author | cniehaus <cniehaus> | 2002-12-27 08:35:47 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-27 08:35:47 (UTC) |
commit | 5bbf279883ecdb4e2cb866aa435d814643790988 (patch) (side-by-side diff) | |
tree | 4d34ebb31ce60db7f985aeea6b1c7d6eeae0c801 /i18n/zh_TW/parashoot.ts | |
parent | 01c9d41bd9f6b0142c6f174c5d8cbbbd601e0b95 (diff) | |
download | opie-5bbf279883ecdb4e2cb866aa435d814643790988.zip opie-5bbf279883ecdb4e2cb866aa435d814643790988.tar.gz opie-5bbf279883ecdb4e2cb866aa435d814643790988.tar.bz2 |
update after mine and Tais' i18n-fixes
-rw-r--r-- | i18n/zh_TW/parashoot.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/zh_TW/parashoot.ts b/i18n/zh_TW/parashoot.ts index 96dba92..3dc00b7 100644 --- a/i18n/zh_TW/parashoot.ts +++ b/i18n/zh_TW/parashoot.ts @@ -1,27 +1,27 @@ <!DOCTYPE TS><TS> <context> <name>ParaShoot</name> <message> <source>ParaShoot</source> - <translation >ParaShoot</translation> + <translation>ParaShoot</translation> </message> <message> <source>New Game</source> - <translation >新遊戲</translation> + <translation>新遊戲</translation> </message> <message> <source> Level: %1 Score: %2 </source> - <translation > 等級: %1 分數: %2 </translation> + <translation> 等級: %1 分數: %2 </translation> </message> <message> <source> GAME OVER! Your Score: %1 Parachuters Killed: %2 Accuracy: %3% </source> <translation> GAME OVER! 得分: %1 Parachuters Killed: %2 Accuracy: %3% </translation> </message> </context> </TS> |