Help Out

From DominAnt
Revision as of 19:22, 24 April 2017 by Melker (talk | contribs) (Created page with "== Simple == Spread the word to your friends. I'd like more players. Submit crash reports. == Translation == Translate the app to your language. It is a little less than 40...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Simple

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

Submit crash reports.

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

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.

= Simple for you way

The English version can be seen on:

https://bitbucket.org/erik_melkersson/dominant/src/803eafc7c59d0be9812cb2dcc7ec751f083d13f1/values/strings.xml?at=master&fileviewer=file-view-default

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

Edit the file and send it to me.

How to edit

The files uses UTF8 encoding of characters.

When you edit it in something you select utf8 (If there is options for "byte order mark" it does not matter)

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.

Thanks in advance