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

Commit 96d8d319 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update footer text for Alarms & Reminders" into sc-dev am: a3a32193

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14944746

Change-Id: I8325ecdb45481f9bf3a124581020b1bf925f2e45
parents 188e1736 a3a32193
Loading
Loading
Loading
Loading
+4 −19
Original line number Diff line number Diff line
@@ -1287,25 +1287,10 @@
    <!-- Title for the setting screen for controlling apps that can schedule alarms [CHAR LIMIT=30] -->
    <string name="alarms_and_reminders_title">Alarms &amp; reminders</string>
    <!-- Description that appears below the alarms_and_reminders switch [CHAR LIMIT=NONE] -->
    <string name="alarms_and_reminders_footer_title" product="default">
        Allow this app to set alarms and schedule other actions.
        This app may be used when you\u2019re not using your phone, which may use more battery.
        If this permission is off, this app may not function normally,
        and its alarms won\u2019t work as scheduled.
    </string>
    <!-- Description that appears below the alarms_and_reminders switch [CHAR LIMIT=NONE] -->
    <string name="alarms_and_reminders_footer_title" product="tablet">
        Allow this app to set alarms and schedule other actions.
        This app may be used when you\u2019re not using your tablet, which may use more battery.
        If this permission is off, this app may not function normally,
        and its alarms won\u2019t work as scheduled.
    </string>
    <!-- Description that appears below the alarms_and_reminders switch [CHAR LIMIT=NONE] -->
    <string name="alarms_and_reminders_footer_title" product="device">
        Allow this app to set alarms and schedule other actions.
        This app may be used when you\u2019re not using your device, which may use more battery.
        If this permission is off, this app may not function normally,
        and its alarms won\u2019t work as scheduled.
    <string name="alarms_and_reminders_footer_title">
        Allow this app to set alarms and schedule time-sensitive actions.
        This lets the app run in the background, which may use more battery.\n\nIf this permission
        is off, existing alarms and time-based events scheduled by this app won\u2019t work.
    </string>
    <!-- Keywords for setting screen for controlling apps that can schedule alarms [CHAR LIMIT=100] -->
    <string name="keywords_alarms_and_reminders">schedule, alarm, reminder, clock</string>