summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-core
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-11-01 01:37:03 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-11-01 01:37:03 +0000
commitb50e08149c4e3dff9c5ebc6f3448a56f508d8d1c (patch)
tree5b7521f5b15146200f5b7313fc841d9fbe884977 /modules/admin-core
parente3ac0fd78d7fe7660954348675094d02d5f42aa0 (diff)
all: yet another round of translation fixes
Diffstat (limited to 'modules/admin-core')
-rw-r--r--modules/admin-core/luasrc/view/sysauth.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/admin-core/luasrc/view/sysauth.htm b/modules/admin-core/luasrc/view/sysauth.htm
index 184de5baf..f39f620a8 100644
--- a/modules/admin-core/luasrc/view/sysauth.htm
+++ b/modules/admin-core/luasrc/view/sysauth.htm
@@ -21,7 +21,7 @@ $Id$
<div class="cbi-map-descr">
<%:Please enter your username and password.%>
<%- if fuser then %>
- <div class="error"><%:sysauth_failed%></div>
+ <div class="error"><%:Invalid username and/or password! Please try again.%></div>
<br />
<% end -%>
</div>