summaryrefslogtreecommitdiff
path: root/users/config/locales/en.yml
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-08-21 20:37:23 +0200
committerAzul <azul@leap.se>2013-08-21 20:37:23 +0200
commit41de2179c67fc09e1558280c5601cc07b2e40b43 (patch)
tree9e9a54ca6f063ecbe121926c8f8a16f9b3bfcff4 /users/config/locales/en.yml
parente325de14dd0d9878a3392051dc98a14d9811d2c9 (diff)
parentc073099f0283492b30e702d833721206ab9986cc (diff)
Merge remote-tracking branch 'jessib/js_warning'
Diffstat (limited to 'users/config/locales/en.yml')
-rw-r--r--users/config/locales/en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/config/locales/en.yml b/users/config/locales/en.yml
index 62f822c..55ba3a1 100644
--- a/users/config/locales/en.yml
+++ b/users/config/locales/en.yml
@@ -32,7 +32,7 @@ en:
not_authorized_login: "Please log in to perform that action."
search: "Search"
cookie_disabled_warning: "You have cookies disabled. You will not be able to login until you enable cookies."
- js_required: "We are sorry, but this doesn't work without javascript enabled. This is for security reasons."
+ js_required_html: "We are sorry, but this doesn't work without javascript enabled. This is because the authentication system used, <a href='http://srp.stanford.edu/'>SRP</a>, requires javascript."
enable_account: "Enable the account %{username}"
enable_description: "This will restore the account to full functionality"
deactivate_account: "Deactivate the account %{username}"