diff options
author | Craig M. Coffee <craigc@netlab7.com> | 2010-06-28 07:09:31 +0000 |
---|---|---|
committer | Craig M. Coffee <craigc@netlab7.com> | 2010-06-28 07:09:31 +0000 |
commit | a155b5fa158cb354bcbabdd59d65ac9647ec3138 (patch) | |
tree | 449c3329ab8747ea19480d4391f4563ed5f64e8b /po | |
parent | a3e2691a73da98ec394e8be59a727942dcdc352b (diff) |
[applications] luci-multiwan: Added Lan Interface configuration option
Diffstat (limited to 'po')
-rw-r--r-- | po/en/multiwan.po | 5 | ||||
-rw-r--r-- | po/templates/multiwan.pot | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/po/en/multiwan.po b/po/en/multiwan.po index e61354de85..844d66c2f5 100644 --- a/po/en/multiwan.po +++ b/po/en/multiwan.po @@ -133,3 +133,8 @@ msgstr "Ports" #. Protocol msgid "Protocol" msgstr "Protocol" + +#: /tmp/i18n/luasrc/i18n/multiwan.en.lua:27 +#. LAN Interface +msgid "LAN Interface" +msgstr "LAN Interface" diff --git a/po/templates/multiwan.pot b/po/templates/multiwan.pot index c025eba3b4..2eaf925203 100644 --- a/po/templates/multiwan.pot +++ b/po/templates/multiwan.pot @@ -45,6 +45,9 @@ msgid "" "Health Monitor detects and corrects network changes and failed connections." msgstr "" +msgid "LAN Interface" +msgstr "" + msgid "Load Balancer Distribution" msgstr "" |