summaryrefslogtreecommitdiffhomepage
path: root/i18n/english
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-07-05 12:40:39 +0000
committerSteven Barth <steven@midlink.org>2008-07-05 12:40:39 +0000
commit9778a65f16feb71303b72263940d09d821ce4fa4 (patch)
tree544f6facb5d223a9ffb94dac5949edf2398dc792 /i18n/english
parentdc5dfb5da06e3acb622a4471eb99d803fb09e664 (diff)
* i18n: Changed description of LuCI
Diffstat (limited to 'i18n/english')
-rw-r--r--i18n/english/luasrc/i18n/admin-core.en.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua
index 0ad12d4be..9add5c109 100644
--- a/i18n/english/luasrc/i18n/admin-core.en.lua
+++ b/i18n/english/luasrc/i18n/admin-core.en.lua
@@ -3,8 +3,8 @@ uci_reverted = "The following changes have been reverted"
a_i_ui = "User Interface"
-c_lucidesc = [[LuCI is a free Lua library with integrated MVC-Webframework and webinterface for embedded devices,
-aspecially routers that run OpenWRT. Luci is licensed under the Apache-License.]]
+c_lucidesc = [[LuCI is a collection of free Lua software including an MVC-Webframework and webinterface for embedded devices.
+Luci is licensed under the Apache-License.]]
c_projecthome = "Project Homepage"
c_leaddev = "Lead Development"
c_contributors = "Contributing Developers"