X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/91aaae1933183fc9e7311abd3b815b5b74ce2d3c..cc5694da1ca047c3e7c57f4de287367788328783:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index c2aaf469a..1635f6b67 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -149,19 +149,16 @@ 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" - 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" - 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" @@ -173,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:"