mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Added LANG_MENU_SETTING_OK/CANCEL for english and swedish.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3082 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c65dadf0b4
commit
5caec3ae2a
2 changed files with 21 additions and 0 deletions
|
|
@ -1236,3 +1236,14 @@ id: LANG_QUEUE_FULL
|
||||||
desc: queue buffer full
|
desc: queue buffer full
|
||||||
eng: "Queue buffer full"
|
eng: "Queue buffer full"
|
||||||
new:
|
new:
|
||||||
|
|
||||||
|
id: LANG_MENU_SETTING_CANCEL
|
||||||
|
desc: Visual confirmation of canceling a changed setting
|
||||||
|
eng: "Canceled"
|
||||||
|
new:
|
||||||
|
|
||||||
|
id: LANG_MENU_SETTING_OK
|
||||||
|
desc: Visual confirmation of changing a setting
|
||||||
|
eng: "OK"
|
||||||
|
new:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1208,3 +1208,13 @@ id: LANG_QUEUE_TOTAL
|
||||||
desc: number of queued tracks %d
|
desc: number of queued tracks %d
|
||||||
eng: "Total queued: %d"
|
eng: "Total queued: %d"
|
||||||
new: "Kö: %d st"
|
new: "Kö: %d st"
|
||||||
|
|
||||||
|
id: LANG_MENU_SETTING_CANCEL
|
||||||
|
desc: Visual confirmation of canceling a changed setting
|
||||||
|
eng: "Canceled"
|
||||||
|
new: "Avbrutet"
|
||||||
|
|
||||||
|
id: LANG_MENU_SETTING_OK
|
||||||
|
desc: Visual confirmation of changing a setting
|
||||||
|
eng: "OK"
|
||||||
|
new: "OK"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue