summaryrefslogtreecommitdiff
path: root/apps/lang/english-us.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/english-us.lang')
-rw-r--r--apps/lang/english-us.lang28
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/lang/english-us.lang b/apps/lang/english-us.lang
index 28396f48a0..6fb62f9a9d 100644
--- a/apps/lang/english-us.lang
+++ b/apps/lang/english-us.lang
@@ -16368,3 +16368,31 @@
16368 *: "Chess box Menu" 16368 *: "Chess box Menu"
16369 </voice> 16369 </voice>
16370</phrase> 16370</phrase>
16371<phrase>
16372 id: VOICE_INVALID_VOICE_FILE
16373 desc: played if the voice file fails to load
16374 user: core
16375 <source>
16376 *: ""
16377 </source>
16378 <dest>
16379 *: ""
16380 </dest>
16381 <voice>
16382 *: "Invalid Voice File"
16383 </voice>
16384</phrase>
16385<phrase>
16386 id: VOICE_LANG_NAME
16387 desc: Spoken name of the language
16388 user: core
16389 <source>
16390 *: ""
16391 </source>
16392 <dest>
16393 *: ""
16394 </dest>
16395 <voice>
16396 *: "American English"
16397 </voice>
16398</phrase>