diff --git a/android/app/src/main/res/values-zh-rTW/strings.xml b/android/app/src/main/res/values-zh-rTW/strings.xml index 5e50ad3f75..55265ca215 100644 --- a/android/app/src/main/res/values-zh-rTW/strings.xml +++ b/android/app/src/main/res/values-zh-rTW/strings.xml @@ -246,7 +246,7 @@ 問題和解答 - + 捐款 支持項目 diff --git a/android/app/src/main/res/values-zh/strings.xml b/android/app/src/main/res/values-zh/strings.xml index b7bebb5b1e..06ce660889 100644 --- a/android/app/src/main/res/values-zh/strings.xml +++ b/android/app/src/main/res/values-zh/strings.xml @@ -243,7 +243,7 @@ 问题和解答 - + 捐款 支持项目 diff --git a/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings index acc21c7d2b..fc6f044b18 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"; @@ -1999,15 +1999,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"; diff --git a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings index da368d2959..331b9061d7 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings @@ -310,7 +310,7 @@ "faq" = "问题和解答"; /* Button in the main menu */ -"donate" = "捐"; +"donate" = "捐款"; /* Button in the main Help dialog */ "how_to_support_us" = "支持项目"; diff --git a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings index 833a5466ac..a03a42577f 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings @@ -310,7 +310,7 @@ "faq" = "問題和解答"; /* Button in the main menu */ -"donate" = "捐"; +"donate" = "捐款"; /* Button in the main Help dialog */ "how_to_support_us" = "支持項目";