diff options
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 598fe59..881b043 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1411,7 +1411,7 @@ <!-- Label for the DNS (second one)--> <string name="wifi_dns2">DNS 2</string> <!-- Hint text for DNS --> - <string name="wifi_dns2_hint" translatable="false">4.4.4.4</string> + <string name="wifi_dns2_hint" translatable="false">8.8.4.4</string> <!-- Label for the gateway of the network --> <string name="wifi_gateway">Gateway</string> <!-- Hint text for the gateway --> |