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-initmgr/luasrc/i18n/initmgr.el.lua | |
parent | 7bf803250be75dac62c6e048fa675c93c9093b9a (diff) |
i18n: remove obsolete lua i18n files
Diffstat (limited to 'applications/luci-initmgr/luasrc/i18n/initmgr.el.lua')
-rw-r--r-- | applications/luci-initmgr/luasrc/i18n/initmgr.el.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/applications/luci-initmgr/luasrc/i18n/initmgr.el.lua b/applications/luci-initmgr/luasrc/i18n/initmgr.el.lua deleted file mode 100644 index c1c7e8cd3..000000000 --- a/applications/luci-initmgr/luasrc/i18n/initmgr.el.lua +++ /dev/null @@ -1,5 +0,0 @@ -initmgr = 'Σενάρια Εκκίνησης' -initmgr_desc = 'Μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε σενάρια εκκίνησης εδώ. Οι αλλαγές θα εφαρμοστούν αφού επανεκκινήσετε τη συσκευή.<br /><strong>Προειδοποίηση: Αν απενεργοποιήσετε απαραίτητα σενάρια εκκίνησης όπως το "network", η συσκευή σας μπορεί να γίνει μη-προσβάσιμη!</strong>' -initmgr_index = 'Προτεραιότητα εκκίνησης' -initmgr_name = 'Σενάριο εκκίνησης' -initmgr_enabled = 'Ενεργοποίηση/Απενεργοποίηση' |