diff --git a/langs/themes/en.json b/langs/themes/en.json
index 11c81c3a77..a0b02ebe90 100644
--- a/langs/themes/en.json
+++ b/langs/themes/en.json
@@ -803,12 +803,12 @@
"description": "This maps shows all the changes made with MapComplete",
"layers": {
"0": {
- "description": "Shows all MapComplete changes",
+ "description": "Show all MapComplete changes",
"filter": {
"0": {
"options": {
"0": {
- "question": "Themename contains {search}"
+ "question": "Theme name contains {search}"
}
}
},
@@ -865,12 +865,12 @@
"name": "Changeset centers",
"tagRenderings": {
"contributor": {
- "question": "What contributor did make this change?",
+ "question": "Which contributor made this change?",
"render": "Change made by {user}"
},
"host": {
"question": "What host (website) was this change made with?",
- "render": "Change with {host}"
+ "render": "Change made with {host}"
},
"locale": {
"question": "What locale (language) was this change made in?",
@@ -902,7 +902,7 @@
}
}
},
- "shortDescription": "Shows changes made by MapComplete",
+ "shortDescription": "Show changes made with MapComplete",
"title": "Changes made with MapComplete"
},
"maproulette": {
@@ -936,6 +936,33 @@
"onwheels": {
"description": "On this map, publicly weelchair accessible places are shown and can be easily added",
"layers": {
+ "19": {
+ "override": {
+ "=title": {
+ "render": "Statistics"
+ }
+ }
+ },
+ "20": {
+ "override": {
+ "+tagRenderings": {
+ "0": {
+ "render": {
+ "special": {
+ "text": "Import"
+ }
+ }
+ },
+ "1": {
+ "render": {
+ "special": {
+ "message": "Add all the suggested tags"
+ }
+ }
+ }
+ }
+ }
+ },
"4": {
"override": {
"filter": {
@@ -978,33 +1005,6 @@
"override": {
"name": "Disabled parking spaces"
}
- },
- "19": {
- "override": {
- "=title": {
- "render": "Statistics"
- }
- }
- },
- "20": {
- "override": {
- "+tagRenderings": {
- "0": {
- "render": {
- "special": {
- "text": "Import"
- }
- }
- },
- "1": {
- "render": {
- "special": {
- "message": "Add all the suggested tags"
- }
- }
- }
- }
- }
}
},
"title": "OnWheels"
@@ -1165,10 +1165,6 @@
"stations": {
"description": "View, edit and add details to a train station",
"layers": {
- "3": {
- "description": "Layer showing train stations",
- "name": "Train Stations"
- },
"16": {
"description": "Displays showing the trains that will leave from this station",
"name": "Departures boards",
@@ -1200,6 +1196,10 @@
"title": {
"render": "Departures board"
}
+ },
+ "3": {
+ "description": "Layer showing train stations",
+ "name": "Train Stations"
}
},
"title": "Train Stations"
@@ -1291,4 +1291,4 @@
"shortDescription": "A map with waste baskets",
"title": "Waste Basket"
}
-}
\ No newline at end of file
+}