Rename "Camp Site" to "Campground"

This commit is contained in:
Bryan Housel
2016-10-31 16:49:28 -04:00
parent 5ea17ae0d4
commit 1692f5ece0
4 changed files with 11 additions and 9 deletions
+3 -3
View File
@@ -3805,9 +3805,9 @@ en:
terms: '<translate with synonyms or related terms for ''Tourist Attraction'', separated by commas>'
tourism/camp_site:
# tourism=camp_site
name: Camp Site
# 'terms: Tent'
terms: '<translate with synonyms or related terms for ''Camp Site'', separated by commas>'
name: Campground
# 'terms: tent,rv'
terms: '<translate with synonyms or related terms for ''Campground'', separated by commas>'
tourism/caravan_site:
# tourism=caravan_site
name: RV Park
+3 -2
View File
@@ -10621,12 +10621,13 @@
"area"
],
"terms": [
"Tent"
"tent",
"rv"
],
"tags": {
"tourism": "camp_site"
},
"name": "Camp Site"
"name": "Campground"
},
"tourism/caravan_site": {
"icon": "bus",
+3 -2
View File
@@ -12,10 +12,11 @@
"area"
],
"terms": [
"Tent"
"tent",
"rv"
],
"tags": {
"tourism": "camp_site"
},
"name": "Camp Site"
"name": "Campground"
}
+2 -2
View File
@@ -4044,8 +4044,8 @@
"terms": ""
},
"tourism/camp_site": {
"name": "Camp Site",
"terms": "Tent"
"name": "Campground",
"terms": "tent,rv"
},
"tourism/caravan_site": {
"name": "RV Park",