summaryrefslogtreecommitdiffstats
path: root/chrome/app/generated_resources.grd
diff options
context:
space:
mode:
authormirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-21 21:48:53 +0000
committermirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-21 21:48:53 +0000
commitf6581dc9409b19c44c105cff555a79827f2ee9f4 (patch)
tree52c6a43498e306a7248100100b98238f526e8639 /chrome/app/generated_resources.grd
parent17ba1120adc5deae49bf6100f430498501b0c3a8 (diff)
downloadchromium_src-f6581dc9409b19c44c105cff555a79827f2ee9f4.zip
chromium_src-f6581dc9409b19c44c105cff555a79827f2ee9f4.tar.gz
chromium_src-f6581dc9409b19c44c105cff555a79827f2ee9f4.tar.bz2
Revert 32754 - Remove old bookmark sync promo from new tab page.
BUG= 28050, 27338 TEST= old bookmark sync promo should no longer appear on NTP. Review URL: http://codereview.chromium.org/420004 TBR=mirandac@chromium.org Review URL: http://codereview.chromium.org/414075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32756 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r--chrome/app/generated_resources.grd6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 2efa902..f7e0da7 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5604,6 +5604,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_SYNC_NTP_SYNC_SECTION_ERROR_TITLE" desc="The title to display in the New Tab Page sync status section in case of an error.">
Bookmark Sync Error!
</message>
+ <message name="IDS_SYNC_NTP_PROMOTION_MESSAGE" desc="The New Tab Page sync promotion message to display in the sync status section.">
+ You can sync your bookmarks across computers using your Google account
+ </message>
+ <message name="IDS_SYNC_NTP_START_NOW_LINK_LABEL" desc="The label to display for the New Tab Page promotion link.">
+ Start now
+ </message>
<message name="IDS_SYNC_NTP_SETUP_IN_PROGRESS" desc="The message to display in the New Tab Page sync section when the sync setup is underway.">
Setup in progress...
</message>