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

Side by Side Diff: components/supervised_user_error_page_strings.grdp

Issue 2739473006: Update supervised user interstitial pages. (Closed)
Patch Set: fix Created 3 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
« no previous file with comments | « components/supervised_user_error_page/supervised_user_error_page_unittest.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 <!-- Supervised User Block Interstitial data --> 3 <!-- Supervised User Block Interstitial data -->
4 <message name="IDS_BLOCK_INTERSTITIAL_TITLE" desc="A title for the supervi sed-user block interstitial page."> 4 <message name="IDS_BLOCK_INTERSTITIAL_TITLE" desc="A title for the supervi sed-user block interstitial page.">
5 Site blocked 5 Site blocked
6 </message> 6 </message>
7 <message name="IDS_BLOCK_INTERSTITIAL_HEADER" desc="A heading for the supe rvised user when they attempt to visit a site that is not permitted by the manag er."> 7 <message name="IDS_BLOCK_INTERSTITIAL_HEADER" desc="A heading for the supe rvised user when they attempt to visit a site that is not permitted by the manag er.">
8 You need permission from <ph name="NAME">$1<ex>John Doe</ex></ph> to vis it this site 8 You need permission from <ph name="NAME">$1<ex>John Doe</ex></ph> to vis it this site
9 </message> 9 </message>
10 <message name="IDS_CHILD_BLOCK_INTERSTITIAL_HEADER" desc="A heading for th e message to the child user when they attempt to visit a site that is not permit ted by their parent."> 10 <message name="IDS_CHILD_BLOCK_INTERSTITIAL_HEADER" desc="A heading for th e message to the child user when they attempt to visit a site that is not permit ted by their parent.">
(...skipping 26 matching lines...) Expand all
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 th eir parents."> 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 th eir parents.">
38 You asked your parents if it's OK to visit this site 38 You asked your parents if it's OK to visit this site
39 </message> 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 their parent failed."> 40 <message name="IDS_CHILD_BLOCK_INTERSTITIAL_REQUEST_FAILED_MESSAGE_SINGLE_ PARENT" desc="The text that tells the child user that a request to their parent failed.">
41 We could not reach your parent at the moment. Please try again. 41 We could not reach your parent at the moment. Please try again.
42 </message> 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 their parents failed."> 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 their parents failed.">
44 We could not reach your parents at the moment. Please try again. 44 We could not reach your parents at the moment. Please try again.
45 </message> 45 </message>
46 <message name="IDS_BLOCK_INTERSTITIAL_SEND_FEEDBACK" desc="The text for a link to submit feedback about a blocked site."> 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> 47 Was this unexpected? <ph name="BEGIN_LINK">&lt;a href="#" id="feedback-l ink"&gt;</ph>Let us know<ph name="END_LINK">&lt;/a&gt;</ph>
48 </message> 48 </message>
49 <message name="IDS_BLOCK_INTERSTITIAL_SHOW_DETAILS" desc="The text for the link to show details about the interstitial."> 49 <message name="IDS_BLOCK_INTERSTITIAL_SHOW_DETAILS" desc="The text for the link to show details about the interstitial.">
50 Details 50 Details
51 </message> 51 </message>
52 <message name="IDS_BLOCK_INTERSTITIAL_HIDE_DETAILS" desc="The text for the link to hide details about the interstitial."> 52 <message name="IDS_BLOCK_INTERSTITIAL_HIDE_DETAILS" desc="The text for the link to hide details about the interstitial.">
53 Hide details 53 Hide details
54 </message> 54 </message>
55 <message name="IDS_SUPERVISED_USER_BLOCK_HEADER" desc="Header for the mess age to be shown when a site was blocked."> 55 <message name="IDS_SUPERVISED_USER_BLOCK_HEADER" desc="Header for the mess age to be shown when a site was blocked.">
56 This site is blocked 56 This site is blocked
57 </message> 57 </message>
(...skipping 16 matching lines...) Expand all
74 Your parents can unblock it for you 74 Your parents can unblock it for you
75 </message> 75 </message>
76 <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"> 76 <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">
77 Your manager can unblock it for you 77 Your manager can unblock it for you
78 </message> 78 </message>
79 <message name="IDS_SUPERVISED_USER_NOT_SIGNED_IN" desc="Message to be show n to a supervised user who is not signed in to Chrome"> 79 <message name="IDS_SUPERVISED_USER_NOT_SIGNED_IN" desc="Message to be show n to a supervised user who is not signed in to Chrome">
80 Please start and sign in to Chrome so that Chrome can check whether you are allowed to access this site. 80 Please start and sign in to Chrome so that Chrome can check whether you are allowed to access this site.
81 </message> 81 </message>
82 82
83 </grit-part> 83 </grit-part>
OLDNEW
« no previous file with comments | « components/supervised_user_error_page/supervised_user_error_page_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698