From 5be59e6ae7a496a695c5dd533b0b48bb172ec821 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 1 Jul 2012 20:05:05 +0000 Subject: Cosmetic changes to the terminology in the UI: Replace references to the device running LuCI as being a "router", as that is not necessarily the case. --- modules/admin-mini/luasrc/view/mini/backup.htm | 4 ++-- modules/admin-mini/luasrc/view/mini/index.htm | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'modules/admin-mini/luasrc/view/mini') diff --git a/modules/admin-mini/luasrc/view/mini/backup.htm b/modules/admin-mini/luasrc/view/mini/backup.htm index 47b513bd2..eb9dc46e4 100644 --- a/modules/admin-mini/luasrc/view/mini/backup.htm +++ b/modules/admin-mini/luasrc/view/mini/backup.htm @@ -15,13 +15,13 @@ $Id$ <%+header%>

<%:System%>

<%:Backup / Restore%>

-

<%:Here you can backup and restore your router configuration and - if possible - reset the router to the default settings.%>

+

<%:Here you can backup and restore your configuration and - if possible - reset this device to the default settings.%>


diff --git a/modules/admin-mini/luasrc/view/mini/index.htm b/modules/admin-mini/luasrc/view/mini/index.htm index d9d3ff372..61d01f96f 100644 --- a/modules/admin-mini/luasrc/view/mini/index.htm +++ b/modules/admin-mini/luasrc/view/mini/index.htm @@ -15,7 +15,7 @@ $Id$

<%:Hello!%>

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

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

+<%: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 router!%>

+

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

<%_The LuCI Team%>

-- cgit v1.2.3