diff options
author | rahulk@google.com <rahulk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-27 23:40:22 +0000 |
---|---|---|
committer | rahulk@google.com <rahulk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-27 23:40:22 +0000 |
commit | b08de9cd2ea9c8412134843fb4520cbed9a21d71 (patch) | |
tree | bccf078792e1c05a7d3c62fcadddfde2ca19781e /chrome/app/chromium_strings.grd | |
parent | ef91a9b983a30a05668ef5ba3c4f26605ae6b467 (diff) | |
download | chromium_src-b08de9cd2ea9c8412134843fb4520cbed9a21d71.zip chromium_src-b08de9cd2ea9c8412134843fb4520cbed9a21d71.tar.gz chromium_src-b08de9cd2ea9c8412134843fb4520cbed9a21d71.tar.bz2 |
Remove Google Chrome specific strings from common resources file and use them from new resources file that is specific to only Google Chrome.
BUG=1110882
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1473 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chromium_strings.grd')
-rw-r--r-- | chrome/app/chromium_strings.grd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index 02fa55e..0d11f77 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -87,10 +87,10 @@ be available for now. --> <ph name="PAGE_TITLE">$1<ex>Google</ex></ph> - Chromium </message> <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the about pages"> - Google Inc. + The Chromium Authors </message> <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages"> - Copyright © 2006-2008 Google Inc. All Rights Reserved. + Copyright © 2006-2008 The Chromium Authors. All Rights Reserved. </message> <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu."> Chromium |