Chromium Code Reviews| 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 distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
| 3 If you update this file, be sure also to update google_chrome_strings.grd. --> | 3 If you update this file, be sure also to update google_chrome_strings.grd. --> |
| 4 | 4 |
| 5 <grit base_dir="." latest_public_release="0" current_release="1" | 5 <grit base_dir="." latest_public_release="0" current_release="1" |
| 6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
| 7 <outputs> | 7 <outputs> |
| 8 <output filename="grit/chromium_strings.h" type="rc_header"> | 8 <output filename="grit/chromium_strings.h" type="rc_header"> |
| 9 <emit emit_type='prepend'></emit> | 9 <emit emit_type='prepend'></emit> |
| 10 </output> | 10 </output> |
| (...skipping 739 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 750 Link your Chromium data to this account? | 750 Link your Chromium data to this account? |
| 751 </message> | 751 </message> |
| 752 <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."> | 752 <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."> |
| 753 You are signing in with a managed account and giving its administrator control over your Chromium profile. Your Chromium data, such as your apps, book marks, history, passwords, and other settings will become permanently tied to <p h name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delete t his data via the Google Accounts Dashboard, but you will not be able to associat e this data with another account. <ph name="LEARN_MORE">$2<ex>Learn more</ex></p h> | 753 You are signing in with a managed account and giving its administrator control over your Chromium profile. Your Chromium data, such as your apps, book marks, history, passwords, and other settings will become permanently tied to <p h name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delete t his data via the Google Accounts Dashboard, but you will not be able to associat e this data with another account. <ph name="LEARN_MORE">$2<ex>Learn more</ex></p h> |
| 754 </message> | 754 </message> |
| 755 <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."> | 755 <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."> |
| 756 You are signing in with a managed account and giving its administrator control over your Chromium profile. Your Chromium data, such as your apps, book marks, history, passwords, and other settings will become permanently tied to <p h name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delete t his data via the Google Accounts Dashboard, but you will not be able to associat e this data with another account. You can optionally create a new profile to kee p your existing Chromium data separate. <ph name="LEARN_MORE">$2<ex>Learn more</ ex></ph> | 756 You are signing in with a managed account and giving its administrator control over your Chromium profile. Your Chromium data, such as your apps, book marks, history, passwords, and other settings will become permanently tied to <p h name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delete t his data via the Google Accounts Dashboard, but you will not be able to associat e this data with another account. You can optionally create a new profile to kee p your existing Chromium data separate. <ph name="LEARN_MORE">$2<ex>Learn more</ ex></ph> |
| 757 </message> | 757 </message> |
| 758 </if> | 758 </if> |
| 759 | 759 |
| 760 <if expr="toolkit_views"> | |
| 761 <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_CLOSE_CONFIRM" desc="Text of the button to cofirm close all browser window"> | |
|
sky
2017/05/04 03:45:11
cofirm->confirm
window->windows
zmin
2017/05/04 23:13:51
Done.
| |
| 762 Close all Chromium windows and sign in now | |
| 763 </message> | |
| 764 <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_EXPLANATION" desc="Text of t he reason of sign out"> | |
|
sky
2017/05/04 03:45:11
'of sign out' -> 'to sign out'
zmin
2017/05/04 23:13:52
Done.
| |
| 765 Authentication certificate failed. Please sign in to Chromium again as <ph name="USER_NAME">$2<ex>pat@example.com</ex></ph> or contact your administra tor for more inforamtion. <ph name="ADDITIONAL_EXPLANATION">$3</ph> | |
| 766 </message> | |
| 767 <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_EXPLANATION_WITHOUT_USER_NAM E" desc="Text of the reason of sign out when there is no valid email address"> | |
|
sky
2017/05/04 03:45:11
'of sign' -> 'to sign'
zmin
2017/05/04 23:13:52
Done.
| |
| 768 Authentication certificate failed. Please sign in to Chromium again or contact your administrator for more inforamtion. <ph name="ADDITIONAL_EXPLANATI ON">$2</ph> | |
| 769 </message> | |
| 770 </if> | |
| 771 | |
| 760 <!-- Signin Email Confirmation tab modal dialog --> | 772 <!-- Signin Email Confirmation tab modal dialog --> |
| 761 <if expr="not chromeos"> | 773 <if expr="not chromeos"> |
| 762 <message name="IDS_SIGNIN_EMAIL_CONFIRMATION_TITLE" desc="Title of the s ignin email confirmation tab modal dialog."> | 774 <message name="IDS_SIGNIN_EMAIL_CONFIRMATION_TITLE" desc="Title of the s ignin email confirmation tab modal dialog."> |
| 763 <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph> was previo usly using Chromium | 775 <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph> was previo usly using Chromium |
| 764 </message> | 776 </message> |
| 765 </if> | 777 </if> |
| 766 | 778 |
| 767 <!-- SRT bubble messages --> | 779 <!-- SRT bubble messages --> |
| 768 <if expr="is_win"> | 780 <if expr="is_win"> |
| 769 <message name="IDS_SRT_BUBBLE_TITLE" desc="Text for the title of the sof tware removal tool bubble view."> | 781 <message name="IDS_SRT_BUBBLE_TITLE" desc="Text for the title of the sof tware removal tool bubble view."> |
| (...skipping 491 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1261 <message name="IDS_WIN10_WELCOME_PIN_SUBHEADING" desc="A subheading on a section which gives instructions on how to pin Chromium to the Windows 10 taskb ar."> | 1273 <message name="IDS_WIN10_WELCOME_PIN_SUBHEADING" desc="A subheading on a section which gives instructions on how to pin Chromium to the Windows 10 taskb ar."> |
| 1262 Pin Chromium to your taskbar | 1274 Pin Chromium to your taskbar |
| 1263 </message> | 1275 </message> |
| 1264 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the user to select Chromium from an external list of apps."> | 1276 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the user to select Chromium from an external list of apps."> |
| 1265 Select <ph name="SMALL_PRODUCT_LOGO"><div class="logo-small">< ;/div></ph> <ph name="BEGIN_BOLD"><strong></ph>Chromium<ph name="END_BO LD"></strong></ph> | 1277 Select <ph name="SMALL_PRODUCT_LOGO"><div class="logo-small">< ;/div></ph> <ph name="BEGIN_BOLD"><strong></ph>Chromium<ph name="END_BO LD"></strong></ph> |
| 1266 </message> | 1278 </message> |
| 1267 </if> | 1279 </if> |
| 1268 </messages> | 1280 </messages> |
| 1269 </release> | 1281 </release> |
| 1270 </grit> | 1282 </grit> |
| OLD | NEW |