ECC HowTo Translate ECC - PhoenixInteractiveNL/emuControlCenter GitHub Wiki
ECC HowTo Translate ECC
Here is a small tutorial about how to add languages to emuControlCenter:
-
Create a folder named with your country abbreviation in
ecc-system\transations
(use lowercase letters) -
Copy the contents from the
en
folder to your country folder. -
To let your translations correctly shown in ECC there is a file
charset.ini
in your country folder, you can edit it with notepad, now you'll see 2 settings:encoding_source encoding_destination
The encoding_source
setting is mostly for 99% of the translations set to "UTF-8" (you can leave this unchanged)
The encoding_destination
setting needs your country charset, so you may want to change that, here's a Charset list
-
After that you can edit and translate all PHP & INI files in the language folder, please try out in what format you should save your translation, this can be UTF-8 or ANSI, some language need to be saved in UTF-8 and other in ANSI to work correctly:
-
After all is done you can select your language in the config from ECC (ecc will restart)
-
When errors are found, you can find these in the PHP LOG file
error.log
in your ECC root folder.
You can ZIP your language folder and upload it to the ECC Forum or
E-Mail @ phoenixinteractive -at- hotmail -dot- com
If you have any questions....feel free to ask on our forum!