not sure if it's the same issue as http://drupal.org/node/304451

i have a list of selectable categories in user profile ("uno", "dos", "tres") and i want them to appear as translated in different languages (in english that would be "one", "two", "three").

they do appear in the translate interface but the variables appear as one single line ("uno dos tres"). when i put the translation in the correspondent fields (as a line too, that is "one two three"), translated value (the whole string) is taken as the translation of the first field only, the other ones appear untranslated.

screenshots attached

CommentFileSizeAuthor
Picture 3.png25.19 KBvthirteen
Picture 2.png20.19 KBvthirteen
Picture 1.png15.17 KBvthirteen

Comments

vthirteen’s picture

bump

FreeFox’s picture

+1

mahmost’s picture

for me using version 6.x-1.2 .. I just needed to add each option translation in a new line and it worked as desired

FreeFox’s picture

Could you please tell us exactly how you have done this because it doesn't seem to work for me :(

Thanks in advance
Jan

p4trizio’s picture

Same problem here

FreeFox’s picture

Ok, I managed to make it work but there must be a simpler solution.

In translation I searched for 1 word of the selections. (eg. In the case "uno", "dos", "tres" search for 1 of the items)
You wil find an entry "uno dos tres".

I opened notepad, typed:

one
two
three

copied it and pasted it into the translation field, saved and ... it worked.

What is the key-combo to to enter a return directly in the translation field?

Greetz
Jan

omar alahmed’s picture

omar alahmed’s picture

Thanks Jan, its worked for me.

jose reyero’s picture

Component: Code » Blocks
Priority: Critical » Normal
Status: Active » Closed (won't fix)