diff --git a/assets/layers/maproulette/maproulette.json b/assets/layers/maproulette/maproulette.json
index 15cc3cf10..6318fc441 100644
--- a/assets/layers/maproulette/maproulette.json
+++ b/assets/layers/maproulette/maproulette.json
@@ -129,7 +129,9 @@
]
},
{
- "labels": ["controls"],
+ "labels": [
+ "controls"
+ ],
"id": "mark_fixed",
"render": {
"special": {
@@ -144,7 +146,9 @@
},
{
"id": "mark_duplicate",
- "labels": ["controls"],
+ "labels": [
+ "controls"
+ ],
"render": {
"special": {
"type": "maproulette_set_status",
@@ -160,7 +164,9 @@
},
{
"id": "mark_too_hard",
- "labels": ["controls"],
+ "labels": [
+ "controls"
+ ],
"render": {
"special": {
"type": "maproulette_set_status",
diff --git a/langs/layers/en.json b/langs/layers/en.json
index a8a95aa33..68039e307 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -3023,6 +3023,17 @@
"name": {
"question": "What is the name of this climbing gym?"
},
+ "rope_rental": {
+ "mappings": {
+ "0": {
+ "then": "A climbing rope can be rented here"
+ },
+ "1": {
+ "then": "A climbing rope can not be rented here"
+ }
+ },
+ "question": "Can one rent a climbing rope here?"
+ },
"shoe_rental": {
"mappings": {
"0": {
@@ -7678,6 +7689,9 @@
},
"5": {
"then": "Basketball is played here"
+ },
+ "6": {
+ "then": "This is a skatepark"
}
},
"question": "Which sport can be played here?",
diff --git a/langs/layers/nl.json b/langs/layers/nl.json
index aaf6927f8..8e9da398b 100644
--- a/langs/layers/nl.json
+++ b/langs/layers/nl.json
@@ -2913,6 +2913,17 @@
"name": {
"question": "Wat is de naam van dit Klimzaal?"
},
+ "rope_rental": {
+ "mappings": {
+ "0": {
+ "then": "Een klimtouw kan hier gehuurd worden"
+ },
+ "1": {
+ "then": "Hier kunnen geen klimtouwen gehuurd worden"
+ }
+ },
+ "question": "Kan een klimtouw hier gehuurd worden?"
+ },
"shoe_rental": {
"mappings": {
"0": {
@@ -7347,6 +7358,9 @@
},
"5": {
"then": "Hier kan men basketbal beoefenen"
+ },
+ "6": {
+ "then": "Dit is een skatepark"
}
},
"question": "Welke sporten kan men hier beoefenen?",
diff --git a/langs/themes/en.json b/langs/themes/en.json
index 0750fa4c3..901bebb01 100644
--- a/langs/themes/en.json
+++ b/langs/themes/en.json
@@ -14,6 +14,31 @@
},
"atm": {
"description": "This map shows ATMs to withdraw or deposit money",
+ "layers": {
+ "3": {
+ "override": {
+ "=tagRenderings": {
+ "0": {
+ "render": {
+ "special": {
+ "text": "Import this ATM"
+ }
+ }
+ },
+ "1": {
+ "render": "OpenStreetMap knows about an ATM which is {_closest_osm_poi_distance} meter away. "
+ },
+ "2": {
+ "render": {
+ "special": {
+ "message": "Add all the suggested tags to the closest ATM"
+ }
+ }
+ }
+ }
+ }
+ }
+ },
"title": "ATM Machines"
},
"bag": {
diff --git a/langs/themes/es.json b/langs/themes/es.json
index 09e97aeea..dcbc4b539 100644
--- a/langs/themes/es.json
+++ b/langs/themes/es.json
@@ -771,108 +771,6 @@
"description": "Un mapa que muestra bordillos y cruces.",
"title": "Bordillos y cruces"
},
- "mapcomplete-changes": {
- "description": "Este mapa muestra todos los cambios realizados con MapComplete",
- "layers": {
- "0": {
- "description": "Muestra todos los cambios de MapComplete",
- "filter": {
- "0": {
- "options": {
- "0": {
- "question": "El nombre del tema contiene {search}"
- }
- }
- },
- "1": {
- "options": {
- "0": {
- "question": "Hecho por colaborador {search}"
- }
- }
- },
- "2": {
- "options": {
- "0": {
- "question": "No hecho por colaborador {search}"
- }
- }
- },
- "3": {
- "options": {
- "0": {
- "question": "Hecho antes de {search}"
- }
- }
- },
- "4": {
- "options": {
- "0": {
- "question": "«Hecho después de {search}"
- }
- }
- },
- "5": {
- "options": {
- "0": {
- "question": "Use lenguaje (ISO-code) {search}"
- }
- }
- },
- "6": {
- "options": {
- "0": {
- "question": "Hecho con host {search}"
- }
- }
- },
- "7": {
- "options": {
- "0": {
- "question": "Conjunto de cambios ha añadido al menos una imagen"
- }
- }
- }
- },
- "name": "Centros de cambios",
- "tagRenderings": {
- "contributor": {
- "question": "¿Qué colaborador realizó este cambio?",
- "render": "Cambio realizado por {user}"
- },
- "host": {
- "question": "¿En qué host (sitio web) se realizó este cambio?",
- "render": "Cambio con {host}"
- },
- "locale": {
- "question": "¿En qué configuración regional (idioma) se realizó este cambio?",
- "render": "La configuración regional del usuario es {locale}"
- },
- "show_changeset_id": {
- "render": "Conjunto de cambios {id}"
- },
- "theme-id": {
- "question": "¿Qué tema se utilizó para realizar este cambio?",
- "render": "Cambio con tema {theme}"
- }
- },
- "title": {
- "render": "Conjunto de cambios para {theme}"
- }
- },
- "1": {
- "override": {
- "tagRenderings": {
- "link_to_more": {
- "render": "Más estadísticas en aquí"
- }
- }
- }
- }
- },
- "shortDescription": "Muestra los cambios realizados por MapComplete",
- "title": "Cambios realizados por MapComplete"
- },
"maproulette": {
"description": "Tema que muestra las tareas de MapRoulette, permitiendo buscarlas, filtrarlas y arreglarlas.",
"title": "Tareas de MapRoulette"