From 2974dcb07ef8b6493a4144bc29478b7f5ebeb1ec Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 15 Oct 2002 07:20:22 +0000 Subject: 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 --- apps/lang/english.lang | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'apps') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index a50b7c0b64..48f0656456 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -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: -- cgit v1.2.3