]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Added authorization + issues dashboard
[rails.git] / config / locales / en.yml
index effe6075e1efd9afabec4e0d6c7ce83cf824dcb2..9a03a6a7f16aeca62dd87689bd3cc79101374e98 100644 (file)
@@ -1317,6 +1317,10 @@ en:
         partial_changeset_with_comment: "with comment '%{changeset_comment}'"
         partial_changeset_without_comment: "without comment"
       details: "More details about the changeset can be found at %{url}."
+    new_issue_notification:
+      subject: "[OpenStreetMap] New Issue"
+      greeting: "Hi,"
+      new_issue: "A new issue has been created:"
   message:
     inbox:
       title: "Inbox"
@@ -1620,6 +1624,8 @@ en:
   application:
     require_cookies:
       cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
+    require_admin:
+      not_an_admin: You need to be an admin to perform that action.
     require_moderator:
       not_a_moderator: "You need to be a moderator to perform that action."
     setup_user_auth:
@@ -1925,8 +1931,8 @@ en:
         gravatar: "Use Gravatar"
         link: "http://wiki.openstreetmap.org/wiki/Gravatar"
         link text: "what is this?"
-        disabled: "Gravatar disabled!"
-        enabled: "Gravatar enabled!"
+        disabled: "Gravatar has been disabled."
+        enabled: "Display of your Gravatar has been enabled."
       new image: "Add an image"
       keep image: "Keep the current image"
       delete image: "Remove the current image"