forked from len0rd/rockbox
battery/volume status can be displayed numerically
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2750 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
061763b2a6
commit
5a9e8929cd
6 changed files with 148 additions and 82 deletions
|
|
@ -1028,4 +1028,22 @@ desc: in settings_menu
|
|||
eng: "Ask Once"
|
||||
new:
|
||||
|
||||
id: LANG_BATTERY_DISPLAY
|
||||
desc: Battery type title
|
||||
eng: "Battery Display"
|
||||
new:
|
||||
|
||||
id: LANG_VOLUME_DISPLAY
|
||||
desc: Volume type title
|
||||
eng: "Volume Display"
|
||||
new:
|
||||
|
||||
id: LANG_DISPLAY_GRAPHIC
|
||||
desc: Label for type of icon display
|
||||
eng: "Graphic"
|
||||
new:
|
||||
|
||||
id: LANG_DISPLAY_NUMERIC
|
||||
desc: Label for type of icon display
|
||||
eng: "Numeric"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue