Update "device admin apps" to "device admin"

As per agreed UXW proposal (see bug)

Bug: 396587820
Test: manually
Flag: EXEMPT string change
Change-Id: I65b532b61a4e34395ef164ad1a7314763ce6ea40
This commit is contained in:
Simon Wingrove
2025-02-14 09:54:23 +00:00
parent b6a964815e
commit 7d82a2fa9c

View File

@@ -1935,7 +1935,7 @@
<string name="lockpattern_tutorial_continue_label">Next</string>
<!-- Title of preference to manage device admin apps, which are used by IT admins to manage devices -->
<string name="manage_device_admin">Device admin apps</string>
<string name="manage_device_admin">Device admin</string>
<!-- Summary of preference to manage device admin apps, informing the user that currently no device admin apps are installed and active -->
<string name="number_of_device_admins_none">No active apps</string>
@@ -6872,7 +6872,7 @@
<!-- Label for button to deactivate and uninstall the device admin app [CHAR_LIMIT=50]-->
<string name="remove_and_uninstall_device_admin">Deactivate &amp; uninstall</string>
<!-- Label for screen showing to select device admin apps -->
<string name="select_device_admin_msg">Device admin apps</string>
<string name="select_device_admin_msg">Device admin</string>
<!-- Message when there are no available device admin apps to display -->
<string name="no_device_admins">No device admin apps available</string>