X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2112dd7f63147526c52ea9e0e143e25b7f95c50f..bd071ae7f887366936dce3d7093ffbda3af307fc:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 4b90f9c7f..940b57fbe 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -541,6 +541,7 @@ en: js_2: "OpenStreetMap uses javascript for its slippy map." js_3: 'You may want to try the Tiles@Home static tile browser if you are unable to enable javascript.' permalink: Permalink + shortlink: Shortlink license: notice: "Licensed under the {{license_name}} license by the {{project_name}} and its contributors." license_name: "Creative Commons Attribution-Share Alike 2.0" @@ -569,7 +570,7 @@ en: map_key: "Map key" map_key_tooltip: "Map key for the mapnik rendering at this zoom level" table: - heading: "Legend for z[[zoom_level]]" + heading: "Legend for z{{zoom_level}}" entry: motorway: "Motorway" trunk: "Trunk road" @@ -671,7 +672,7 @@ en: edit: "edit" owner: "Owner:" description: "Description:" - tags: "Tags" + tags: "Tags:" none: "None" make_public: "Make this track public permanently" edit_track: "Edit this track" @@ -784,7 +785,7 @@ en: public editing: heading: "Public editing: " enabled: "Enabled. Not anonymous and can edit data." - enabled link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits" + enabled link: "http://wiki.openstreetmap.org/wiki/Anonymous_edits" enabled link text: "what's this?" disabled: "Disabled and cannot edit data, all previous edits are anonymous." disabled link text: "why can't I edit?"