]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Refactor users_controller to use CanCanCan for authorisation
[rails.git] / config / locales / en.yml
index 2777c1df30fba99b00fd8d3bfa5f6f67e7916586..e87e8f8ee2af63d75e94497759ec9054e9b4f11e 100644 (file)
@@ -2175,8 +2175,6 @@ en:
       button: "Unfriend"
       success: "%{name} was removed from your friends."
       not_a_friend: "%{name} is not one of your friends."
-    filter:
-      not_an_administrator: "You need to be an administrator to perform that action."
     index:
       title: Users
       heading: Users
@@ -2218,7 +2216,6 @@ en:
         with your ID in your user settings.
   user_role:
     filter:
-      not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."
       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}."