Fix DNS hint in settings

Change-Id: I382dbd60c2956a53a77547744790c33e93ce8404
This commit is contained in:
Irfan Sheriff
2012-07-29 19:18:03 -07:00
parent 09f2f5afc1
commit ae0f6d9740

View File

@@ -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 -->