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

Commit 20c78149 authored by Liahav Eitan's avatar Liahav Eitan
Browse files

Increase char limit for add_device_admin_msg

Flag: DOCS_ONLY
Bug: 333040579
Test: None
Change-Id: I46c757f8700ee0ab168a1f68e4213f24f44aacd0
parent 1ad008d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6456,7 +6456,7 @@
    <!-- Message when there are no available trust agents to display -->
    <string name="no_trust_agents">No available trust agents</string>
    <!-- Title for screen to add a device admin app [CHAR LIMIT=40] -->
    <!-- Title for screen to add a device admin app [CHAR LIMIT=50] -->
    <string name="add_device_admin_msg">Activate device admin app?</string>
    <!-- Label for button to set the active device admin [CHAR_LIMIT=80] -->
    <string name="add_device_admin">Activate this device admin app</string>