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

Commit cb489635 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add resume and pause animation strings" into main

parents bf2a6a4c 4822156c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1358,6 +1358,10 @@
    <string name="lock_screen_pattern_skip_fingerprint_title">Skip setup for pattern and fingerprint?</string>
    <!-- Title of dialog shown when the user tries to skip setting up a pattern, warning them of potential consequences of not doing so [CHAR LIMIT=48]-->
    <string name="lock_screen_pattern_skip_biometrics_title">Skip setup for pattern, face, and fingerprint?</string>
    <!-- Accessibility action label for resuming animation -->
    <string name="resume_animation">Resume animation</string>
    <!-- Accessibility action label for pausing animation -->
    <string name="pause_animation">Pause animation</string>
    <!-- Button text to setup screen lock in onboard dialog [CHAR LIMIT=34] -->
    <string name="security_settings_fingerprint_enroll_setup_screen_lock">Set up screen lock</string>