| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 77d6aea9aef87f962f226ed7b953b7c2aef4948b..740690b3e90a15c3d47ecbd2dc62210e92fb3e39 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -206,9 +206,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>
|
|
|