diff options
author | robliao@chromium.org <robliao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-22 01:54:33 +0000 |
---|---|---|
committer | robliao@chromium.org <robliao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-22 01:54:33 +0000 |
commit | 1fbf6afb93156ea0d711cc8f2c5b0074466e58bf (patch) | |
tree | bc0bd3953af60e7093e91d7e8428e1ef92aef268 /chrome/app | |
parent | 933be0cc5f70d7e51769b5cdb8ce6d12948836ad (diff) | |
download | chromium_src-1fbf6afb93156ea0d711cc8f2c5b0074466e58bf.zip chromium_src-1fbf6afb93156ea0d711cc8f2c5b0074466e58bf.tar.gz chromium_src-1fbf6afb93156ea0d711cc8f2c5b0074466e58bf.tar.bz2 |
Update Google Now Welcome Notification Title Text
BUG=305449
Review URL: https://codereview.chromium.org/140323009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246205 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 3277cc4..b842e61 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -13577,7 +13577,7 @@ Some features may be unavailable. Please check that the profile exists and you Notifications </message> <message name="IDS_NOTIFICATION_WELCOME_TITLE" desc="Notification title for the Welcome Notification"> - Google Now on your desktop! + Google Now for Chrome! </message> <if expr="is_macosx"> <message name="IDS_MESSAGE_CENTER_FOOTER_WITH_PRODUCT_TITLE" desc="The label in the footer of the message center tray, with the product title."> |