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

Commit 46a11def authored by josephpv's avatar josephpv
Browse files

Change to localization issue to increase character limit

Increase char limit for private_space_lockscreen_title string

Bug: 311343571
Test: Manual
Change-Id: If52a4cd8d0e8e897dd38b37db516e00ff1905967
parent 859f2257
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1288,7 +1288,7 @@
    <string name="private_space_error_screen_title">Couldn\u2019t set up private space</string>
    <!-- Label for button to retry creating private space again on creation error. [CHAR LIMIT=30] -->
    <string name="private_space_tryagain_label">Try Again</string>
    <!-- Title for private space lock setup screen. [CHAR LIMIT=50] -->
    <!-- Title for private space lock setup screen. [CHAR LIMIT=90] -->
    <string name="private_space_lockscreen_title">Use screen lock to unlock private space?</string>
    <!-- Summary for the private space lock setup screen. [CHAR LIMIT=NONE] -->
    <string name="private_space_lockscreen_summary">You can unlock your private space the same way you unlock your device, or choose a different lock</string>