App Translation

Readme file

File content:



Recommended editor:

Edit the strings xml file in this way:

Please translate only if you know the language! Google Translator may suggest incorrect translations.

Original line:

<string name="xml_key">Original string</string>

Translated line:

<string name="xml_key">Your translation</string>

Edit the arrays xml file in this way:

Please translate only if you know the language! Google Translator may suggest incorrect translations.

Original line:

<resources>
    <string-array name="xml_key">
        <item>Original string 1</item>
        <item>Original string 2</item>
        <item>Original string 3</item>

Translated line:

<resources>
    <string-array name="xml_key">
        <item>Your translation 1</item>
        <item>Your translation 2</item>
        <item>Your translation 3</item>

After translation

Send to developer

- Save the xml files as UTF-8 encoding format.

- Send me the modified files at translate@egalnetsoftwares.com

- Write your name (or your nickname) and your language, will be displayed in the "About" page of application.