Adding a few strings as English. This is not strictly necessary, but make life easier for me.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7469 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonas Häggqvist 2005-09-04 10:14:18 +00:00
parent 9146406061
commit 695f07ceed

View file

@ -1025,7 +1025,7 @@ id: LANG_BATTERY_TIME
desc: battery level in % and estimated time remaining desc: battery level in % and estimated time remaining
eng: "%d%% %dh %dm" eng: "%d%% %dh %dm"
voice: "Battery level" voice: "Battery level"
new: new: "%d%% %dh %dm"
id: LANG_SLEEP_TIMER id: LANG_SLEEP_TIMER
desc: sleep timer setting desc: sleep timer setting
@ -2948,31 +2948,31 @@ id: LANG_POINT
desc: decimal separator for composing numbers desc: decimal separator for composing numbers
eng: "." eng: "."
voice: "point" voice: "point"
new: new: "."
id: LANG_BYTE id: LANG_BYTE
desc: a unit postfix desc: a unit postfix
eng: "B" eng: "B"
voice: "" voice: ""
new: new: "B"
id: LANG_KILOBYTE id: LANG_KILOBYTE
desc: a unit postfix, also voiced desc: a unit postfix, also voiced
eng: "KB" eng: "KB"
voice: "kilobyte" voice: "kilobyte"
new: new: "KB"
id: LANG_MEGABYTE id: LANG_MEGABYTE
desc: a unit postfix, also voiced desc: a unit postfix, also voiced
eng: "MB" eng: "MB"
voice: "megabyte" voice: "megabyte"
new: new: "MB"
id: LANG_GIGABYTE id: LANG_GIGABYTE
desc: a unit postfix, also voiced desc: a unit postfix, also voiced
eng: "GB" eng: "GB"
voice: "gigabyte" voice: "gigabyte"
new: new: "GB"
id: LANG_DISK_SIZE_INFO id: LANG_DISK_SIZE_INFO
desc: disk size info desc: disk size info
@ -3069,7 +3069,7 @@ id: LANG_DB_INF
desc: -inf db for values below measurement desc: -inf db for values below measurement
eng: "-inf" eng: "-inf"
voice: voice:
new: new: "-inf"
id: LANG_RECORD_TRIG_IDLE id: LANG_RECORD_TRIG_IDLE
desc: waiting for threshold desc: waiting for threshold
@ -3099,7 +3099,7 @@ id: LANG_DISK_NAME_MMC
desc: in info menu; name for external disk with multivolume (Ondio; keep short!) desc: in info menu; name for external disk with multivolume (Ondio; keep short!)
eng: "MMC:" eng: "MMC:"
voice: "Multimedia card" voice: "Multimedia card"
new: new: "MMC:"
id: LANG_CROSSFADE id: LANG_CROSSFADE
desc: in playback settings desc: in playback settings
@ -3255,13 +3255,13 @@ id: LANG_UNIT_DB
desc: in browse_id3 desc: in browse_id3
eng: "dB" eng: "dB"
voice "" voice ""
new: new: "dB"
id: LANG_ID3_VBR id: LANG_ID3_VBR
desc: in browse_id3 desc: in browse_id3
eng: " (VBR)" eng: " (VBR)"
voice "" voice ""
new: new: " (VBR)"
id: LANG_BEEP id: LANG_BEEP
desc: in playback settings desc: in playback settings
@ -3291,4 +3291,4 @@ id: LANG_REPEAT_AB
desc: repeat one song desc: repeat one song
eng: "A-B" eng: "A-B"
voice: "A-B" voice: "A-B"
new: new: "A-B"