git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3536 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2003-04-11 22:44:55 +00:00
parent cae6afb2f6
commit f3dcb8d516

View file

@ -1,3 +1,4 @@
# $Id$
id: LANG_SOUND_SETTINGS
desc: in the main menu
@ -1287,7 +1288,7 @@ new: "Inschakel tijd: %02d:%02d"
id: LANG_ALARM_MOD_TIME_TO_GO
desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod.
eng: "Waking Up In %d:%02d"
new: "Inschakelen om:
new: "Inschakelen om:"
id: LANG_CREATE_PLAYLIST
desc: Menu option for creating a playlist
@ -1413,3 +1414,13 @@ id: LANG_SETTINGS_SAVED2
desc: Feedback shown when a .cfg file is saved
eng: "Saved"
new: "Opgeslagen"
id: LANG_VBRFIX_NOT_VBR
desc: Tells the user that the selected file is not a VBR file
eng: "Not a VBR file"
new: "Geen VBR bestand"
id: LANG_VBRFIX_STOP_PLAY
desc: Tells the user to stop the playback
eng: "Stop the playback first"
new: "Stop afspelen eerst"