From: Florian Eckert Date: Tue, 28 Apr 2020 14:01:15 +0000 (+0200) Subject: luci-app-ledtrig-usbport: update trigger translation X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=refs%2Fpull%2F4007%2Fhead;p=oweals%2Fluci.git luci-app-ledtrig-usbport: update trigger translation Signed-off-by: Florian Eckert --- diff --git a/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js b/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js index 71ed7bf8a..602b597af 100644 --- a/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js +++ b/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js @@ -11,7 +11,7 @@ var callUSB = rpc.declare({ }); return baseclass.extend({ - trigger: _('usbport (kernel)'), + trigger: _('USB (kernel: usbport)'), kernel: true, addFormOptions(s){ var o;