Fix new Wi-Fi strings from Developer Options
- issue introduced by that CL: 5e7b3ad09f
- use Wi\u2011Fi
Change-Id: I1e00a3c435cebcecfda2f8d91787587c56fd3bc1
This commit is contained in:
@@ -1610,7 +1610,7 @@
|
|||||||
<string name="wifi_p2p_delete_group_message">Forget this group?</string>
|
<string name="wifi_p2p_delete_group_message">Forget this group?</string>
|
||||||
|
|
||||||
<!-- Wifi AP settings-->
|
<!-- Wifi AP settings-->
|
||||||
<!-- Label for wifi tether checkbox. Toggles Access Point on/off -->
|
<!-- Label for Wifi tether checkbox. Toggles Access Point on/off -->
|
||||||
<string name="wifi_tether_checkbox_text">Portable Wi\u2011Fi hotspot</string>
|
<string name="wifi_tether_checkbox_text">Portable Wi\u2011Fi hotspot</string>
|
||||||
<!-- Summary text when turning hotspot on -->
|
<!-- Summary text when turning hotspot on -->
|
||||||
<string name="wifi_tether_starting">Turning hotspot on\u2026</string>
|
<string name="wifi_tether_starting">Turning hotspot on\u2026</string>
|
||||||
@@ -3163,19 +3163,19 @@
|
|||||||
<!-- Setting Checkbox title whether to show options for wireless display certification -->
|
<!-- Setting Checkbox title whether to show options for wireless display certification -->
|
||||||
<string name="wifi_display_certification">Wireless display certification</string>
|
<string name="wifi_display_certification">Wireless display certification</string>
|
||||||
<!-- Setting Checkbox title whether to enable WiFi Verbose Logging. [CHAR LIMIT=40] -->
|
<!-- Setting Checkbox title whether to enable WiFi Verbose Logging. [CHAR LIMIT=40] -->
|
||||||
<string name="wifi_verbose_logging">Enable WiFi Verbose Logging</string>
|
<string name="wifi_verbose_logging">Enable Wi\u2011Fi Verbose Logging</string>
|
||||||
<!-- Setting Checkbox title whether to enable WiFi Aggressive Handover. [CHAR LIMIT=40] -->
|
<!-- Setting Checkbox title whether to enable WiFi Aggressive Handover. [CHAR LIMIT=40] -->
|
||||||
<string name="wifi_aggressive_handover">Aggressive Wifi to Cellular handover</string>
|
<string name="wifi_aggressive_handover">Aggressive Wi\u2011Fi to Cellular handover</string>
|
||||||
<!-- Setting Checkbox title whether to enable WiFi Scanning in the presence of traffic. [CHAR LIMIT=80] -->
|
<!-- Setting Checkbox title whether to enable WiFi Scanning in the presence of traffic. [CHAR LIMIT=80] -->
|
||||||
<string name="wifi_allow_scan_with_traffic">Always allow Wifi Roam Scans</string>
|
<string name="wifi_allow_scan_with_traffic">Always allow Wi\u2011Fi Roam Scans</string>
|
||||||
<!-- setting Checkbox summary whether to show options for wireless display certification -->
|
<!-- setting Checkbox summary whether to show options for wireless display certification -->
|
||||||
<string name="wifi_display_certification_summary">Show options for wireless display certification</string>
|
<string name="wifi_display_certification_summary">Show options for wireless display certification</string>
|
||||||
<!-- Setting Checkbox summary whether to enable Wifi verbose Logging [CHAR LIMIT=80] -->
|
<!-- Setting Checkbox summary whether to enable Wifi verbose Logging [CHAR LIMIT=80] -->
|
||||||
<string name="wifi_verbose_logging_summary">Increase Wifi logging level, show per SSID RSSI in WiFi Picker</string>
|
<string name="wifi_verbose_logging_summary">Increase Wi\u2011Fi logging level, show per SSID RSSI in Wi\u2011Fi Picker</string>
|
||||||
<!-- Setting Checkbox summary whether to enable Wifi aggressive handover [CHAR LIMIT=130] -->
|
<!-- Setting Checkbox summary whether to enable Wifi aggressive handover [CHAR LIMIT=130] -->
|
||||||
<string name="wifi_aggressive_handover_summary">When enabled, Wifi will be more aggressive in handing over the data connection to Cellular, when Wifi signal is low</string>
|
<string name="wifi_aggressive_handover_summary">When enabled, Wi\u2011Fi will be more aggressive in handing over the data connection to Cellular, when Wi\u2011Fi signal is low</string>
|
||||||
<!-- Setting Checkbox summary whether to always allow WiFi Roam Scans [CHAR LIMIT=130] -->
|
<!-- Setting Checkbox summary whether to always allow WiFi Roam Scans [CHAR LIMIT=130] -->
|
||||||
<string name="wifi_allow_scan_with_traffic_summary">Allow/Disallow Wifi Roam Scans based on the amount of data traffic present at the interface</string>
|
<string name="wifi_allow_scan_with_traffic_summary">Allow/Disallow Wi\u2011Fi Roam Scans based on the amount of data traffic present at the interface</string>
|
||||||
<!-- UI debug setting: limit size of Android logger buffers -->
|
<!-- UI debug setting: limit size of Android logger buffers -->
|
||||||
<string name="select_logd_size_title">Logger buffer sizes</string>
|
<string name="select_logd_size_title">Logger buffer sizes</string>
|
||||||
<!-- UI debug setting: limit size of Android logger buffers [CHAR LIMIT=59] -->
|
<!-- UI debug setting: limit size of Android logger buffers [CHAR LIMIT=59] -->
|
||||||
|
Reference in New Issue
Block a user