From dadfb2359e6d4d98be168f2e75524f9ac75ccc19 Mon Sep 17 00:00:00 2001 From: actions-user Date: Thu, 13 Feb 2025 16:17:12 +0800 Subject: [PATCH] update 2025-02-13 16:17:12 --- .../htdocs/luci-static/resources/view/fchomo/global.js | 4 +++- luci-app-fchomo/po/templates/fchomo.pot | 7 +++++++ luci-app-fchomo/po/zh_Hans/fchomo.po | 9 +++++++++ luci-app-fchomo/po/zh_Hant/fchomo.po | 9 +++++++++ 4 files changed, 28 insertions(+), 1 deletion(-) diff --git a/luci-app-fchomo/htdocs/luci-static/resources/view/fchomo/global.js b/luci-app-fchomo/htdocs/luci-static/resources/view/fchomo/global.js index eebfa8fe..1d4f438d 100644 --- a/luci-app-fchomo/htdocs/luci-static/resources/view/fchomo/global.js +++ b/luci-app-fchomo/htdocs/luci-static/resources/view/fchomo/global.js @@ -777,7 +777,9 @@ return view.extend({ so.value('routing_gfw', _('Routing GFW')); so = ss.taboption('routing_control', form.Flag, 'routing_domain', _('Handle domain'), - _('Routing mode will be handle domain.')); + _('Routing mode will be handle domain.') + '
' + + _('Please ensure that the DNS query of the domains to be processed in the DNS policy
' + + 'are send via DIRECT/Proxy Node in the same semantics as Routing mode.')); so.default = so.disabled; if (!features.hm_has_dnsmasq_full) { so.description = _('To enable, you need to install dnsmasq-full.'); diff --git a/luci-app-fchomo/po/templates/fchomo.pot b/luci-app-fchomo/po/templates/fchomo.pot index 9d7333ab..9b1325a1 100644 --- a/luci-app-fchomo/po/templates/fchomo.pot +++ b/luci-app-fchomo/po/templates/fchomo.pot @@ -1549,6 +1549,13 @@ msgstr "" msgid "Plain text" msgstr "" +#: htdocs/luci-static/resources/view/fchomo/global.js:781 +msgid "" +"Please ensure that the DNS query of the domains to be processed in the DNS " +"policy
are send via DIRECT/Proxy Node in the same semantics as Routing " +"mode." +msgstr "" + #: htdocs/luci-static/resources/view/fchomo/ruleset.js:124 msgid "" "Please refer to %s for link format " diff --git a/luci-app-fchomo/po/zh_Hans/fchomo.po b/luci-app-fchomo/po/zh_Hans/fchomo.po index 3fbe441d..f6bd7eac 100644 --- a/luci-app-fchomo/po/zh_Hans/fchomo.po +++ b/luci-app-fchomo/po/zh_Hans/fchomo.po @@ -1571,6 +1571,15 @@ msgstr "性能可能会略有下降,建议仅在需要时开启。" msgid "Plain text" msgstr "纯文本" +#: htdocs/luci-static/resources/view/fchomo/global.js:781 +msgid "" +"Please ensure that the DNS query of the domains to be processed in the DNS " +"policy
are send via DIRECT/Proxy Node in the same semantics as Routing " +"mode." +msgstr "" +"请在 DNS 策略 中确保要处理的域名的 DNS 查询
以与路由模式相同的语义通过 " +"直连/代理节点 发送。" + #: htdocs/luci-static/resources/view/fchomo/ruleset.js:124 msgid "" "Please refer to %s for link format " diff --git a/luci-app-fchomo/po/zh_Hant/fchomo.po b/luci-app-fchomo/po/zh_Hant/fchomo.po index c79d8306..a6eed327 100644 --- a/luci-app-fchomo/po/zh_Hant/fchomo.po +++ b/luci-app-fchomo/po/zh_Hant/fchomo.po @@ -1571,6 +1571,15 @@ msgstr "效能可能會略有下降,建議僅在需要時開啟。" msgid "Plain text" msgstr "純文本" +#: htdocs/luci-static/resources/view/fchomo/global.js:781 +msgid "" +"Please ensure that the DNS query of the domains to be processed in the DNS " +"policy
are send via DIRECT/Proxy Node in the same semantics as Routing " +"mode." +msgstr "" +"請在 DNS 策略 中確保要處理的網域的 DNS 查詢
以與路由模式相同的語意透過 " +"直連/代理節點 傳送。" + #: htdocs/luci-static/resources/view/fchomo/ruleset.js:124 msgid "" "Please refer to %s for link format "