]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Add <title> to /blocks and don't Camel Case headings
[rails.git] / config / locales / en.yml
index f44b2d34dfa68f418e0297778b136d4ae3bcb06e..6d038a252a005763a8b6296b88fabe4d7f7f3e68 100644 (file)
@@ -1061,7 +1061,8 @@ en:
       only_creator_can_edit: "Only the moderator who created this block can edit it."
       success: "Block updated."
     index:
-      heading: "Listing User Blocks"
+      title: "User blocks"
+      heading: "List of user blocks"
     revoke:
       heading: "Revoking block on {{block_on}} by {{block_by}}"
       time_future: "This block will end in {{time}}."
@@ -1096,7 +1097,8 @@ en:
       heading: "List of blocks by {{name}}"
       empty: "{{name}} has not been blocked yet."
     show:
-      heading: "Block on {{block_on}} by {{block_by}}"
+      title: "{{block_on}} blocked by {{block_by}}"
+      heading: "{{block_on}} blocked by {{block_by}}"
       time_future: "Ends in {{time}}"
       time_past: "Ended {{time}} ago"
       status: "Status"