Merge "Add DNS warning message"
This commit is contained in:
committed by
Android (Google) Code Review
commit
ab45ca09bc
@@ -2305,9 +2305,9 @@
|
||||
<!-- Error message if the network prefix length is not valid [CHAR LIMIT=50]-->
|
||||
<string name="wifi_ip_settings_invalid_network_prefix_length">Type a network prefix length between 0 and 32.</string>
|
||||
<!-- Label for the DNS (first one) -->
|
||||
<string name="wifi_dns1">DNS 1</string>
|
||||
<string name="wifi_dns1">DNS 1 (unless overridden by Private DNS)</string>
|
||||
<!-- Label for the DNS (second one)-->
|
||||
<string name="wifi_dns2">DNS 2</string>
|
||||
<string name="wifi_dns2">DNS 2 (unless overridden by Private DNS)</string>
|
||||
<!-- Label for the gateway of the network -->
|
||||
<string name="wifi_gateway">Gateway</string>
|
||||
<!-- Label for the network prefix of the network [CHAR LIMIT=25]-->
|
||||
|
Reference in New Issue
Block a user