X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d48b1ccdf2bfe04c714377f32c6e6afed6560f79..fd8a77552600ed2bff0bda0f0fd524a07998df4f:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 0114751b6..0186d446d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -85,6 +85,9 @@ en: potlatch: name: "Potlatch 1" description: "Potlatch 1 (in-browser editor)" + id: + name: "iD" + description: "iD (in-browser editor)" potlatch2: name: "Potlatch 2" description: "Potlatch 2 (in-browser editor)" @@ -1209,11 +1212,17 @@ en: click_the_link: "If this is you, please click the link below to reset your password." note_comment_notification: anonymous: An anonymous user - 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}." + commented: + subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes" + subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in" + 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}." + closed: + subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes" + subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in" + your_note: "%{commenter} has resolved one of your map notes near %{place}." + commented_note: "%{commenter} has resolved 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: @@ -1306,6 +1315,7 @@ en: potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point, if editing in live mode, or click save if you have a save button.)" potlatch2_not_configured: "Potlatch 2 has not been configured - please see http://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2 for more information" potlatch2_unsaved_changes: "You have unsaved changes. (To save in Potlatch 2, you should click save.)" + id_not_configured: "iD has not been configured" no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature." sidebar: search_results: Search Results