]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
More progress on ticket:1919
[rails.git] / config / locales / en.yml
index 7d3f64b00f7a9a7cfefe4a6187f03965e6fdb156..1635f6b6721302c9eafc219871f5674cdcc7d39c 100644 (file)
@@ -151,16 +151,14 @@ en:
       manually_select: "Manually select a different area"
       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"
-      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..."
-      history_for: "History for"
+      history_for_feature: "History for {{feature}}"
       details: "Details"
       private_user: "private user"
-      edited_by: "Edited by"
-      at_timestamp: "at"
+      edited_by_user_at_timestamp: "Edited by {{user}} at {{timestamp}}"
       object_list:
         heading: "Object list"
         back: "Display object list"
@@ -172,13 +170,13 @@ en:
         details: "Details"
         selected:
           type:
-            node: "Node"
-            way: "Way"
+            node: "Node {{id}}"
+            way: "Way {{id}}"
             # There's no 'relation' type because it isn't represented in OpenLayers
         history:
           type:
-            node: "Node"
-            way: "Way"
+            node: "Node {{id}}"
+            way: "Way {{id}}"
             # There's no 'relation' type because it isn't represented in OpenLayers
     tag_details:
       tags: "Tags:"