author | cniehaus <cniehaus> | 2002-04-14 13:15:17 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-14 13:15:17 (UTC) |
commit | 9176f6643d70636266d4218a09bb78c1bdacfc2d (patch) (side-by-side diff) | |
tree | 65e3445b4f4cb3d2b853189531888e366d06cff7 /i18n/de | |
parent | ac6b7c674438e06fd1c7648aae50539f14a62789 (diff) | |
download | opie-9176f6643d70636266d4218a09bb78c1bdacfc2d.zip opie-9176f6643d70636266d4218a09bb78c1bdacfc2d.tar.gz opie-9176f6643d70636266d4218a09bb78c1bdacfc2d.tar.bz2 |
updates in regards of tictactoe
-rw-r--r-- | i18n/de/tictac.ts | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/i18n/de/tictac.ts b/i18n/de/tictac.ts index a7bf712..fb06c66 100644 --- a/i18n/de/tictac.ts +++ b/i18n/de/tictac.ts @@ -19,2 +19,22 @@ </message> + <message> + <source>Click Play to start</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Make your move</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>You won!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Computer won!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>It's a draw</source> + <translation type="unfinished"></translation> + </message> </context> |