diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2003-04-11 22:42:49 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2003-04-11 22:42:49 +0000 |
commit | cae6afb2f64fa776b7cf64cba3cf1d32a32f7d13 (patch) | |
tree | cdd4209da14badf266b3b64b45cd070169415ff6 /apps/lang | |
parent | 41267cc0359773305c95a09470f7b66452cb3de5 (diff) |
Patch #719947
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3535 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r-- | apps/lang/francais.lang | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang index 9bb84662f1..e7776c71f2 100644 --- a/apps/lang/francais.lang +++ b/apps/lang/francais.lang @@ -1412,3 +1412,13 @@ id: LANG_SETTINGS_SAVED2 desc: Feedback shown when a .cfg file is saved eng: "Saved" new: "Enregistrée" + +id: LANG_VBRFIX_STOP_PLAY +desc: Tells the user to stop the playback +eng: "Stop the playback first" +new: "Arrêter la lecture d'abord" + +id: LANG_VBRFIX_NOT_VBR +desc: Tells the user that the selected file is not a VBR file +eng: "Not a VBR file" +new: "Fichier non VBR" |