4.1. Text and language

Tutos supports a lot of languages of which a list is shown below. Supported languages and their filenames:

languagefile
Englishen.p3
English/USen-us.p3
Germande.p3
Spanishes.p3
Swedishsv.p3
Greekel.p3
Italianit.p3
Frenchfr.p3
Dutchnl.p3
Polishpl.p3
Koreanko.p3
Russianru.p3
Chinesetw.p3 and zh.p3
Mexicanes_mx.p3
Portugese/Brazilianpt-br.p3

If you do not like the texts that are used in the default TUTOS release, you may change it as you like.

Create a new file php/lang_custom.p3 with the same format like php/en.p3 (or your own language-file) and put all changed text in there. If you are working in an multilingual environment you can create custom language files named en_custom.p3 or de_custom.p3. In the user settings it is possible to select a language to use. For example: in an english environment TUTOS first reads php/en.p3 than it looks for php/en_custom.p3 and after that for lang_custom.p3 . Each of these fies overwrites the last definitions. These custom files will never be distributed with a new TUTOS release and should be a safe place if an update happens. If you have any corrections or new translations please contact the author !