Localization
Almost every text-string in ChipzIRC can be localized, this page will describe how this is done.
Creating custom language files manually
Localization strings are stored in XML-files and it's really easy to add new languages to ChipzIRC.
The files are stored in /Languages/ and should be named after the IETF standard (See WikiPedia:IETF_language_code).
You should use en.xml as a reference file, the format is really simple. Just make sure that you save the file using a proper encoding, UTF-8 is recommended.
Creating custom language files with LEdit
LEdit is a simple application that will help you to translate the english .xml file. It will automatically find new strings that have been added since previous versions.
Download LEdit (Download unavailable atm)
The executeable should be placed in any of the following directories: ./ ./Languages/ or ./System/.
Tools
Notepad2 - Great text editor.
ChipzIRC, Customization
There are no comments on this page. [Add comment]