JPII / NavalBattle

Strategic turn-based naval game.
http://jpii.github.io/NavalBattle
GNU General Public License v3.0
3 stars 3 forks source link

Implement Localization #97

Open ThomasGaubert opened 11 years ago

ThomasGaubert commented 11 years ago

Implement GameKit's localization engine.

Helpful tool for translating entire strings.xml files: http://translate.google.com/toolkit/list?hl=en#translations/active

We also need to make an effort to keep up with this as more Strings are added.

ThomasGaubert commented 11 years ago

Thinking about assigning this @Matthis5point0.

maximusvladimir commented 11 years ago

Russian and English need to be top priority. We should also include the Chinese and Japanese markets.

ThomasGaubert commented 11 years ago

Added languages per @maximusvladimir and assigned task to @Matthis5point0.

ThomasGaubert commented 11 years ago

We need to implement and add every new string that has been added recently.

ThomasGaubert commented 11 years ago

@Matthis5point0

abauer commented 11 years ago

just realized this could be used kinda in an educational way... double project?

ThomasGaubert commented 11 years ago

What are you thinking?

abauer commented 11 years ago

idk; lol

maximusvladimir commented 11 years ago

Doesn't Schram speak Dutch as his main language?

ThomasGaubert commented 11 years ago

L Schram does I think. Not sure about J Schram.

ThomasGaubert commented 11 years ago

LoginWindow now fully implements this, with more to come soon. Once everything is implemented, we will need to go back to translate the new strings.

ThomasGaubert commented 11 years ago

Pushed back to post-launch, you can still work on it but it isn't critical for release.