From a1415d74302e12459379437ca8d6af0ff4cf1921 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 14 Aug 2012 13:08:18 +0000 Subject: modules: make most remaining hardcoded strings translatable, patch by "BasicXP" --- modules/admin-mini/luasrc/view/mini/index.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/admin-mini') diff --git a/modules/admin-mini/luasrc/view/mini/index.htm b/modules/admin-mini/luasrc/view/mini/index.htm index 61d01f96f..c14d3b0b2 100644 --- a/modules/admin-mini/luasrc/view/mini/index.htm +++ b/modules/admin-mini/luasrc/view/mini/index.htm @@ -14,7 +14,7 @@ $Id$ -%>

<%:Hello!%>

<%_This is the administration area of LuCI.%>

-

<%_LuCI is a free, flexible, and user friendly graphical interface for configuring OpenWrt Kamikaze.%>
+

<%_LuCI is a free, flexible, and user friendly graphical interface for configuring OpenWrt.%>
<%:On the following pages you can adjust all important settings of this device.%>

<%:As we always want to improve this interface we are looking forward to your feedback and suggestions.%>

<%:And now have fun with your OpenWrt device!%>

-- cgit v1.2.3