* Prepare german translation cleanup
[project/luci.git] / applications / luci-olsr / luasrc / view / status-olsr / routes.htm
index 4840bf655fc7e3709c97b5f8ceac7cd2cee339ad..ae075e8f4612f4e2aaad404786376fdd4dee8278 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