modules/freifunk: Argh, accidentally reverted translation string.
authorManuel Munz <freifunk@somakoma.de>
Fri, 26 Nov 2010 14:14:41 +0000 (14:14 +0000)
committerManuel Munz <freifunk@somakoma.de>
Fri, 26 Nov 2010 14:14:41 +0000 (14:14 +0000)
modules/freifunk/luasrc/view/freifunk/public_status.htm

index af1efaf..8f0352f 100644 (file)
@@ -131,7 +131,7 @@ local defroutev6 = sys.net.defaultroute6 ()
                                <table class="cbi-section-table">
 
 <% if not defroutev4 and not defroutev6 then %>
                                <table class="cbi-section-table">
 
 <% if not defroutev4 and not defroutev6 then %>
-       <%:No defaultroutes known.%>
+       <%:No default routes known.%>
 <%else%>
                                                <tr class="cbi-section-table-titles">
                                                        <th class="cbi-section-table-cell"><%:Network%></th>
 <%else%>
                                                <tr class="cbi-section-table-titles">
                                                        <th class="cbi-section-table-cell"><%:Network%></th>