]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
* use h() on username to avoid XSS
[rails.git] / config / locales / en.yml
index 9105a2d425ac2bd03c521e05e6dc0cc5dd670d79..412d9259ff0639452705a919e0e5189d61590af7 100644 (file)
@@ -948,6 +948,8 @@ en:
       change your settings: change your settings
       my_oauth_details: "View my OAuth details"
       role:
+        administrator: "This user is an administrator"
+        moderator: "This user is a moderator"
         grant:
           administrator: "Grant administrator access"
           moderator: "Grant moderator access"
@@ -1086,9 +1088,11 @@ 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}}"
     blocks_by:
-      heading: "List blocks by {{name}}"
+      title: "Blocks by {{name}}"
+      heading: "List of blocks by {{name}}"
     show:
       heading: "Block on {{block_on}} by {{block_by}}"
       time_future: "Ends in {{time}}"