* Prepare german translation cleanup
[project/luci.git] / applications / luci-olsr / luasrc / view / status-olsr / routes.htm
index 4840bf6..ae075e8 100644 (file)
@@ -1,12 +1,12 @@
 <%+header%>
-<h1><%:olsr_routes OLSR-Routen%></h1>
+<h1><%:olsr_routes%></h1>
 <br />
 <table cellspacing="0" cellpadding="6">
 <tr>
-<th><%:destination Ziel%></th>
-<th><%:gateway Gateway%></th>
-<th><%:interface Schnittstelle%></th>
-<th><%:metric Metrik%></th>
+<th><%:destination%></th>
+<th><%:gateway%></th>
+<th><%:interface%></th>
+<th><%:metric%></th>
 <th>ETX</th>
 </tr>
 <% for k, route in ipairs(routes) do