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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2293673002: [Feedback] Update strings per UX recommendations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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/extensions/api/feedback_private/feedback_private_api.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 133dd48ed13a89a88e4043a49e47e37dc0775bb0..69a0b60a391a0e3d4e835368db5ae798dc809fb4 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7724,16 +7724,16 @@ Keep your key file in a safe place. You will need it to create new versions of y
<if expr="enable_extensions">
<!-- Feedback Dialog -->
<message name="IDS_FEEDBACK_REPORT_PAGE_TITLE" desc="Label showing the title of the page that will be reported">
- Tell us what's happening.
+ Tell us what's happening
</message>
<message name="IDS_FEEDBACK_REPORT_URL_LABEL" desc="Label showing the URL that will be reported">
- URL (optional):
+ URL
</message>
<message name="IDS_FEEDBACK_USER_EMAIL_LABEL" desc="Label showing the e-mail address that will be reported">
- Email (optional):
+ Email
</message>
<message name="IDS_FEEDBACK_SCREENSHOT_LABEL" desc="Label for the screenshot field if current screenshots are being shown">
- Include this screenshot:
+ Include this screenshot
</message>
<message name="IDS_FEEDBACK_INCLUDE_PERFORMANCE_TRACE_CHECKBOX" desc="Checkbox for including system performance data on the bug report dialog box">
Send performance trace data
@@ -7758,10 +7758,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
</message>
</if>
<message name="IDS_FEEDBACK_ATTACH_FILE_NOTE" desc="Text for describing the maximum size for an attached file">
- The attached file is uploaded to Google servers for debugging.
+ File will be sent to Google for debugging
</message>
<message name="IDS_FEEDBACK_ATTACH_FILE_LABEL" desc="Text for the label for the attached filename">
- Attach file:
+ Attach file
</message>
<message name="IDS_FEEDBACK_READING_FILE" desc="Text to display if reading a file when the user clicks the send report button">
Reading file..
@@ -7784,7 +7784,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Please tell us what is happening before sending the feedback.
</message>
<message name="IDS_FEEDBACK_SEND_REPORT" desc="Text for OK button of the send feedback dialog">
- Send feedback
+ Send
</message>
<message name="IDS_FEEDBACK_SYSINFO_PAGE_TITLE" desc="The title of the system information preview page">
System Information Preview
@@ -7792,6 +7792,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FEEDBACK_SYSINFO_PAGE_LOADING" desc="The message showing the status of the system information preview page that it is still loading">
Loading...
</message>
+ <message name="IDS_FEEDBACK_ADDITIONAL_INFO_LABEL" desc="Text for the group label to indicate that some fields are optional.">
+ Additional info (optional)
+ </message>
<!-- Feedback Dialog SRT Prompt -->
<message name="IDS_FEEDBACK_SRT_PROMPT_BODY" desc="Body text explaining what the Chrome Software Removal Tool is">
« no previous file with comments | « no previous file | chrome/browser/extensions/api/feedback_private/feedback_private_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698