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

Commit a1e19f13 authored by Lucas Dupin's avatar Lucas Dupin Committed by android-build-merger
Browse files

Merge "Longer character limit" into qt-r1-dev am: a448cb9d

am: 64dad09e

Change-Id: I097a7cdffdbe10f2eea448a92da3b27e5205e522
parents 8e94a0fd 64dad09e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7977,10 +7977,10 @@
    <!-- Configure lock screen: Title for the option of unlocking directly to home. [CHAR LIMIT=30] -->
    <string name="lockscreen_bypass_title">Skip lock screen</string>
    <!-- Configure lock screen: Summary for the option of unlocking directly to home. [CHAR LIMIT=60] -->
    <!-- Configure lock screen: Summary for the option of unlocking directly to home. [CHAR LIMIT=100] -->
    <string name="lockscreen_bypass_summary">After face unlock, go directly to last used screen</string>
    <!-- Configure lock screen: Search keywords for the option of unlocking directly to home. [CHAR LIMIT=60] -->
    <!-- Configure lock screen: Search keywords for the option of unlocking directly to home. [CHAR LIMIT=100] -->
    <string name="keywords_lockscreen_bypass">Lock screen, Lockscreen, Skip, Bypass</string>
    <!-- Configure Notifications: Title for the option controlling notifications for work profile. [CHAR LIMIT=30] -->