| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index f023922159caaec0cbee9da2666cbf2e222acf59..6450d07d8a1b1dbc3e52a506cedfb6a222f6141f 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5690,7 +5690,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| </message>
|
| <message name="IDS_FLAGS_PASSIVE_DOCUMENT_EVENT_LISTENERS_DESCRIPTION" desc="Description for the flag to adjust the default behaviour for document level passive touch listeners.">
|
| Forces touchstart, and touchmove event listeners on document level targets (which haven't requested otherwise) to be treated as passive.
|
| - </message>
|
| + </message>
|
| <message name="IDS_FLAGS_PASSIVE_DOCUMENT_EVENT_LISTENERS_NAME" desc="Name for the flag to adjust the default behaviour for document level passive listeners.">
|
| Document Level Event Listeners Passive Default
|
| </message>
|
| @@ -11336,6 +11336,9 @@ The following application will be launched if you accept this request:
|
| <message name="IDS_COULDNT_OPEN_PROFILE_ERROR" desc="Error displayed on startup when the profile cannot be opened correctly due to problems reading or writing files in it.">
|
| Something went wrong when opening your profile. Some features may be unavailable.
|
| </message>
|
| + <message name="IDS_OPEN_PROFILE_DATA_LOSS" desc="Error displayed on startup when opening the profile encountered an error but recovered from it with potential data loss.">
|
| + Something went wrong when opening your profile. Please sign out then sign in again.
|
| + </message>
|
| <message name="IDS_PROFILE_ERROR_DIALOG_CHECKBOX" desc="The label of the checkbox on the profile error dialog asking the user whether to send a feedback report or not">
|
| Send feedback to help us fix this issue.
|
| </message>
|
|
|