X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-wshaper%2Fluasrc%2Fmodel%2Fcbi%2Fwshaper.lua;h=faa64f66df06725b7620a4c070bb758e9343441c;hp=81225ce2134b1e4fee4bf96ac6fca914153f025e;hb=6f8daab6eb8eb2f1a8014afeee22793e39980db6;hpb=a31e805696fad7e801a398c3c0fa645a1f922dc3 diff --git a/applications/luci-wshaper/luasrc/model/cbi/wshaper.lua b/applications/luci-wshaper/luasrc/model/cbi/wshaper.lua index 81225ce21..faa64f66d 100644 --- a/applications/luci-wshaper/luasrc/model/cbi/wshaper.lua +++ b/applications/luci-wshaper/luasrc/model/cbi/wshaper.lua @@ -13,7 +13,7 @@ You may obtain a copy of the License at require("luci.tools.webadmin") m = Map("wshaper", translate("Wondershaper"), - translate("Wondershaper uses traffic shaping to ensure low latencies for interactive traffic even when your " .. + translate("Wondershaper shapes traffic to ensure low latencies for interactive traffic even when your " .. "internet connection is highly saturated.")) s = m:section(NamedSection, "settings", "wshaper", translate("Wondershaper settings"))