1
0
Fork 0
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:
Daniel Stenberg 2002-10-15 07:20:22 +00:00
parent de5578a0f8
commit 2974dcb07e

View file

@ -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: