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. --> | 4 Chrome supports. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="grit/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 741 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
752 | 752 |
753 <!-- Chrome sign-in page --> | 753 <!-- Chrome sign-in page --> |
754 <message name="IDS_CHROME_SIGNIN_TITLE" desc="Title on the about:chrome-si
gnin page"> | 754 <message name="IDS_CHROME_SIGNIN_TITLE" desc="Title on the about:chrome-si
gnin page"> |
755 Chrome | 755 Chrome |
756 </message> | 756 </message> |
757 | 757 |
758 <!-- Tutorial card in the avatar menu bubble --> | 758 <!-- Tutorial card in the avatar menu bubble --> |
759 <message name="IDS_PROFILES_CONFIRM_SIGNIN_TUTORIAL_TITLE" desc="The title
of the tutorial card in the avatar menu bubble view shown when a user signs in
to Chrome."> | 759 <message name="IDS_PROFILES_CONFIRM_SIGNIN_TUTORIAL_TITLE" desc="The title
of the tutorial card in the avatar menu bubble view shown when a user signs in
to Chrome."> |
760 You're now signed in to Chrome | 760 You're now signed in to Chrome |
761 </message> | 761 </message> |
| 762 <message name="IDS_PROFILES_WELCOME_UPGRADE_TUTORIAL_TITLE" desc="Title of
the tutorial card in the avatar menu bubble view that introduces an upgrade use
r to the new profile management UI."> |
| 763 This is your Chrome |
| 764 </message> |
762 <message name="IDS_PROFILES_WELCOME_UPGRADE_TUTORIAL_CONTENT_TEXT" desc="T
he main content of the tutorial card in the avatar menu bubble view that introdu
ces an upgrade user to the new profile management UI."> | 765 <message name="IDS_PROFILES_WELCOME_UPGRADE_TUTORIAL_CONTENT_TEXT" desc="T
he main content of the tutorial card in the avatar menu bubble view that introdu
ces an upgrade user to the new profile management UI."> |
763 Share a computer? Now you can set up Chrome just the way you like it. | 766 Share a computer? Now you can set up Chrome just the way you like it. |
764 </message> | 767 </message> |
765 | 768 |
766 <!-- Account removal view in the avatar menu bubble --> | 769 <!-- Account removal view in the avatar menu bubble --> |
767 <message name="IDS_PROFILES_ACCOUNT_REMOVAL_TEXT" desc="Main text of the a
ccount removal view when removing a secondary account."> | 770 <message name="IDS_PROFILES_ACCOUNT_REMOVAL_TEXT" desc="Main text of the a
ccount removal view when removing a secondary account."> |
768 After removing your account from Chrome, you may need to reload your ope
n tabs to take effect. | 771 After removing your account from Chrome, you may need to reload your ope
n tabs to take effect. |
769 </message> | 772 </message> |
770 <message name="IDS_PROFILES_PRIMARY_ACCOUNT_REMOVAL_TEXT" desc="Main text
of the account removal view when removing a primary account."> | 773 <message name="IDS_PROFILES_PRIMARY_ACCOUNT_REMOVAL_TEXT" desc="Main text
of the account removal view when removing a primary account."> |
771 You're using <ph name="PROFILE_EMAIL">$1<ex>jessica@gmail.com</ex></ph>
to sync your Chrome stuff. To update your sync preference or to use Chrome witho
ut a Google account, visit <ph name="SETTINGS_LINK">$2<ex>settings</ex></ph>. | 774 You're using <ph name="PROFILE_EMAIL">$1<ex>jessica@gmail.com</ex></ph>
to sync your Chrome stuff. To update your sync preference or to use Chrome witho
ut a Google account, visit <ph name="SETTINGS_LINK">$2<ex>settings</ex></ph>. |
772 </message> | 775 </message> |
773 | 776 |
774 <!-- Switch user view in the avatar menu bubble --> | 777 <!-- Switch user view in the avatar menu bubble --> |
775 <message name="IDS_PROFILES_NOT_YOU_CONTENT_TEXT" desc="Main text of the s
witch user view. for an upgrade user"> | 778 <message name="IDS_PROFILES_NOT_YOU_CONTENT_TEXT" desc="Main text of the s
witch user view. for an upgrade user"> |
776 If you share this computer with <ph name="PROFILE_NAME">$1<ex>Claire</ex
></ph>, add yourself to Chrome to browser separately. Otherwise disconnect your
Google Account. | 779 If you share this computer with <ph name="PROFILE_NAME">$1<ex>Claire</ex
></ph>, add yourself to Chrome to browse separately. Otherwise disconnect their
Google Account. |
777 </message> | 780 </message> |
778 | 781 |
779 <!-- One click sign-in infobar --> | 782 <!-- One click sign-in infobar --> |
780 <if expr="not chromeos"> | 783 <if expr="not chromeos"> |
781 <!-- New one-click sign-in dialog contents for SAML support --> | 784 <!-- New one-click sign-in dialog contents for SAML support --> |
782 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_TITLE_NEW" desc="The title of
the modal dialog window that opens when the user chooses to use one click sign-
in."> | 785 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_TITLE_NEW" desc="The title of
the modal dialog window that opens when the user chooses to use one click sign-
in."> |
783 You're signed in to Chrome! | 786 You're signed in to Chrome! |
784 </message> | 787 </message> |
785 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The messag
e of the one click sign-in dialog."> | 788 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The messag
e of the one click sign-in dialog."> |
786 You're signed in as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com<
/ex></ph>. Now you can access your bookmarks, history, and other settings on all
your signed in devices. | 789 You're signed in as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com<
/ex></ph>. Now you can access your bookmarks, history, and other settings on all
your signed in devices. |
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1195 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. | 1198 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. |
1196 </message> | 1199 </message> |
1197 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1200 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1198 Chrome OS terms | 1201 Chrome OS terms |
1199 </message> | 1202 </message> |
1200 </if> | 1203 </if> |
1201 | 1204 |
1202 </messages> | 1205 </messages> |
1203 </release> | 1206 </release> |
1204 </grit> | 1207 </grit> |
OLD | NEW |