Help Out: Difference between revisions

From DominAnt
No edit summary
Line 1: Line 1:
== Simple ==
<languages/>
<translate>
 
== More players ==
Spread the word to your friends. I'd like more players.
Spread the word to your friends. I'd like more players.


Submit crash reports whan the app crashes. I can not fix them otherwise.
== Help me fix bugs ==
 
Submit crash reports when the app crashes. I can not fix them otherwise.
== Translation ==
Translate the app to your language.
 
It is a little less than 400 strings.
 
The strings is handled on bitbucket and you can help.
 
https://bitbucket.org/erik_melkersson/dominant/src
 
=== A The git and bitbucket way ===
If you know how git and/or bitbucket works.
 
The easiest for me is if you clone the repo, add translations and make a pull request to my repo.
 
The new translation file shall be in a directory using the 2 letter abbreviation of the '''language'''. See https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes for list of ISO 639-1 codes of your language. For example <code>values-sv/strings.xml</code> for a Swedish version.
 
=== B Simple for you way ===
The English version can be seen on:
 
https://bitbucket.org/erik_melkersson/dominant/src


Then click the directory called <code>values</code> and then <code>strings.xml</code>
== Translate the app ==
Help translate the app to your language.


If you click on the RAW button on the English version you get a file you can Save as... and name it something like strings_yourlanguage.xml
In the app under settings tab there is a function to set a password. Do that once (or again if you have forgot it :-) ).


Edit the file and send it to me.
Click the text or follow the link in the email received to start translating strings. You may add your language if it is not available there.


=== How to edit ===
Note: The %nn stuff is the placeholders where the code insert strings and numbers. Don't change them, but if needed you can change their order if word order is different in your language or so.


The files uses UTF8 encoding of characters.
== Translate this wiki ==


When you edit it in something you select utf8 (If there is options for "byte order mark" it does not matter)
Email me and request an account with you player name in the game (your email must be the one you registered your game account)


The %nn stuff the placeholders where the code insert strings and numbers. Don't change them, but if needed you can change their order if word order is different in your language or so.
== Thank you ==


Thanks in advance
Thanks in advance for helping out
</translate>

Revision as of 06:51, 11 September 2017

Other languages:
  • English

More players

Spread the word to your friends. I'd like more players.

Help me fix bugs

Submit crash reports when the app crashes. I can not fix them otherwise.

Translate the app

Help translate the app to your language.

In the app under settings tab there is a function to set a password. Do that once (or again if you have forgot it :-) ).

Click the text or follow the link in the email received to start translating strings. You may add your language if it is not available there.

Note: The %nn stuff is the placeholders where the code insert strings and numbers. Don't change them, but if needed you can change their order if word order is different in your language or so.

Translate this wiki

Email me and request an account with you player name in the game (your email must be the one you registered your game account)

Thank you

Thanks in advance for helping out