]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Add controls to revoke all blocks page
[rails.git] / config / locales / en.yml
index 449b6e54041e63ead7aa31b12bb529593aeaa189..ff1ee898498cdb863645ec75ad467e027a171899 100644 (file)
@@ -2896,6 +2896,12 @@ en:
     revoke_all:
       title: "Revoking all blocks on %{block_on}"
       heading_html: "Revoking all blocks on %{block_on}"
+      empty: "%{name} has no active blocks."
+      confirm: "Are you sure you wish to revoke %{active_blocks}?"
+      active_blocks:
+        one: "%{count} active block"
+        other: "%{count} active blocks"
+      revoke: "Revoke!"
     helper:
       time_future_html: "Ends in %{time}."
       until_login: "Active until the user logs in."