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
|
||||
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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue