diff options
author | michaelpg@chromium.org <michaelpg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-23 22:10:50 +0000 |
---|---|---|
committer | michaelpg@chromium.org <michaelpg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-23 22:10:50 +0000 |
commit | 413defe90cbe4fecc20afcfaf726caf6ca7beafa (patch) | |
tree | a8a33cb0fd878cc076330110d5fdfb7eb7654713 /chrome/app | |
parent | d10debde76ae1d0aaa337c6d783affea5dc41907 (diff) | |
download | chromium_src-413defe90cbe4fecc20afcfaf726caf6ca7beafa.zip chromium_src-413defe90cbe4fecc20afcfaf726caf6ca7beafa.tar.gz chromium_src-413defe90cbe4fecc20afcfaf726caf6ca7beafa.tar.bz2 |
Spelling fix.
R=oshima@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/350643006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279194 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/google_chrome_strings.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index 477504c..17fe132 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -330,7 +330,7 @@ name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>, but the server presente </if> <if expr="chromeos"> <message name="IDS_EXTERNAL_PROTOCOL_INFORMATION" desc="General information about what Chrome is trying to do when opening this external protocol"> - Google ChromeOS does not support launching an external application to handle <ph name="SCHEME">$1<ex>acrobat:</ex></ph> links. The link requested is <ph name="PROTOLINK">$2<ex>acrobat:yourpdf</ex></ph>. + Google Chrome OS does not support launching an external application to handle <ph name="SCHEME">$1<ex>acrobat:</ex></ph> links. The link requested is <ph name="PROTOLINK">$2<ex>acrobat:yourpdf</ex></ph>. </message> </if> <!-- Strings used to warn that an OS is not supported --> |