From 1dcccd3ffa1dc8dc28c28462ab0b5e52164ec62f Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Thu, 27 Jun 2024 22:38:56 +0200 Subject: [PATCH] [strings] Regenerated en Signed-off-by: Alexander Borsuk --- android/app/src/main/res/values-en-rGB/strings.xml | 2 +- android/app/src/main/res/values/strings.xml | 2 +- iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings | 2 +- iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/android/app/src/main/res/values-en-rGB/strings.xml b/android/app/src/main/res/values-en-rGB/strings.xml index 54aa1dc796..b846c215eb 100644 --- a/android/app/src/main/res/values-en-rGB/strings.xml +++ b/android/app/src/main/res/values-en-rGB/strings.xml @@ -35,7 +35,7 @@ Petrol Stations Metro navigation in this region is not available yet - Metro route is not found + No metro route found Please choose a start or end point closer to a metro station diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index 6496c62333..7cbb0988d6 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -764,7 +764,7 @@ Religious places Select list Subway navigation in this region is not available yet - Subway route is not found + No subway route found Please choose a start or end point closer to a subway station Contour Lines Activating contour lines requires downloading map data for this area diff --git a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings index 5ffafe29e1..868c419439 100644 --- a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings @@ -1198,7 +1198,7 @@ "transit_not_found" = "Metro navigation in this region is not available yet"; -"dialog_pedestrian_route_is_long_header" = "Metro route is not found"; +"dialog_pedestrian_route_is_long_header" = "No metro route found"; "dialog_pedestrian_route_is_long_message" = "Please choose a start or end point closer to a metro station"; diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings index 13c54974a7..e1645ffd24 100644 --- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings @@ -1198,7 +1198,7 @@ "transit_not_found" = "Subway navigation in this region is not available yet"; -"dialog_pedestrian_route_is_long_header" = "Subway route is not found"; +"dialog_pedestrian_route_is_long_header" = "No subway route found"; "dialog_pedestrian_route_is_long_message" = "Please choose a start or end point closer to a subway station";