apotapov / tafl

Android implementation of a Tafl game
Apache License 2.0
2 stars 0 forks source link

Text Resource Changes #88

Closed ghost closed 10 years ago

ghost commented 10 years ago

COMPUTER_STARTS=Computer goes first ----> Computer plays red WHITE_WIN_TEXT=Sweedes won! ---> White wins! BLACK_WIN_TEXT=Muscovites won! ---> Red wins! DRAW_TITLE=Honors Even ----> Game Over

For Alpha, turn off warnings. When I played (even at the very beginning), I didn't like the warnings much.

WHITE_TURN_LABEL=Sweedes turn ----> White's turn BLACK_TURN_LABEL=Muscovites turn ----> Red's turn (I can make the graphics look like two rival clans, but until then, let's stick with White vs Red.)

AI_KID=Kid ----> Beginner AI_BEGINNER=Beginner ---> Novice (I know it's boring to use labels what everyone does, but kids are damn smart in board games. Maybe three levels is enough?)

ABOUT_MUSICIAN=Adrian von Ziegler ----> Travis Chow (Until we put in his music. hahaha. I don't care about this one.)