Remove unused string

- Usage removed in
https://googleplex-android-review.googlesource.com/427312

- Bug: 13279850

Change-Id: I3c10d5e15a208b877bd0ef4627eb5cf2f2b61fa6
This commit is contained in:
Tom O'Neill
2014-03-03 13:16:53 -08:00
parent 17d2124c1c
commit d76d707ebd

View File

@@ -2442,9 +2442,6 @@
<string name="location_mode_battery_saving_description">Use Wi\u2011Fi and mobile networks to determine location</string> <string name="location_mode_battery_saving_description">Use Wi\u2011Fi and mobile networks to determine location</string>
<!-- [CHAR LIMIT=130] Location mode screen, description for sensors only mode --> <!-- [CHAR LIMIT=130] Location mode screen, description for sensors only mode -->
<string name="location_mode_sensors_only_description">Use GPS to determine your location</string> <string name="location_mode_sensors_only_description">Use GPS to determine your location</string>
<!-- [CHAR LIMIT=130] Location mode screen, temporary value to show as the status of a location
setting injected by an external app while the app is being queried for the actual value -->
<string name="location_loading_injected_setting">Retrieving…</string>
<!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for Google location service (cell ID, wifi, etc.) --> <!-- [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 &amp; mobile network location</string> <string name="location_network_based">Wi\u2011Fi &amp; mobile network location</string>