| OLD | NEW |
| 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 9631 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9642 </message> | 9642 </message> |
| 9643 <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."> | 9643 <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."> |
| 9644 Type your search query here | 9644 Type your search query here |
| 9645 </message> | 9645 </message> |
| 9646 | 9646 |
| 9647 <!-- Sync strings --> | 9647 <!-- Sync strings --> |
| 9648 | 9648 |
| 9649 <!-- Sync options dialog strings --> | 9649 <!-- Sync options dialog strings --> |
| 9650 <if expr="not pp_ifdef('use_titlecase')"> | 9650 <if expr="not pp_ifdef('use_titlecase')"> |
| 9651 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g
roup in the options dialog."> | 9651 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync g
roup in the options dialog."> |
| 9652 Sync | 9652 Sign in |
| 9653 </message> | 9653 </message> |
| 9654 </if> | 9654 </if> |
| 9655 <if expr="pp_ifdef('use_titlecase')"> | 9655 <if expr="pp_ifdef('use_titlecase')"> |
| 9656 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="In Title Case: The nam
e of the sync group in the options dialog."> | 9656 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="In Title Case: The nam
e of the sync group in the options dialog."> |
| 9657 Sync | 9657 Sign In |
| 9658 </message> | 9658 </message> |
| 9659 </if> | 9659 </if> |
| 9660 <if expr="not pp_ifdef('use_titlecase')"> | 9660 <if expr="not pp_ifdef('use_titlecase')"> |
| 9661 <message name="IDS_SYNC_OPTIONS_SELECT_DATATYPES" desc="In sentence case
: The select option that allows the user to select which datatypes to sync."> | 9661 <message name="IDS_SYNC_OPTIONS_SELECT_DATATYPES" desc="In sentence case
: The select option that allows the user to select which datatypes to sync."> |
| 9662 Choose what to sync | 9662 Choose what to sync |
| 9663 </message> | 9663 </message> |
| 9664 </if> | 9664 </if> |
| 9665 <if expr="pp_ifdef('use_titlecase')"> | 9665 <if expr="pp_ifdef('use_titlecase')"> |
| 9666 <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."> | 9666 <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."> |
| 9667 Choose What to Sync | 9667 Choose What to Sync |
| 9668 </message> | 9668 </message> |
| 9669 </if> | 9669 </if> |
| 9670 <message name="IDS_SYNC_OPTIONS_SELECT_EVERYTHING" desc="The select option
that selects all features to be synced."> | 9670 <message name="IDS_SYNC_OPTIONS_SELECT_EVERYTHING" desc="The select option
that selects all features to be synced."> |
| 9671 Everything | 9671 Everything |
| 9672 </message> | 9672 </message> |
| 9673 <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."> | 9673 <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."> |
| 9674 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> securely syncs you
r data with your Google account. | 9674 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. |
| 9675 </message> | |
| 9676 <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."> | |
| 9677 Keep everything synced or choose what data to sync from this computer. | |
| 9678 </message> | 9675 </message> |
| 9679 <if expr="not pp_ifdef('use_titlecase')"> | 9676 <if expr="not pp_ifdef('use_titlecase')"> |
| 9680 <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."> | 9677 <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."> |
| 9681 Set up sync... | 9678 Sign into <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> |
| 9682 </message> | 9679 </message> |
| 9683 </if> | 9680 </if> |
| 9684 <if expr="pp_ifdef('use_titlecase')"> | 9681 <if expr="pp_ifdef('use_titlecase')"> |
| 9685 <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."> | 9682 <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."> |
| 9686 Set Up Sync... | 9683 Sign Into <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> |
| 9687 </message> | 9684 </message> |
| 9688 </if> | 9685 </if> |
| 9689 <message name="IDS_SYNC_SETUP_ERROR" desc="The message displayed when an u
nspecified but unrecoverable error occurs during sync setup."> | 9686 <message name="IDS_SYNC_SETUP_ERROR" desc="The message displayed when an u
nspecified but unrecoverable error occurs during sync setup."> |
| 9690 An error occurred while trying to set up sync. | 9687 An error occurred while trying to set up sync. |
| 9691 </message> | 9688 </message> |
| 9692 <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"> | 9689 <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"> |
| 9693 The sync server is busy, please try again later. | 9690 The sync server is busy, please try again later. |
| 9694 </message> | 9691 </message> |
| 9695 <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."> | 9692 <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."> |
| 9696 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> | 9693 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> |
| 9697 </message> | 9694 </message> |
| 9698 <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."> | 9695 <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."> |
| 9699 Last synced as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></p
h>. Manage sync data on <ph name="BEGIN_LINK"><a href="$2"></ph>Google Das
hboard<ph name="END_LINK"></a>.</ph> | 9696 Signed into <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>.
Manage your synced data on <ph name="BEGIN_LINK"><a href="$2"></ph>Google
Dashboard<ph name="END_LINK"></a>.</ph> |
| 9700 </message> | 9697 </message> |
| 9701 <message name="IDS_SYNC_ACCOUNT_DETAILS_NOT_ENTERED" desc="The sync setup
is underway and the user has not yet entered credentials."> | 9698 <message name="IDS_SYNC_ACCOUNT_DETAILS_NOT_ENTERED" desc="The sync setup
is underway and the user has not yet entered credentials."> |
| 9702 Account sign-in details are not yet entered. | 9699 Account sign-in details are not yet entered. |
| 9703 </message> | 9700 </message> |
| 9704 <message name="IDS_SYNC_AUTHENTICATING_LABEL" desc="Label to display while
the user is being authenticated to use sync."> | 9701 <message name="IDS_SYNC_AUTHENTICATING_LABEL" desc="Label to display while
the user is being authenticated to use sync."> |
| 9705 Authenticating... | 9702 Authenticating... |
| 9706 </message> | 9703 </message> |
| 9707 <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."> | 9704 <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."> |
| 9708 Invalid user name or password. | 9705 Invalid user name or password. |
| 9709 </message> | 9706 </message> |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9774 <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."> | 9771 <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."> |
| 9775 Account sign-in details are out of date. | 9772 Account sign-in details are out of date. |
| 9776 </message> | 9773 </message> |
| 9777 <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."> | 9774 <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."> |
| 9778 <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... | 9775 <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... |
| 9779 </message> | 9776 </message> |
| 9780 <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."> | 9777 <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."> |
| 9781 Sign in again | 9778 Sign in again |
| 9782 </message> | 9779 </message> |
| 9783 <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"> | 9780 <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"> |
| 9784 Remove synced data on Google Dashboard | 9781 Manage your synced data on the Google Dashboard |
| 9785 </message> | 9782 </message> |
| 9786 <message name="IDS_SYNC_CUSTOMIZE_BUTTON_LABEL" desc="The text to display
on the button to customize which data types the user is syncing."> | 9783 <message name="IDS_SYNC_CUSTOMIZE_BUTTON_LABEL" desc="The text to display
on the button to customize which data types the user is syncing."> |
| 9787 Customize... | 9784 Customize... |
| 9788 </message> | 9785 </message> |
| 9789 <if expr="not pp_ifdef('use_titlecase')"> | 9786 <if expr="not pp_ifdef('use_titlecase')"> |
| 9790 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="The text to dis
play on the button to indicate stop syncing functionality."> | 9787 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="The text to dis
play on the button to indicate stop syncing functionality."> |
| 9791 Stop syncing this account... | 9788 Disconnect your Google Account |
| 9792 </message> | 9789 </message> |
| 9793 </if> | 9790 </if> |
| 9794 <if expr="pp_ifdef('use_titlecase')"> | 9791 <if expr="pp_ifdef('use_titlecase')"> |
| 9795 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="In title case:
the text to display on the button to indicate stop syncing functionality."> | 9792 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="In title case:
the text to display on the button to indicate stop syncing functionality."> |
| 9796 Stop Syncing This Account... | 9793 Disconnect Your Google Account |
| 9797 </message> | 9794 </message> |
| 9798 </if> | 9795 </if> |
| 9799 <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."> | 9796 <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."> |
| 9800 Stop syncing | 9797 Disconnect account |
| 9801 </message> | 9798 </message> |
| 9802 <if expr="not pp_ifdef('use_titlecase')"> | 9799 <if expr="not pp_ifdef('use_titlecase')"> |
| 9803 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="The title of th
e dialog that explains what 'stop syncing' means."> | 9800 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="The title of th
e dialog that explains what 'stop syncing' means."> |
| 9804 Stop syncing this account | 9801 Disconnect your Google Account |
| 9805 </message> | 9802 </message> |
| 9806 </if> | 9803 </if> |
| 9807 <if expr="pp_ifdef('use_titlecase')"> | 9804 <if expr="pp_ifdef('use_titlecase')"> |
| 9808 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="In title case:
the title of the dialog that explains what 'stop syncing' means."> | 9805 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="In title case:
the title of the dialog that explains what 'stop syncing' means."> |
| 9809 Stop Syncing This Account | 9806 Disconnect Your Google Account |
| 9810 </message> | 9807 </message> |
| 9811 </if> | 9808 </if> |
| 9812 <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."> | 9809 <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."> |
| 9813 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. | 9810 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. |
| 9814 </message> | 9811 </message> |
| 9815 <!-- Sync time strings --> | 9812 <!-- Sync time strings --> |
| 9816 <message name="IDS_SYNC_TIME_NEVER" desc="Indicates that the first sync ha
s never completed."> | 9813 <message name="IDS_SYNC_TIME_NEVER" desc="Indicates that the first sync ha
s never completed."> |
| 9817 Never | 9814 Never |
| 9818 </message> | 9815 </message> |
| 9819 <message name="IDS_SYNC_TIME_JUST_NOW" desc="Indicates that a sync cycle j
ust finished."> | 9816 <message name="IDS_SYNC_TIME_JUST_NOW" desc="Indicates that a sync cycle j
ust finished."> |
| 9820 Just now | 9817 Just now |
| 9821 </message> | 9818 </message> |
| 9822 <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."> | 9819 <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."> |
| 9823 Advanced options | 9820 Advanced options |
| (...skipping 4032 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13856 </messages> | 13853 </messages> |
| 13857 <structures fallback_to_english="true"> | 13854 <structures fallback_to_english="true"> |
| 13858 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 13855 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 13859 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13856 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 13860 </structure> | 13857 </structure> |
| 13861 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13858 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 13862 </structure> | 13859 </structure> |
| 13863 </structures> | 13860 </structures> |
| 13864 </release> | 13861 </release> |
| 13865 </grit> | 13862 </grit> |
| OLD | NEW |