X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=i18n%2Fenglish%2Fluasrc%2Fi18n%2Fsysauth.en.lua;fp=i18n%2Fenglish%2Fluasrc%2Fi18n%2Fsysauth.en.lua;h=0000000000000000000000000000000000000000;hp=2a8759f452339c55dfdf2f2d7a1dc545de44a719;hb=ce6aec0a91e65b16cf42d9f908e06b63d91be931;hpb=7bf803250be75dac62c6e048fa675c93c9093b9a diff --git a/i18n/english/luasrc/i18n/sysauth.en.lua b/i18n/english/luasrc/i18n/sysauth.en.lua deleted file mode 100644 index 2a8759f452..0000000000 --- a/i18n/english/luasrc/i18n/sysauth.en.lua +++ /dev/null @@ -1,3 +0,0 @@ -sysauth_head = 'Authorization Required' -sysauth_prompt = 'Please enter your username and password.' -sysauth_failed = 'Invalid username and/or password! Please try again.'