* luci/applications: add init manager
[project/luci.git] / applications / luci-initmgr / luasrc / i18n / initmgr.en.lua
1 initmgr = 'Initscripts'
2 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 &quot;network&quot;, your device might become inaccesable!</strong>'
3 initmgr_index = 'Start priority'
4 initmgr_name = 'Initscript'
5 initmgr_enabled = 'Enable/Disable'