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

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

Issue 6865030: Sync: Refresh the UI to match Alex's mocks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 8 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. OS values are passed through from Python's sys.platform: 5 locale. OS values are passed through from Python's sys.platform:
6 6
7 win32 - Windows 7 win32 - Windows
8 darwin - Mac 8 darwin - Mac
9 linux2 - Linux (both Views and GTK+) 9 linux2 - Linux (both Views and GTK+)
10 10
(...skipping 7834 matching lines...) Expand 10 before | Expand all | Expand 10 after
7845 <if expr="not pp_ifdef('use_titlecase')"> 7845 <if expr="not pp_ifdef('use_titlecase')">
7846 <message name="IDS_PROFILES_SYNC_CUSTOMIZE_BUTTON_LABEL" desc="The text to display on the button to customize the profile's sync preferences."> 7846 <message name="IDS_PROFILES_SYNC_CUSTOMIZE_BUTTON_LABEL" desc="The text to display on the button to customize the profile's sync preferences.">
7847 Customize sync settings... 7847 Customize sync settings...
7848 </message> 7848 </message>
7849 </if> 7849 </if>
7850 <if expr="pp_ifdef('use_titlecase')"> 7850 <if expr="pp_ifdef('use_titlecase')">
7851 <message name="IDS_PROFILES_SYNC_CUSTOMIZE_BUTTON_LABEL" desc="The text to display on the button to customize the profile's sync preferences."> 7851 <message name="IDS_PROFILES_SYNC_CUSTOMIZE_BUTTON_LABEL" desc="The text to display on the button to customize the profile's sync preferences.">
7852 Customize Sync Settings... 7852 Customize Sync Settings...
7853 </message> 7853 </message>
7854 </if> 7854 </if>
7855 <message name="IDS_SYNC_CUSTOMIZE_LINK_LABEL" desc="The text to display on the link to customize the sync preferences.">
7856 Customize
7857 </message>
7855 7858
7856 <!-- SafeBrowsing --> 7859 <!-- SafeBrowsing -->
7857 <message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware HTML title"> 7860 <message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware HTML title">
7858 Malware Detected! 7861 Malware Detected!
7859 </message> 7862 </message>
7860 <message name="IDS_SAFE_BROWSING_MALWARE_HEADLINE" desc="SafeBrowsing Malw are HTML headline"> 7863 <message name="IDS_SAFE_BROWSING_MALWARE_HEADLINE" desc="SafeBrowsing Malw are HTML headline">
7861 Warning: Something's Not Right Here! 7864 Warning: Something's Not Right Here!
7862 </message> 7865 </message>
7863 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION1" desc="SafeBrowsing Malware HTML description, first line"> 7866 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION1" desc="SafeBrowsing Malware HTML description, first line">
7864 <ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.malware.com</ex>&lt;/strong &gt;</ph> contains malware. Your computer might catch a virus if you visit this site. 7867 <ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.malware.com</ex>&lt;/strong &gt;</ph> contains malware. Your computer might catch a virus if you visit this site.
(...skipping 686 matching lines...) Expand 10 before | Expand all | Expand 10 after
8551 <message name="IDS_SYNC_FIRST_PASSPHRASE_OK" desc="Message to confirm the passphrase setup."> 8554 <message name="IDS_SYNC_FIRST_PASSPHRASE_OK" desc="Message to confirm the passphrase setup.">
8552 Sync passwords 8555 Sync passwords
8553 </message> 8556 </message>
8554 <message name="IDS_SYNC_FIRST_PASSPHRASE_CANCEL" desc="Message to opt out of the passphrase setup and password sync"> 8557 <message name="IDS_SYNC_FIRST_PASSPHRASE_CANCEL" desc="Message to opt out of the passphrase setup and password sync">
8555 No thanks 8558 No thanks
8556 </message> 8559 </message>
8557 <message name="IDS_SYNC_PASSPHRASE_OPT_GOOGLE" desc="Radio button label fo r using Google password."> 8560 <message name="IDS_SYNC_PASSPHRASE_OPT_GOOGLE" desc="Radio button label fo r using Google password.">
8558 Use my Google Account password 8561 Use my Google Account password
8559 </message> 8562 </message>
8560 <message name="IDS_SYNC_PASSPHRASE_OPT_EXPLICIT" desc="Radio button label for using explicit passphrase."> 8563 <message name="IDS_SYNC_PASSPHRASE_OPT_EXPLICIT" desc="Radio button label for using explicit passphrase.">
8561 Choose my own sync passphrase 8564 Choose my own passphrase
8562 </message> 8565 </message>
8563 <message name="IDS_SYNC_PASSPHRASE_OPT_CANCEL" desc="Radio button label fo r not syncing encrypted types."> 8566 <message name="IDS_SYNC_PASSPHRASE_OPT_CANCEL" desc="Radio button label fo r not syncing encrypted types.">
8564 Do not sync my passwords 8567 Do not sync my passwords
8565 </message> 8568 </message>
8566 <message name="IDS_SYNC_PASSPHRASE_MSG_GOOGLE" desc="Message when Google p assword is selected."> 8569 <message name="IDS_SYNC_PASSPHRASE_MSG_GOOGLE" desc="Message when Google p assword is selected.">
8567 You have chosen to encrypt data using your Google password; you can alwa ys change your mind later by changing your sync settings. 8570 You have chosen to encrypt data using your Google password; you can alwa ys change your mind later by changing your sync settings.
8568 </message> 8571 </message>
8569 <message name="IDS_SYNC_PASSPHRASE_MSG_EXPLICIT" desc="Message when explic it passphrase is selected."> 8572 <message name="IDS_SYNC_PASSPHRASE_MSG_EXPLICIT" desc="Message when explic it passphrase is selected.">
8570 Only someone with your passphrase can read your data. If you forget your passphrase, you will need to reset sync. 8573 Only someone with your passphrase can read your encrypted data -- the pa ssphrase is not sent to or stored by Google. If you forget your passphrase, you will need to reset sync.
8574 </message>
8575 <message name="IDS_SYNC_PASSPHRASE_MSG_EXPLICIT_PREFIX" desc="Message when explicit passphrase is selected.">
8576 Only someone with your passphrase can read your encrypted data -- the pa ssphrase is not sent to or stored by Google. If you forget your passphrase, you will need to
8577 </message>
8578 <message name="IDS_SYNC_PASSPHRASE_MSG_EXPLICIT_POSTFIX" desc="Postfix of the message show when explicit passphrase is selected.">
8579 reset sync
8571 </message> 8580 </message>
8572 <message name="IDS_SYNC_PASSPHRASE_MSG_CANCEL" desc="Message when not sync ing passwords is selected."> 8581 <message name="IDS_SYNC_PASSPHRASE_MSG_CANCEL" desc="Message when not sync ing passwords is selected.">
8573 You have chosen not to sync passwords; you can always change your mind l ater by changing your sync settings. 8582 You have chosen not to sync passwords; you can always change your mind l ater by changing your sync settings.
8574 </message> 8583 </message>
8575 <message name="IDS_SYNC_CLEAR_DATA_FOR_PASSPHRASE" desc="Text on a button which clears data if the user wants to clear out their passphrase."> 8584 <message name="IDS_SYNC_CLEAR_DATA_FOR_PASSPHRASE" desc="Text on a button which clears data if the user wants to clear out their passphrase.">
8576 Reset sync 8585 Reset sync
8577 </message> 8586 </message>
8578 <message name="IDS_SYNC_LOGIN_INFO_OUT_OF_DATE" desc="The login informatio n for the user is out of date - for example, the user changed their password and therefore signing in again is required."> 8587 <message name="IDS_SYNC_LOGIN_INFO_OUT_OF_DATE" desc="The login informatio n for the user is out of date - for example, the user changed their password and therefore signing in again is required.">
8579 Account sign-in details are out of date. 8588 Account sign-in details are out of date.
8580 </message> 8589 </message>
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
8641 Synced to <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph> 8650 Synced to <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>
8642 </message> 8651 </message>
8643 8652
8644 <!-- Customize Sync dialog, tab labels --> 8653 <!-- Customize Sync dialog, tab labels -->
8645 <message name="IDS_SYNC_DATA_TYPES_TAB_NAME" desc="The title of the Data T ypes tab in the customize sync dialog."> 8654 <message name="IDS_SYNC_DATA_TYPES_TAB_NAME" desc="The title of the Data T ypes tab in the customize sync dialog.">
8646 Data Types 8655 Data Types
8647 </message> 8656 </message>
8648 <message name="IDS_SYNC_ENCRYPTION_TAB_NAME" desc="The title of the Encryp tion tab in the customize sync dialog."> 8657 <message name="IDS_SYNC_ENCRYPTION_TAB_NAME" desc="The title of the Encryp tion tab in the customize sync dialog.">
8649 Encryption 8658 Encryption
8650 </message> 8659 </message>
8660 <message name="IDS_SYNC_CONFIRM_SYNC_PREFERENCES" desc="The title of the ' Confirm Sync Preferences' page of the customize sync dialog.">
csilv 2011/04/16 01:03:55 Should this be titlecase for Mac/Linux only?
James Hawkins 2011/04/17 19:05:05 Sure. Done.
8661 Confirm Sync Preferences
8662 </message>
8663 <message name="IDS_SYNC_SYNC_EVERYTHING" desc="The text of the OK button o f the 'Confirm Sync Preferences' page of the customize sync dialog.">
8664 OK, sync everything
8665 </message>
8651 8666
8652 <!-- Choose data types dialog strings --> 8667 <!-- Choose data types dialog strings -->
8653 <message name="IDS_CUSTOMIZE_SYNC_DESCRIPTION" desc="The first line of the Customize Sync dialog, explaining what this box does."> 8668 <message name="IDS_CUSTOMIZE_SYNC_DESCRIPTION" desc="The first line of the Customize Sync dialog, explaining what this box does.">
8654 Sync the following items automatically: 8669 Sync the following items automatically:
8655 </message> 8670 </message>
8656 <message name="IDS_SYNC_CHOOSE_DATATYPES_HEADER" desc="Title of the 'Choos e Datatypes' dialog."> 8671 <message name="IDS_SYNC_CHOOSE_DATATYPES_HEADER" desc="Title of the 'Choos e Datatypes' dialog.">
8657 Configure sync 8672 Configure sync
8658 </message> 8673 </message>
8659 <message name="IDS_SYNC_CHOOSE_DATATYPES_INSTRUCTIONS" desc="Text explaini ng the 'Choose Datatypes' dialog."> 8674 <message name="IDS_SYNC_CHOOSE_DATATYPES_INSTRUCTIONS" desc="Text explaini ng the 'Choose Datatypes' dialog.">
8660 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> syncs your data wi th your Google account securely. Keep everything synced or choose what data to s ync from this computer. 8675 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> securely syncs you r data with your Google account. Keep everything synced or customize synced data types and encryption options.
8661 </message> 8676 </message>
8662 <message name="IDS_SYNC_EVERYTHING" desc="A radio button for users who wan t to sync all data types."> 8677 <message name="IDS_SYNC_EVERYTHING" desc="A radio button for users who wan t to sync all data types.">
8663 Keep everything synced 8678 Sync everything
8664 </message> 8679 </message>
8665 <message name="IDS_SYNC_CHOOSE_DATATYPES" desc="A radio button for users w ho want to select some datatypes to sync"> 8680 <message name="IDS_SYNC_CHOOSE_DATATYPES" desc="A radio button for users w ho want to select some datatypes to sync">
8666 Choose what to sync: 8681 Choose what to sync
8667 </message> 8682 </message>
8668 <message name="IDS_SYNC_ZERO_DATA_TYPES_ERROR" desc="Error message if you try to sync, but uncheck all the data type choices."> 8683 <message name="IDS_SYNC_ZERO_DATA_TYPES_ERROR" desc="Error message if you try to sync, but uncheck all the data type choices.">
8669 You must select at least one data type to sync. 8684 You must select at least one data type to sync.
8670 </message> 8685 </message>
8671 <message name="IDS_SYNC_DATATYPE_BOOKMARKS" desc="Bookmarks, one of the da ta types that we allow syncing."> 8686 <message name="IDS_SYNC_DATATYPE_BOOKMARKS" desc="Bookmarks, one of the da ta types that we allow syncing.">
8672 Bookmarks 8687 Bookmarks
8673 </message> 8688 </message>
8674 <message name="IDS_SYNC_DATATYPE_PREFERENCES" desc="Preferences, one of th e data types that we allow syncing."> 8689 <message name="IDS_SYNC_DATATYPE_PREFERENCES" desc="Preferences, one of th e data types that we allow syncing.">
8675 Preferences 8690 Preferences
8676 </message> 8691 </message>
(...skipping 13 matching lines...) Expand all
8690 Typed URLs 8705 Typed URLs
8691 </message> 8706 </message>
8692 <message name="IDS_SYNC_DATATYPE_APPS" desc="Apps, one of the data types t hat we allow syncing."> 8707 <message name="IDS_SYNC_DATATYPE_APPS" desc="Apps, one of the data types t hat we allow syncing.">
8693 Apps 8708 Apps
8694 </message> 8709 </message>
8695 <message name="IDS_SYNC_DATATYPE_SESSIONS" desc="Sessions, one of the data types that we allow syncing."> 8710 <message name="IDS_SYNC_DATATYPE_SESSIONS" desc="Sessions, one of the data types that we allow syncing.">
8696 Foreign Sessions 8711 Foreign Sessions
8697 </message> 8712 </message>
8698 8713
8699 <!-- Encryption tab of the configure sync dialog --> 8714 <!-- Encryption tab of the configure sync dialog -->
8715 <message name="IDS_SYNC_PASSPHRASE_SECTION_TITLE" desc="Title of the secti on containing sync passphrase preferences.">
8716 Encryption passphrase
8717 </message>
8700 <message name="IDS_SYNC_ENCRYPTION_INSTRUCTIONS" desc="Instructions for th e encryption settings tab."> 8718 <message name="IDS_SYNC_ENCRYPTION_INSTRUCTIONS" desc="Instructions for th e encryption settings tab.">
8701 <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> requires you to encrypt y our data using either your Google password or your own passphrase. 8719 <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> requires you to encrypt y our data using either your Google password or your own passphrase.
8702 </message> 8720 </message>
8703 <message name="IDS_SYNC_ENCRYPT_ALL_LABEL" desc="Label for the checkbox th at enables encryption of everything."> 8721 <message name="IDS_SYNC_ENCRYPT_ALL_LABEL" desc="Label for the checkbox th at enables encryption of everything.">
8704 Encrypt all my data 8722 Encrypt all my data
8705 </message> 8723 </message>
8706 <message name="IDS_SYNC_PASSPHRASE_CHECKBOX_LABEL" desc="Label for the che ckbox that enables a passphrase for sync."> 8724 <message name="IDS_SYNC_PASSPHRASE_CHECKBOX_LABEL" desc="Label for the che ckbox that enables a passphrase for sync.">
8707 Use a sync passphrase to encrypt my data 8725 Use a sync passphrase to encrypt my data
8708 </message> 8726 </message>
8709 <message name="IDS_SYNC_PASSPHRASE_WARNING" desc="Warning message about us ing a passphrase for sync."> 8727 <message name="IDS_SYNC_PASSPHRASE_WARNING" desc="Warning message about us ing a passphrase for sync.">
8710 You are currently using a passphrase. If you have forgotten your passph rase, you can reset sync to clear your data from Google's servers using the Goog le Dashboard. 8728 You are currently using a passphrase. If you have forgotten your passph rase, you can reset sync to clear your data from Google's servers using the Goog le Dashboard.
8711 </message> 8729 </message>
8712 <message name="IDS_SYNC_CLEAR_DATA_LINK" desc="Link to the Google Dashboar d."> 8730 <message name="IDS_SYNC_CLEAR_DATA_LINK" desc="Link to the Google Dashboar d.">
8713 Visit the Google Dashboard 8731 Visit the Google Dashboard
8714 </message> 8732 </message>
8715 8733
8716 <!-- Passphrase dialog strings --> 8734 <!-- Passphrase dialog strings -->
8717 <message name="IDS_SYNC_ENTER_PASSPHRASE_TITLE" desc="Title for the dialog where the user enters the passphrase."> 8735 <message name="IDS_SYNC_ENTER_PASSPHRASE_TITLE" desc="Title for the dialog where the user enters the passphrase.">
8718 Enter your sync passphrase 8736 Enter your sync passphrase
8719 </message> 8737 </message>
8720 <message name="IDS_SYNC_ENTER_PASSPHRASE_BODY" desc="Instructions for the dialog where the user enters the passphrase."> 8738 <message name="IDS_SYNC_ENTER_PASSPHRASE_BODY" desc="Instructions for the dialog where the user enters the passphrase.">
8721 You already have data that is encrypted with a passphrase. Please enter it below. 8739 You already have data that is encrypted with a passphrase. Please enter it below.
8722 </message> 8740 </message>
8723 <message name="IDS_SYNC_ENTER_OTHER_PASSPHRASE_BODY" desc="Instructions fo r the dialog where the user needs to enter a different passphrase."> 8741 <message name="IDS_SYNC_ENTER_OTHER_PASSPHRASE_BODY" desc="Instructions fo r the dialog where the user needs to enter a different passphrase.">
8724 The passphrase you entered can't be used because you already have data e ncrypted with a passphrase. Please enter your existing sync passphrase below. 8742 The passphrase you entered can't be used because you already have data e ncrypted with a passphrase. Please enter your existing sync passphrase below.
8725 </message> 8743 </message>
8726 <message name="IDS_SYNC_PASSPHRASE_LABEL" desc="Label for the passphrase f ield."> 8744 <message name="IDS_SYNC_PASSPHRASE_LABEL" desc="Label for the passphrase f ield.">
8727 Passphrase: 8745 Passphrase
8728 </message> 8746 </message>
8729 <message name="IDS_SYNC_CONFIRM_PASSPHRASE_LABEL" desc="Label for the conf irm-passphrase field."> 8747 <message name="IDS_SYNC_CONFIRM_PASSPHRASE_LABEL" desc="Label for the conf irm-passphrase field.">
8730 Confirm passphrase: 8748 Confirm passphrase
8731 </message> 8749 </message>
8732 <message name="IDS_SYNC_EMPTY_PASSPHRASE_ERROR" desc="Error message when t he passphrase is empty."> 8750 <message name="IDS_SYNC_EMPTY_PASSPHRASE_ERROR" desc="Error message when t he passphrase is empty.">
8733 Empty passphrase is not allowed. 8751 Empty passphrase is not allowed.
8734 </message> 8752 </message>
8735 <message name="IDS_SYNC_PASSPHRASE_MISMATCH_ERROR" desc="Error message whe n the passphrase and confirmation don't match."> 8753 <message name="IDS_SYNC_PASSPHRASE_MISMATCH_ERROR" desc="Error message whe n the passphrase and confirmation don't match.">
8736 You must enter the same passphrase twice. 8754 You must enter the same passphrase twice.
8737 </message> 8755 </message>
8738 <message name="IDS_SYNC_INCORRECT_PASSPHRASE" desc="Message when the passp hrase is incorrect."> 8756 <message name="IDS_SYNC_INCORRECT_PASSPHRASE" desc="Message when the passp hrase is incorrect.">
8739 The passphrase you entered is incorrect. 8757 The passphrase you entered is incorrect.
8740 </message> 8758 </message>
(...skipping 3264 matching lines...) Expand 10 before | Expand all | Expand 10 after
12005 </includes> 12023 </includes>
12006 <structures fallback_to_english="true"> 12024 <structures fallback_to_english="true">
12007 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12025 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12008 </structure> 12026 </structure>
12009 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12027 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12010 </structure> 12028 </structure>
12011 </structures> 12029 </structures>
12012 12030
12013 </release> 12031 </release>
12014 </grit> 12032 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | chrome/browser/sync/resources/configure.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698