Hello,

I have set up i18n before, and it's worked well. However, this time for some reason I'm not seeing the "Translate" tab option next to "View" and "Edit". I have followed the tutorials here and here.

I've tried to figure out what I'm doing wrong, but must be missing something (or else there's a bug). If someone could help me figure out what's going on, I'd really appreciate it.

Thanks,

Jim

Comments

brucepearson’s picture

You probably need to set the multilingual settings under /admin/content/types

http://drupal-translation.com/content/enabling-multilingual-support-content

jimmb’s picture

Hi Bruce,

Thanks for the (super quick) reply! Yep - that's what I missed. I had set that to "Enabled". Changing to "Enabled, with translation" did the trick :)

Cheers,

Jim

weblance’s picture

I have this set but still do not see the translation tab... :(

seren10pity’s picture

Same here :
As I want my content so be set 'language neutral' by default, I have these options enabled in multilingual settings :

empty checkbox -> Set current language as default for new content.
empty checkbox -> Require language (Do not allow Language Neutral).
empty checkbox -> Lock language (Cannot be changed).

Extended language support :
selected radio button -> Normal - All enabled languages will be allowed.
empty radio button -> Extended - All defined languages will be allowed.
empty radio button -> Extended, but not displayed - All defined languages will be allowed for input, but not displayed in links.

and I can't see the translation tab.
If I remember well, it was visible before, when I had 'Set current language as default for new content.' enabled.

Any idea ?
Thanks ;)

jose reyero’s picture

Status: Active » Closed (fixed)

I don't think it is i18n, some option or permission may be missing for Drupal core.

So:
1. Check it happens only after you enable i18n.
2. Reopen the issue if so.

seren10pity’s picture

Status: Closed (fixed) » Active

Ok, I'm just a big idiot...

Since my client doesn't translate the pages, I displayed it as 'Language neutral' to not let the user get an empty page if the content is not available in the right language...
So, I don't have the translate tab.

If I edit the content, and set Language: french
Then I get the tab, and I can translate the page in the differents languages !

Simple! isn't it ?

Sorry for that, and thanks for your help.

seren10pity’s picture

Status: Active » Closed (fixed)
wooody’s picture

Thank you,