mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Rename "Chemist" preset label to "Drugstore" for en_US
(closes #3201) Don't worry - we will leave it as "Chemist" in the en_GB translation.
This commit is contained in:
+4
-3
@@ -1394,7 +1394,7 @@ en:
|
||||
amenity/pharmacy:
|
||||
# amenity=pharmacy
|
||||
name: Pharmacy
|
||||
# 'terms: drug,medicine'
|
||||
# 'terms: drug*,med*,prescription'
|
||||
terms: '<translate with synonyms or related terms for ''Pharmacy'', separated by commas>'
|
||||
amenity/place_of_worship:
|
||||
# amenity=place_of_worship
|
||||
@@ -3209,8 +3209,9 @@ en:
|
||||
terms: '<translate with synonyms or related terms for ''Cheese Store'', separated by commas>'
|
||||
shop/chemist:
|
||||
# shop=chemist
|
||||
name: Chemist
|
||||
terms: '<translate with synonyms or related terms for ''Chemist'', separated by commas>'
|
||||
name: Drugstore
|
||||
# 'terms: med*,drug*,gift'
|
||||
terms: '<translate with synonyms or related terms for ''Drugstore'', separated by commas>'
|
||||
shop/chocolate:
|
||||
# shop=chocolate
|
||||
name: Chocolate Store
|
||||
|
||||
+20
-14
@@ -1289,8 +1289,9 @@
|
||||
"amenity": "pharmacy"
|
||||
},
|
||||
"terms": [
|
||||
"drug",
|
||||
"medicine"
|
||||
"drug*",
|
||||
"med*",
|
||||
"prescription"
|
||||
],
|
||||
"name": "Pharmacy"
|
||||
},
|
||||
@@ -8288,7 +8289,7 @@
|
||||
"name": "Cheese Store"
|
||||
},
|
||||
"shop/chemist": {
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
@@ -8302,7 +8303,12 @@
|
||||
"tags": {
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "Chemist"
|
||||
"terms": [
|
||||
"med*",
|
||||
"drug*",
|
||||
"gift"
|
||||
],
|
||||
"name": "Drugstore"
|
||||
},
|
||||
"shop/chocolate": {
|
||||
"icon": "shop",
|
||||
@@ -33779,7 +33785,7 @@
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "dm",
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
@@ -33798,7 +33804,7 @@
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "Müller",
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
@@ -33817,7 +33823,7 @@
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "Schlecker",
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
@@ -33836,7 +33842,7 @@
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "Etos",
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
@@ -33855,7 +33861,7 @@
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "Bipa",
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
@@ -33874,7 +33880,7 @@
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "Rossmann",
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
@@ -33893,7 +33899,7 @@
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "DM Drogeriemarkt",
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
@@ -33912,7 +33918,7 @@
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "Ihr Platz",
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
@@ -33931,7 +33937,7 @@
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "Douglas",
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
@@ -33950,7 +33956,7 @@
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "Kruidvat",
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
||||
@@ -15,8 +15,9 @@
|
||||
"amenity": "pharmacy"
|
||||
},
|
||||
"terms": [
|
||||
"drug",
|
||||
"medicine"
|
||||
"drug*",
|
||||
"med*",
|
||||
"prescription"
|
||||
],
|
||||
"name": "Pharmacy"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "chemist",
|
||||
"icon": "grocery",
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
@@ -13,5 +13,10 @@
|
||||
"tags": {
|
||||
"shop": "chemist"
|
||||
},
|
||||
"name": "Chemist"
|
||||
"terms": [
|
||||
"med*",
|
||||
"drug*",
|
||||
"gift"
|
||||
],
|
||||
"name": "Drugstore"
|
||||
}
|
||||
|
||||
Vendored
+3
-3
@@ -1814,7 +1814,7 @@
|
||||
},
|
||||
"amenity/pharmacy": {
|
||||
"name": "Pharmacy",
|
||||
"terms": "drug,medicine"
|
||||
"terms": "drug*,med*,prescription"
|
||||
},
|
||||
"amenity/place_of_worship": {
|
||||
"name": "Place of Worship",
|
||||
@@ -3481,8 +3481,8 @@
|
||||
"terms": ""
|
||||
},
|
||||
"shop/chemist": {
|
||||
"name": "Chemist",
|
||||
"terms": ""
|
||||
"name": "Drugstore",
|
||||
"terms": "med*,drug*,gift"
|
||||
},
|
||||
"shop/chocolate": {
|
||||
"name": "Chocolate Store",
|
||||
|
||||
Reference in New Issue
Block a user