| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 564dc2d41c1ec2dd9d30b4944c2e470dd4869fea..14468584ae570f61c0ee75dce5db160582abdac1 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5687,7 +5687,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>
|
| @@ -11333,6 +11333,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>
|
|
|