author | christophe <christophe> | 2003-07-28 13:16:21 (UTC) |
---|---|---|
committer | christophe <christophe> | 2003-07-28 13:16:21 (UTC) |
commit | 6348a97cf7b55fccb0b0ab83a1a7a3a7238572ef (patch) (side-by-side diff) | |
tree | 7185873bb8d9fab3e670c59f340a12ef3a5f0daf /i18n/fr/parashoot.ts | |
parent | 571e74b884545d1c547a4247a914ef34cd0fe0aa (diff) | |
download | opie-6348a97cf7b55fccb0b0ab83a1a7a3a7238572ef.zip opie-6348a97cf7b55fccb0b0ab83a1a7a3a7238572ef.tar.gz opie-6348a97cf7b55fccb0b0ab83a1a7a3a7238572ef.tar.bz2 |
End of littles modifications before test again on device. Again: Upercase errors, french sentences constructions errors and grammaticals errors have been corrected. 100% of ressource have been checked.
-rw-r--r-- | i18n/fr/parashoot.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/fr/parashoot.ts b/i18n/fr/parashoot.ts index 055401e..1af58b6 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 -Précision: %3%</translation> + <translation>Fin de partie ! +Votre score : %1 +Parachutistes tués : %2 +Précision : %3%</translation> </message> </context> </TS> |