diff options
Diffstat (limited to 'i18n/english/luasrc')
-rw-r--r-- | i18n/english/luasrc/i18n/admin-core.en.lua | 4 |
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 0ad12d4be9..9add5c109f 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" |