mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[strings] Change zip to postal
Signed-off-by: IXVG47QZ <jako_accomm@simplelogin.com>
This commit is contained in:
@@ -550,8 +550,8 @@
|
|||||||
<string name="editor_building_levels">Floors (inc. ground floor, excl. roof)</string>
|
<string name="editor_building_levels">Floors (inc. ground floor, excl. roof)</string>
|
||||||
<!-- Error message in Editor when a user tries to set the number of floors for a building higher than %d floors -->
|
<!-- Error message in Editor when a user tries to set the number of floors for a building higher than %d floors -->
|
||||||
<string name="error_enter_correct_storey_number">The number of floors must non exceed %d</string>
|
<string name="error_enter_correct_storey_number">The number of floors must non exceed %d</string>
|
||||||
<string name="editor_zip_code">ZIP Code</string>
|
<string name="editor_zip_code">Postal Code</string>
|
||||||
<string name="error_enter_correct_zip_code">Enter a valid ZIP code</string>
|
<string name="error_enter_correct_zip_code">Enter a valid postal code</string>
|
||||||
<!-- Place Page title for long tap -->
|
<!-- Place Page title for long tap -->
|
||||||
<string name="core_placepage_unknown_place">Map Point</string>
|
<string name="core_placepage_unknown_place">Map Point</string>
|
||||||
<!-- Title for OSM note section in the editor -->
|
<!-- Title for OSM note section in the editor -->
|
||||||
|
|||||||
@@ -653,8 +653,8 @@
|
|||||||
|
|
||||||
/* Error message in Editor when a user tries to set the number of floors for a building higher than %d floors */
|
/* Error message in Editor when a user tries to set the number of floors for a building higher than %d floors */
|
||||||
"error_enter_correct_storey_number" = "The number of floors must non exceed %d";
|
"error_enter_correct_storey_number" = "The number of floors must non exceed %d";
|
||||||
"editor_zip_code" = "ZIP Code";
|
"editor_zip_code" = "Postal Code";
|
||||||
"error_enter_correct_zip_code" = "Enter a valid ZIP code";
|
"error_enter_correct_zip_code" = "Enter a valid postal code";
|
||||||
|
|
||||||
/* Place Page title for long tap */
|
/* Place Page title for long tap */
|
||||||
"core_placepage_unknown_place" = "Map Point";
|
"core_placepage_unknown_place" = "Map Point";
|
||||||
|
|||||||
Reference in New Issue
Block a user