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

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

Issue 435423005: Implement the inline signin confirmation bubble and mirror upgrade tutorial (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nits fixed Created 6 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('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 distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 These strings will not be translated and only english versions will 3 These strings will not be translated and only english versions will
4 be available for now. --> 4 be available for now. -->
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/chromium_strings.h" type="rc_header"> 9 <output filename="grit/chromium_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 817 matching lines...) Expand 10 before | Expand all | Expand 10 after
828 Chromium Helper 828 Chromium Helper
829 </message> 829 </message>
830 </if> 830 </if>
831 831
832 <!-- Chrome sign-in page --> 832 <!-- Chrome sign-in page -->
833 <message name="IDS_CHROME_SIGNIN_TITLE" desc="Title on the about:chrome-si gnin page"> 833 <message name="IDS_CHROME_SIGNIN_TITLE" desc="Title on the about:chrome-si gnin page">
834 Chromium 834 Chromium
835 </message> 835 </message>
836 836
837 <!-- Tutorial card in the avatar menu bubble --> 837 <!-- Tutorial card in the avatar menu bubble -->
838 <message name="IDS_PROFILES_PREVIEW_ENABLED_TUTORIAL_CONTENT_TEXT" desc="T he main content of the tutorial card in the avatar menu bubble view shown when u ser enables the new profile management preview."> 838 <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 Chromium.">
839 You can add your other Google Accounts and lock your Chromium below. 839 You're now signed in to Chromium
840 </message> 840 </message>
841 <message name="IDS_PROFILES_PREVIEW_TUTORIAL_TITLE" desc="The title of the tutorial card in the avatar menu bubble view that asks the user to preview the new profile management UI."> 841 <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.">
842 Preview the new Chromium 842 Share a computer? Now you can set up Chromium just the way you like it.
843 </message>
844 <message name="IDS_PROFILES_PREVIEW_TUTORIAL_CONTENT_TEXT" desc="The main content of the tutorial card in the avatar menu bubble view that asks the user t o preview the new profile management UI.">
845 Try the new way to use Chromium with your Google Account and on shared co mputers.
846 </message>
847 <message name="IDS_PROFILES_FEEDBACK_TUTORIAL_CONTENT_TEXT" desc="The main content of the tutorial card in the avatar menu bubble view that asks the user to send feedback about the new profile management UI.">
848 You're previewing the new Chromium.
849 </message> 843 </message>
850 844
851 <!-- Account removal view in the avatar menu bubble --> 845 <!-- Account removal view in the avatar menu bubble -->
852 <message name="IDS_PROFILES_ACCOUNT_REMOVAL_TEXT" desc="Main text of the a ccount removal view when removing a secondary account."> 846 <message name="IDS_PROFILES_ACCOUNT_REMOVAL_TEXT" desc="Main text of the a ccount removal view when removing a secondary account.">
853 After removing your account from Chromium, you may need to reload your o pen tabs to take effect. 847 After removing your account from Chromium, you may need to reload your o pen tabs to take effect.
854 </message> 848 </message>
855 <message name="IDS_PROFILES_PRIMARY_ACCOUNT_REMOVAL_TEXT" desc="Main text of the account removal view when removing a primary account."> 849 <message name="IDS_PROFILES_PRIMARY_ACCOUNT_REMOVAL_TEXT" desc="Main text of the account removal view when removing a primary account.">
856 You're using <ph name="PROFILE_EMAIL">$1<ex>jessica@gmail.com</ex></ph> to sync your Chromium stuff. To update your sync preference or to use Chromium w ithout a Google account, visit <ph name="SETTINGS_LINK">$2<ex>settings</ex></ph> . 850 You're using <ph name="PROFILE_EMAIL">$1<ex>jessica@gmail.com</ex></ph> to sync your Chromium stuff. To update your sync preference or to use Chromium w ithout a Google account, visit <ph name="SETTINGS_LINK">$2<ex>settings</ex></ph> .
857 </message> 851 </message>
858 852
859 <!-- End-preview view in the avatar menu bubble --> 853 <!-- Switch user view in the avatar menu bubble -->
860 <message name="IDS_PROFILES_END_PREVIEW_TEXT" desc="Main text of the end-p review view."> 854 <message name="IDS_PROFILES_NOT_YOU_CONTENT_TEXT" desc="Main text of the s witch user view. for an upgrade user">
861 Thanks for trying out the new Chromium. Chromium needs to restart to mak e sure you've saved any open work before continuing. 855 If you share this computer with <ph name="PROFILE_NAME">$1<ex>Claire</ex ></ph>, add yourself to Chromium to browser separately. Otherwise disconnect you r Google Account.
862 </message> 856 </message>
863 857
864 <!-- One click sign-in infobar --> 858 <!-- One click sign-in infobar -->
865 <if expr="not chromeos"> 859 <if expr="not chromeos">
866 <!-- New one-click sign-in dialog contents for SAML support --> 860 <!-- New one-click sign-in dialog contents for SAML support -->
867 <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."> 861 <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.">
868 You're signed in to Chromium! 862 You're signed in to Chromium!
869 </message> 863 </message>
870 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The messag e of the one click sign-in dialog."> 864 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The messag e of the one click sign-in dialog.">
871 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. 865 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 407 matching lines...) Expand 10 before | Expand all | Expand 10 after
1279 Chromium updates automatically so you always have the freshest version . When this download completes, Chromium will restart and you'll be on your way. 1273 Chromium updates automatically so you always have the freshest version . When this download completes, Chromium will restart and you'll be on your way.
1280 </message> 1274 </message>
1281 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1275 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1282 Chromium OS terms 1276 Chromium OS terms
1283 </message> 1277 </message>
1284 </if> 1278 </if>
1285 1279
1286 </messages> 1280 </messages>
1287 </release> 1281 </release>
1288 </grit> 1282 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698