Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cace3d8d authored by Lifu Tang's avatar Lifu Tang
Browse files

Modified the strings according to the specs

- Fix b/11290711

Change-Id: I23827ad5bef4cf4bda14bb08f0e502cc4e9d2727
parent 55f03857
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2426,11 +2426,11 @@
    <!-- [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 mobile networks to estimate location </string>
    <string name="location_mode_high_accuracy_description">Use GPS, Wi\u2011Fi, and mobile 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 mobile networks to estimate 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 -->
    <string name="location_mode_sensors_only_description">Use GPS to pinpoint 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>