[strings] Regenerated en

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2024-06-27 22:38:56 +02:00
parent f9a758ae09
commit 1dcccd3ffa
4 changed files with 4 additions and 4 deletions

View file

@ -35,7 +35,7 @@
<!-- SECTION: Bookmark types used for sorting -->
<string name="fuel_places">Petrol Stations</string>
<string name="transit_not_found">Metro navigation in this region is not available yet</string>
<string name="dialog_pedestrian_route_is_long_header">Metro route is not found</string>
<string name="dialog_pedestrian_route_is_long_header">No metro route found</string>
<string name="dialog_pedestrian_route_is_long_message">Please choose a start or end point closer to a metro station</string>
<!-- SECTION: Types -->

View file

@ -764,7 +764,7 @@
<string name="religious_places">Religious places</string>
<string name="select_list">Select list</string>
<string name="transit_not_found">Subway navigation in this region is not available yet</string>
<string name="dialog_pedestrian_route_is_long_header">Subway route is not found</string>
<string name="dialog_pedestrian_route_is_long_header">No subway route found</string>
<string name="dialog_pedestrian_route_is_long_message">Please choose a start or end point closer to a subway station</string>
<string name="button_layer_isolines">Contour Lines</string>
<string name="isolines_activation_error_dialog">Activating contour lines requires downloading map data for this area</string>

View file

@ -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";

View file

@ -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";