modules/admin-mini: Added Wifi configuration
[project/luci.git] / i18n / english / luasrc / i18n / admin-core.en.lua
index b179ec8..6ea99fe 100644 (file)
@@ -14,7 +14,7 @@ a_i_i_hello = "Hello!"
 a_i_i_admin1 = "This is the administration area of LuCI."
 a_i_i_admin2 = "LuCI 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 = "You will find a navigation leading to the different configuration pages on the left side."
+a_i_i_admin4 = [[Notice: In LuCI changes have to be confirmed by clicking Changes - 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!"
@@ -230,4 +230,7 @@ a_n_routes = "Static Routes"
 a_n_routes1 = [[With Static Routes you can specify through which
 interface and gateway a certain host or network can be reached.]]
 a_n_r_target1 = "host-IP or network"
-a_n_r_netmask1 = "if target is a network"
\ No newline at end of file
+a_n_r_netmask1 = "if target is a network"
+
+m_n_local = "Local Network"
+m_n_inet  = "Internet Connection"
\ No newline at end of file