[Wi-Fi][Tethering] Update summary string of "Turn off hotspot automatically"

For android R.

Bug: 148280712
Test: manual visual
Change-Id: I24a85a37f64fb6cb2dd87020b813fa21eb0cbbbd
This commit is contained in:
Arc Wang
2020-02-10 10:55:17 +08:00
parent 5b42e7e5b2
commit 6ca3211ea7

View File

@@ -2333,7 +2333,7 @@
<!-- Title for the toggle to turn off hotspot automatically [CHAR LIMIT=NONE]--> <!-- Title for the toggle to turn off hotspot automatically [CHAR LIMIT=NONE]-->
<string name="wifi_hotspot_auto_off_title">Turn off hotspot automatically</string> <string name="wifi_hotspot_auto_off_title">Turn off hotspot automatically</string>
<!-- Summary for the toggle to turn off hotspot automatically [CHAR LIMIT=NONE]--> <!-- Summary for the toggle to turn off hotspot automatically [CHAR LIMIT=NONE]-->
<string name="wifi_hotspot_auto_off_summary">Wi\u2011Fi hotspot will turn off if no devices are connected</string> <string name="wifi_hotspot_auto_off_summary">When no devices are connected</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>