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

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: . 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
« no previous file with comments | « no previous file | chrome/browser/ui/send_feedback_experiment.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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">
&amp;Report an issue...
</message>
+ <message name="IDS_FEEDBACK_ALT" desc="The alternate text label of the Report Bug menu item, for a field trial">
+ &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 a field trial">
+ &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 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.">
« no previous file with comments | « no previous file | chrome/browser/ui/send_feedback_experiment.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698