Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1729)

Unified Diff: chrome/app/generated_resources.grd

Issue 12490012: Send Feedback Experiment (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: whitespace Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
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">
&amp;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.
+ &amp;Send Feedback
+ </message>
<message name="IDS_DEV_TOOLS" desc="The text label of the Developer Tools menu item">
&amp;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">
&amp;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.
+ &amp;Send Feedback
+ </message>
<message name="IDS_DEV_TOOLS" desc="In Title Case: The text label of the Developer Tools menu item">
&amp;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.">
« no previous file with comments | « no previous file | chrome/browser/ui/send_feedback_experiment.h » ('j') | chrome/browser/ui/send_feedback_experiment.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698