forked from len0rd/rockbox
Added the LANG_CUBE, and added an extra decimal to the buffer info decimals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2629 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
de5578a0f8
commit
2974dcb07e
1 changed files with 7 additions and 2 deletions
|
|
@ -58,12 +58,12 @@ new:
|
|||
|
||||
id: LANG_BUFFER_STAT_PLAYER
|
||||
desc: the buffer size player-screen width, %d MB %d fraction of MB
|
||||
eng: "Buf: %d.%02dMB"
|
||||
eng: "Buf: %d.%03dMB"
|
||||
new:
|
||||
|
||||
id: LANG_BUFFER_STAT_RECORDER
|
||||
desc: the buffer size recorder-screen width, %d MB %d fraction of MB
|
||||
eng: "Buffer: %d.%02dMB"
|
||||
eng: "Buffer: %d.%03dMB"
|
||||
new:
|
||||
|
||||
id: LANG_BATTERY_LEVEL_PLAYER
|
||||
|
|
@ -1010,3 +1010,8 @@ id: LANG_MONTH_DECEMBER
|
|||
desc: abbreviation for monthname
|
||||
eng: "Dec"
|
||||
new:
|
||||
|
||||
id: LANG_CUBE
|
||||
desc: the name of the cube demo in the demo menu
|
||||
eng: "Cube"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue