mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[strings] steps -> stairs
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
This commit is contained in:
@@ -676,7 +676,7 @@
|
||||
<!-- Recommended length for CarPlay and Android Auto is around 25-27 characters -->
|
||||
<string name="avoid_ferry">Avoid ferries</string>
|
||||
<string name="avoid_motorways">Avoid freeways</string>
|
||||
<string name="avoid_steps">Avoid steps</string>
|
||||
<string name="avoid_steps">Avoid stairs</string>
|
||||
<string name="unable_to_calc_alert_title">Unable to calculate route</string>
|
||||
<string name="unable_to_calc_alert_subtitle">A route could not be found. This may be caused by your routing options or incomplete OpenStreetMap data. Please change your routing options and retry.</string>
|
||||
<string name="define_to_avoid_btn">Define roads to avoid</string>
|
||||
|
||||
@@ -846,7 +846,7 @@
|
||||
"avoid_unpaved" = "Avoid unpaved roads";
|
||||
|
||||
/* Recommended length for CarPlay and Android Auto is around 25-27 characters */
|
||||
"avoid_steps" = "Avoid steps";
|
||||
"avoid_steps" = "Avoid stairs";
|
||||
"avoid_ferry" = "Avoid ferries";
|
||||
"avoid_motorways" = "Avoid motorways";
|
||||
"unable_to_calc_alert_title" = "Unable to calculate route";
|
||||
|
||||
@@ -869,7 +869,7 @@
|
||||
"avoid_unpaved" = "Avoid unpaved roads";
|
||||
|
||||
/* Recommended length for CarPlay and Android Auto is around 25-27 characters */
|
||||
"avoid_steps" = "Avoid steps";
|
||||
"avoid_steps" = "Avoid stairs";
|
||||
"avoid_ferry" = "Avoid ferries";
|
||||
"avoid_motorways" = "Avoid freeways";
|
||||
"unable_to_calc_alert_title" = "Unable to calculate route";
|
||||
|
||||
Reference in New Issue
Block a user