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
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 3.png | 25.19 KB | vthirteen | |
| Picture 2.png | 20.19 KB | vthirteen | |
| Picture 1.png | 15.17 KB | vthirteen |
Comments
Comment #1
vthirteen commentedbump
Comment #2
FreeFox commented+1
Comment #3
mahmost commentedfor me using version 6.x-1.2 .. I just needed to add each option translation in a new line and it worked as desired
Comment #4
FreeFox commentedCould you please tell us exactly how you have done this because it doesn't seem to work for me :(
Thanks in advance
Jan
Comment #5
p4trizio commentedSame problem here
Comment #6
FreeFox commentedOk, 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
Comment #7
omar alahmedComment #8
omar alahmedThanks Jan, its worked for me.
Comment #9
jose reyero commentedSee #1303518: Clean up the issue tracker. Close old issues without follow up.