mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[strings] Shortened test TTS button title
Signed-off-by: matheusgomesms <matheusgomesms@noreply.codeberg.org> Reviewed-on: https://codeberg.org/comaps/comaps/pulls/1186 Reviewed-by: Yannik Bloscheck <yannikbloscheck@noreply.codeberg.org> Reviewed-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org> Co-authored-by: matheusgomesms <matheusgomesms@noreply.codeberg.org> Co-committed-by: matheusgomesms <matheusgomesms@noreply.codeberg.org>
This commit is contained in:
committed by
Yannik Bloscheck
parent
a0e40c98d7
commit
6136abb33a
@@ -259,7 +259,7 @@
|
||||
<!-- Settings «Route» category: «Tts language» title -->
|
||||
<string name="pref_tts_language_title">Voice Language</string>
|
||||
<!-- Settings «Route» category: «Test Voice Directions» title -->
|
||||
<string name="pref_tts_test_voice_title">Test Voice Directions (TTS, Text-To-Speech)</string>
|
||||
<string name="pref_tts_test_voice_title">Test Voice Directions</string>
|
||||
<!-- Settings «Route» category: Pop-up message when clicking «Test Voice Directions» -->
|
||||
<string name="pref_tts_playing_test_voice">Check the volume or system Text-To-Speech settings if you don\'t hear the voice now</string>
|
||||
<!-- Settings «Route» category: «Tts unavailable» subtitle -->
|
||||
|
||||
@@ -274,7 +274,7 @@
|
||||
"pref_tts_language_title" = "Voice Language";
|
||||
|
||||
/* Settings «Route» category: «Test Voice Directions» title */
|
||||
"pref_tts_test_voice_title" = "Test Voice Directions (TTS, Text-To-Speech)";
|
||||
"pref_tts_test_voice_title" = "Test Voice Directions";
|
||||
|
||||
/* Title for "Other" section in TTS settings. */
|
||||
"pref_tts_other_section_title" = "Other";
|
||||
|
||||
Reference in New Issue
Block a user