How can I translate my FogBugz site to a different language?
|
0
|
This post only applies to locally-installed FogBugz for your server. FogBugz On Demand is not supported. All of the words you see displayed when using FogBugz are contained in a file called lang.xml. It's an XML file, but you have to use Excel to edit it. There exists one column for each language in a FogBugz installation. FogBugz comes with English, German and Portugese translations, but if you're using Licensed FogBugz, you can add new languages that will then be available from the user Options page. To add a new language such as Italian to your FogBugz installation:
Warning: Make sure the server you are running FogBugz on is set to the English locale when you build FogBugz, otherwise you may experience strange CSS problems. (The CSS file does artithmetic with numbers like 1.8 and if the locale is not set to English in the OS at build time, this could be interpreted incorrectly in places where that should be 1,8) For Linux/Mac users: You can move the res folder to a Windows machine and do the above steps until after you've run LangGenerator.exe. Then simply copy the res folder back to your Linux/Mac install to build FogBugz. The important piece is the it-IT/lang.was file being in the right place before you run build.bat |
||||||||
|