Commit f5eb85c3 authored by akrherz's avatar akrherz Committed by Guus der Kinderen

OF-1262 correct error message on failed admin console login

parent 6d18f8a1
...@@ -1084,8 +1084,7 @@ login.title=Admin Console ...@@ -1084,8 +1084,7 @@ login.title=Admin Console
login.hint=Admin Console Login login.hint=Admin Console Login
login.error=Error: You don't have JavaScript enabled. This tool uses JavaScript and much of it will \ login.error=Error: You don't have JavaScript enabled. This tool uses JavaScript and much of it will \
not work correctly without it enabled. Please turn JavaScript back on and reload this page. not work correctly without it enabled. Please turn JavaScript back on and reload this page.
login.failed.unauthorized=Login failed: make sure your username and password are correct and that you're an admin \ login.failed.unauthorized=Login failed: make sure your username and password are correct and that you're an admin.
or moderator.
login.failed.connection=Login failed: make sure your the user and group system is up and running. login.failed.connection=Login failed: make sure your the user and group system is up and running.
login.failed.authentication=Login failed: Openfire wasn't able to authenticate itself to the users system. login.failed.authentication=Login failed: Openfire wasn't able to authenticate itself to the users system.
login.failed.lookslikeemail=Login failed: You provided what appears to be an email address, consider \ login.failed.lookslikeemail=Login failed: You provided what appears to be an email address, consider \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment