Increase char limit for add_device_admin_msg

Flag: DOCS_ONLY
Bug: 333040579
Test: None
Change-Id: I46c757f8700ee0ab168a1f68e4213f24f44aacd0
This commit is contained in:
Liahav Eitan
2024-05-28 10:56:55 +00:00
parent 1ad008d07e
commit 20c78149f0

View File

@@ -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>