Translation file
-
Hello!
I would like to translate the WebUI to german - what will I have to do?
My assumption is, that I have do work in “packages/web/management/languages”, create a directory “de_DE.UTF-8” with “LC_MESSAGES” in it. Then I think I have to work with the files messages.po and messages.mo. Is it right, that I have to write the german translation at the row msgstr below the row msgid in the file messages.po? What will I have to do with the file messages.mo?
Thanks and greetings from Austria,
Harti -
Can anyone help me?
-
see FOG wiki
[url]http://www.fogproject.org/wiki/index.php?title=How_to_translate_FOG[/url]also you need to install language pack for German on your FOG server
[COLOR=#000000]ubuntu [/COLOR]
[COLOR=#000000]apt-get language-pack-de[/COLOR] -
Thank you! I didn’t find this!