forked from len0rd/rockbox
Some code-police work, plus localized strings in vbrfix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3524 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0a74476ad0
commit
427e7495dd
2 changed files with 58 additions and 54 deletions
|
|
@ -1447,3 +1447,13 @@ id: LANG_SETTINGS_SAVED2
|
|||
desc: Feedback shown when a .cfg file is saved
|
||||
eng: "Saved"
|
||||
new:
|
||||
|
||||
id: LANG_VBRFIX_STOP_PLAY
|
||||
desc: Tells the user to stop the playback
|
||||
eng: "Stop the playback first"
|
||||
new:
|
||||
|
||||
id: LANG_VBRFIX_NOT_VBR
|
||||
desc: Tells the user that the selected file is not a VBR file
|
||||
eng: "Not a VBR file"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue