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

Commit a1ee14e3 authored by Evan Severson's avatar Evan Severson
Browse files

Change string for Location access check

Test: Build
Fixes: 131838665
Change-Id: I0e65a8de0eae49e8824bdc37ffe43b1d6c2da2a4
parent 0d3ea56d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -584,7 +584,7 @@
    <string name="permission_reminders">Permission reminders</string>

    <!-- The notification title for background location access reminder notification [CHAR LIMIT=60] -->
    <string name="background_location_access_reminder_notification_title"><xliff:g id="app_name" example="Gmail">%s</xliff:g> has been using your location</string>
    <string name="background_location_access_reminder_notification_title"><xliff:g id="app_name" example="Gmail">%s</xliff:g> got your location in the background</string>

    <!-- The notification content for background location access reminder notification [CHAR LIMIT=none] -->
    <string name="background_location_access_reminder_notification_content">This app can always access your location. Tap to change.</string>