diff options
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r-- | apps/lang/english.lang | 26 |
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 |