| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 31b621ae799e81b4bac39db1a6d6da344c267aac..a522106f90c7019ccb5f99493a5e4bd17f0c04ee 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -1289,6 +1289,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
|
| <message name="IDS_FEEDBACK" desc="The text label of the Report Bug menu item">
|
| &Report an issue...
|
| </message>
|
| + <message name="IDS_FEEDBACK_ALT" desc="The alternate text label of the Report Bug menu item, for a field trial">
|
| + &Send Feedback
|
| + </message>
|
| <message name="IDS_DEV_TOOLS" desc="The text label of the Developer Tools menu item">
|
| &Developer tools
|
| </message>
|
| @@ -1312,6 +1315,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
|
| <message name="IDS_FEEDBACK" desc="In Title Case: The text label of the Report Bug menu item">
|
| &Report an Issue...
|
| </message>
|
| + <message name="IDS_FEEDBACK_ALT" desc="The alternate text label of the Report Bug menu item, for a field trial">
|
| + &Send Feedback
|
| + </message>
|
| <message name="IDS_DEV_TOOLS" desc="In Title Case: The text label of the Developer Tools menu item">
|
| &Developer Tools
|
| </message>
|
| @@ -8420,6 +8426,9 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
|
| <message name="IDS_REPORT_AN_ISSUE" desc="Text of the button which allows the user to report an issue with Chrome.">
|
| Report an issue
|
| </message>
|
| + <message name="IDS_SEND_FEEDBACK" desc="Text of the button which allows the user to report an issue with chrome, alternate text for a field trial">
|
| + Send Feedback
|
| + </message>
|
|
|
| <!-- Upgrade bubble messages -->
|
| <message name="IDS_REINSTALL_APP" desc="Text for the button the user clicks to reinstall the app.">
|
|
|