From dd9606825da5d73883b8313f5af905ea1b2a4d7d Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 5 Jun 2008 19:16:38 +0000 Subject: * Merged Luci to use native UCI-library --- i18n/english/luasrc/i18n/admin-core.en.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'i18n') diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index 1affe22f9..e76f5ea70 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -1,3 +1,6 @@ +uci_applied = "The following changes have been applied" +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, -- cgit v1.2.3