mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Added .cfg file writing. Patch by Christian Determann.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3415 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5a208d5ae5
commit
c5aaab4a36
5 changed files with 411 additions and 2 deletions
|
|
@ -1429,3 +1429,18 @@ id: LANG_CHANNEL_KARAOKE
|
|||
desc: in sound_settings
|
||||
eng: "Karaoke"
|
||||
new:
|
||||
|
||||
id: LANG_SAVE_SETTINGS
|
||||
desc: in system_settings_menu()
|
||||
eng: "Write .cfg file"
|
||||
new:
|
||||
|
||||
id: LANG_SETTINGS_SAVED1
|
||||
desc: Feedback shown when a .cfg file is saved
|
||||
eng: "Settings"
|
||||
new:
|
||||
|
||||
id: LANG_SETTINGS_SAVED2
|
||||
desc: Feedback shown when a .cfg file is saved
|
||||
eng: "Saved"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue