| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 847abc525e1c6a8721314ef36ef373a8c46e1942..4958de94604ae6587b69af89b5f4b4c11b32e829 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -224,9 +224,6 @@ chromium_strings.grd. -->
|
| <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the about pages">
|
| Google Inc.
|
| </message>
|
| - <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages">
|
| - Copyright <ph name="YEAR">$1</ph> Google Inc. All rights reserved.
|
| - </message>
|
| <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyright message, containing the URLs.">
|
| Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM"><a target="_blank" href="$1"></ph>Chromium<ph name="END_LINK_CHROMIUM"></a></ph> open source project and other <ph name="BEGIN_LINK_OSS"><a target="_blank" href="$2"></ph>open source software<ph name="END_LINK_OSS"></a></ph>.
|
| </message>
|
|
|