author | christophe <christophe> | 2004-03-05 01:57:46 (UTC) |
---|---|---|
committer | christophe <christophe> | 2004-03-05 01:57:46 (UTC) |
commit | 347181a79f03ba9c9e5cd9c85144760613ca4a34 (patch) (side-by-side diff) | |
tree | c7a579a09cd50cfbab7622a351e8264d28f521ad /i18n/fr/parashoot.ts | |
parent | e59c700bba3fe4f7e7b4504cf5f69267886936f5 (diff) | |
download | opie-347181a79f03ba9c9e5cd9c85144760613ca4a34.zip opie-347181a79f03ba9c9e5cd9c85144760613ca4a34.tar.gz opie-347181a79f03ba9c9e5cd9c85144760613ca4a34.tar.bz2 |
Corrected and tested. Need verification on real device.
-rw-r--r-- | i18n/fr/parashoot.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/fr/parashoot.ts b/i18n/fr/parashoot.ts index 1af58b6..b206d65 100644 --- a/i18n/fr/parashoot.ts +++ b/i18n/fr/parashoot.ts @@ -1,28 +1,28 @@ <!DOCTYPE TS><TS> <defaultcodec>iso8859-1</defaultcodec> <context> <name>ParaShoot</name> <message> <source>ParaShoot</source> <translation>ParaShoot</translation> </message> <message> <source>New Game</source> <translation>Nouveau jeu</translation> </message> <message> <source> Level: %1 Score: %2 </source> <translation>Niveau: %1 Score: %2</translation> </message> <message> <source> GAME OVER! Your Score: %1 Parachuters Killed: %2 Accuracy: %3% </source> <translation>Fin de partie ! Votre score : %1 -Parachutistes tués : %2 +Parachutistes éliminés : %2 Précision : %3%</translation> </message> </context> </TS> |