diff options
| author | Arnaud de Bonald <bobthc@rockbox.org> | 2002-09-20 10:55:34 +0000 |
|---|---|---|
| committer | Arnaud de Bonald <bobthc@rockbox.org> | 2002-09-20 10:55:34 +0000 |
| commit | 49cb6b06a579167a5646047dc0791c261426f12b (patch) | |
| tree | 18c424f75991345ef93f442cbdd6e35eadff3a4e | |
| parent | 28141dcaf65970d478087cba93c8104c93d3503b (diff) | |
| download | rockbox-49cb6b06a579167a5646047dc0791c261426f12b.zip rockbox-49cb6b06a579167a5646047dc0791c261426f12b.tar.gz rockbox-49cb6b06a579167a5646047dc0791c261426f12b.tar.bz2 rockbox-49cb6b06a579167a5646047dc0791c261426f12b.tar.xz | |
little changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2351 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/francais.lang | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang index d275bbc..f31258f 100644 --- a/apps/lang/francais.lang +++ b/apps/lang/francais.lang @@ -36,7 +36,7 @@ new: Debug (Danger !) id: LANG_USB desc: in the main menu eng: "USB (sim)" -new: "USB (sim) +new: "USB (sim)" id: LANG_ROCKBOX_INFO desc: displayed topmost on the info screen @@ -394,12 +394,12 @@ new: "Mono" id: LANG_CHANNEL_LEFT desc: in sound_settings eng: "Mono Left" -new: "Mono gauche" +new: "Mono Gauche" id: LANG_CHANNEL_RIGHT desc: in sound_settings eng: "Mono Right" -new: "Mono droit" +new: "Mono Droit" id: LANG_AUTOVOL desc: in sound_settings @@ -539,7 +539,7 @@ new: "[Liste musicale]" id: LANG_ID3_BITRATE desc: in wps eng: "[Bitrate]" -new: "[Taux de données]" +new: "[Taux de d'encodage]" id: LANG_ID3_FRECUENCY desc: in wps @@ -609,7 +609,7 @@ new: "<Fin de la liste>" id: LANG_END_CONFIRM_RECORDER desc: when playlist has finished eng: "Press ON" -new: "<Appuyer sur ON>" +new: "Appuyer sur ON" id: LANG_SNAKE_SCORE desc: when you die in snake game |