diff options
Diffstat (limited to 'applications/luci-initmgr/luasrc/i18n/initmgr.en.lua')
-rw-r--r-- | applications/luci-initmgr/luasrc/i18n/initmgr.en.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/applications/luci-initmgr/luasrc/i18n/initmgr.en.lua b/applications/luci-initmgr/luasrc/i18n/initmgr.en.lua deleted file mode 100644 index 6e6da7b81..000000000 --- a/applications/luci-initmgr/luasrc/i18n/initmgr.en.lua +++ /dev/null @@ -1,5 +0,0 @@ -initmgr = 'Initscripts' -initmgr_desc = 'You can enable or disable installed init scripts here. Changes will applied after a device reboot.<br /><strong>Warning: If you disable essential init scripts like "network", your device might become inaccesable!</strong>' -initmgr_index = 'Start priority' -initmgr_name = 'Initscript' -initmgr_enabled = 'Enable/Disable' |