From 1d6224d13496b8b65c8194fbb8976605744997ac Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Wed, 27 Sep 2023 10:46:45 +0200 Subject: [PATCH] [strings] Fixed es-MX strings Signed-off-by: Alexander Borsuk --- .../LocalizedStrings/es-MX.lproj/Localizable.strings | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings index 5f7d594a01..61086bd482 100644 --- a/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings @@ -1590,7 +1590,7 @@ "type.barrier.chain" = "Cadena"; -"type.barrier.city_wall" = "City Wall"; +"type.barrier.city_wall" = "Muro de la ciudad"; "type.barrier.cycle_barrier" = "Barrera para bicicletas"; @@ -2003,15 +2003,15 @@ /* These translations are used for all type.highway.*.bridge. */ "type.highway.footway.bridge" = "Puente"; -"type.highway.footway.demanding_alpine_hiking" = "Path"; +"type.highway.footway.demanding_alpine_hiking" = "Camino"; -"type.highway.footway.demanding_mountain_hiking" = "Path"; +"type.highway.footway.demanding_mountain_hiking" = "Camino"; -"type.highway.footway.difficult_alpine_hiking" = "Path"; +"type.highway.footway.difficult_alpine_hiking" = "Camino"; "type.highway.footway.hiking" = "Sendero"; -"type.highway.footway.mountain_hiking" = "Path"; +"type.highway.footway.mountain_hiking" = "Camino"; "type.highway.footway.permissive" = "Camino";