freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/index.properties
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 07 Sep 2009 22:16:19 +0200
changeset 69 90de58894949
parent 59 fd7e8e705b75
child 71 2bb77e950347
permissions -rw-r--r--
Using bundle("key", args) to get better order of localization
     1 TITLE=Quoridor Community Server
     2 gameWhiteBlack={0} vs. {1}
     3 BOARD=QuoBoard
     4 GAME_MOVE=Games where you are expected to move
     5 GAME_WON=Won games
     6 GAME_LOST=Lost Games
     7 CREATE=Create!
     8 GAME_ALL=All Games
     9 WHITE=White
    10 BLACK=Black
    11