You can edit most sites of this wiki, make sure that you are loged in.
NewLanguageHowTo
To translate eGW into a new (not already supported) language you need to follow these steps:
as admin install and enable the TranslationTools for your account
start the TT's and select first the API (phpgwapi)
select your language (eg. 'Hebrew') as target language
translate only the phrase charset to the charset you want to use (eg. iso-8859-1). I dont know which charset is commonly used for your language. Thought you can always use setup to switch / convert the system to utf-8.
check Save, Write target and click on [update database] (the setup-dirs off all apps need to be writeable by the webserver to write the langfile direktly !!!)
go to Preferences -> Change your settings, select 'Hebrew' as your language and save the prefs. Now eGW switches to that charset.
Start the TranslationTools again and start translating the API ('phpgwapi') and all other apps you choose to translate. If you always check write target and click on [update database], you will be able to see added the translation imediatly
submit the all files */setup/phpgw_lr.lang to our patch-manager and assign the category "Translations".
Note: you will not be able to install a new language via setup, unless we activate that language in the sources, which we do when your translations are ready.