diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
commit | dc7138e424dfd454951ed5ed4eeddbf842457e87 (patch) | |
tree | 55eee31f812f0df09eec390c05d813ac79099d81 /po/templates/initmgr.pot | |
parent | 8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff) |
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/templates/initmgr.pot')
-rw-r--r-- | po/templates/initmgr.pot | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/po/templates/initmgr.pot b/po/templates/initmgr.pot index 5ab5717fa..ff776b746 100644 --- a/po/templates/initmgr.pot +++ b/po/templates/initmgr.pot @@ -5,22 +5,25 @@ msgstr "Content-Type: text/plain; charset=UTF-8" #. Initscripts #: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 -msgid "initmgr" +msgid "Initscripts" msgstr "" #. 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" +msgid "" +"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>" msgstr "" #. Start priority #: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 -msgid "initmgr_index" +msgid "Start priority" msgstr "" #. Initscript #: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 -msgid "initmgr_name" +msgid "Initscript" msgstr "" #. Enable/Disable |