author | cniehaus <cniehaus> | 2002-12-14 20:12:47 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-14 20:12:47 (UTC) |
commit | 43e77a30c7bc23f5f304cc3f429a148fc63049c9 (patch) (side-by-side diff) | |
tree | ffa83040fe24d5d03f48b08a456145966a1ac731 /i18n/xx/parashoot.ts | |
parent | 4e0f38ac08b38528dd22e138374f7ee243cc4148 (diff) | |
download | opie-43e77a30c7bc23f5f304cc3f429a148fc63049c9.zip opie-43e77a30c7bc23f5f304cc3f429a148fc63049c9.tar.gz opie-43e77a30c7bc23f5f304cc3f429a148fc63049c9.tar.bz2 |
lets do it the way KDE does
-rw-r--r-- | i18n/xx/parashoot.ts | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/i18n/xx/parashoot.ts b/i18n/xx/parashoot.ts new file mode 100644 index 0000000..0aa33b9 --- a/dev/null +++ b/i18n/xx/parashoot.ts @@ -0,0 +1,24 @@ +<!DOCTYPE TS><TS> +<context> + <name>ParaShoot</name> + <message> + <source>ParaShoot</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>New Game</source> + <translation type="unfinished"></translation> + </message> + <message> + <source> Level: %1 Score: %2 </source> + <translation type="unfinished"></translation> + </message> + <message> + <source> GAME OVER! + Your Score: %1 + Parachuters Killed: %2 + Accuracy: %3% </source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |