mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-13 12:55:05 +02:00
Adjust preset names, use warehouse icon for shop=wholesale
This commit is contained in:
+4
-4
@@ -5119,9 +5119,9 @@ en:
|
||||
terms: '<translate with synonyms or related terms for ''Hardware Store'', separated by commas>'
|
||||
shop/health_food:
|
||||
# 'shop=health_food '
|
||||
name: Health food shop
|
||||
name: Health Food Shop
|
||||
# 'terms: wholefood,vitamins,vegetarian,vegan'
|
||||
terms: '<translate with synonyms or related terms for ''Health food shop'', separated by commas>'
|
||||
terms: '<translate with synonyms or related terms for ''Health Food Shop'', separated by commas>'
|
||||
shop/hearing_aids:
|
||||
# shop=hearing_aids
|
||||
name: Hearing Aids Store
|
||||
@@ -5383,9 +5383,9 @@ en:
|
||||
terms: '<translate with synonyms or related terms for ''Weapon Shop'', separated by commas>'
|
||||
shop/wholesale:
|
||||
# shop=wholesale
|
||||
name: Wholesale shop/store
|
||||
name: Wholesale Store
|
||||
# 'terms: warehouse club,cash and carry'
|
||||
terms: '<translate with synonyms or related terms for ''Wholesale shop/store'', separated by commas>'
|
||||
terms: '<translate with synonyms or related terms for ''Wholesale Store'', separated by commas>'
|
||||
shop/window_blind:
|
||||
# shop=window_blind
|
||||
name: Window Blind Store
|
||||
|
||||
@@ -17029,7 +17029,7 @@
|
||||
"tags": {
|
||||
"shop": "health_food "
|
||||
},
|
||||
"name": "Health food shop"
|
||||
"name": "Health Food Shop"
|
||||
},
|
||||
"shop/hearing_aids": {
|
||||
"icon": "shop",
|
||||
@@ -18246,7 +18246,7 @@
|
||||
"name": "Weapon Shop"
|
||||
},
|
||||
"shop/wholesale": {
|
||||
"icon": "shop",
|
||||
"icon": "warehouse",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
@@ -18267,7 +18267,7 @@
|
||||
"tags": {
|
||||
"shop": "wholesale"
|
||||
},
|
||||
"name": "Wholesale shop/store"
|
||||
"name": "Wholesale Store"
|
||||
},
|
||||
"shop/window_blind": {
|
||||
"icon": "shop",
|
||||
|
||||
@@ -22,4 +22,4 @@
|
||||
"shop": "health_food "
|
||||
},
|
||||
"name": "Health Food Shop"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "shop",
|
||||
"icon": "warehouse",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
@@ -20,5 +20,5 @@
|
||||
"tags": {
|
||||
"shop": "wholesale"
|
||||
},
|
||||
"name": "Wholesale Shop"
|
||||
}
|
||||
"name": "Wholesale Store"
|
||||
}
|
||||
|
||||
Vendored
+2
-2
@@ -5766,7 +5766,7 @@
|
||||
"terms": ""
|
||||
},
|
||||
"shop/health_food": {
|
||||
"name": "Health food shop",
|
||||
"name": "Health Food Shop",
|
||||
"terms": "wholefood,vitamins,vegetarian,vegan"
|
||||
},
|
||||
"shop/hearing_aids": {
|
||||
@@ -6006,7 +6006,7 @@
|
||||
"terms": "ammo,gun,knife,knives"
|
||||
},
|
||||
"shop/wholesale": {
|
||||
"name": "Wholesale shop/store",
|
||||
"name": "Wholesale Store",
|
||||
"terms": "warehouse club,cash and carry"
|
||||
},
|
||||
"shop/window_blind": {
|
||||
|
||||
Reference in New Issue
Block a user