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

Unified Diff: chrome/app/generated_resources.grd

Issue 7610011: Update Sad Tab help text and link. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and merge. 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/app/nibs/SadTab.xib » ('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 a38f7c2c91b1bf50a9b7c3e5ad4566c7ee9c5180..f7cc69ce556943cd19f57b54ed2d27e8f23b883d 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7408,6 +7408,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_SAD_TAB_MESSAGE" desc="The message displayed on the sad tab page.">
Something went wrong while displaying this webpage. To continue, reload or go to another page.
</message>
+ <message name="IDS_SAD_TAB_HELP_MESSAGE" desc="The help message displayed on the sad tab page, with IDS_SAD_TAB_HELP_LINK embedded as a link to help.">
+ If you're seeing this frequently, try <ph name="HELP_LINK">$1<ex>these suggestions</ex></ph>.
+ </message>
+ <message name="IDS_SAD_TAB_HELP_LINK" desc="The link text displayed on the sad tab page pointing the users to a help article.">
+ these suggestions
+ </message>
<!-- Killed Tab Strings -->
<!-- TODO(gspencer): These are temporary values until real
« no previous file with comments | « no previous file | chrome/app/nibs/SadTab.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698