]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Refactored user_role and controller. Now much more DRY.
[rails.git] / config / locales / en.yml
index 241e0327f12c84c1f5bdddd32e4a53ec627bd9c3..95b53821f03f7e663dd89fe13de5563ab67f0232 100644 (file)
@@ -1003,6 +1003,11 @@ en:
       success: "{{name}} was removed from your friends."
       not_a_friend: "{{name}} is not one of your friends."
   user_role:
       success: "{{name}} was removed from your friends."
       not_a_friend: "{{name}} is not one of your friends."
   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}}' isn't a valid role."
+      already_has_role: "The user already has role {{role}}."
+      doesnt_have_role: "The user does not have role {{role}}."
     grant:
       are_you_sure: "Are you sure you want to grant the role `{{role}}' to the user `{{name}}'?"
       confirm: "Confirm"
     grant:
       are_you_sure: "Are you sure you want to grant the role `{{role}}' to the user `{{name}}'?"
       confirm: "Confirm"