| Index: chrome/app/generated_resources.grd
 | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
 | 
| index 3c74dba84dd74668be3a8de57184ee32c87891c2..6e608460a0ac2c02b6e04c3646c37c545267c9fe 100644
 | 
| --- a/chrome/app/generated_resources.grd
 | 
| +++ b/chrome/app/generated_resources.grd
 | 
| @@ -9306,6 +9306,9 @@ Tell us what happened exactly before you got the profile error message:
 | 
|        <message name="IDS_SYNC_ERROR_USER_MENU_SIGNOUT_BUTTON" desc="Button in the header of desktop user menu for managed users to sign out in an attempt to resolve an unrecoverable error.">
 | 
|          Sign out
 | 
|        </message>
 | 
| +      <message name="IDS_SYNC_ERROR_USER_MENU_CONFIRM_SYNC_SETTINGS_BUTTON" desc="Button in the header of desktop user menu prompting users to confirm their sync settings.">
 | 
| +        Open settings
 | 
| +      </message>
 | 
|        <if expr="use_ash">
 | 
|          <message name="IDS_SYNC_NOTIFICATION_ACCEPT" desc="A button label shown in the sync error notification when the passphrase needs to be updated.">
 | 
|            Update sync passphrase
 | 
| @@ -9383,6 +9386,9 @@ Tell us what happened exactly before you got the profile error message:
 | 
|          <message name="IDS_SIGNED_IN_WITH_SYNC_SUPPRESSED" desc="The message that appears in the settings page indicating that user is signed in, but sync has been stopped.">
 | 
|            Sync has been stopped via the Google Dashboard.
 | 
|          </message>
 | 
| +        <message name="IDS_SYNC_SETTINGS_NOT_CONFIRMED" desc="The message that appears in the settings page indicating that user is signed in, but sync hasn't started because the sync settings haven't been confirmed.">
 | 
| +          Confirm sync settings to start sync.
 | 
| +        </message>
 | 
|          <message name="IDS_SYNC_ACCOUNT_SYNCING_WITH_MANAGE_LINK" desc="The message that appears in the options dialog indicating that account is syncing along with a link to manage their data (where supported, or not possible through the application)">
 | 
|            Manage your synced data on <ph name="BEGIN_LINK"><a href="$1" target="_blank"><ex><a href="$1" target="_blank"></ex></ph>Google Dashboard<ph name="END_LINK"></a><ex></a></ex></ph>.
 | 
|          </message>
 | 
| 
 |