summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
authorJörg Hohensohn <hohensoh@rockbox.org>2004-03-20 16:49:58 +0000
committerJörg Hohensohn <hohensoh@rockbox.org>2004-03-20 16:49:58 +0000
commitbeec2e97e6a5168f3528ad26a8db94010328b0c9 (patch)
treec64594d44e8aec422698b0d08f0aed86b917c302 /apps/lang
parent78f06b9a2c6ca2d4eecc1d0e0b9615cae4acc7bf (diff)
Overlooked to "voice" the set_int() function, this is why many numerical setting remained silent.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4416 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/english.lang26
1 files changed, 26 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 1749972965..395bce0ab1 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -11,6 +11,8 @@
# If you re-order things or remove entries, you must bump the binary language
# file version number in both the 'binlang' tool and the language loader code.
#
+# The "voice' entry contains how we want the speech UI to pronounce this.
+#
id: LANG_SOUND_SETTINGS
desc: in the main menu
eng: "Sound Settings"
@@ -2345,5 +2347,29 @@ eng: ""
voice: "gigabyte"
new:
+id: VOICE_MILLIAMPHOURS
+desc: spoken only
+eng: ""
+voice: "milliamp hours"
+new:
+
+id: VOICE_PIXEL
+desc: spoken only
+eng: ""
+voice: "pixel"
+new:
+
+id: VOICE_PER_SEC
+desc: spoken only
+eng: ""
+voice: "per second"
+new:
+
+id: VOICE_HERTZ
+desc: spoken only
+eng: ""
+voice: "hertz"
+new:
+
#carry on adding normal LANG_ strings below