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

Side by Side Diff: chrome/app/google_chrome_strings.grd

Issue 2862653002: If force-sign-in policy is enabled, popup warning dialog before window closing if auth token becom… (Closed)
Patch Set: nit Created 3 years, 6 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/BUILD.gn » ('j') | 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 <!-- This file contains definitions of strings that are specific to 2 <!-- This file contains definitions of strings that are specific to
3 Google Chrome. These strings will be translated for each locale that Google 3 Google Chrome. These strings will be translated for each locale that Google
4 Chrome supports. If you update this file, be sure also to update 4 Chrome supports. If you update this file, be sure also to update
5 chromium_strings.grd. --> 5 chromium_strings.grd. -->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
9 <outputs> 9 <outputs>
10 <output filename="grit/google_chrome_strings.h" type="rc_header"> 10 <output filename="grit/google_chrome_strings.h" type="rc_header">
(...skipping 743 matching lines...) Expand 10 before | Expand all | Expand 10 after
754 Link your Chrome data to this account? 754 Link your Chrome data to this account?
755 </message> 755 </message>
756 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITHOUT_PROFILE_CREATIO N" desc="The warning message displayed to an enterprise user about to link their profile to their Google account. This message is followed by a 'Learn more' lin k."> 756 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITHOUT_PROFILE_CREATIO N" desc="The warning message displayed to an enterprise user about to link their profile to their Google account. This message is followed by a 'Learn more' lin k.">
757 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. <ph name="LEARN_MORE">$2<ex>Learn more</ex> </ph> 757 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. <ph name="LEARN_MORE">$2<ex>Learn more</ex> </ph>
758 </message> 758 </message>
759 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITH_PROFILE_CREATION" desc="The warning message displayed to an enterprise user about to link their pr ofile to their Google account. Additionally notifies the user that they can crea te a new profile instead. This message is followed by a 'Learn more' link."> 759 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITH_PROFILE_CREATION" desc="The warning message displayed to an enterprise user about to link their pr ofile to their Google account. Additionally notifies the user that they can crea te a new profile instead. This message is followed by a 'Learn more' link.">
760 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. You can optionally create a new profile to keep your existing Chrome data separate. <ph name="LEARN_MORE">$2<ex>Learn more< /ex></ph> 760 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. You can optionally create a new profile to keep your existing Chrome data separate. <ph name="LEARN_MORE">$2<ex>Learn more< /ex></ph>
761 </message> 761 </message>
762 </if> 762 </if>
763 763
764 <if expr="toolkit_views">
765 <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_EXPLANATION" desc="Text of t he reason to sign out">
766 Authentication certificate failed. Please sign in to Google Chrome aga in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph> or contact your admin istrator for more information. <ph name="ADDITIONAL_EXPLANATION">$2</ph>
767 </message>
768 <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_EXPLANATION_WITHOUT_USER_NAM E" desc="Text of the reason to sign out when there is no valid email address">
769 Authentication certificate failed. Please sign in to Google Chrome aga in or contact your administrator for more information. <ph name="ADDITIONAL_EXPL ANATION">$2</ph>
770 </message>
771 </if>
772
764 <!-- Signin Email Confirmation tab modal dialog --> 773 <!-- Signin Email Confirmation tab modal dialog -->
765 <if expr="not chromeos"> 774 <if expr="not chromeos">
766 <message name="IDS_SIGNIN_EMAIL_CONFIRMATION_TITLE" desc="Title of the s ignin email confirmation tab modal dialog."> 775 <message name="IDS_SIGNIN_EMAIL_CONFIRMATION_TITLE" desc="Title of the s ignin email confirmation tab modal dialog.">
767 <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph> was previo usly using Chrome 776 <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph> was previo usly using Chrome
768 </message> 777 </message>
769 </if> 778 </if>
770 779
771 <!-- SRT bubble messages. 780 <!-- SRT bubble messages.
772 This string is for the old Chrome Cleanup version and should be 781 This string is for the old Chrome Cleanup version and should be
773 deleted as soon as all Chrome Cleanup UI is fully integrated into 782 deleted as soon as all Chrome Cleanup UI is fully integrated into
(...skipping 513 matching lines...) Expand 10 before | Expand all | Expand 10 after
1287 <message name="IDS_WIN10_WELCOME_PIN_SUBHEADING" desc="A subheading on a section which gives instructions on how to pin Chrome to the Windows 10 taskbar ."> 1296 <message name="IDS_WIN10_WELCOME_PIN_SUBHEADING" desc="A subheading on a section which gives instructions on how to pin Chrome to the Windows 10 taskbar .">
1288 Pin Chrome to your taskbar 1297 Pin Chrome to your taskbar
1289 </message> 1298 </message>
1290 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the user to select Chrome from an external list of apps."> 1299 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the user to select Chrome from an external list of apps.">
1291 Select <ph name="SMALL_PRODUCT_LOGO">&lt;div class="logo-small"&gt;&lt ;/div&gt;</ph> <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Google Chrome<ph name="E ND_BOLD">&lt;/strong&gt;</ph> 1300 Select <ph name="SMALL_PRODUCT_LOGO">&lt;div class="logo-small"&gt;&lt ;/div&gt;</ph> <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Google Chrome<ph name="E ND_BOLD">&lt;/strong&gt;</ph>
1292 </message> 1301 </message>
1293 </if> 1302 </if>
1294 </messages> 1303 </messages>
1295 </release> 1304 </release>
1296 </grit> 1305 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698