18 lines
999 B
XML
18 lines
999 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!-- Strings for the chrome://management page on mobile platform.-->
|
|
<!--This file is created by l10nUtil.js. Do not edit manually.-->
|
|
<grit-part>
|
|
<message name="IDS_IOS_MANAGEMENT_UI_DESC" desc="The descriptive text on chrome://management page when the browser is managed.">
|
|
Your administrator can change your browser setup remotely. Activity on this device may also be managed outside of Brave.
|
|
</message>
|
|
<message name="IDS_IOS_MANAGEMENT_UI_LEARN_MORE_LINK" desc="The clickable text on chrome://management.">
|
|
Learn More
|
|
</message>
|
|
<message name="IDS_IOS_MANAGEMENT_UI_MESSAGE" desc="The main message at the top of chrome://management page when the browser is managed.">
|
|
Your browser is managed by your administrator.
|
|
</message>
|
|
<message name="IDS_IOS_MANAGEMENT_UI_UNMANAGED_DESC" desc="The descriptive text on chrome://management page when the browser is not managed.">
|
|
Your browser is not managed.
|
|
</message>
|
|
</grit-part>
|