Preliminary merged some barrier-free translations (thanks Alina Friedrichsen)
[project/luci.git] / i18n / english / luasrc / i18n / sysauth.en.lua
index a87774a..0b0eda6 100644 (file)
@@ -1,3 +1,3 @@
-sysauth_head = "Authorization Required"
-sysauth_prompt = "Please enter your username and password."
-sysauth_failed = "Invalid username and/or password! Please try again."
+sysauth_head = [[Authorization Required]]
+sysauth_prompt = [[Please enter your username and password.]]
+sysauth_failed = [[Invalid username and/or password! Please try again.]]