Status: Available
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium

New issue 19020 by [email protected]: Copyright string in Google Chrome Mac  
about box is wrong
http://code.google.com/p/chromium/issues/detail?id=19020

In a branded Google Chrome build on the Mac, the copyright text at the
bottom of the About box (Chrome:About Google Chrome) reads:

Copyright © 2009 The Chromium Authors.
All Rights Reserved.

This is not correct.  For the branded Google Chrome, the copyright string
should be:

Copyright © 2006-2009 Google Inc.
All Rights Reserved.

This is the string that Google Chrome on Windows uses in its about box.
We can retrieve the correct string from Info.plist's
NSHumanReadableCopyright (ignoring the newline difference).  However,
we don't currently provide InfoPlist.strings files in our lprojs to contain  
a
localized copyright.  See issue 19019.  We can probably also access the
correct string through our l10n machinery.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to