1
0
Fork 0
forked from len0rd/rockbox

Olivier Perron patch applied

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2534 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Arnaud de Bonald 2002-10-08 15:15:53 +00:00
parent 63e8f6b5c1
commit b9d6830edd

View file

@ -817,7 +817,7 @@ new: "R
id: LANG_PM_CLIP_HOLD id: LANG_PM_CLIP_HOLD
desc: in the peak meter menu desc: in the peak meter menu
eng: "Clip hold time" eng: "Clip hold time"
new: "persistance marqueur seuil max" new: "Persistance marqueur seuil max"
id: LANG_PM_ETERNAL id: LANG_PM_ETERNAL
desc: in the peak meter menu desc: in the peak meter menu
@ -837,9 +837,24 @@ new: "Persistance marqueur de cr
id: LANG_PM_RELEASE id: LANG_PM_RELEASE
desc: in the peak meter menu desc: in the peak meter menu
eng: "Peak release" eng: "Peak release"
new: "taux de baisse de l'indicateur" new: "Taux de baisse de l'indicateur"
id: LANG_PM_UNITS_PER_READ id: LANG_PM_UNITS_PER_READ
desc: in the peak meter menu desc: in the peak meter menu
eng: "Units per read" eng: "Units per read"
new: "Unités par mesure" new: "Unités par mesure"
d: LANG_REPEAT
desc: in settings_menu
eng: "Repeat"
new: "Répétition"
id: LANG_REPEAT_ALL
desc: repeat playlist once all songs have completed
eng: "All"
new: "Toutes"
id: LANG_REPEAT_ONE
desc: repeat one song
eng: "One"
new: "Une"