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

Commit 18ae34ec authored by Almaz Mingaleev's avatar Almaz Mingaleev
Browse files

Update GeoTZ strings.

Change button title to "Use location to set time zone" and
summary text to "Automatic time zone is off" when
"Set time zone automatically" is off.

Bug: 152746236
Test: checked UI manually
Merged-In: Iab177297e9047ff3b6e9452876061cdaa0740ef1
Change-Id: Iab177297e9047ff3b6e9452876061cdaa0740ef1
(cherry picked from commit fa79ee67)
parent d99faa25
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4037,7 +4037,7 @@
    <string name="managed_profile_location_services">Location services for work</string>
    <!-- [CHAR LIMIT=60] Location settings screen, screen title -->
    <string name="location_time_zone_detection_screen_title">Location time zone detection</string>
    <string name="location_time_zone_detection_screen_title">Use location to set time zone</string>
    <!-- [CHAR LIMIT=50] Location settings screen, title for the setting that control whether the
         device can use its location for time zone detection. -->
    <string name="location_time_zone_detection_enabled_title">Location time zone detection</string>
@@ -4051,7 +4051,7 @@
    <!-- [CHAR LIMIT=NONE] Location settings screen, summary when location time zone detection is not
         applicable due to other settings like the "automatic time zone detection enabled" setting
         being set to "off". -->
    <string name="location_time_zone_detection_auto_is_off">Automatic time zone detection is disabled</string>
    <string name="location_time_zone_detection_auto_is_off">Automatic time zone is off</string>
    <!-- [CHAR LIMIT=NONE] Location settings screen, summary when location time zone detection is not
         applicable for the user for unspecified reasons. More specific messages are used when there
         is a clear reason. -->