mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Added disk space to Info menu item. (Players press + to see it.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2837 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8a727cecdb
commit
6fb512aba5
5 changed files with 105 additions and 37 deletions
|
|
@ -1082,7 +1082,6 @@ id: LANG_PM_MAX
|
|||
desc: in the peak meter menu
|
||||
eng: "Maximum of range"
|
||||
new:
|
||||
|
||||
id: LANG_RECORDING
|
||||
desc: in the main menu
|
||||
eng: "Recording"
|
||||
|
|
@ -1142,3 +1141,14 @@ id: LANG_RECORDING_SETTINGS
|
|||
desc: in the main menu
|
||||
eng: "Recording settings"
|
||||
new:
|
||||
|
||||
id: LANG_DISK_STAT
|
||||
desc: disk size info
|
||||
eng: "Disk: %d.%dGB"
|
||||
new:
|
||||
|
||||
id: LANG_DISK_FREE_STAT
|
||||
desc: disk size info
|
||||
eng: "Free: %d.%dGB"
|
||||
new:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue