modules: make most remaining hardcoded strings translatable, patch by "BasicXP" ...
[project/luci.git] / modules / admin-full / luasrc / view / admin_network / iface_status.htm
index 428c42fec9ede44925210d848695ac7f6de43cc0..8136383969176013f130388949c6a4c1cc8b9746 100644 (file)
@@ -27,7 +27,7 @@
 
                                        if (ifc.type != 'tunnel')
                                        {
-                                               html += String.format('<strong><%:MAC Address%>:</strong> %s<br />', ifc.macaddr);
+                                               html += String.format('<strong><%:MAC-Address%>:</strong> %s<br />', ifc.macaddr);
                                        }
 
                                        html += String.format(