From: Tom Hughes Date: Tue, 31 May 2011 18:20:42 +0000 (+0100) Subject: Merge branch 'master' into openstreetbugs X-Git-Tag: live~5104^2~145 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/c20b31b54ed3043e9ebf3964aa7c08f5ddc73a95 Merge branch 'master' into openstreetbugs --- c20b31b54ed3043e9ebf3964aa7c08f5ddc73a95 diff --cc config/locales/en.yml index 3c743aac6,313f7ec79..c619d449d --- a/config/locales/en.yml +++ b/config/locales/en.yml @@@ -277,20 -277,9 +277,20 @@@ en download_xml: "Download XML" view_history: "view history" edit: "edit" + note: - open_title: "Unresolved issue: {{note_name}}" - closed_title: "Resolved issue: {{note_name}}" ++ open_title: "Unresolved issue: %{note_name}" ++ closed_title: "Resolved issue: %{note_name}" + created_at: "Created at:" + edited_at: "Edited at:" + closed_at: "Closed at:" + opened_by: "Opened by:" + description: "Description:" + comment_by: "Comment by: " + comment: "Comment:" + date: "Date:" changeset: changeset_paging_nav: - showing_page: "Showing page {{page}}" + showing_page: "Showing page %{page}" next: "Next »" previous: "« Previous" changeset: @@@ -1178,13 -1167,6 +1178,13 @@@ 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." + 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" ++ 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_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}}." ++ 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" @@@ -1873,21 -1853,6 +1873,21 @@@ back: "View all blocks" revoker: "Revoker:" needs_view: "The user needs to log in before this block will be cleared." + note: + rss: + 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}})" ++ 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})" + mine: - title: "Notes submitted or commented on by {{user}}" - heading: "{{user}}'s notes" - description: "Notes submitted or commented on by {{user}}" ++ 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" + javascripts: map: base: