author | christophe <christophe> | 2003-07-26 20:44:55 (UTC) |
---|---|---|
committer | christophe <christophe> | 2003-07-26 20:44:55 (UTC) |
commit | 25508026ae19b2b65be96b0be6b8d1892dcd335d (patch) (side-by-side diff) | |
tree | 9b9c9c50027da62489ab9e3e1ccaf117d4e8eb36 /i18n/fr/remote.ts | |
parent | c2db281d14eceed05949518d62df7274279d9da3 (diff) | |
download | opie-25508026ae19b2b65be96b0be6b8d1892dcd335d.zip opie-25508026ae19b2b65be96b0be6b8d1892dcd335d.tar.gz opie-25508026ae19b2b65be96b0be6b8d1892dcd335d.tar.bz2 |
Ultimate modifications before last one to achieve 100%
-rw-r--r-- | i18n/fr/remote.ts | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/i18n/fr/remote.ts b/i18n/fr/remote.ts index 0314a85..11b00c3 100644 --- a/i18n/fr/remote.ts +++ b/i18n/fr/remote.ts @@ -1,21 +1,22 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>MainView</name> <message> <source>Remote</source> - <translation type="unfinished"></translation> + <translation>Distant</translation> </message> <message> <source>Learn</source> - <translation type="unfinished"></translation> + <translation>Apprendre</translation> </message> <message> <source>Config</source> - <translation type="unfinished"></translation> + <translation>Config</translation> </message> <message> <source>Help</source> - <translation type="unfinished"></translation> + <translation>Aide</translation> </message> </context> </TS> |