Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 5c802f32ad954e08f7aa960587e0d703a22c0758..f78578a42f6923a0423b0786dabadc5297a9df56 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -11688,9 +11688,6 @@ Tell us what happened exactly before you got the profile error message: |
| <message name="IDS_SYNC_SETUP_BUTTON_LABEL" desc="The label that appears on the sync setup button in the options dialog when sync has been disabled by the user."> |
| Set up sync... |
| </message> |
| - <message name="IDS_SYNC_SETUP_ERROR" desc="The message displayed when an unspecified but unrecoverable error occurs during sync setup."> |
| - An error occurred while trying to set up sync. |
| - </message> |
| <message name="IDS_SYNC_SETUP_ABORTED_BY_PENDING_CLEAR" desc="The error message displayed to the user when setup was aborted because the server reported that a pending clear private data operation is in progress"> |
| The sync server is busy, please try again later. |
| </message> |
| @@ -11709,9 +11706,6 @@ Tell us what happened exactly before you got the profile error message: |
| <message name="IDS_SYNC_AUTHENTICATING_LABEL" desc="Label to display while the user is being authenticated to use sync."> |
| Authenticating... |
| </message> |
| - <message name="IDS_SYNC_INVALID_USER_CREDENTIALS" desc="Error message to display when the user name or password entered by the user are invalid."> |
| - Invalid user name or password. |
| - </message> |
| <message name="IDS_SYNC_ERROR_SIGNING_IN" desc="An error was encountered while signing the user in."> |
| Error signing in. |
| </message> |
| @@ -11719,22 +11713,19 @@ Tell us what happened exactly before you got the profile error message: |
| Oops, Sync has stopped working. |
| </message> |
| <message name="IDS_SYNC_STATUS_UNRECOVERABLE_ERROR" desc="Message shown on the personal options page when there is an unrecoverable error."> |
| - Oops, Sync has stopped working. <ph name="BEGIN_LINK"><a href="$1" target="_blank"><ex><a href="$1" target="_blank"></ex></ph>Learn More<ph name="END_LINK"></a><ex></a></ex></ph> |
| - </message> |
| - <message name="IDS_SYNC_PASSWORD_SYNC_ATTENTION" desc="Message indicating password sync needs attention."> |
| - Please update your sync passphrase. |
| + Sync isn’t working. Try signing in again. |
| </message> |
| - <message name="IDS_SYNC_UPGRADE_CLIENT" desc="Message indicating client needs to be upgraded to the latest version."> |
| - Sync Error: <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> is out of date and needs to be updated. |
| + <message name="IDS_SYNC_STATUS_UNRECOVERABLE_ERROR_CROS" desc="Message shown on the personal options page when there is an unrecoverable error in Chrome OS as well as for managed accounts."> |
|
tommycli
2016/10/28 21:21:09
maybe - IDS_SYNC_STATUS_UNRECOVERABLE_ERROR_NEED_S
Moe
2016/11/01 19:44:01
Done.
|
| + Sync isn’t working. Try signing out and back in again. |
| </message> |
| - <message name="IDS_SYNC_CLEAR_USER_DATA" desc="Message indicating user needs to clear user data and setup sync."> |
| - Sync Error: Please reset Sync via the Google Dashboard. |
| + <message name="IDS_SYNC_PASSWORD_SYNC_ATTENTION" desc="Message indicating password sync needs attention."> |
|
tommycli
2016/10/28 21:21:09
nit: maybe IDS_SYNC_STATUS_NEEDS_PASSWORD?
also i
Moe
2016/11/01 19:44:01
Done.
|
| + Enter your passphrase to start sync |
| </message> |
| - <message name="IDS_SYNC_STOP_AND_RESTART_SYNC" desc="Message indicating user needs to stop and restart sync."> |
| - Sync Error: Please stop and restart Sync. |
| + <message name="IDS_SYNC_PASSWORD_LINK_LABEL" desc="The text to display on in the hyperlink indicating indicating password sync needs attention."> |
|
tommycli
2016/10/28 21:21:09
nit: in description, "indicating" is repated twice
Moe
2016/11/01 19:44:01
Done.
|
| + Enter passphrase |
| </message> |
| <message name="IDS_SYNC_ENABLE_SYNC_ON_ACCOUNT" desc="Message indicating user needs to ask the administrator to enable sync."> |
| - Sync Error: Please contact administrator to enable sync. |
| + Sync is disabled by your administrator |
| </message> |
| <message name="IDS_SYNC_PASSPHRASE_MSG_EXPLICIT_PREFIX" desc="Message when explicit passphrase is selected."> |
| @@ -11743,17 +11734,27 @@ Tell us what happened exactly before you got the profile error message: |
| <message name="IDS_SYNC_PASSPHRASE_MSG_EXPLICIT_POSTFIX" desc="Postfix of the message show when explicit passphrase is selected."> |
| reset sync |
| </message> |
| - <message name="IDS_SYNC_SERVER_IS_UNREACHABLE" desc="The message to display in the New Tab Page sync section when the server is unreachable."> |
| - <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> could not sync your data because it could not connect to the sync server. Retrying... |
| + <message name="IDS_SYNC_SERVER_IS_UNREACHABLE" desc="The message to display in the New Tab Page and Settings Page sync section when the server is unreachable."> |
| + Couldn't connect to the sync server. Retrying... |
| </message> |
| <if expr="not chromeos"> |
| + <message name="IDS_SYNC_RELOGIN_ERROR" desc="The text to display on in the hyperlink when the user needs to sign in again to use sync."> |
| + Sign in again to start sync |
| + </message> |
| + </if> |
| + <if expr="chromeos"> |
| + <message name="IDS_SYNC_RELOGIN_ERROR" desc="The text to display on in the hyperlink when the user needs to sign out and sign in again to use sync on Chrome OS."> |
| + Sign out then sign in again to start sync |
| + </message> |
| + </if> |
| + <if expr="not chromeos"> |
| <message name="IDS_SYNC_RELOGIN_LINK_LABEL" desc="The text to display on in the hyperlink when the user needs to sign in again to use sync."> |
| - Sign in again |
| + Sign in |
| </message> |
| </if> |
| <if expr="chromeos"> |
| <message name="IDS_SYNC_RELOGIN_LINK_LABEL" desc="The text to display on in the hyperlink when the user needs to sign out and sign in again to use sync on Chrome OS."> |
| - Sign out then sign in again |
| + Sign out |
| </message> |
| </if> |
| <message name="IDS_OPTIONS_CUSTOMIZE_SYNC_BUTTON_LABEL" desc="The text to display on the button to customize which data types the user is syncing."> |