diff options
author | nick@chromium.org <nick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-06 18:11:21 +0000 |
---|---|---|
committer | nick@chromium.org <nick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-06 18:11:21 +0000 |
commit | 4d562dbd909cd5d3c5ee39a7c399a975f9f3156a (patch) | |
tree | ed1d3e50dbd4a46070185c3d1325a02c76547989 /chrome/app | |
parent | 9b1ec13d1040ac643f053a3a7e3306220a898750 (diff) | |
download | chromium_src-4d562dbd909cd5d3c5ee39a7c399a975f9f3156a.zip chromium_src-4d562dbd909cd5d3c5ee39a7c399a975f9f3156a.tar.gz chromium_src-4d562dbd909cd5d3c5ee39a7c399a975f9f3156a.tar.bz2 |
Reword the first sentence in the sync dialog based on Fiona Chong feedback.
BUG=23136
TEST=None
Review URL: http://codereview.chromium.org/255091
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28127 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 d77bb4fe..f95a206 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -5248,7 +5248,7 @@ Keep your key file in a safe place. You will need it to create new versions of y Sync my bookmarks </message> <message name="IDS_SYNC_LOGIN_INTRODUCTION" desc="The message to display at the top of the Login dialog"> - Google Chrome can store your bookmark data with your Google account. + Google Chrome can store your bookmark data in your Google Account. Bookmarks that you create on this computer will instantly be made available on all the computers synced to this account. </message> |