From c2bc6c27aa0fba3c18fb7e3aae2500302bdd08ec Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Sun, 7 Dec 2025 13:42:26 +0100 Subject: [PATCH] [android] Add warning about speed cameras in settings Signed-off-by: Jean-Baptiste --- android/app/src/main/res/values/donottranslate.xml | 1 + android/app/src/main/res/values/strings.xml | 1 + android/app/src/main/res/xml/prefs_voice_instructions.xml | 7 +++++++ 3 files changed, 9 insertions(+) diff --git a/android/app/src/main/res/values/donottranslate.xml b/android/app/src/main/res/values/donottranslate.xml index d0bde177d..f44c59fc4 100644 --- a/android/app/src/main/res/values/donottranslate.xml +++ b/android/app/src/main/res/values/donottranslate.xml @@ -23,6 +23,7 @@ TtsInfo TtsInfoLink SpeedCameras + SpeedCamerasInfo RoutingOptions AutoDownloadMap 3D diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index f91f649fb..b89b48755 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -609,6 +609,7 @@ \nOpen your device\'s settings → Language and input → Speech → Text to speech output. \nHere you can manage settings for speech synthesis (for example, download language pack for offline use) and select another text-to-speech engine. For more information please check this guide + Speed camera warnings are disabled in countries where alerts are prohibited by local law. Transliterate into Latin alphabet Learn more diff --git a/android/app/src/main/res/xml/prefs_voice_instructions.xml b/android/app/src/main/res/xml/prefs_voice_instructions.xml index 491ea4a8f..182bb6762 100644 --- a/android/app/src/main/res/xml/prefs_voice_instructions.xml +++ b/android/app/src/main/res/xml/prefs_voice_instructions.xml @@ -57,4 +57,11 @@ android:entryValues="@array/speed_cameras_values" android:defaultValue="@string/auto_enum_value" app:iconSpaceReserved="false" /> +