author | michaelo <michaelo> | 2004-05-04 22:19:37 (UTC) |
---|---|---|
committer | michaelo <michaelo> | 2004-05-04 22:19:37 (UTC) |
commit | 8eaa60055c400437d407c549a174cbb2052554a2 (patch) (side-by-side diff) | |
tree | c87f520fbbc9af6a6ff63a734e70976dbbcaed45 /i18n | |
parent | fa24fb520b91f060b8bd7d6f756a8e7f1b809e1b (diff) | |
download | opie-8eaa60055c400437d407c549a174cbb2052554a2.zip opie-8eaa60055c400437d407c549a174cbb2052554a2.tar.gz opie-8eaa60055c400437d407c549a174cbb2052554a2.tar.bz2 |
Corrected the translation of "Remote" (also a checkin test)
-rw-r--r-- | i18n/fr/remote.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/fr/remote.ts b/i18n/fr/remote.ts index 11b00c3..f5bb534 100644 --- a/i18n/fr/remote.ts +++ b/i18n/fr/remote.ts @@ -1,15 +1,15 @@ <!DOCTYPE TS><TS> <defaultcodec>iso8859-1</defaultcodec> <context> <name>MainView</name> <message> <source>Remote</source> - <translation>Distant</translation> + <translation>Télécommande</translation> </message> <message> <source>Learn</source> <translation>Apprendre</translation> </message> <message> <source>Config</source> <translation>Config</translation> |