From b4c394f2d275ab093a16d994333da4f104e1723f Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 7 Jun 2021 13:59:03 +0200 Subject: protocols: unify TOS and TTL description strings Signed-off-by: Jo-Philipp Wich --- modules/luci-base/po/templates/base.pot | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'modules/luci-base/po/templates') diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot index 60da7207cb..5c81d68a71 100644 --- a/modules/luci-base/po/templates/base.pot +++ b/modules/luci-base/po/templates/base.pot @@ -6392,21 +6392,15 @@ msgstr "" msgid "Specify a TOS (Type of Service)." msgstr "" +#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:74 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:79 +#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:79 msgid "" "Specify a TOS (Type of Service). Can be inherit (the outer " "header inherits the value of the inner header) or an hexadecimal value " "00..FF (optional)." msgstr "" -#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:74 -msgid "" -"Specify a TOS (Type of Service). Can be inherit (the outer " -"header inherits the value of the inner header), or an hexadecimal value " -"00..FF (optional)." -msgstr "" - -#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:74 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:74 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:79 @@ -6415,6 +6409,7 @@ msgid "" "default (64) (optional)." msgstr "" +#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 @@ -6423,7 +6418,6 @@ msgid "" "default (64)." msgstr "" -#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:79 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:84 msgid "" "Specify a Traffic Class. Can be inherit (the outer header " -- cgit v1.2.3