summaryrefslogtreecommitdiff
path: root/apps/lang/russian.lang
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-06-20 16:54:51 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-06-20 17:31:31 -0400
commite100daf343d1ee00641402aeca5b631c97b96977 (patch)
tree4684d3bd46279470eaab08ec6456351fbbec86e8 /apps/lang/russian.lang
parent8cb8a30f9d8e87fbd1103abef6447358393cfcd1 (diff)
downloadrockbox-e100daf343d1ee00641402aeca5b631c97b96977.tar.gz
rockbox-e100daf343d1ee00641402aeca5b631c97b96977.zip
voice: Voiced strings for INVALID_VOICE and LANGUAGE_NAME
* Voice generation script will create standalone .talk clips * These talk clips will be included in the rockbox .zip file * All .voice files will be included in the rockbox .zip file * Added LANGUAGE_NAME for all languages in the nightly builds This way, any voice pack installed will give you a the langauge voiced in the browser, and if the voice file fails to load you will get a natively translated error message. Change-Id: I6b627a51746cd088d6e200666dd326ea2745f55f
Diffstat (limited to 'apps/lang/russian.lang')
-rw-r--r--apps/lang/russian.lang14
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/lang/russian.lang b/apps/lang/russian.lang
index 7c2b38e9fc..8a42c92f2b 100644
--- a/apps/lang/russian.lang
+++ b/apps/lang/russian.lang
@@ -16620,3 +16620,17 @@
16620 *: "Перейти к последнему альбому" 16620 *: "Перейти к последнему альбому"
16621 </voice> 16621 </voice>
16622</phrase> 16622</phrase>
16623<phrase>
16624 id: VOICE_LANG_NAME
16625 desc: Spoken name of the language
16626 user: core
16627 <source>
16628 *: ""
16629 </source>
16630 <dest>
16631 *: ""
16632 </dest>
16633 <voice>
16634 *: "Русский"
16635 </voice>
16636</phrase>