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

Unified Diff: chrome/app/generated_resources.grd

Issue 7633023: Add feedback link to sad tab for killed pages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/views/sad_tab_view.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 8c407bee8ac26bae76770cabbab79d55d45a04fc..3e8cc4d564dc850bbf74041148d66d2195843ee7 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7215,6 +7215,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_KILLED_TAB_MESSAGE" desc="The message displayed on the killed tab page.">
Either Chrome ran out of memory or the process for the webpage was terminated for some other reason. To continue, reload or go to another page.
</message>
+ <message name="IDS_KILLED_TAB_FEEDBACK_LINK" desc="The text for the feedback link on the killed tab page.">
+ Send feedback to help improve Chrome
+ </message>
+ <message name="IDS_KILLED_TAB_FEEDBACK_MESSAGE" desc="The text to auto-populate the feedback page with.">
+ Chrome ran out of memory.\n
James Cook 2011/08/12 21:38:03 Does this need a \n, or can you add it in the code
+ </message>
<!-- Default Browser related messages -->
<message name="IDS_HIDE_ICONS_NOT_SUPPORTED" desc="Message to explain we only support uninstall and not hide-icons.">
« no previous file with comments | « no previous file | chrome/browser/ui/views/sad_tab_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698