Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index f5b9dad334b1b47fd242d13cb590bca686aa8e4c..b5348832e19e3bd07c370663a5398aa38c54c8a3 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 finch experment"> |
|
SteveT
2013/03/19 14:38:58
Please avoid using the term "finch" in external co
Harry McCleave
2013/03/19 22:23:29
Done.
|
| + &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 finch experment"> |
|
SteveT
2013/03/19 14:38:58
ditto
Harry McCleave
2013/03/19 22:23:29
Done.
|
| + &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 finch experiment"> |
|
SteveT
2013/03/19 14:38:58
ditto
Harry McCleave
2013/03/19 22:23:29
Done.
|
| + Send Feedback |
| + </message> |
| <!-- Upgrade bubble messages --> |
| <message name="IDS_REINSTALL_APP" desc="Text for the button the user clicks to reinstall the app."> |