summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-21 21:58:22 +0000
committermirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-21 21:58:22 +0000
commit37626d13cbe7eecb1791b3938d84b7a9fad9021d (patch)
tree26c8bcf093c0ddc718c368f90f77848b4f245b99
parentf6581dc9409b19c44c105cff555a79827f2ee9f4 (diff)
downloadchromium_src-37626d13cbe7eecb1791b3938d84b7a9fad9021d.zip
chromium_src-37626d13cbe7eecb1791b3938d84b7a9fad9021d.tar.gz
chromium_src-37626d13cbe7eecb1791b3938d84b7a9fad9021d.tar.bz2
Remove old bookmark sync promo from new tab page.
part 1: string fix (not to be merged to 249) BUG=28050, 27338 TEST= old bookmark sync promo should no longer appear on NTP. Review URL: http://codereview.chromium.org/431002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32758 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/app/generated_resources.grd6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index f7e0da7..2efa902 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5604,12 +5604,6 @@ 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>