| OLD | NEW |
| 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 782 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 793 </message> | 793 </message> |
| 794 <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_PROMPT" desc="Th
e text of the prompt to create a new profile after signing in to an enterprise a
ccount"> | 794 <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_PROMPT" desc="Th
e text of the prompt to create a new profile after signing in to an enterprise a
ccount"> |
| 795 If you prefer to keep your existing Chrome data separate, you can crea
te a new Chrome user for <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. | 795 If you prefer to keep your existing Chrome data separate, you can crea
te a new Chrome user for <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. |
| 796 </message> | 796 </message> |
| 797 <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_NO" desc="Text o
f the button to link the current profile with the signed-in enterprise account"> | 797 <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_NO" desc="Text o
f the button to link the current profile with the signed-in enterprise account"> |
| 798 Link my Chrome data to this account | 798 Link my Chrome data to this account |
| 799 </message> | 799 </message> |
| 800 </if> | 800 </if> |
| 801 | 801 |
| 802 <!-- Enterprise sign-in dialog (new-style) --> | 802 <!-- Enterprise sign-in dialog (new-style) --> |
| 803 <!-- TODO(dconnelly): remove "new-style" once the old dialog is gone. --> | 803 <!-- TODO(crbug.com/660349): remove "new-style" once the old dialog is gon
e. --> |
| 804 <if expr="toolkit_views or is_macosx"> | 804 <if expr="toolkit_views or is_macosx"> |
| 805 <message name="IDS_ENTERPRISE_SIGNIN_TITLE_NEW_STYLE" desc="The title of
the dialog to confirm linking the browser profile with the signed-in enterprise
account"> | 805 <message name="IDS_ENTERPRISE_SIGNIN_TITLE_NEW_STYLE" desc="The title of
the dialog to confirm linking the browser profile with the signed-in enterprise
account"> |
| 806 Link your Chrome data to this account? | 806 Link your Chrome data to this account? |
| 807 </message> | 807 </message> |
| 808 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITHOUT_PROFILE_CREATIO
N_NEW_STYLE" 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' link."> | 808 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITHOUT_PROFILE_CREATIO
N_NEW_STYLE" 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' link."> |
| 809 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> | 809 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> |
| 810 </message> | 810 </message> |
| 811 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITH_PROFILE_CREATION_N
EW_STYLE" desc="The warning message displayed to an enterprise user about to lin
k their profile to their Google account. Additionally notifies the user that the
y can create a new profile instead. This message is followed by a 'Learn more' l
ink."> | 811 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITH_PROFILE_CREATION_N
EW_STYLE" desc="The warning message displayed to an enterprise user about to lin
k their profile to their Google account. Additionally notifies the user that the
y can create a new profile instead. This message is followed by a 'Learn more' l
ink."> |
| 812 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> | 812 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> |
| 813 </message> | 813 </message> |
| (...skipping 487 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1301 <message name="IDS_PRIVATE_USER_DATA_INPUT_FUTURE_DESCRIPTION" desc="Descr
iption of a security problem where the site collects private user data on an ins
ecure page, which will result in an omnibox warning in future versions of Chrome
." translateable="false"> | 1301 <message name="IDS_PRIVATE_USER_DATA_INPUT_FUTURE_DESCRIPTION" desc="Descr
iption of a security problem where the site collects private user data on an ins
ecure page, which will result in an omnibox warning in future versions of Chrome
." translateable="false"> |
| 1302 This page includes a password or credit card input over HTTP. A warning
will appear in the URL bar starting in Chrome 56 (Jan 2017). | 1302 This page includes a password or credit card input over HTTP. A warning
will appear in the URL bar starting in Chrome 56 (Jan 2017). |
| 1303 </message> | 1303 </message> |
| 1304 <message name="IDS_PRIVATE_USER_DATA_INPUT_DESCRIPTION" desc="Description
of a security problem where the site collects private user data on an insecure p
age, which results in an omnibox warning." translateable="false"> | 1304 <message name="IDS_PRIVATE_USER_DATA_INPUT_DESCRIPTION" desc="Description
of a security problem where the site collects private user data on an insecure p
age, which results in an omnibox warning." translateable="false"> |
| 1305 This page includes a password or credit card input over HTTP. A warning
has been added the URL bar. | 1305 This page includes a password or credit card input over HTTP. A warning
has been added the URL bar. |
| 1306 </message> | 1306 </message> |
| 1307 | 1307 |
| 1308 </messages> | 1308 </messages> |
| 1309 </release> | 1309 </release> |
| 1310 </grit> | 1310 </grit> |
| OLD | NEW |