summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authormirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-10 03:35:19 +0000
committermirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-10 03:35:19 +0000
commit50a8d90250aa73af5f67bd074eae576e33620ac2 (patch)
treea54de9a0150f541f8b68061bc7379475a4cb8c3a /chrome
parenta487176a89c3a2aff8226c8c1d9acc55ce70e483 (diff)
downloadchromium_src-50a8d90250aa73af5f67bd074eae576e33620ac2.zip
chromium_src-50a8d90250aa73af5f67bd074eae576e33620ac2.tar.gz
chromium_src-50a8d90250aa73af5f67bd074eae576e33620ac2.tar.bz2
Add strings for extension / sync promos.
Review URL: http://codereview.chromium.org/371094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31541 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/app/generated_resources.grd10
1 files changed, 9 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index b6ce121..eb330ee 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5687,7 +5687,15 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_NOTIFICATION_PERMISSION_NO" desc="The label of the 'deny' button on the notification permission infobar.">
Deny
</message>
-
+
+ <!-- New Tab Page Promotional messages -->
+ <message name="IDS_NTP_PROMOTION_NEW" desc="Beginning of promotional message; a word in special red font signaling something new is coming.">
+ New!
+ </message>
+ <message name="IDS_NTP_PROMOTION_MESSAGE" desc="Promotional message about new extensions and bookmark sync features.">
+ <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> now has <ph name="BEGIN_LINK">&lt;a href="$2"&gt;</ph>extensions<ph name="END_LINK">&lt;/a&gt;</ph> and <ph name="BEGIN2_LINK">&lt;a href="$3"&gt;</ph>bookmark sync<ph name="END2_LINK">&lt;/a&gt;</ph>.
+ </message>
+
<!-- Mac Menubar Menus -->
<if expr="os == 'darwin'">
<!-- Menubar Menu Titles -->