author | cniehaus <cniehaus> | 2003-04-27 11:48:22 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-27 11:48:22 (UTC) |
commit | 6d032a24be12c13e10723dc27cbedc1a30628428 (patch) (side-by-side diff) | |
tree | c2672f68d4a79142273dc29d1f8e61a804303366 /i18n/xx/wordgame.ts | |
parent | cac5730c68706399e62ee0465095c965a3f708db (diff) | |
download | opie-6d032a24be12c13e10723dc27cbedc1a30628428.zip opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.gz opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.bz2 |
updates, now it works
-rw-r--r-- | i18n/xx/wordgame.ts | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/i18n/xx/wordgame.ts b/i18n/xx/wordgame.ts index f05d05c..65c5c55 100644 --- a/i18n/xx/wordgame.ts +++ b/i18n/xx/wordgame.ts @@ -1,133 +1,133 @@ <!DOCTYPE TS><TS> <context> <name>Board</name> <message> <source>Blanks: </source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>OK</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Cancel</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Unknown word</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source><p>The word "%1" is not in the dictionary.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Add</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Ignore</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>NewGameBase</name> <message> <source>Players</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>AI3: Smart AI player</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Rules</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>&Start</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>RulesBase</name> <message> <source>Game Rules</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Name:</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Board</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Size:</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Edit...</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Delete</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>&OK</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>&Cancel</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>ScoreInfo</name> <message> <source><P>Invalid move</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source><P>Score: </source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>WordGame</name> <message> <source>Word Game</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Back</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Done</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Close</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>End game</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Do you want to end the game early?</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Yes</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>No</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> </TS> |