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

Commit 310fc717 authored by Liahav Eitan's avatar Liahav Eitan Committed by Android (Google) Code Review
Browse files

Merge "Increase char limit for add_device_admin_msg" into main

parents 379a0af7 20c78149
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6482,7 +6482,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>