]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Add a user list view for administrators
[rails.git] / config / locales / en.yml
index 21e5795cb8f5f90a0aea5af89370436403e9af13..e521299e722f332a81a974809c5bee4ceaab5266 100644 (file)
@@ -1644,6 +1644,16 @@ en:
       not_a_friend: "{{name}} is not one of your friends."
     filter:
       not_an_administrator: "You need to be an administrator to perform that action."
+    list:
+      title: Users
+      heading: Users
+      showing:
+        one: Showing page {{page}} ({{first_item}} of {{count}})
+        other: Showing page {{page}} ({{first_item}}-{{last_item}} of {{count}})
+      summary: "{{name}} created from {{ip_address}} on {{date}}"
+      confirm: Confirm Selected Users
+      hide: Hide Selected Users
+      empty: No matching users found
   user_role:
     filter:
       not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."