summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Erik Kline <ek@google.com> 2018-03-24 03:30:30 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2018-03-24 03:30:30 +0000
commita68dfc3cee80a51e13446568e63de97b20c7f53e (patch)
treef218e3407d220188e48dc8fe136f03d7cc980ad9
parent266d179a04d44eafd37ee1bbc5cf1d283280d0a2 (diff)
parent9b107481be1e091ad70234a852572b20d741f1ba (diff)
Merge "Add a string message for Private DNS strict mode failure" into pi-dev
-rw-r--r--packages/SettingsLib/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SettingsLib/res/values/strings.xml b/packages/SettingsLib/res/values/strings.xml
index 1a9ce95dc867..477f97a40305 100644
--- a/packages/SettingsLib/res/values/strings.xml
+++ b/packages/SettingsLib/res/values/strings.xml
@@ -563,6 +563,7 @@
<string name="private_dns_mode_opportunistic">Automatic</string>
<string name="private_dns_mode_provider">Private DNS provider hostname</string>
<string name="private_dns_mode_provider_hostname_hint">Enter hostname of DNS provider</string>
+ <string name="private_dns_mode_provider_failure">Couldn\'t connect</string>
<!-- setting Checkbox summary whether to show options for wireless display certification -->
<string name="wifi_display_certification_summary">Show options for wireless display certification</string>