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:
Kjell Ericson 2003-01-14 13:48:19 +00:00
parent c65dadf0b4
commit 5caec3ae2a
2 changed files with 21 additions and 0 deletions

View file

@ -1236,3 +1236,14 @@ id: LANG_QUEUE_FULL
desc: queue buffer full
eng: "Queue buffer full"
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:

View file

@ -1208,3 +1208,13 @@ id: LANG_QUEUE_TOTAL
desc: number of queued tracks %d
eng: "Total queued: %d"
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"