summaryrefslogtreecommitdiff
path: root/chromium/components/management_ios_strings.grdp
blob: eeb502a1b74199e721e4e16369d2e27ad65c05ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>

<!-- Strings for the chrome://management page on mobile platform.-->

<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 Chrome.
  </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>