diff options
author | Arnaud de Bonald <bobthc@rockbox.org> | 2002-10-16 10:02:09 +0000 |
---|---|---|
committer | Arnaud de Bonald <bobthc@rockbox.org> | 2002-10-16 10:02:09 +0000 |
commit | 504bdca7e2f4f7192ca2bd41fc02829f35b56050 (patch) | |
tree | b688be17bbf05322c3e4e8a1e8b2f26f1be87252 /apps | |
parent | 647db26fe8b79423d86dae3d8928bed29f21271b (diff) |
new strings translated
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2678 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r-- | apps/lang/francais.lang | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang index a6839b1c91..5787538ac2 100644 --- a/apps/lang/francais.lang +++ b/apps/lang/francais.lang @@ -145,8 +145,6 @@ eng: "Is battery low?" new: "Batterie faible ?" id: LANG_TIME_SET -### Description changed! Previous description was: -### "if save settings has failed" desc: eng: "ON to set" new: "ON pour valider" @@ -417,22 +415,16 @@ eng: "Resume?" new: "Reprendre ?" id: LANG_RESUME_CONFIRM_PLAYER -### Description changed! Previous description was: -### "posible answers to resume question" desc: possible answers to resume question eng: "(PLAY/STOP)" new: "(LECT/STOP)" id: LANG_RESUME_CONFIRM_RECORDER -### Description changed! Previous description was: -### "posible answer to resume question" desc: possible answer to resume question eng: "PLAY = Yes" new: "Lecture = Oui" id: LANG_RESUME_CANCEL_RECORDER -### Description changed! Previous description was: -### "posible answer to resume question" desc: possible answer to resume question eng: "Any Other = No" new: "les autres = Non" @@ -996,3 +988,13 @@ id: LANG_OSCILLOGRAPH desc: the name of the oscillograph demo in the demo menu eng: "Oscillograph" new: "Oscillographe" + +id: LANG_BACKLIGHT_ON +desc: in settings_menu +eng: "" +new: "" + +id: LANG_RESUME_SETTING_ASK_ONCE +desc: in settings_menu +eng: "Ask Once" +new: "demander une fois" |