]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Back -> View all blocks
[rails.git] / config / locales / en.yml
index 529b66ea560465d1d722fc2729a12c982843fbdd..f44b2d34dfa68f418e0297778b136d4ae3bcb06e 100644 (file)
@@ -1088,9 +1088,13 @@ en:
       until_login: "Active until the user logs in."
       time_past: "Ended {{time}} ago."
     blocks_on:
-      heading: "List blocks on {{name}}"
+      title: "Blocks on {{name}}"
+      heading: "List of blocks on {{name}}"
+      empty: "{{name}} has not made any blocks yet."
     blocks_by:
-      heading: "List blocks by {{name}}"
+      title: "Blocks by {{name}}"
+      heading: "List of blocks by {{name}}"
+      empty: "{{name}} has not been blocked yet."
     show:
       heading: "Block on {{block_on}} by {{block_by}}"
       time_future: "Ends in {{time}}"
@@ -1101,7 +1105,7 @@ en:
       revoke: "Revoke!"
       confirm: "Are you sure?"
       reason: "Reason for block:"
-      back: "Back"
+      back: "View all blocks"
       revoker: "Revoker:"
       needs_view: "The user needs to log in before this block will be cleared."