From b0b28b970fe5efede10dff0f1e379fbab5b333ca Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 31 Oct 2009 17:02:21 +0000 Subject: [PATCH] all: automatic <%:...%> -> <%_...%> fixup --- .../luasrc/view/admin_statistics/index.htm | 2 +- modules/admin-core/luasrc/view/about.htm | 2 +- modules/admin-full/luasrc/view/admin_index/index.htm | 8 ++++---- .../admin-full/luasrc/view/admin_services/index.htm | 2 +- .../admin-full/luasrc/view/admin_status/conntrack.htm | 4 ++-- modules/admin-full/luasrc/view/admin_status/index.htm | 2 +- modules/admin-full/luasrc/view/admin_status/routes.htm | 10 +++++----- modules/admin-mini/luasrc/view/mini/index.htm | 6 +++--- modules/freifunk/luasrc/view/freifunk-map/frame.htm | 4 ++-- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/applications/luci-statistics/luasrc/view/admin_statistics/index.htm b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm index dfeb0628d9..ebc6faba58 100644 --- a/applications/luci-statistics/luasrc/view/admin_statistics/index.htm +++ b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm @@ -16,7 +16,7 @@ $Id$

<%:stat_statistics Statistics%>

-

<%:stat_desc The statistics package is based on Collectd +

<%_The statistics package is based on Collectd and uses RRD Tool to render diagram images from collected data.%>

<%+footer%> diff --git a/modules/admin-core/luasrc/view/about.htm b/modules/admin-core/luasrc/view/about.htm index f89cc755d4..15cdf20192 100644 --- a/modules/admin-core/luasrc/view/about.htm +++ b/modules/admin-core/luasrc/view/about.htm @@ -14,7 +14,7 @@ $Id$ -%> <%+header%>

<%:About%> LuCI

-

<%:LuCI is a collection of free Lua software including an MVC-Webframework and webinterface for embedded devices. LuCI is licensed under the Apache-License.%>

+

<%_LuCI is a collection of free Lua software including an MVC-Webframework and webinterface for embedded devices. LuCI is licensed under the Apache-License.%>

<%:Project Homepage%>: luci.freifunk-halle.net

diff --git a/modules/admin-full/luasrc/view/admin_index/index.htm b/modules/admin-full/luasrc/view/admin_index/index.htm index 04e74683bd..2b2dbdd8fe 100644 --- a/modules/admin-full/luasrc/view/admin_index/index.htm +++ b/modules/admin-full/luasrc/view/admin_index/index.htm @@ -14,11 +14,11 @@ $Id$ -%> <%+header%>

<%:Hello!%>

-

<%:This is the administration area of LuCI.%>

-

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

<%_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.%>

-

<%:Notice: In LuCI changes have to be confirmed by clicking Changes - Save & Apply before being applied.%>

+

<%_Notice: In LuCI changes have to be confirmed by clicking Changes - Save & Apply before being applied.%>

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

<%:And now have fun with your router!%>

-

<%:The LuCI Team%>

+

<%_The LuCI Team%>

<%+footer%> \ No newline at end of file diff --git a/modules/admin-full/luasrc/view/admin_services/index.htm b/modules/admin-full/luasrc/view/admin_services/index.htm index 53b67c3c2e..675b106290 100644 --- a/modules/admin-full/luasrc/view/admin_services/index.htm +++ b/modules/admin-full/luasrc/view/admin_services/index.htm @@ -15,5 +15,5 @@ $Id$ <%+header%>

<%:Services%>

<%:Services and daemons perform certain tasks on your device.%>

-

<%:Most of them are network servers, that offer a certain service for your device or network like shell access, serving webpages like LuCI, doing mesh routing, sending e-mails, ...%>

+

<%_Most of them are network servers, that offer a certain service for your device or network like shell access, serving webpages like LuCI, doing mesh routing, sending e-mails, ...%>

