diff options
Diffstat (limited to 'applications/luci-app-lxc/po/templates/lxc.pot')
-rw-r--r-- | applications/luci-app-lxc/po/templates/lxc.pot | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/applications/luci-app-lxc/po/templates/lxc.pot b/applications/luci-app-lxc/po/templates/lxc.pot index 6a80fb559f..613d62cd97 100644 --- a/applications/luci-app-lxc/po/templates/lxc.pot +++ b/applications/luci-app-lxc/po/templates/lxc.pot @@ -3,7 +3,8 @@ msgstr "Content-Type: text/plain; charset=UTF-8" #: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:18 msgid "" -"<b>Please note:</b> For LXC Containers you need a custom OpenWrt image.<br />" +"<b>Please note:</b> LXC Containers require features not available on OpenWrt " +"images for devices with small flash.<br />" msgstr "" #: applications/luci-app-lxc/luasrc/view/lxc.htm:29 @@ -11,6 +12,10 @@ msgstr "" msgid "Actions" msgstr "" +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:19 +msgid "Also you may want to install 'kmod-veth' for optional network support." +msgstr "" + #: applications/luci-app-lxc/luasrc/view/lxc.htm:23 msgid "Available Containers" msgstr "" @@ -94,10 +99,3 @@ msgstr "" #: applications/luci-app-lxc/luasrc/view/lxc.htm:46 msgid "Template" msgstr "" - -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:19 -msgid "" -"The image should include at least support for 'kernel cgroups', 'kernel " -"namespaces' and 'miscellaneous LXC related options' plus 'kmod-veth' for " -"optional network support." -msgstr "" |