diff options
Diffstat (limited to 'applications/luci-p910nd/luasrc/i18n/p910nd.en.lua')
-rw-r--r-- | applications/luci-p910nd/luasrc/i18n/p910nd.en.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua b/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua index 74c2f24a87..c9b3c8f784 100644 --- a/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua +++ b/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua @@ -1,4 +1,4 @@ -bidirectional = 'Bidirectional mode' -port_help = 'p910nd listens on port 910+N. E.g. 9100 for the first printer.' p910nd = 'p910nd - Printer server' p910nd_desc = 'First you have to install the packages to get support for USB (kmod-usb-printer) or parallel port (kmod-lp).' +bidirectional = 'Bidirectional mode' +port_help = 'p910nd listens on port 910+N. E.g. 9100 for the first printer.' |