* libs/web: Switched from HTTP-Basic-Auth to Session-Auth
[project/luci.git] / i18n / english / luasrc / i18n / sysauth.en.lua
diff --git a/i18n/english/luasrc/i18n/sysauth.en.lua b/i18n/english/luasrc/i18n/sysauth.en.lua
new file mode 100644 (file)
index 0000000..a87774a
--- /dev/null
@@ -0,0 +1,3 @@
+sysauth_head = "Authorization Required"
+sysauth_prompt = "Please enter your username and password."
+sysauth_failed = "Invalid username and/or password! Please try again."