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

Commit 0fc482ce authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Change string for Location access check" into qt-dev

parents 5d69c245 a1ee14e3
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>