diff --git a/langs/en.json b/langs/en.json
index 44f5a6df1a..8761f4407b 100644
--- a/langs/en.json
+++ b/langs/en.json
@@ -353,20 +353,20 @@
         },
         "conflationChecker": {
             "cacheExpired": "Cache was expired",
-            "downloadOverpassData": "Download the loaded GeoJSON from overpass",
+            "downloadOverpassData": "Download the loaded GeoJSON from Overpass",
             "importCandidatesCount": "The {count} red elements on the following map are all your import candidates.",
             "loadedDataAge": "Loaded data is from the cache and is {age} old",
             "mapShowingNearbyIntro": "The following map shows features to import which have an OSM-feature within ",
             "nearbyWarn": "The {count} red elements on the following map will not be imported!",
             "nothingLoaded": "No elements are loaded from OpenStreetMap which match the current layer {name}",
             "osmLoaded": "{count} elements are loaded from OpenStreetMap which match the layer {name}.",
-            "reloadTheCache": "Clear the cache and query overpass again",
+            "reloadTheCache": "Clear the cache and query Overpass again",
             "setRangeToZero": "Set the range to 0 or 1 if you want to import them all",
             "showOsmLayerInConflationMap": "Show the OSM data",
             "states": {
-                "error": "Could not load latest data from overpass due to {error}",
+                "error": "Could not load latest data from Overpass due to {error}",
                 "idle": "Checking local storage…",
-                "running": "Querying overpass…",
+                "running": "Querying Overpass…",
                 "unexpected": "Unexpected state {state}"
             },
             "title": "Compare with existing data",