X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e7cd90f4b4d431b32a92ca68c3df817e8e765d09..5ff9f2d21c82a9ebe06be748a37de764d0861514:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 53dc9539e..3c743aac6 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -277,9 +277,9 @@ en: download_xml: "Download XML" view_history: "view history" edit: "edit" - bug: - open_title: "Unresolved issue: {{bug_name}}" - closed_title: "Resolved issue: {{bug_name}}" + note: + open_title: "Unresolved issue: {{note_name}}" + closed_title: "Resolved issue: {{note_name}}" created_at: "Created at:" edited_at: "Edited at:" closed_at: "Closed at:" @@ -1178,13 +1178,13 @@ en: greeting: "Hi," hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account." click_the_link: "If this is you, please click the link below to reset your password." - map_bug_plain: - subject_own: "[OpenStreetMap bugs] {{commenter}} has commented on one of your bugs" - subject_other: "[OpenStreetMap bugs] {{commenter}} has commented on a bug you are interested in" + note_plain: + subject_own: "[OpenStreetMap] {{commenter}} has commented on one of your notes" + subject_other: "[OpenStreetMap] {{commenter}} has commented on a note you are interested in" greeting: "Hi," - your_bug: "{{commenter}} has left a comment on one of your map bug reports near {{place}}." - commented_bug: "{{commenter}} has left a comment on a map bug report you have commented on. The bug is near {{place}}." - details: "More details about the bug report can be found at {{URL}}." + your_note: "{{commenter}} has left a comment on one of your map notes near {{place}}." + commented_note: "{{commenter}} has left a comment on a map note you have commented on. The note is near {{place}}." + details: "More details about the note can be found at {{URL}}." message: inbox: title: "Inbox" @@ -1398,10 +1398,9 @@ en: help: "Help" help_url: "http://wiki.openstreetmap.org/wiki/Upload" trace_header: - your_traces: "See just your traces" upload_trace: "Upload a trace" see_all_traces: "See all traces" - see_your_traces: "See all your traces" + see_your_traces: "See your traces" traces_waiting: "You have {{count}} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users." trace_optionals: tags: "Tags" @@ -1598,6 +1597,7 @@ en: consider_pd: "In addition to the above agreement, I consider my contributions to be in the Public Domain" consider_pd_why: "what's this?" consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain + guidance: 'Information to help understand these terms: a human readable summary and some informal translations' agree: Agree declined: "http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined" decline: "Decline" @@ -1616,7 +1616,7 @@ en: new diary entry: new diary entry my edits: my edits my traces: my traces - my bugs: my map bugs + my notes: my map notes my settings: my settings oauth settings: oauth settings blocks on me: blocks on me @@ -1625,7 +1625,7 @@ en: diary: diary edits: edits traces: traces - bugs: map bugs + notes: map notes remove as friend: remove as friend add as friend: add as friend mapper since: "Mapper since:" @@ -1873,17 +1873,18 @@ en: back: "View all blocks" revoker: "Revoker:" needs_view: "The user needs to log in before this block will be cleared." - bugs: + note: rss: - description_area: "A list of bugs, reported, commented on or closed in your area [({{min_lat}}|{{min_lon}}) -- ({{max_lat}}|{{max_lon}})]" - description_item: "An rss feed for bug {{id}}" - closed: "closed bug (near {{place}})" - new: "new bug (near {{place}})" + title: "OpenStreetMap Notes" + description_area: "A list of notes, reported, commented on or closed in your area [({{min_lat}}|{{min_lon}}) -- ({{max_lat}}|{{max_lon}})]" + description_item: "An rss feed for note {{id}}" + closed: "closed note (near {{place}})" + new: "new note (near {{place}})" comment: "new comment (near {{place}})" - user: - title_user: "Bugs submitted or commented on by {{user}}" - heading_user: "{{user}}'s bugs" - description_user: "Bugs submitted or commented on by {{user}}" + mine: + title: "Notes submitted or commented on by {{user}}" + heading: "{{user}}'s notes" + description: "Notes submitted or commented on by {{user}}" id: "Id" last_changed: "Last changed"