<%+footer%> \ No newline at end of file diff --git a/modules/admin-full/luasrc/view/admin_status/conntrack.htm b/modules/admin-full/luasrc/view/admin_status/conntrack.htm index 06827500fc..d21faf7043 100644 --- a/modules/admin-full/luasrc/view/admin_status/conntrack.htm +++ b/modules/admin-full/luasrc/view/admin_status/conntrack.htm @@ -29,8 +29,8 @@ $Id$
- - + + diff --git a/modules/admin-full/luasrc/view/admin_status/index.htm b/modules/admin-full/luasrc/view/admin_status/index.htm index b26d17a9c1..3874b51f66 100644 --- a/modules/admin-full/luasrc/view/admin_status/index.htm +++ b/modules/admin-full/luasrc/view/admin_status/index.htm @@ -14,6 +14,6 @@ $Id$ -%> <%+header%>

<%:Status%>

-

<%:Here you can find information about the current system status like CPU clock frequency, memory usage or network interface data.%>

+

<%_Here you can find information about the current system status like CPU clock frequency, memory usage or network interface data.%>

<%:Also kernel or service logfiles can be viewed here to get an overview over their current state.%>

<%+footer%> \ No newline at end of file diff --git a/modules/admin-full/luasrc/view/admin_status/routes.htm b/modules/admin-full/luasrc/view/admin_status/routes.htm index 9051501351..dcfb4ec62a 100644 --- a/modules/admin-full/luasrc/view/admin_status/routes.htm +++ b/modules/admin-full/luasrc/view/admin_status/routes.htm @@ -29,15 +29,15 @@ $Id$
<%:a_n_routes1%>
- <%:Active IPv4-Routes%> + <%_Active IPv4-Routes%>
<%:IPv4-Address%><%:MAC-Address%><%_IPv4-Address%><%_MAC-Address%> <%:Interface%>
- - + + <% luci.sys.net.routes(function(rt) %> @@ -56,14 +56,14 @@ $Id$ <% if nixio.fs.access("/proc/net/ipv6_route") then style = true %>
- <%:Active IPv6-Routes%> + <%_Active IPv6-Routes%>
<%:Network%> <%:Target%><%:IPv4-Netmask%><%:IPv4-Gateway%><%_IPv4-Netmask%><%_IPv4-Gateway%> <%:Metric%>
- + <% luci.sys.net.routes6(function(rt) %> diff --git a/modules/admin-mini/luasrc/view/mini/index.htm b/modules/admin-mini/luasrc/view/mini/index.htm index 87ecc09574..d9d3ff3728 100644 --- a/modules/admin-mini/luasrc/view/mini/index.htm +++ b/modules/admin-mini/luasrc/view/mini/index.htm @@ -13,9 +13,9 @@ $Id$ -%>

<%:Hello!%>

-

<%:This is the administration area of LuCI.%>

-

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

<%_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.%>

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

<%:And now have fun with your router!%>

-

<%:The LuCI Team%>

+

<%_The LuCI Team%>

diff --git a/modules/freifunk/luasrc/view/freifunk-map/frame.htm b/modules/freifunk/luasrc/view/freifunk-map/frame.htm index 9ec4f1c5db..909b27065b 100644 --- a/modules/freifunk/luasrc/view/freifunk-map/frame.htm +++ b/modules/freifunk/luasrc/view/freifunk-map/frame.htm @@ -13,8 +13,8 @@ <% if has_latlon then %> <% else %> -

<%:freifunk_map_error Map Error%>

-

<%:freifunk_map_nodata The OLSRd service is not configured to capture position data from the network.
+

<%:Map Error%>

+

<%_The OLSRd service is not configured to capture position data from the network.
Please make sure that the nameservice plugin is properly configured and that the latlon_file option is enabled.%>

<% end %> -- 2.30.2
<%:Network%> <%:Target%><%:IPv6-Gateway%><%_IPv6-Gateway%> <%:Metric%>