Changed the string describing location state "Device only" to be more

precise and let users know that we are using device sensors in addition
to the GPS.

Bug: 35872973
Test: manual test.
Change-Id: Idb45ce8501ba5790dbc575599adb9dec3388ddbb
This commit is contained in:
Alex Salo
2017-03-23 11:39:27 -07:00
parent 866497392d
commit ceb2950d94

View File

@@ -3109,7 +3109,7 @@
<!-- [CHAR LIMIT=130] Location mode screen, description for battery saving mode -->
<string name="location_mode_battery_saving_description">Use Wi\u2011Fi, Bluetooth, or mobile 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>
<string name="location_mode_sensors_only_description">Use GPS and device sensors to determine location</string>
<!-- [CHAR LIMIT=30] Wireless background scanning settings screen, screen title -->
<string name="location_scanning_screen_title">Scanning</string>
<!-- [CHAR LIMIT=130] Preference title for Wi-Fi always scanning -->