Small bugfixes and improvements
[project/luci.git] / i18n / english / luasrc / i18n / admin-core.en.lua
index ed69e01..76fb6b2 100644 (file)
@@ -10,7 +10,7 @@ a_i_i_hello = [[Hello!]]
 a_i_i_admin1 = [[This is the administration area of <abbr title="Lua Configuration Interface">LuCI</abbr>.]]
 a_i_i_admin2 = [[<abbr title="Lua Configuration Interface">LuCI</abbr> is a free, flexible, and user friendly graphical interface for configuring OpenWRT Kamikaze.]]
 a_i_i_admin3 = [[On the following pages you can adjust all important settings of your router.]]
-a_i_i_admin4 = [[Notice: In <abbr title="Lua Configuration Interface">LuCI</abbr> changes have to be confirmed by clicking Changes - Apply before being applied.]]
+a_i_i_admin4 = [[Notice: In <abbr title="Lua Configuration Interface">LuCI</abbr> changes have to be confirmed by clicking Changes - Save & Apply before being applied.]]
 a_i_i_admin5 = [[As we are always want to improve this interface we are looking forward to your feedback and suggestions.]]
 a_i_i_admin6 = [[And now have fun with your router!]]
 a_i_i_team = [[The <abbr title="Lua Configuration Interface">LuCI</abbr> Team]]
@@ -278,4 +278,15 @@ mem_buffered = "buffered"
 mem_free = "free"
 
 a_s_crontab = "Scheduled Tasks"
-a_s_crontab1 = "This is the system crontab in which scheduled tasks can be defined."
\ No newline at end of file
+a_s_crontab1 = "This is the system crontab in which scheduled tasks can be defined."
+
+a_w_nasid = "NAS ID"
+a_w_cacert = "Path to CA-Certificate"
+a_w_eaptype = "EAP-Method"
+a_w_tlsprivkey = "Path to Private Key"
+a_w_tlsprivkeypwd = "Password of Private Key"
+a_w_peapauth = "PEAP-Authentication"
+a_w_peapidentity = "PEAP-Identity"
+a_w_peappassword = "PEAP-Password"
+
+a_w_create = "Create Network"
\ No newline at end of file