queue strings

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3046 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Uwe Freese 2003-01-09 11:52:07 +00:00
parent 88fcd4f9f5
commit aef1b24be9

View file

@ -1193,3 +1193,18 @@ id: LANG_BATTERY_CAPACITY
desc: in settings_menu
eng: "Battery Capacity"
new: "Akkukapazität"
id: LANG_QUEUE_FULL
desc: queue buffer full
eng: "Queue buffer full"
new: "Warteschlange voll"
id: LANG_QUEUE_QUEUED
desc: queued track name %s
eng: "Queued: %s"
new: "Vorgemerkt: %s"
id: LANG_QUEUE_TOTAL
desc: number of queued tracks %d
eng: "Total queued: %d"
new: "Anzahl: %d"