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

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

Issue 7977029: [Sync Setup UI] String changes. "Sync" -> "Sign In" and others. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: " Created 9 years, 2 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/browser/resources/options/personal_options.html » ('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 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. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 9559 matching lines...) Expand 10 before | Expand all | Expand 10 after
9570 </message> 9570 </message>
9571 <message name="IDS_OMNIBOX_SEARCH_HINT_OMNIBOX_TEXT" desc="The text displa yed selected in the omnibox once the user clicked the 'Show Me' button on the om nibox search hint infobar."> 9571 <message name="IDS_OMNIBOX_SEARCH_HINT_OMNIBOX_TEXT" desc="The text displa yed selected in the omnibox once the user clicked the 'Show Me' button on the om nibox search hint infobar.">
9572 Type your search query here 9572 Type your search query here
9573 </message> 9573 </message>
9574 9574
9575 <!-- Sync strings --> 9575 <!-- Sync strings -->
9576 9576
9577 <!-- Sync options dialog strings --> 9577 <!-- Sync options dialog strings -->
9578 <if expr="not pp_ifdef('use_titlecase')"> 9578 <if expr="not pp_ifdef('use_titlecase')">
9579 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g roup in the options dialog."> 9579 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g roup in the options dialog.">
9580 Sync 9580 Sign in
9581 </message> 9581 </message>
9582 </if> 9582 </if>
9583 <if expr="pp_ifdef('use_titlecase')"> 9583 <if expr="pp_ifdef('use_titlecase')">
9584 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="In Title Case: The nam e of the sync group in the options dialog."> 9584 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="In Title Case: The nam e of the sync group in the options dialog.">
9585 Sync 9585 Sign In
9586 </message> 9586 </message>
9587 </if> 9587 </if>
9588 <if expr="not pp_ifdef('use_titlecase')"> 9588 <if expr="not pp_ifdef('use_titlecase')">
9589 <message name="IDS_SYNC_OPTIONS_SELECT_DATATYPES" desc="In sentence case : The select option that allows the user to select which datatypes to sync."> 9589 <message name="IDS_SYNC_OPTIONS_SELECT_DATATYPES" desc="In sentence case : The select option that allows the user to select which datatypes to sync.">
9590 Choose what to sync 9590 Choose what to sync
9591 </message> 9591 </message>
9592 </if> 9592 </if>
9593 <if expr="pp_ifdef('use_titlecase')"> 9593 <if expr="pp_ifdef('use_titlecase')">
9594 <message name="IDS_SYNC_OPTIONS_SELECT_DATATYPES" desc="In Title Case: T he select option that allows the user to select which datatypes to sync."> 9594 <message name="IDS_SYNC_OPTIONS_SELECT_DATATYPES" desc="In Title Case: T he select option that allows the user to select which datatypes to sync.">
9595 Choose What to Sync 9595 Choose What to Sync
9596 </message> 9596 </message>
9597 </if> 9597 </if>
9598 <message name="IDS_SYNC_OPTIONS_SELECT_EVERYTHING" desc="The select option that selects all features to be synced."> 9598 <message name="IDS_SYNC_OPTIONS_SELECT_EVERYTHING" desc="The select option that selects all features to be synced.">
9599 Everything 9599 Everything
9600 </message> 9600 </message>
9601 <message name="IDS_SYNC_OVERVIEW" desc="The message that appears in the op tions dialog when sync has not been set up by the user."> 9601 <message name="IDS_SYNC_OVERVIEW" desc="The message that appears in the op tions dialog when sync has not been set up by the user.">
9602 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> securely syncs you r data with your Google account. 9602 Sign into <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> with your Googl e Account to save your personalized browser features to the web and access them from <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> on any computer. You'll also be automatically signed into your favorite Google services.
9603 </message>
9604 <message name="IDS_SYNC_FURTHER_OVERVIEW" desc="The second message that ap pears in the options dialog when sync has not been set up by the user.">
9605 Keep everything synced or choose what data to sync from this computer.
9606 </message> 9603 </message>
9607 <if expr="not pp_ifdef('use_titlecase')"> 9604 <if expr="not pp_ifdef('use_titlecase')">
9608 <message name="IDS_SYNC_START_SYNC_BUTTON_LABEL" desc="The label that ap pears on the sync button in the options dialog when sync has not been set up by the user."> 9605 <message name="IDS_SYNC_START_SYNC_BUTTON_LABEL" desc="The label that ap pears on the sync button in the options dialog when sync has not been set up by the user.">
9609 Set up sync... 9606 Sign into <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph>
9610 </message> 9607 </message>
9611 </if> 9608 </if>
9612 <if expr="pp_ifdef('use_titlecase')"> 9609 <if expr="pp_ifdef('use_titlecase')">
9613 <message name="IDS_SYNC_START_SYNC_BUTTON_LABEL" desc="In Title Case. Th e label that appears on the sync button in the options dialog when sync has not been set up by the user."> 9610 <message name="IDS_SYNC_START_SYNC_BUTTON_LABEL" desc="In Title Case. Th e label that appears on the sync button in the options dialog when sync has not been set up by the user.">
9614 Set Up Sync... 9611 Sign Into <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph>
9615 </message> 9612 </message>
9616 </if> 9613 </if>
9617 <message name="IDS_SYNC_SETUP_ERROR" desc="The message displayed when an u nspecified but unrecoverable error occurs during sync setup."> 9614 <message name="IDS_SYNC_SETUP_ERROR" desc="The message displayed when an u nspecified but unrecoverable error occurs during sync setup.">
9618 An error occurred while trying to set up sync. 9615 An error occurred while trying to set up sync.
9619 </message> 9616 </message>
9620 <message name="IDS_SYNC_SETUP_ABORTED_BY_PENDING_CLEAR" desc="The error me ssage displayed to the user when setup was aborted because the server reported t hat a pending clear private data operation is in progress"> 9617 <message name="IDS_SYNC_SETUP_ABORTED_BY_PENDING_CLEAR" desc="The error me ssage displayed to the user when setup was aborted because the server reported t hat a pending clear private data operation is in progress">
9621 The sync server is busy, please try again later. 9618 The sync server is busy, please try again later.
9622 </message> 9619 </message>
9623 <message name="IDS_SYNC_ACCOUNT_SYNCED_TO_USER_WITH_TIME" desc="The messag e that appears in the options dialog indicating that account is synced to a user with the given email address. The last sync also appears in the message."> 9620 <message name="IDS_SYNC_ACCOUNT_SYNCED_TO_USER_WITH_TIME" desc="The messag e that appears in the options dialog indicating that account is synced to a user with the given email address. The last sync also appears in the message.">
9624 Synced as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>. L ast synced: <ph name="LAST_SYNC_TIME">$2<ex>12 seconds ago</ex></ph> 9621 Synced as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>. L ast synced: <ph name="LAST_SYNC_TIME">$2<ex>12 seconds ago</ex></ph>
9625 </message> 9622 </message>
9626 <message name="IDS_SYNC_ACCOUNT_SYNCING_TO_USER" desc="The message that ap pears in the options dialog indicating that account is syncing to a user with th e given email address."> 9623 <message name="IDS_SYNC_ACCOUNT_SYNCING_TO_USER" desc="The message that ap pears in the options dialog indicating that account is syncing to a user with th e given email address.">
9627 Last synced as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></p h>. Manage sync data on <ph name="BEGIN_LINK">&lt;a href="$2"&gt;</ph>Google Das hboard<ph name="END_LINK">&lt;/a&gt;.</ph> 9624 Signed into <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>. Manage your synced data on <ph name="BEGIN_LINK">&lt;a href="$2"&gt;</ph>Google Dashboard<ph name="END_LINK">&lt;/a&gt;.</ph>
9628 </message> 9625 </message>
9629 <message name="IDS_SYNC_ACCOUNT_DETAILS_NOT_ENTERED" desc="The sync setup is underway and the user has not yet entered credentials."> 9626 <message name="IDS_SYNC_ACCOUNT_DETAILS_NOT_ENTERED" desc="The sync setup is underway and the user has not yet entered credentials.">
9630 Account sign-in details are not yet entered. 9627 Account sign-in details are not yet entered.
9631 </message> 9628 </message>
9632 <message name="IDS_SYNC_AUTHENTICATING_LABEL" desc="Label to display while the user is being authenticated to use sync."> 9629 <message name="IDS_SYNC_AUTHENTICATING_LABEL" desc="Label to display while the user is being authenticated to use sync.">
9633 Authenticating... 9630 Authenticating...
9634 </message> 9631 </message>
9635 <message name="IDS_SYNC_INVALID_USER_CREDENTIALS" desc="Error message to d isplay when the user name or password entered by the user are invalid."> 9632 <message name="IDS_SYNC_INVALID_USER_CREDENTIALS" desc="Error message to d isplay when the user name or password entered by the user are invalid.">
9636 Invalid user name or password. 9633 Invalid user name or password.
9637 </message> 9634 </message>
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
9702 <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."> 9699 <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.">
9703 Account sign-in details are out of date. 9700 Account sign-in details are out of date.
9704 </message> 9701 </message>
9705 <message name="IDS_SYNC_SERVER_IS_UNREACHABLE" desc="The message to displa y in the New Tab Page sync section when the server is unreachable."> 9702 <message name="IDS_SYNC_SERVER_IS_UNREACHABLE" desc="The message to displa y in the New Tab Page sync section when the server is unreachable.">
9706 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> could not sync you r data because it could not connect to the sync server. Retrying... 9703 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> could not sync you r data because it could not connect to the sync server. Retrying...
9707 </message> 9704 </message>
9708 <message name="IDS_SYNC_RELOGIN_LINK_LABEL" desc="The text to display on i n the hyperlink when the user needs to sign in again to use sync."> 9705 <message name="IDS_SYNC_RELOGIN_LINK_LABEL" desc="The text to display on i n the hyperlink when the user needs to sign in again to use sync.">
9709 Sign in again 9706 Sign in again
9710 </message> 9707 </message>
9711 <message name="IDS_SYNC_PRIVACY_DASHBOARD_LINK_LABEL" desc="The label on a link that brings users to the Google Privacy Dashboard to control sync"> 9708 <message name="IDS_SYNC_PRIVACY_DASHBOARD_LINK_LABEL" desc="The label on a link that brings users to the Google Privacy Dashboard to control sync">
9712 Remove synced data on Google Dashboard 9709 Manage your synced data on the Google Dashboard
9713 </message> 9710 </message>
9714 <message name="IDS_SYNC_CUSTOMIZE_BUTTON_LABEL" desc="The text to display on the button to customize which data types the user is syncing."> 9711 <message name="IDS_SYNC_CUSTOMIZE_BUTTON_LABEL" desc="The text to display on the button to customize which data types the user is syncing.">
9715 Customize... 9712 Customize...
9716 </message> 9713 </message>
9717 <if expr="not pp_ifdef('use_titlecase')"> 9714 <if expr="not pp_ifdef('use_titlecase')">
9718 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="The text to dis play on the button to indicate stop syncing functionality."> 9715 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="The text to dis play on the button to indicate stop syncing functionality.">
9719 Stop syncing this account... 9716 Disconnect your Google Account
9720 </message> 9717 </message>
9721 </if> 9718 </if>
9722 <if expr="pp_ifdef('use_titlecase')"> 9719 <if expr="pp_ifdef('use_titlecase')">
9723 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="In title case: the text to display on the button to indicate stop syncing functionality."> 9720 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="In title case: the text to display on the button to indicate stop syncing functionality.">
9724 Stop Syncing This Account... 9721 Disconnect Your Google Account
9725 </message> 9722 </message>
9726 </if> 9723 </if>
9727 <message name="IDS_SYNC_STOP_SYNCING_CONFIRM_BUTTON_LABEL" desc="The text to display on the button to confirm the user wishes to stop syncing."> 9724 <message name="IDS_SYNC_STOP_SYNCING_CONFIRM_BUTTON_LABEL" desc="The text to display on the button to confirm the user wishes to stop syncing.">
9728 Stop syncing 9725 Disconnect account
9729 </message> 9726 </message>
9730 <if expr="not pp_ifdef('use_titlecase')"> 9727 <if expr="not pp_ifdef('use_titlecase')">
9731 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="The title of th e dialog that explains what 'stop syncing' means."> 9728 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="The title of th e dialog that explains what 'stop syncing' means.">
9732 Stop syncing this account 9729 Disconnect your Google Account
9733 </message> 9730 </message>
9734 </if> 9731 </if>
9735 <if expr="pp_ifdef('use_titlecase')"> 9732 <if expr="pp_ifdef('use_titlecase')">
9736 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="In title case: the title of the dialog that explains what 'stop syncing' means."> 9733 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="In title case: the title of the dialog that explains what 'stop syncing' means.">
9737 Stop Syncing This Account 9734 Disconnect Your Google Account
9738 </message> 9735 </message>
9739 </if> 9736 </if>
9740 <message name="IDS_SYNC_STOP_SYNCING_EXPLANATION_LABEL" desc="The text to display below the 'Stop syncing this account' button on the options pane, explai ning what the button does."> 9737 <message name="IDS_SYNC_STOP_SYNCING_EXPLANATION_LABEL" desc="The text to display below the 'Stop syncing this account' button on the options pane, explai ning what the button does.">
9741 If you stop syncing, the data stored on this computer as well as the dat a stored in your Google Account will remain in both places. However, new data or changes you make to your data will not be synchronized between them. 9738 By disconnecting your Google Account from <ph name="PRODUCT_NAME">$1<ex> Chrome</ex></ph>, changes to your data on this computer will no longer be synced to your Google Account. Data already stored in your Google Account will remain there.
9742 </message> 9739 </message>
9743 <!-- Sync time strings --> 9740 <!-- Sync time strings -->
9744 <message name="IDS_SYNC_TIME_NEVER" desc="Indicates that the first sync ha s never completed."> 9741 <message name="IDS_SYNC_TIME_NEVER" desc="Indicates that the first sync ha s never completed.">
9745 Never 9742 Never
9746 </message> 9743 </message>
9747 <message name="IDS_SYNC_TIME_JUST_NOW" desc="Indicates that a sync cycle j ust finished."> 9744 <message name="IDS_SYNC_TIME_JUST_NOW" desc="Indicates that a sync cycle j ust finished.">
9748 Just now 9745 Just now
9749 </message> 9746 </message>
9750 <message name="IDS_SYNC_ADVANCED_OPTIONS" desc="The text in the link that brings up the sync configure screen in the new tab page new data type notificati on."> 9747 <message name="IDS_SYNC_ADVANCED_OPTIONS" desc="The text in the link that brings up the sync configure screen in the new tab page new data type notificati on.">
9751 Advanced options 9748 Advanced options
(...skipping 3988 matching lines...) Expand 10 before | Expand all | Expand 10 after
13740 </messages> 13737 </messages>
13741 <structures fallback_to_english="true"> 13738 <structures fallback_to_english="true">
13742 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 13739 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
13743 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13740 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13744 </structure> 13741 </structure>
13745 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13742 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13746 </structure> 13743 </structure>
13747 </structures> 13744 </structures>
13748 </release> 13745 </release>
13749 </grit> 13746 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/options/personal_options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698