Comment #23 on issue 26856 by [email protected]: Today's date is not  
internationalized in chrome history
http://code.google.com/p/chromium/issues/detail?id=26856

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=32564

------------------------------------------------------------------------
r32564 | [email protected] | 2009-11-19 14:54:46 -0800 (Thu, 19 Nov 2009) |  
16 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/249/src/app/l10n_util.cc?r1=32564&r2=32563
    M  
http://src.chromium.org/viewvc/chrome/branches/249/src/app/l10n_util_mac.h?r1=32564&r2=32563
    M  
http://src.chromium.org/viewvc/chrome/branches/249/src/app/l10n_util_mac.mm?r1=32564&r2=32563
    M  
http://src.chromium.org/viewvc/chrome/branches/249/src/chrome/browser/browser_main_mac.mm?r1=32564&r2=32563
    M  
http://src.chromium.org/viewvc/chrome/branches/249/src/chrome/browser/dom_ui/tips_handler.cc?r1=32564&r2=32563
    M  
http://src.chromium.org/viewvc/chrome/branches/249/src/chrome/browser/web_resource/web_resource_service.cc?r1=32564&r2=32563
    M  
http://src.chromium.org/viewvc/chrome/branches/249/src/chrome/browser/web_resource/web_resource_service.h?r1=32564&r2=32563

Merge r32515 from trunk to 249 branch

Mac language/locale cleanup
  Effectively revert revision 28193 (http://codereview.chromium.org/258037),  
this makes Mac match the other platform for what at it's core is used for  
the chrome concept of locale.
  For the ApplicationLanguage, the browser will end up with what Cocoa picks  
(same as before)
  All other process types will honor the language they got on the command  
line when starting up.
  When asked the apps language, have the same side effect as Windows and  
Linux has of pushing the language through to ICU also (so dates format  
right, etc.)
  During browser startup, if someone passed a language, bail because Mac  
can't support that.

TEST=The tips on the NTP and the dates on the history page are in the same  
language at the UI.
BUG=26856
BUG=22727
Review URL: http://codereview.chromium.org/399086

[email protected]
Review URL: http://codereview.chromium.org/411005
------------------------------------------------------------------------


--
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