Proper Case labels

This commit is contained in:
Bryan Housel
2016-12-11 17:35:51 -05:00
parent 0e85fd5b3e
commit 0f05df86e3
8 changed files with 21 additions and 21 deletions
+6 -6
View File
@@ -169,20 +169,20 @@ en:
label: Type
bath/open_air:
# 'bath:open_air=*'
label: Open air bath
label: Open Air
bath/sand_bath:
# 'bath:sand_bath=*'
label: Sand bath
label: Sand Bath
bath/type:
# 'bath:type=*'
label: Bath amenity
label: Specialty
options:
# 'bath:type=foot_bath'
foot_bath: Foot Bath
# 'bath:type=hot_spring'
hot_spring: Hot Spring
# 'bath:type=onsen'
onsen: Onsen
onsen: Japanese Onsen
beauty:
# beauty=*
label: Shop Type
@@ -1658,9 +1658,9 @@ en:
terms: '<translate with synonyms or related terms for ''Pub'', separated by commas>'
amenity/public_bath:
# amenity=public_bath
name: Public bath
name: Public Bath
# 'terms: onsen,foot bath,hot springs'
terms: '<translate with synonyms or related terms for ''Public bath'', separated by commas>'
terms: '<translate with synonyms or related terms for ''Public Bath'', separated by commas>'
amenity/public_bookcase:
# amenity=public_bookcase
name: Public Bookcase
+4 -4
View File
@@ -225,21 +225,21 @@
},
"bath/open_air": {
"key": "bath:open_air",
"label": "Open air bath",
"label": "Open Air",
"type": "check"
},
"bath/sand_bath": {
"key": "bath:sand_bath",
"label": "Sand bath",
"label": "Sand Bath",
"type": "check"
},
"bath/type": {
"key": "bath:type",
"type": "combo",
"label": "Bath amenity",
"label": "Specialty",
"strings": {
"options": {
"onsen": "Onsen",
"onsen": "Japanese Onsen",
"foot_bath": "Foot Bath",
"hot_spring": "Hot Spring"
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"key": "bath:open_air",
"label": "Open air bath",
"label": "Open Air",
"type": "check"
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"key": "bath:sand_bath",
"label": "Sand bath",
"label": "Sand Bath",
"type": "check"
}
+2 -2
View File
@@ -1,10 +1,10 @@
{
"key": "bath:type",
"type": "combo",
"label": "Bath amenity",
"label": "Specialty",
"strings": {
"options": {
"onsen": "Onsen",
"onsen": "Japanese Onsen",
"foot_bath": "Foot Bath",
"hot_spring": "Hot Spring"
}
+1 -1
View File
@@ -1894,7 +1894,7 @@
"foot bath",
"hot springs"
],
"name": "Public bath"
"name": "Public Bath"
},
"amenity/public_bookcase": {
"icon": "library",
@@ -20,5 +20,5 @@
"foot bath",
"hot springs"
],
"name": "Public bath"
"name": "Public Bath"
}
+5 -5
View File
@@ -785,15 +785,15 @@
"label": "Type"
},
"bath/open_air": {
"label": "Open air bath"
"label": "Open Air"
},
"bath/sand_bath": {
"label": "Sand bath"
"label": "Sand Bath"
},
"bath/type": {
"label": "Bath amenity",
"label": "Specialty",
"options": {
"onsen": "Onsen",
"onsen": "Japanese Onsen",
"foot_bath": "Foot Bath",
"hot_spring": "Hot Spring"
}
@@ -2075,7 +2075,7 @@
"terms": "alcohol,drink,dive,beer,bier,booze"
},
"amenity/public_bath": {
"name": "Public bath",
"name": "Public Bath",
"terms": "onsen,foot bath,hot springs"
},
"amenity/public_bookcase": {