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

Commit 557274cd authored by Jigar Thakkar's avatar Jigar Thakkar
Browse files

Increase char limit for private space set screen lock message

Bug: 316129700
Test: atest PrivateSpaceAuthenticationActivityTest
Flag: android.multiuser.show_set_screen_lock_dialog
Change-Id: I790d383e2e3ed1e50ecd3baedf360f349b25b6e1
parent 7f8a7bfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5452,7 +5452,7 @@
    <string name="set_up_screen_lock_title">Set a screen lock</string>
    <!-- Action label for the dialog prompting the user to set up a screen lock [CHAR LIMIT=30] -->
    <string name="set_up_screen_lock_action_label">Set screen lock</string>
    <!-- Message shown in the dialog prompting the user to set up a screen lock to access private space [CHAR LIMIT=30] -->
    <!-- Message shown in the dialog prompting the user to set up a screen lock to access private space [CHAR LIMIT=120] -->
    <string name="private_space_set_up_screen_lock_message">To use your private space, set a screen lock on this device</string>

    <!-- Title of the dialog that is shown when the user tries to launch a blocked application [CHAR LIMIT=50] -->