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

Commit d7b51a7b authored by Robin Lee's avatar Robin Lee Committed by Android (Google) Code Review
Browse files

Merge "Move alarms_and_reminders strings to SettingsLib" into sc-dev

parents 448dac80 634cd0b4
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
@@ -3400,22 +3400,6 @@
    <!-- Section header above list of external storage devices [CHAR LIMIT=30]-->
    <string name="storage_external_title">Portable storage</string>
    <!-- Label for the settings activity for controlling apps that can schedule alarms [CHAR LIMIT=30] -->
    <string name="alarms_and_reminders_label">Alarms and reminders</string>
    <!-- Label for the switch to toggler the permission for scheduling alarms [CHAR LIMIT=50] -->
    <string name="alarms_and_reminders_switch_title">Allow to set alarms or reminders</string>
    <!-- Title for the setting screen for controlling apps that can schedule alarms [CHAR LIMIT=30] -->
    <string name="alarms_and_reminders_title">Alarms and reminders</string>
    <!-- Description that appears below the alarms_and_reminders switch [CHAR LIMIT=NONE] -->
    <string name="alarms_and_reminders_footer_title">
        Allow this app to schedule alarms or other timing based events.
        This will allow the app to wake up and run even when you are not using the device.
        Note that revoking this permission may cause the app to malfunction, specifically any alarms
        that the app has scheduled will no longer 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, event</string>
    <!-- Summary of a single storage volume, constrasting available and total storage space. [CHAR LIMIT=48]-->
    <string name="storage_volume_summary"><xliff:g id="used" example="1.2GB">%1$s</xliff:g> used of <xliff:g id="total" example="32GB">%2$s</xliff:g></string>
    <!-- Summary of a single storage volume used space. [CHAR LIMIT=24] -->