X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/17e9016373ccd306abbcbd5b2e842198f36a9b01..7551e8a0c1d787d98784c6df475857ed72d3d34e:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 8bd0f085f..3196531f1 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -275,6 +275,7 @@ en: login: "Login" save_button: "Save" no_such_entry: + title: "No such diary entry" heading: "No entry with the id: {{id}}" body: "Sorry, there is no diary entry or comment with the id {{id}}. Please check your spelling, or maybe the link you clicked is wrong." no_such_user: @@ -572,11 +573,14 @@ en: upload_trace: "Upload GPS Trace" trace_uploaded: "Your GPX file has been uploaded and is awaiting insertion in to the database. This will usually happen within half an hour, and an email will be sent to you on completion." edit: + title: "Editing trace {{name}}" + heading: "Editing trace {{name}}" filename: "Filename:" download: "download" uploaded_at: "Uploaded at:" points: "Points:" start_coord: "Start coordinate:" + map: "map" edit: "edit" owner: "Owner:" description: "Description:" @@ -591,6 +595,8 @@ en: description: "Description" tags: "Tags" public: "Public?" + public_help: "What does this mean?" + public_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces" upload_button: "Upload" help: "Help" help_url: "http://wiki.openstreetmap.org/wiki/Upload" @@ -602,6 +608,8 @@ en: trace_optionals: tags: "Tags" view: + title: "Viewing trace {{name}}" + heading: "Viewing trace {{name}}" pending: "PENDING" filename: "Filename:" download: "download" @@ -617,7 +625,6 @@ en: make_public: "Make this track public permanently" edit_track: "Edit this track" delete_track: "Delete this track" - viewing_trace: "Viewing trace {{name}}" trace_not_found: "Trace not found!" trace_paging_nav: showing: "Showing page"