]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Add some administrator only actions to the user page.
[rails.git] / config / locales / en.yml
index f046798ae81d3b8e0bcc4cb727a6282438f4d786..a9e3db6faf81c6d4391b7c3a1e58f13bb52f146c 100644 (file)
@@ -970,6 +970,12 @@ en:
       block_history: "view blocks received"
       moderator_history: "view blocks given"
       create_block: "block this user"
+      activate_user: "activate this user"
+      deactivate_user: "deactivate this user"
+      hide_user: "hide this user"
+      unhide_user: "unhide this user"
+      delete_user: "delete this user"
+      confirm: "Confirm"
     friend_map:
       your location: Your location
       nearby mapper: "Nearby mapper: [[nearby_user]]"
@@ -1019,6 +1025,8 @@ en:
     remove_friend:
       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."
   user_role:
     filter:
       not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."