* commit '2f7fea739a2ef32482412dfa144ee252a62525e2': Language Update for Wi-Fi/Bluetooth Scanning
This commit is contained in:
@@ -1222,11 +1222,10 @@
|
||||
<!-- Message to describe "BLE scan always available feature" when Bluetooth is off. The
|
||||
place-holders "LINK_BEGIN" and "LINK_END" must NOT be translated. They mark a link to bring
|
||||
the user to "scanning settings" screen. -->
|
||||
<string name="ble_scan_notify_text">To improve location accuracy, apps and
|
||||
services will scan for Bluetooth devices, even when Bluetooth is off.
|
||||
You can change this in
|
||||
<xliff:g id="link_begin">LINK_BEGIN</xliff:g>scanning
|
||||
settings<xliff:g id="link_end">LINK_END</xliff:g>.</string>
|
||||
<string name="ble_scan_notify_text">To improve location accuracy, system apps and services can
|
||||
still detect Bluetooth devices. You can change this in
|
||||
<xliff:g id="link_begin">LINK_BEGIN</xliff:g>scanning
|
||||
settings<xliff:g id="link_end">LINK_END</xliff:g>.</string>
|
||||
|
||||
|
||||
<!-- Bluetooth settings. The title of the screen to pick which profiles to connect to on the device. For example, headphones may have both A2DP and headset, this allows the user to choose which one he wants to connect to. -->
|
||||
@@ -1404,9 +1403,8 @@
|
||||
<!-- Message to describe "Wi-Fi scan always available feature" when Wi-Fi is off. The
|
||||
place-holders "LINK_BEGIN" and "LINK_END" must NOT be translated. They mark a link to bring
|
||||
the user to "scanning settings" screen. -->
|
||||
<string name="wifi_scan_notify_text">To improve location accuracy, apps and
|
||||
services will scan for Wi\u2011Fi networks, even when Wi\u2011Fi is off.
|
||||
You can change this in
|
||||
<string name="wifi_scan_notify_text">To improve location accuracy, system apps and services can
|
||||
still scan for Wi\u2011Fi networks. You can change this in
|
||||
<xliff:g id="link_begin">LINK_BEGIN</xliff:g>scanning
|
||||
settings<xliff:g id="link_end">LINK_END</xliff:g>.</string>
|
||||
<!-- Wifi scan always mode checkbox text -->
|
||||
@@ -2794,9 +2792,9 @@
|
||||
<!-- [CHAR LIMIT=30] Location mode screen, screen title -->
|
||||
<string name="location_mode_screen_title">Location mode</string>
|
||||
<!-- [CHAR LIMIT=130] Location mode screen, description for high accuracy mode -->
|
||||
<string name="location_mode_high_accuracy_description">Use GPS, Wi\u2011Fi, and cellular networks to determine location </string>
|
||||
<string name="location_mode_high_accuracy_description">Use GPS, Wi\u2011Fi, Bluetooth, or cellular networks to determine location </string>
|
||||
<!-- [CHAR LIMIT=130] Location mode screen, description for battery saving mode -->
|
||||
<string name="location_mode_battery_saving_description">Use Wi\u2011Fi and cellular networks to determine location</string>
|
||||
<string name="location_mode_battery_saving_description">Use Wi\u2011Fi, Bluetooth, or cellular networks to determine location</string>
|
||||
<!-- [CHAR LIMIT=130] Location mode screen, description for sensors only mode -->
|
||||
<string name="location_mode_sensors_only_description">Use GPS to determine location</string>
|
||||
<!-- Help menu label [CHAR LIMIT=20] Location settings screen, overflow menu that takes the user
|
||||
@@ -2807,15 +2805,14 @@
|
||||
<!-- [CHAR LIMIT=130] Preference title for Wi-Fi always scanning -->
|
||||
<string name="location_scanning_wifi_always_scanning_title">Wi\u2011Fi scanning</string>
|
||||
<!-- Preference description text for Wi-Fi always scanning -->
|
||||
<string name="location_scanning_wifi_always_scanning_description">Improve
|
||||
location by allowing apps and services to scan for Wi\u2011Fi networks
|
||||
even when Wi\u2011Fi is off</string>
|
||||
<string name="location_scanning_wifi_always_scanning_description">Improve location by allowing
|
||||
system apps and services to detect Wi\u2011Fi networks at any time.</string>
|
||||
<!-- [CHAR LIMIT=130] Description text for Bluetooth always scanning -->
|
||||
<string name="location_scanning_bluetooth_always_scanning_title">Bluetooth scanning</string>
|
||||
<!-- Description text for Bluetooth always scanning -->
|
||||
<string name="location_scanning_bluetooth_always_scanning_description">
|
||||
Improve location by allowing system services to scan for Bluetooth
|
||||
devices, even when Bluetooth is off</string>
|
||||
Improve location by allowing system apps and services to detect Bluetooth devices at any
|
||||
time.</string>
|
||||
|
||||
<!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for Google location service (cell ID, wifi, etc.) -->
|
||||
<string name="location_network_based">Wi\u2011Fi & cellular network location</string>
|
||||
|
||||
Reference in New Issue
Block a user