diff options
author | Paul Dee <itsascambutmailmeanyway@gmail.com> | 2022-10-19 18:02:33 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-10-20 23:54:40 +0200 |
commit | 45f02d94b2c06599fa0d0ab75b7c5cf485ffc2a8 (patch) | |
tree | 0d3bdce27c18c479703d9236649bef46b6021966 /modules/luci-base/po/de | |
parent | 3240714ed38556e48c635cd4e2703a45ac6fb45d (diff) |
luci-app-dhcp: 'addresses' helptext improvement with info from manpage.
Placeholder hint also reflects syntax.
Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com>
[replace asdf.com with example.com, use … instead of ..., remove uneeded
entities]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'modules/luci-base/po/de')
-rw-r--r-- | modules/luci-base/po/de/base.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index 823883f393..4b1b7d8f96 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -4761,7 +4761,7 @@ msgid "List of domains to allow RFC1918 responses for." msgstr "Liste von Domains für welche RFC1918-Antworten erlaubt sind" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:290 -msgid "List of domains to force to an IP address." +msgid "Resolve specified FQDNs to an IP." msgstr "Liste von erzwungenen Domain-IP-Adressen-Zuordnungen." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:283 |