Merge "Added WiFi Assistant settings." into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cccc5defd6
@@ -85,4 +85,6 @@
|
||||
<!-- Avatar color used for guest -->
|
||||
<color name="grey_500">@*android:color/material_grey_500</color>
|
||||
|
||||
<color name="wifi_divider">#ffe0e0e0</color>
|
||||
|
||||
</resources>
|
||||
|
@@ -217,4 +217,6 @@
|
||||
<dimen name="bluetooth_dialog_padding">8dip</dimen>
|
||||
<integer name="bluetooth_name_length">32</integer>
|
||||
|
||||
<dimen name="wifi_divider_height">1px</dimen>
|
||||
|
||||
</resources>
|
||||
|
@@ -1486,7 +1486,7 @@
|
||||
<!-- Checkbox title for option to Automatically manage Wi\u2011Fi [CHAR LIMIT=40] -->
|
||||
<string name="wifi_automatically_manage_title">Automatically manage Wi\u2011Fi</string>
|
||||
<!-- Checkbox summary for option to Automatically manage Wi\u2011Fi [CHAR LIMIT=100] -->
|
||||
<string name="wifi_automatically_manage_summary">Let a Wi\u2011Fi assistant manage your Wi\u2011Fi connection</string>
|
||||
<string name="wifi_automatically_manage_summary">Let <xliff:g id="wifi_assistant">%1$s</xliff:g> manage your Wi\u2011Fi connection</string>
|
||||
<!-- Checkbox title for option for Wi\u2011Fi Assistant [CHAR LIMIT=40] -->
|
||||
<string name="wifi_assistant_setting_title">Wi\u2011Fi assistant</string>
|
||||
<!-- Checkbox summary for option for Wi\u2011Fi Assistant [CHAR LIMIT=40] -->
|
||||
|
Reference in New Issue
Block a user