diff options
author | Paul Dee <itsascambutmailmeanyway@gmail.com> | 2021-12-01 02:12:17 +0100 |
---|---|---|
committer | Paul Dee <itsascambutmailmeanyway@gmail.com> | 2021-12-01 02:12:17 +0100 |
commit | d5b00569af992e1331630805d40788a847a4ce3d (patch) | |
tree | 3a6100d90ec280810cda9572a50b011b3d042cc0 /modules/luci-base/po/zh_Hans/base.po | |
parent | 2ab61de69c5909ab8af2c0dcdd9bc2f49f33384f (diff) |
luci-mod-network: Disambiguate DNS config message
Responses themselves are not RFC1918, but the address types that they
contain may be.
Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com>
Diffstat (limited to 'modules/luci-base/po/zh_Hans/base.po')
-rw-r--r-- | modules/luci-base/po/zh_Hans/base.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po index aa5b6ab129..b5bad1a2f6 100644 --- a/modules/luci-base/po/zh_Hans/base.po +++ b/modules/luci-base/po/zh_Hans/base.po @@ -1867,7 +1867,7 @@ msgid "Disassociate On Low Acknowledgement" msgstr "在低 Ack 应答时断开连接" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:302 -msgid "Discard upstream RFC1918 responses." +msgid "Discard upstream responses containing <%s>RFC1918<%s> addresses." msgstr "丢弃 RFC1918 上行响应。" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:198 |