author | cniehaus <cniehaus> | 2002-04-14 12:32:17 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-14 12:32:17 (UTC) |
commit | ac3b5af140135bca092bd442a43b110ed8366e67 (patch) (unidiff) | |
tree | 193d8f56bad3917c053e5bd9d5a9460c2d6ead9a /i18n/en/tictac.ts | |
parent | 0639b645b9cc50323d23a62d289f14c57254467c (diff) | |
download | opie-ac3b5af140135bca092bd442a43b110ed8366e67.zip opie-ac3b5af140135bca092bd442a43b110ed8366e67.tar.gz opie-ac3b5af140135bca092bd442a43b110ed8366e67.tar.bz2 |
I added some tr() so the i18n-files need to be updated.
plus: some german updates
-rw-r--r-- | i18n/en/tictac.ts | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/i18n/en/tictac.ts b/i18n/en/tictac.ts index 4eb9e18..ab9ecd2 100644 --- a/i18n/en/tictac.ts +++ b/i18n/en/tictac.ts | |||
@@ -1,2 +1,21 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>TicTacToe</name> | ||
4 | <message> | ||
5 | <source>Computer starts</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Human starts</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Play!</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Quit</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | </context> | ||
2 | </TS> | 21 | </TS> |