|
amiconn: apps/lang english.lang,1.143,1.144 deutsch.lang,1.60,1.61: msg#00244systems.archos.rockbox.cvs
Update of /cvsroot/rockbox/apps/lang In directory labb:/tmp/cvs-serv5400/apps/lang Modified Files: english.lang deutsch.lang Log Message: New function for formatting large-range values for output, both printed and voiced. This replaces num2max5(). It is currently used for the total/free space display in the info menu, for the recorded number of bytes (recorders) and the MMC debug info (Ondios). Index: english.lang =================================================================== RCS file: /cvsroot/rockbox/apps/lang/english.lang,v retrieving revision 1.143 retrieving revision 1.144 diff -u -d -r1.143 -r1.144 --- english.lang 30 Jan 2005 17:14:13 -0000 1.143 +++ english.lang 31 Jan 2005 00:39:20 -0000 1.144 @@ -998,15 +998,15 @@ new: id: LANG_DISK_STAT -desc: disk size info -eng: "Disk: %d.%dGB" +desc: DEPRECATED +eng: "" voice: "" new: id: LANG_DISK_FREE_STAT -desc: disk size info -eng: "Free: %d.%dGB" -voice: "Free diskspace:" +desc: DEPRECATED +eng: "" +voice: "" new: id: LANG_POWEROFF @@ -2270,9 +2270,9 @@ new: id: VOICE_POINT -desc: spoken only, decimal separator for composing numbers +desc: DEPRECATED eng: "" -voice: "point" +voice: "" new: id: VOICE_MILLISECONDS @@ -2336,15 +2336,15 @@ new: id: VOICE_MEGABYTE -desc: spoken only, a unit postfix, currently not used +desc: DEPRECATED eng: "" -voice: "megabyte" +voice: "" new: id: VOICE_GIGABYTE -desc: spoken only, a unit postfix +desc: DEPRECATED eng: "" -voice: "gigabyte" +voice: "" new: id: VOICE_MILLIAMPHOURS @@ -2943,3 +2943,46 @@ eng: "NiMH" voice: "Nickel metal hydride" new: + +id: LANG_POINT +desc: decimal separator for composing numbers +eng: "." +voice: "point" +new: + +id: LANG_BYTE +desc: a unit postfix +eng: "B" +voice: "" +new: + +id: LANG_KILOBYTE +desc: a unit postfix, also voiced +eng: "KB" +voice: "kilobyte" +new: + +id: LANG_MEGABYTE +desc: a unit postfix, also voiced +eng: "MB" +voice: "megabyte" +new: + +id: LANG_GIGABYTE +desc: a unit postfix, also voiced +eng: "GB" +voice: "gigabyte" +new: + +id: LANG_DISK_SIZE_INFO +desc: disk size info +eng: "Disk:" +voice: "" +new: + +id: LANG_DISK_FREE_INFO +desc: disk size info +eng: "Free:" +voice: "Free diskspace:" +new: + Index: deutsch.lang =================================================================== RCS file: /cvsroot/rockbox/apps/lang/deutsch.lang,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- deutsch.lang 30 Jan 2005 17:14:13 -0000 1.60 +++ deutsch.lang 31 Jan 2005 00:39:20 -0000 1.61 @@ -985,16 +985,16 @@ new: "Aufnahmeeinstellungen" id: LANG_DISK_STAT -desc: disk size info -eng: "Disk: %d.%dGB" +desc: DEPRECATED +eng: "" voice: "" -new: "HDD: %d,%dGB" +new: id: LANG_DISK_FREE_STAT -desc: disk size info -eng: "Free: %d.%dGB" -voice: "Freier Plattenplatz:" -new: "Frei: %d,%dGB" +desc: DEPRECATED +eng: "" +voice: "" +new: id: LANG_POWEROFF desc: disk poweroff flag @@ -2256,9 +2256,9 @@ new: id: VOICE_POINT -desc: spoken only, decimal separator for composing numbers +desc: DEPRECATED eng: "" -voice: "Komma" +voice: "" new: id: VOICE_MILLISECONDS @@ -2322,15 +2322,15 @@ new: id: VOICE_MEGABYTE -desc: spoken only, a unit postfix +desc: DEPRECATED eng: "" -voice: "Megabyte" +voice: "" new: id: VOICE_GIGABYTE -desc: spoken only, a unit postfix +desc: DEPRECATED eng: "" -voice: "Gigabyte" +voice: "" new: id: VOICE_MILLIAMPHOURS @@ -2929,3 +2929,46 @@ eng: "NiMH" voice: "Nickel-Metallhydrid" new: "NiMH" + +id: LANG_POINT +desc: decimal separator for composing numbers +eng: "." +voice: "Komma" +new: "," + +id: LANG_BYTE +desc: a unit postfix +eng: "B" +voice: "" +new: "B" + +id: LANG_KILOBYTE +desc: a unit postfix, also voiced +eng: "KB" +voice: "Kilobyte" +new: "KB" + +id: LANG_MEGABYTE +desc: a unit postfix, also voiced +eng: "MB" +voice: "Megabyte" +new: "MB" + +id: LANG_GIGABYTE +desc: a unit postfix, also voiced +eng: "GB" +voice: "Gigabyte" +new: "GB" + +id: LANG_DISK_SIZE_INFO +desc: disk size info +eng: "HDD:" +voice: "" +new: "Disk:" + +id: LANG_DISK_FREE_INFO +desc: disk size info +eng: "Free:" +voice: "Freier Plattenplatz:" +new: "Frei:" + _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox-cvs |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | amiconn: tools genlang,1.16,1.17 binlang,1.14,1.15: 00244, cvs |
|---|---|
| Next by Date: | amiconn: apps misc.c, 1.21, 1.22 misc.h, 1.8, 1.9 debug_menu.c, 1.97, 1.98 main_menu.c, 1.115, 1.116: 00244, cvs |
| Previous by Thread: | amiconn: tools genlang,1.16,1.17 binlang,1.14,1.15i: 00244, cvs |
| Next by Thread: | amiconn: apps misc.c, 1.21, 1.22 misc.h, 1.8, 1.9 debug_menu.c, 1.97, 1.98 main_menu.c, 1.115, 1.116: 00244, cvs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |