Bump i18n-files
[project/luci.git] / applications / luci-qos / luasrc / i18n / qos.en.lua
index cedb01af4bf3d6b1d44db90208b787db33955774..5343b54fadb707590b5d75f9125ede57b8c344a1 100644 (file)
@@ -1,17 +1,17 @@
-qos = [[Quality of Service]]
-qos_desc = [[With QoS you can priorize network traffic selected by adresses, ports or services.]]
-qos_interface_classgroup = [[Classification]]
-qos_interface_overhead = [[Calculate Overhead]]
-qos_interface_download = [[Downlink]]
-qos_interface_upload = [[Uplink]]
-qos_classify = [[Prioritization]]
-qos_classify_target = [[Priority]]
-qos_classify_srchost = [[Source address]]
-qos_classify_srchost_dest = [[source network / source host]]
-qos_classify_dsthost = [[Target address]]
-qos_classify_dsthost_dest = [[target network / target host]]
-qos_classify_portrange = [[portrange]]
-qos_bulk = [[low]]
-qos_normal = [[normal]]
-qos_express = [[express]]
-qos_priority = [[priority]]
+qos = 'Quality of Service'
+qos_desc = 'With QoS you can priorize network traffic selected by adresses, ports or services.'
+qos_interface_classgroup = 'Classification'
+qos_interface_overhead = 'Calculate Overhead'
+qos_interface_download = 'Downlink'
+qos_interface_upload = 'Uplink'
+qos_classify = 'Prioritization'
+qos_classify_target = 'Priority'
+qos_classify_srchost = 'Source address'
+qos_classify_srchost_dest = 'source network / source host'
+qos_classify_dsthost = 'Target address'
+qos_classify_dsthost_dest = 'target network / target host'
+qos_classify_portrange = 'portrange'
+qos_bulk = 'low'
+qos_normal = 'normal'
+qos_express = 'express'
+qos_priority = 'priority'