Merge "Add DNS warning message" am: ab45ca09bc
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12723416 Change-Id: I44f8bd6c4dc96814cefe856b638684c7658d3eca
This commit is contained in:
@@ -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