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/usermanager.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/usermanager.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/fr/usermanager.ts b/i18n/fr/usermanager.ts index ce5e9ac..58d8010 100644 --- a/i18n/fr/usermanager.ts +++ b/i18n/fr/usermanager.ts @@ -1,32 +1,32 @@ <!DOCTYPE TS><TS> <defaultcodec>iso8859-1</defaultcodec> <context> <name>GroupDialog</name> <message> <source>Add Group</source> <translation>Ajouter un groupe</translation> </message> <message> <source>Edit Group</source> <translation>Editer un groupe</translation> </message> </context> <context> <name>UserConfig</name> <message> <source>OPIE User Manager</source> <translation>Gestion des Utilisateurs OPIE </translation> </message> </context> <context> <name>UserDialog</name> <message> <source>Add User</source> - <translation>Ajouter un utilisateur</translation> + <translation>Ajouter un Utilisateur</translation> </message> <message> <source>Edit User</source> - <translation>Editer un utilisateur</translation> + <translation>Editer un Utilisateur</translation> </message> </context> </TS> |