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/ru/initmgr.po | |
parent | 8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff) |
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/ru/initmgr.po')
-rw-r--r-- | po/ru/initmgr.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/ru/initmgr.po b/po/ru/initmgr.po index d8d3711cd..547802d9f 100644 --- a/po/ru/initmgr.po +++ b/po/ru/initmgr.po @@ -14,22 +14,22 @@ msgstr "" #. 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 |