]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/en-GB.json
Update to iD v1.3.1
[rails.git] / vendor / assets / iD / iD / locales / en-GB.json
index b5aa52d3e2509162a6be3aa017dfe14f20b192b2..b7e3c98b7496f3e5cf7f84a25c3def1e33f63eb9 100644 (file)
@@ -1,9 +1,53 @@
 {
+    "modes": {
+        "add_area": {
+            "title": "Area",
+            "description": "Add parks, buildings, lakes or other areas to the map.",
+            "tail": "Click on the map to start drawing an area, like a park, lake, or building."
+        },
+        "add_line": {
+            "title": "Line",
+            "description": "Add roads, streets, footpaths, canals or other lines to the map.",
+            "tail": "Click on the map to start drawing a road, path, or route."
+        },
+        "add_point": {
+            "title": "Point",
+            "description": "Add restaurants, monuments, post boxes or other points to the map.",
+            "tail": "Click on the map to add a point."
+        },
+        "browse": {
+            "title": "Browse",
+            "description": "Pan and zoom the map."
+        }
+    },
     "operations": {
+        "add": {
+            "annotation": {
+                "point": "Added a point.",
+                "vertex": "Added a node to a way."
+            }
+        },
+        "start": {
+            "annotation": {
+                "line": "Started a line.",
+                "area": "Started an area."
+            }
+        },
         "rotate": {
             "description": "Rotate this object around its centre point."
         }
     },
+    "zoom_in_edit": "Zoom in to Edit",
+    "inspector": {
+        "none": "None"
+    },
+    "background": {
+        "fix_misalignment": "Fix alignment"
+    },
+    "gpx": {
+        "drag_drop": "Drag and drop a .gpx file on the page, or click the button to the right to browse",
+        "browse": "Browse for a .gpx file"
+    },
     "intro": {
         "lines": {
             "add": "Lines are used to represent features such as roads, railways and rivers. **Click the Line button to add a new line.**"