we have created a repository for tokens on github
https://github.com/KolbenGames/Pokemon-3D-Translations
if you wish to do translation for the game sign up for github if you don't have an account there yet, then download the github client, found here http://windows.github.com/
sign into the site and client with your github account. on the repo's page on the site you will se a button that says clone in windows, press it and your github client will clone it.
inside the repository are tokens files. at time of writing there is an english and french file. if you want to add a language copy the english file and rename your copy to Tokens_abbreviation for your language.dat. examples
Tokens_ru.dat - russian
Tokens_es.dat - spanish
Tokens_it.dat - italian
use the iso 639-1 code
http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
you can find the code in the 639-1 column of that table, the first one. it is a 2 letter code.
we will push changes to the Tokens_en.dat file periodically. you can sync the changes in the github client and see what changed.
when you are done making changes, save the files and go to the github client, open the repository in it and you will see it wants you to commit changes. write a descriptive title for the commit and write what you have done in the description, reasons why you made the change help too. you're going to have to use a new branch probably and give us a pull request, i am unsure how it works
https://help.github.com/articles/using-pull-requests
https://help.github.com/articles/creating-a-pull-request
i will be watching this like a hawk. be good.
https://github.com/KolbenGames/Pokemon-3D-Translations
if you wish to do translation for the game sign up for github if you don't have an account there yet, then download the github client, found here http://windows.github.com/
sign into the site and client with your github account. on the repo's page on the site you will se a button that says clone in windows, press it and your github client will clone it.
inside the repository are tokens files. at time of writing there is an english and french file. if you want to add a language copy the english file and rename your copy to Tokens_abbreviation for your language.dat. examples
Tokens_ru.dat - russian
Tokens_es.dat - spanish
Tokens_it.dat - italian
use the iso 639-1 code
http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
you can find the code in the 639-1 column of that table, the first one. it is a 2 letter code.
we will push changes to the Tokens_en.dat file periodically. you can sync the changes in the github client and see what changed.
when you are done making changes, save the files and go to the github client, open the repository in it and you will see it wants you to commit changes. write a descriptive title for the commit and write what you have done in the description, reasons why you made the change help too. you're going to have to use a new branch probably and give us a pull request, i am unsure how it works
https://help.github.com/articles/using-pull-requests
https://help.github.com/articles/creating-a-pull-request
i will be watching this like a hawk. be good.

