author | cniehaus <cniehaus> | 2003-04-27 10:50:57 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-27 10:50:57 (UTC) |
commit | e1e9590495bb83de20c340a76cbad8b43e9900b5 (patch) (side-by-side diff) | |
tree | 09c3ece5d334fc1de522d8a6fc38c882b3abb989 /i18n/xx/tetrix.ts | |
parent | 77bed0e99aa0c912e5d86f257131c1f93afcee77 (diff) | |
download | opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.zip opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.tar.gz opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.tar.bz2 |
xx starts to makes sense ;) From now \n on there are only nullstrings so that we can check if everything is in tr()
-rw-r--r-- | i18n/xx/tetrix.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/i18n/xx/tetrix.ts b/i18n/xx/tetrix.ts index 4916eef..4d45897 100644 --- a/i18n/xx/tetrix.ts +++ b/i18n/xx/tetrix.ts @@ -5,3 +5,3 @@ <source>Tetrix</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> @@ -9,3 +9,3 @@ <source>Next</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> @@ -13,3 +13,3 @@ <source>Score</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> @@ -17,3 +17,3 @@ <source>Level</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> @@ -21,3 +21,3 @@ <source>Removed</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> @@ -25,3 +25,3 @@ <source>Start</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> |