forked from len0rd/rockbox
queue strings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3046 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
88fcd4f9f5
commit
aef1b24be9
1 changed files with 15 additions and 0 deletions
|
|
@ -1193,3 +1193,18 @@ id: LANG_BATTERY_CAPACITY
|
||||||
desc: in settings_menu
|
desc: in settings_menu
|
||||||
eng: "Battery Capacity"
|
eng: "Battery Capacity"
|
||||||
new: "Akkukapazität"
|
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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue