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/rotation.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/rotation.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/fr/rotation.ts b/i18n/fr/rotation.ts index 077fa0d..2aca597 100644 --- a/i18n/fr/rotation.ts +++ b/i18n/fr/rotation.ts @@ -1,22 +1,22 @@ <!DOCTYPE TS><TS> <defaultcodec>iso8859-1</defaultcodec> <context> <name>RotationSettings</name> <message> <source>Rotation Settings</source> - <translation>Définition de Rotation</translation> + <translation>Définition de rotation</translation> </message> <message> <source><p>Select orientation from options at left.</source> <translation><p>Sélectionner l'orientation à partir des options de gauche.</translation> </message> <message> <source>Automatically restart Opie?</source> <translation>Redémarrer Opie automatiquement ?</translation> </message> <message> <source><p>Rotation is not enabled in this demo, however this is a supported feature of Qt/Embedded.</source> <translation><p>La rotation n'est pas activé dans cette démo, cependant c'est une fonction supporté par Qt/Embedded.</translation> </message> </context> </TS> |