Rename "Allotments" to "Community Garden"

This commit is contained in:
Bryan Housel
2015-09-19 01:11:28 -04:00
parent 5868c3b138
commit 110b8b6b6d
4 changed files with 15 additions and 8 deletions
+3 -2
View File
@@ -2267,8 +2267,9 @@ en:
terms: "<translate with synonyms or related terms for 'Land Use', separated by commas>"
landuse/allotments:
# landuse=allotments
name: Allotments
terms: "<translate with synonyms or related terms for 'Allotments', separated by commas>"
name: Community Garden
# 'terms: allotment,garden'
terms: "<translate with synonyms or related terms for 'Community Garden', separated by commas>"
landuse/basin:
# landuse=basin
name: Basin
+5 -2
View File
@@ -4812,8 +4812,11 @@
"tags": {
"landuse": "allotments"
},
"terms": [],
"name": "Allotments"
"terms": [
"allotment",
"garden"
],
"name": "Community Garden"
},
"landuse/basin": {
"geometry": [
+5 -2
View File
@@ -5,6 +5,9 @@
"tags": {
"landuse": "allotments"
},
"terms": [],
"name": "Allotments"
"terms": [
"allotment",
"garden"
],
"name": "Community Garden"
}
+2 -2
View File
@@ -2556,8 +2556,8 @@
"terms": ""
},
"landuse/allotments": {
"name": "Allotments",
"terms": ""
"name": "Community Garden",
"terms": "allotment,garden"
},
"landuse/basin": {
"name": "Basin",