&amp in translation string

Asked by Eyal Levin

What does &amp means in a translation string and how do I translate it? Shall I keep it the same in the translation?

Here's a link: https://translations.launchpad.net/ubuntu/gutsy/+source/xubuntu-docs/+pots/basic-commands/he/50/+translate

Thanks,

Eyal

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu xubuntu-docs Edit question
Assignee:
No assignee Edit question
Solved by:
Cesare Tirabassi
Solved:
Last query:
Last reply:
Revision history for this message
Best Cesare Tirabassi (norsetto) said :
#1

& stand for the ampersand character "&" in XML, therefore leave it as is (unless this is totally meaningless in your language of course, in that case use the equivalent of "and").

Revision history for this message
Eyal Levin (eyalev) said :
#2

Thanks Cesare Tirabassi, that solved my question.