summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--applications/luci-p910nd/luasrc/i18n/p910nd.de.lua4
-rw-r--r--applications/luci-p910nd/luasrc/i18n/p910nd.en.lua4
2 files changed, 4 insertions, 4 deletions
diff --git a/applications/luci-p910nd/luasrc/i18n/p910nd.de.lua b/applications/luci-p910nd/luasrc/i18n/p910nd.de.lua
index 7ca30087f..b8cf6e6f4 100644
--- a/applications/luci-p910nd/luasrc/i18n/p910nd.de.lua
+++ b/applications/luci-p910nd/luasrc/i18n/p910nd.de.lua
@@ -1,4 +1,4 @@
-bidirectional = 'Bidirektionaler Modus'
-port_help = 'p910nd hoert auf Port 910+N. Z.B. 9100 fuer ersten Drucker'
p910nd = 'p910nd - Drucker server'
p910nd_desc = 'Bevor p910nd verwendet werden kann muessen Pakete fuer USB (kmod-usb-printer) und Parallelport (kmod-lp) Support installiert werden.'
+bidirectional = 'Bidirektionaler Modus'
+port_help = 'p910nd hoert auf Port 910+N. Z.B. 9100 fuer ersten Drucker'
diff --git a/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua b/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua
index 74c2f24a8..c9b3c8f78 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.'