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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2163753003: [Md Feedback] Add the rest of existing strings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Gate privacy note for official branded browsers. Created 4 years, 4 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/resources/md_feedback/feedback_container.html » ('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 03e8c577f7e44d61b797e471431c6c00a2c37e2a..300d7c522f180fac670c65f52d48989e5b03f7e2 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7782,6 +7782,25 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_MD_FEEDBACK_SEND_REPORT_BUTTON" desc="Text for Send Report button of the feedback dialog. When clicked, the feedback report will be sent.">
Send feedback
</message>
+ <message name="IDS_MD_FEEDBACK_SCREENSHOT_LABEL" desc="Label for the checkbox to indicate whether the shown screenshot should be included in the feedback report.">
+ Include this screenshot:
+ </message>
+ <message name="IDS_MD_FEEDBACK_SEND_SYSTEM_INFO_LABEL" desc="Label for the checkbox to indicate whether the system info should be included in the feedback report.">
+ Send system information
+ </message>
+ <if expr="_google_chrome">
+ <message name="IDS_MD_FEEDBACK_PRIVACY_NOTE" desc="Text for the privacy note shown on the feedback dialog.">
+ Your Chrome and operating system version will be submitted in addition
+ to any information you choose to include above. If you include your email
+ address, Google may contact you regarding your feedback report. This feedback
+ is used to diagnose problems and help improve Chrome. Any personal information
+ you submit, whether explicitly or incidentally will be protected in
+ accordance with our privacy policies.<ph name="BEGIN_BOLD">&lt;strong&gt;
+ </ph> By submitting this feedback, you agree that Google may use feedback
+ that you provide to improve any Google product or service.
+ <ph name="END_BOLD">&lt;/strong&gt;</ph>
+ </message>
+ </if>
<!-- Clear Browsing Data -->
<message name="IDS_CLEAR_BROWSING_DATA_TITLE" desc="Dialog title">
« no previous file with comments | « no previous file | chrome/browser/resources/md_feedback/feedback_container.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698