]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Mass rename of "bugs" as "notes" for increased user friendliness
[rails.git] / config / locales / en.yml
index a8f523b472bbe32f5c9e01184389cfabcb0e6102..49f8da0f783e906adb354d08d9e477d50a267b77 100644 (file)
@@ -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"
@@ -1615,7 +1615,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
@@ -1624,7 +1624,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:"
@@ -1872,17 +1872,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"