]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Nuked 'browse.start_rjs.unable_to_load' and replaced it with
[rails.git] / config / locales / en.yml
index 562aa47efb5434dec0e81882321c8f3060c8e5e6..7fe8b60ff9c804874e8a7677e76e0550fce57b06 100644 (file)
@@ -149,11 +149,9 @@ en:
       zoom_or_select: "Zoom in or select an area of the map to view"
       drag_a_box: "Drag a box on the map to select an area"
       manually_select: "Manually select a different area"
       zoom_or_select: "Zoom in or select an area of the map to view"
       drag_a_box: "Drag a box on the map to select an area"
       manually_select: "Manually select a different area"
-      loaded_an_area: "You have loaded an area which contains"
-      browsers: "features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below."
+      loaded_an_area_with_num_features: "You have loaded an area which contains {{num_features}} features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below."
       load_data: "Load Data"
       load_data: "Load Data"
-      unable_to_load: "Unable to load: Bounding box size of"
-      must_be_smaller: "is too large (must be smaller than 0.25)"
+      unable_to_load_size: "Unable to load: Bounding box size of {{bbox_size}} is too large (must be smaller than {{max_bbox_size}})"
       loading: "Loading..."
       show_history: "Show History"
       wait: "Wait..."
       loading: "Loading..."
       show_history: "Show History"
       wait: "Wait..."
@@ -162,6 +160,25 @@ en:
       private_user: "private user"
       edited_by: "Edited by"
       at_timestamp: "at"
       private_user: "private user"
       edited_by: "Edited by"
       at_timestamp: "at"
+      object_list:
+        heading: "Object list"
+        back: "Display object list"
+        type:
+          node: "Node"
+          way: "Way"
+          # There's no 'relation' type because it isn't represented in OpenLayers
+        api: "Retrieve this are from the API"
+        details: "Details"
+        selected:
+          type:
+            node: "Node"
+            way: "Way"
+            # There's no 'relation' type because it isn't represented in OpenLayers
+        history:
+          type:
+            node: "Node"
+            way: "Way"
+            # There's no 'relation' type because it isn't represented in OpenLayers
     tag_details:
       tags: "Tags:"
     way_details:
     tag_details:
       tags: "Tags:"
     way_details: