diff options
author | Steven Barth <steven@midlink.org> | 2009-01-13 11:17:43 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2009-01-13 11:17:43 +0000 |
commit | 5621d8815d18179d2c0b50d1e4b2eaf76be65b0d (patch) | |
tree | 62e08d565a830c40ec95f5fe667dbeeb06b1e4b2 | |
parent | c730262d146891919a12cc07765805a77e9c4ff2 (diff) |
Nobody reads our texts ;-)
-rw-r--r-- | i18n/english/luasrc/i18n/admin-core.en.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index d7ec3823b..fb704cec2 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -11,7 +11,7 @@ a_i_i_admin1 = 'This is the administration area of <abbr title="Lua Configuratio 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 - 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_admin5 = 'As we 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' a_i_luci1 = 'Here you can customize the settings and the functionality of <abbr title="Lua Configuration Interface">LuCI</abbr>.' |