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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1902293002: Add MD Feedback switch. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/about_flags.cc » ('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 37cfdec27ce122003282dce3a6a2d47d82a070e8..abc71c1d0336c75eaa576a2e97bba0c8bf546bd6 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4981,6 +4981,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
If enabled, the chrome://extensions/ URL loads the Material Design extensions page.
</message>
+ <!-- Material Design version of feedback form -->
+ <message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_FEEDBACK_NAME" desc="Name for the flag to enable the material design feedback UI.">
+ Enable Material Design feedback
+ </message>
+ <message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_FEEDBACK_DESCRIPTION" desc="Description for the flag to enable the material design feedback UI.">
+ If enabled, selecting "Report an issue..." from the overflow menu will load the Material Design feedback UI.
mark a. foltz 2016/04/25 23:00:29 Nit: I believe there are other places you can file
apacible 2016/04/26 00:45:17 Done.
+ </message>
+
<!-- Report URL to SafeSearch -->
<message name="IDS_FLAGS_SAFE_SEARCH_URL_REPORTING_NAME" desc="Name for the flag to enable reporting URLs to SafeSearch.">
SafeSearch URLs reporting.
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698