Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(980)

Side by Side Diff: components/supervised_user_error_page_strings.grdp

Issue 1808653003: Move the supervised user error page to a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to fix compile problem Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3 <!-- Supervised User Block Interstitial data -->
4 <message name="IDS_BLOCK_INTERSTITIAL_TITLE" desc="A title for the supervi sed-user block interstitial page.">
5 Page blocked
6 </message>
7 <message name="IDS_BLOCK_INTERSTITIAL_MESSAGE" desc="A message for the sup ervised user when they attempt to visit a site that is not permitted by the mana ger.">
8 Oops! You need permission from <ph name="NAME">$1<ex>John Doe</ex></ph> to access this page.
9 </message>
10 <message name="IDS_CHILD_BLOCK_INTERSTITIAL_MESSAGE_SINGLE_PARENT" desc="A message for the child user when they attempt to visit a site that is not permit ted by their parent.">
11 Oops! You need to ask your parent if it's OK to visit this page.
12 </message>
13 <message name="IDS_CHILD_BLOCK_INTERSTITIAL_MESSAGE_MULTI_PARENT" desc="A message for the child user when they attempt to visit a site that is not permitt ed by their parents.">
14 Oops! You need to ask your parents if it's OK to visit this page.
15 </message>
16 <message name="IDS_BLOCK_INTERSTITIAL_MESSAGE_ACCESS_REQUESTS_DISABLED" de sc="A message for the supervised user when they attempt to visit a site that is not permitted by the manager (and they can't ask for permission).">
17 Oops, looks like you don't have permission to access this page.
18 </message>
19 <message name="IDS_BACK_BUTTON" desc="A button for going back to the last safe url after being blocked.">
20 Go back
21 </message>
22 <message name="IDS_BLOCK_INTERSTITIAL_REQUEST_ACCESS_BUTTON" desc="A butto n for requesting access to blocked sites.">
23 Ask permission
24 </message>
25 <message name="IDS_CHILD_BLOCK_INTERSTITIAL_REQUEST_ACCESS_BUTTON" desc="A button for requesting access to blocked sites.">
26 Ask permission
27 </message>
28 <message name="IDS_BLOCK_INTERSTITIAL_REQUEST_SENT_MESSAGE" desc="The text that tells the supervised user that a request has been sent.">
29 Your request to access this site has been sent to <ph name="NAME">$1<ex> John Doe</ex></ph>.
30 </message>
31 <message name="IDS_BLOCK_INTERSTITIAL_REQUEST_FAILED_MESSAGE" desc="The te xt that tells the supervised user that a request could not be sent.">
32 Your request to access this site could not be sent to <ph name="NAME">$1 <ex>John Doe</ex></ph>. Please try again.
33 </message>
34 <message name="IDS_CHILD_BLOCK_INTERSTITIAL_REQUEST_SENT_MESSAGE_SINGLE_PA RENT" desc="The text that tells the child user that a request has been sent to h is/her parent.">
35 You asked your parent if it's ok to visit this page.
36 </message>
37 <message name="IDS_CHILD_BLOCK_INTERSTITIAL_REQUEST_SENT_MESSAGE_MULTI_PAR ENT" desc="The text that tells the child user that a request has been sent to hi s/her parents.">
38 You asked your parents if it's ok to visit this page.
39 </message>
40 <message name="IDS_CHILD_BLOCK_INTERSTITIAL_REQUEST_FAILED_MESSAGE_SINGLE_ PARENT" desc="The text that tells the child user that a request to his/her paren t failed.">
41 We could not reach your parent at the moment. Please try again.
42 </message>
43 <message name="IDS_CHILD_BLOCK_INTERSTITIAL_REQUEST_FAILED_MESSAGE_MULTI_P ARENT" desc="The text that tells the child user that a request to his/her parent s failed.">
44 We could not reach your parents at the moment. Please try again.
45 </message>
46 <message name="IDS_BLOCK_INTERSTITIAL_SEND_FEEDBACK" desc="The text for a link to submit feedback about a blocked site.">
47 Was this unexpected? <ph name="BEGIN_LINK">&lt;a is="action-link" id="fe edback-link"&gt;</ph>Let us know<ph name="END_LINK">&lt;/a&gt;</ph>
48 </message>
49 <message name="IDS_BLOCK_INTERSTITIAL_SHOW_DETAILS" desc="The text for the link to show details about the interstitial.">
50 Details
51 </message>
52 <message name="IDS_BLOCK_INTERSTITIAL_HIDE_DETAILS" desc="The text for the link to hide details about the interstitial.">
53 Hide details
54 </message>
55 <message name="IDS_CHILD_BLOCK_MESSAGE_DEFAULT_SINGLE_PARENT" desc="Messag e to be shown when a site was blocked due to the default fallback behavior and t he child has one parent.">
56 You're seeing this message because your parent needs to approve new site s on your first visit.
57 </message>
58 <message name="IDS_CHILD_BLOCK_MESSAGE_DEFAULT_MULTI_PARENT" desc="Message to be shown when a site was blocked due to the default fallback behavior and th e child has two parents.">
59 You're seeing this message because your parents need to approve new site s on your first visit.
60 </message>
61 <message name="IDS_SUPERVISED_USER_BLOCK_MESSAGE_DEFAULT" desc="Message to be show to a supervised user when a site was blocked due to the default fallbac k behaviour.">
62 You're seeing this message because your manager needs to approve new sit es on your first visit.
63 </message>
64 <message name="IDS_SUPERVISED_USER_BLOCK_HEADER_DEFAULT" desc="Header for the message to be shown when a site was blocked due to the default fallback beha viour.">
65 Not approved
66 </message>
67 <message name="IDS_SUPERVISED_USER_BLOCK_MESSAGE_SAFE_SITES" desc="Messag e to be shown when a site was blocked due to the SafeSites safety check.">
68 You're seeing this message because Google SafeSites is enabled.
69 </message>
70 <message name="IDS_SUPERVISED_USER_BLOCK_HEADER_SAFE_SITES" desc="Header f or the message to be shown when a site was blocked due to the SafeSites safety c heck.">
71 SafeSites
72 </message>
73 <message name="IDS_CHILD_BLOCK_MESSAGE_MANUAL_SINGLE_PARENT" desc="Message to be shown to a child when a site was blocked due to a manual blacklist entry and the child has one parent.">
74 You're seeing this message because your parent blocked this site.
75 </message>
76 <message name="IDS_CHILD_BLOCK_MESSAGE_MANUAL_MULTI_PARENT" desc="Message to be shown to a child when a site was blocked due to a manual blacklist entry a nd the child has two parents.">
77 You're seeing this message because one of your parents blocked this site .
78 </message>
79 <message name="IDS_SUPERVISED_USER_BLOCK_MESSAGE_MANUAL" desc="Message to be shown to a supervised user when a site is blocked due to a manual blacklist e ntry">
80 You're seeing this message because your manager blocked this site.
81 </message>
82 <message name="IDS_SUPERVISED_USER_BLOCK_HEADER_MANUAL" desc="Header for t he message to be shown when a site was blocked due to a manual blacklist entry." >
83 Blocked
84 </message>
85
86 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698