diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-19 00:38:51 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-19 00:38:51 +0000 |
commit | 07746c43f8a86d23e5671b1030a6c39cfccf4718 (patch) | |
tree | 81f33f8915a164a0f97adb4eca70c17de0bab9af /po/templates/initmgr.pot | |
parent | 7d4709fc3a1ef04d9a6ad69b98e7e39fd68f0a91 (diff) |
po: clean up templates, strip non-ascii chars
Diffstat (limited to 'po/templates/initmgr.pot')
-rw-r--r-- | po/templates/initmgr.pot | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/po/templates/initmgr.pot b/po/templates/initmgr.pot index a958b77f5..5ab5717fa 100644 --- a/po/templates/initmgr.pot +++ b/po/templates/initmgr.pot @@ -1,31 +1,29 @@ # initmgr.pot # generated from ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua - msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 #. Initscripts +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 msgid "initmgr" msgstr "" -#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:2 #. 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> +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:2 msgid "initmgr_desc" msgstr "" -#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 #. Start priority +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 msgid "initmgr_index" msgstr "" -#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 #. Initscript +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 msgid "initmgr_name" msgstr "" -#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 #. Enable/Disable +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 msgid "initmgr_enabled" msgstr "" - |