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

Unified Diff: chrome/app/generated_resources.grd

Issue 147247: Remove null link from "welcome to tips" default suggestion. Also make some h... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 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/dom_ui/new_tab_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 19737)
+++ chrome/app/generated_resources.grd (working copy)
@@ -3440,6 +3440,14 @@
desc="Heading text for the section containing recent activities. Recent activies includes closed windows and tabs as well as downloads.">
Recent activities
</message>
+ <message name="IDS_NEW_TAB_TIPS"
+ desc="Heading text for the section containing tips and suggestions.">
+ Tips and Suggestions
+ </message>
+ <message name="IDS_NEW_TAB_DEFAULT_TIPS_TITLE"
+ desc="Default content of tip box when no tips are available. This is a short advertisement and explanation for the tips and suggestions to come.">
+ Watch this space for tips and suggestions for better browsing!
+ </message>
<message name="IDS_NEW_TAB_DOWNLOADS"
desc="The header text of the recent downloads section.">
Downloads
« no previous file with comments | « no previous file | chrome/browser/dom_ui/new_tab_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698