diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index aee371efb..c1a3ef167 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -259,7 +259,7 @@ Voice Language - Test Voice Directions (TTS, Text-To-Speech) + Test Voice Directions Check the volume or system Text-To-Speech settings if you don\'t hear the voice now diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings index 114a0e873..fc2f760c8 100644 --- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings @@ -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";