diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-19 02:35:25 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-19 02:35:25 +0000 |
commit | ce6aec0a91e65b16cf42d9f908e06b63d91be931 (patch) | |
tree | f1cdca7132c7b7197e300e129369bb0e99690eb2 /applications/luci-p910nd/luasrc/i18n/p910nd.en.lua | |
parent | 7bf803250be75dac62c6e048fa675c93c9093b9a (diff) |
i18n: remove obsolete lua i18n files
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, 0 insertions, 4 deletions
diff --git a/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua b/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua deleted file mode 100644 index c9b3c8f78..000000000 --- a/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua +++ /dev/null @@ -1,4 +0,0 @@ -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.' |