diff options
author | avi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-03 17:07:30 +0000 |
---|---|---|
committer | avi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-03 17:07:30 +0000 |
commit | 6621dac1b3b1428464e699b699f7c48010356c0b (patch) | |
tree | 27ab65ff6fccfcb3e60308a39e00aaaf0780f5b5 /chrome/app/chromium_strings.grd | |
parent | 7e089f27c3060049313d8ce9465e26e2ec3b59a0 (diff) | |
download | chromium_src-6621dac1b3b1428464e699b699f7c48010356c0b.zip chromium_src-6621dac1b3b1428464e699b699f7c48010356c0b.tar.gz chromium_src-6621dac1b3b1428464e699b699f7c48010356c0b.tar.bz2 |
Fix grammar.
BUG=http://crbug.com/26591
TEST=go to "under the hood" in prefs; see correct grammar
Review URL: http://codereview.chromium.org/356001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30822 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chromium_strings.grd')
-rw-r--r-- | chrome/app/chromium_strings.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index cd54741..43a5ebf 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -343,7 +343,7 @@ be available for now. --> </message> <!-- Options Dialog --> <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options panel that describes how we use web services to improve browsing experience."> - Chromium may use web services to improve your browsing experience - you may optionally disable these services. + Chromium may use web services to improve your browsing experience. You may optionally disable these services. </message> <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the importing progress dialog when importing a bookmarks.html file from the bookmark manager"> Chromium is now importing Favorites/Bookmarks. |