mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-08 13:27:57 +00:00
[strings] steps -> stairs
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
This commit is contained in:
@@ -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