diff options
author | Steven Barth <steven@midlink.org> | 2008-06-08 18:02:47 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-06-08 18:02:47 +0000 |
commit | 2072ec939f8a9d0896fa44fabc98b055a7bfb4c9 (patch) | |
tree | 3990c2dc772ac0bfea655b0df548107635ff3e98 /applications/luci-olsr/luasrc/view/status-olsr/index.htm | |
parent | d04d7bb8fad22f04fda4979755e2bc001065c0bc (diff) |
* applications/luci-olsr: Translation
Diffstat (limited to 'applications/luci-olsr/luasrc/view/status-olsr/index.htm')
-rw-r--r-- | applications/luci-olsr/luasrc/view/status-olsr/index.htm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/applications/luci-olsr/luasrc/view/status-olsr/index.htm b/applications/luci-olsr/luasrc/view/status-olsr/index.htm index 0633d1f456..8a49232ee1 100644 --- a/applications/luci-olsr/luasrc/view/status-olsr/index.htm +++ b/applications/luci-olsr/luasrc/view/status-olsr/index.htm @@ -1,6 +1,6 @@ <%+header%> -<h1><%:olsrlinks OLSR-Verbindungen%></h1> -<p><%:olsrlinks1 Übersicht über aktuell bestehende OLSR-Verbindungen%></p> +<h1><%:olsr_links OLSR-Verbindungen%></h1> +<p><%:olsr_links1 Übersicht über aktuell bestehende OLSR-Verbindungen%></p> <br /> <table cellspacing="0" cellpadding="6"> <tr> @@ -36,8 +36,8 @@ <br /> <h3><%:legend Legende%>:</h3> <ul> -<li><strong>LQ: </strong><%:lq1 Erfolgsquote gesendeter Pakete%></li> -<li><strong>NLQ: </strong><%:nlq1 Erfolgsquote empfangener Pakete%></li> -<li><strong>ETX: </strong><%:etx1 Zu erwartende Sendeversuche pro Paket%></li> +<li><strong>LQ: </strong><%:olsrlinks_lq1 Erfolgsquote gesendeter Pakete%></li> +<li><strong>NLQ: </strong><%:olsrlinks_nlq1 Erfolgsquote empfangener Pakete%></li> +<li><strong>ETX: </strong><%:olsrlinks_etx1 Zu erwartende Sendeversuche pro Paket%></li> </ul> <%+footer%>
\ No newline at end of file |