]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Revoking administrator role on current user should fail
[rails.git] / config / locales / en.yml
index 062fd95d48ef75d6b7d86819788e38ede82ca7f4..317dee88ea66b668b10e5510126da7bf5beb871d 100644 (file)
@@ -131,6 +131,7 @@ en:
         title_comment: "Changeset %{id} - %{comment}"
       join_discussion: "Log in to join the discussion"
       discussion: Discussion
+      still_open: "Changeset still open - discussion will open once the changeset is closed."
     node:
       title: "Node: %{name}"
       history_title: "Node History: %{name}"
@@ -2035,6 +2036,7 @@ en:
       not_a_role: "The string `%{role}' is not a valid role."
       already_has_role: "The user already has role %{role}."
       doesnt_have_role: "The user does not have role %{role}."
+      not_revoke_admin_current_user: "Cannot revoke administrator role from current user."
     grant:
       title: Confirm role granting
       heading: Confirm role granting
@@ -2239,7 +2241,8 @@ en:
         unhide_comment: "unhide"
     notes:
       new:
-        intro: "Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain the problem. (Please don't enter personal information or information from copyrighted maps or directory listings.)"
+        intro: "Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain the problem."
+        advice: "Your note is public and may be used to update the map, so don't enter personal information, or information from copyrighted maps or directory listings."
         add: Add Note
       show:
         anonymous_warning: This note includes comments from anonymous users which should be independently verified.