Skip to content

Commit 601fdcc

Browse files
Russian: edited some strings in strings.xml file
Russian: Fixed the lines <string name="setting_default_pitch"> and <string name="espeak_pitch_range"> to eliminate confusion between pitch and intonation. The corrections are as close as possible to the Russian names of the corresponding parameters in the NVDA program.
1 parent 8941b0e commit 601fdcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/res/values-ru/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<string name="tts_settings_label">Настройки TTS eSpeak</string>
66
<!--Source: Preference title.
77
Description: Title for the preference that controls default voice pitch.-->
8-
<string name="setting_default_pitch">Тон голоса</string>
8+
<string name="setting_default_pitch">Высота голоса</string>
99
<!--Source: Preference title.
1010
Description: Title for the preference that controls default speech rate.-->
1111
<string name="setting_default_rate">Скорость речи</string>
@@ -48,7 +48,7 @@
4848
<string name="formatter_wpm">%s СВМ</string>
4949
<string name="formatter_percentage">%s%%</string>
5050
<string name="resetToDefault">Сброс</string>
51-
<string name="espeak_pitch_range">Подстройка тона</string>
51+
<string name="espeak_pitch_range">Интонация</string>
5252
<string name="espeak_variant">Вариант голоса</string>
5353
<string name="espeak_speak_punctuation">Читать пунктуацию</string>
5454
<string name="punctuation_all">Всю</string>

0 commit comments

Comments
 (0)