summaryrefslogtreecommitdiff
path: root/chromium/components/management_ios_strings.grdp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-10-29 10:46:47 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-11-02 12:02:10 +0000
commit99677208ff3b216fdfec551fbe548da5520cd6fb (patch)
tree476a4865c10320249360e859d8fdd3e01833b03a /chromium/components/management_ios_strings.grdp
parentc30a6232df03e1efbd9f3b226777b07e087a1122 (diff)
downloadqtwebengine-chromium-99677208ff3b216fdfec551fbe548da5520cd6fb.tar.gz
BASELINE: Update Chromium to 86.0.4240.124
Change-Id: Ide0ff151e94cd665ae6521a446995d34a9d1d644 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'chromium/components/management_ios_strings.grdp')
-rw-r--r--chromium/components/management_ios_strings.grdp18
1 files changed, 18 insertions, 0 deletions
diff --git a/chromium/components/management_ios_strings.grdp b/chromium/components/management_ios_strings.grdp
new file mode 100644
index 00000000000..eeb502a1b74
--- /dev/null
+++ b/chromium/components/management_ios_strings.grdp
@@ -0,0 +1,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>