| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index a71e2d2e608768709cfa028e3492f821a5e741c9..e93154c96faababc98abadb26d62e4a33b08e8a3 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5736,11 +5736,17 @@ the Bookmarks menu.">
|
| <message name="IDS_FEEDBACK_REPORT_PAGE_TITLE" desc="Label showing the title of the page that will be reported">
|
| Tell Us What's Happening
|
| </message>
|
| + <message name="IDS_FEEDBACK_REPORT_PAGE_TITLE_SAD_TAB_FLOW" desc="Label showing the title of the feedback app window when the crash report has been requested from the 'Aw, Snap!' page">
|
| + Describe What You Were Doing When The Tab Crashed
|
| + </message>
|
| </if>
|
| <if expr="not use_titlecase">
|
| <message name="IDS_FEEDBACK_REPORT_PAGE_TITLE" desc="Label showing the title of the page that will be reported">
|
| Tell us what's happening
|
| </message>
|
| + <message name="IDS_FEEDBACK_REPORT_PAGE_TITLE_SAD_TAB_FLOW" desc="Label showing the title of the feedback app window when the crash report has been requested from the 'Aw, Snap!' page">
|
| + Describe what you were doing when the tab crashed
|
| + </message>
|
| </if>
|
| <message name="IDS_FEEDBACK_MINIMIZE_BUTTON_LABEL" desc="Label of the app minimize button.">
|
| Minimize
|
| @@ -7170,7 +7176,7 @@ I don't think this site should be blocked!
|
| Learn more
|
| </message>
|
| <message name="IDS_CRASHED_TAB_FEEDBACK_MESSAGE" desc="The text to auto-populate the feedback page with. The triple single quotes are needed to preserve the line break.">
|
| - Tab crashed feedback.
|
| + Help our engineers investigate and fix this crash. List exact steps if you can. No detail is too small!
|
| '''
|
| </message>
|
| <message name="IDS_CRASHED_TAB_FEEDBACK_LINK" desc="The text for the feedback link on the crashed tab page.">
|
| @@ -12209,7 +12215,7 @@ read aloud to screenreader users to announce that a completion is available.">
|
| Browse smart with Chrome
|
| </message>
|
| <message name="IDS_WIN10_TOAST_SWITCH_FAST" desc="Toast message variant: switch to a fast browser.">
|
| - Switch to a fast browser
|
| + Switch to a fast browser
|
| </message>
|
| <message name="IDS_WIN10_TOAST_SWITCH_SMART" desc="Toast message variant: switch to a smart browser.">
|
| Switch to a smart browser
|
|
|