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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 12737006: Allow feedback form to be shown in an App Launcher feedback mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Woops 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/feedback/feedback_util.h » ('j') | chrome/browser/resources/feedback.html » ('J')
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 198abcd4e495d57ebcb0916947c1eccea915814d..fa86bfdfb4fd1ed94560663808962b63a5a801cd 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7924,6 +7924,12 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<message name="IDS_FEEDBACK_SEND_REPORT" desc="Text for OK button of the send feedback dialog">
Send feedback
</message>
+ <message name="IDS_FEEDBACK_LAUNCHER_TITLE" desc="Dialog title for app launcher feedback dialog">
+ Send Feedback.
tapted 2013/03/15 05:06:03 Should dialog titles have a full stop?
benwells 2013/03/15 05:54:34 In this case, yes. The normal feedback title does,
+ </message>
+ <message name="IDS_FEEDBACK_LAUNCHER_DESCRIPTION_LABEL" desc="Label for the description field when asking for launcher feedback">
tapted 2013/03/15 05:06:03 nit: launcher -> app launcher?
benwells 2013/03/15 05:54:34 Done.
+ Tell us what you think of the App Launcher.
+ </message>
<!-- Clear Browsing Data -->
<message name="IDS_CLEAR_BROWSING_DATA_TITLE" desc="Dialog title">
« no previous file with comments | « no previous file | chrome/browser/feedback/feedback_util.h » ('j') | chrome/browser/resources/feedback.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698