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/go.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/go.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/xx/go.ts b/i18n/xx/go.ts index be6cc31..605693f 100644 --- a/i18n/xx/go.ts +++ b/i18n/xx/go.ts @@ -1,56 +1,56 @@ <!DOCTYPE TS><TS> <context> <name>GoMainWidget</name> <message> <source>New Game</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Pass</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Resign</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Two player option</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Game</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>GoWidget</name> <message> <source>White %1, Black %2. </source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>White wins.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Black wins.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>A draw.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>I pass</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Prisoners: black %1, white %2</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Go</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> </TS> |