diff options
author | doktornotor <notordoktor@gmail.com> | 2015-07-18 21:44:02 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-07-18 21:44:02 +0200 |
commit | 4dbd95d45145820e507095710e93cc4c66a86504 (patch) | |
tree | c423bc975cecc524ec1f2ef2d5818ca3ca7a14bc /usr | |
parent | 896607c3a512fb095f74c7b3846a7c20aecae822 (diff) | |
download | pfsense-4dbd95d45145820e507095710e93cc4c66a86504.zip pfsense-4dbd95d45145820e507095710e93cc4c66a86504.tar.gz |
Bug #4551 - consistent usage of Forwarder/Resolver across the WebGUI
Clarify that this applies to DNS Resolver as well. Update the translations template.
Diffstat (limited to 'usr')
-rw-r--r-- | usr/local/share/locale/en/LC_MESSAGES/pfSense.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot b/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot index 44b8800..000bd1e 100644 --- a/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot +++ b/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot @@ -18384,7 +18384,7 @@ msgid "" "Changing any settings on this page will disconnect all clients! Don't forget " "to enable the DHCP server on your captive portal interface! Make sure that " "the default/maximum DHCP lease time is higher than the timeout entered on " -"this page. Also, the DNS forwarder needs to be enabled for DNS lookups by " +"this page. Also, the DNS forwarder or Resolver needs to be enabled for DNS lookups by " "unauthenticated clients to work." msgstr "" @@ -23039,7 +23039,7 @@ msgid "" msgstr "" #: usr/local/www/system.php:412 -msgid "Do not use the DNS Forwarder as a DNS server for the firewall" +msgid "Do not use the DNS Forwarder or Resolver as a DNS server for the firewall" msgstr "" #: usr/local/www/system.php:415 |