Comment #20 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=32515

------------------------------------------------------------------------
r32515 | [email protected] | 2009-11-19 08:25:04 -0800 (Thu, 19 Nov  
2009) | 11 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/app/l10n_util.cc?r1=32515&r2=32514
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/app/l10n_util_mac.h?r1=32515&r2=32514
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/app/l10n_util_mac.mm?r1=32515&r2=32514
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/browser_main_mac.mm?r1=32515&r2=32514
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/dom_ui/tips_handler.cc?r1=32515&r2=32514
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/web_resource/web_resource_service.cc?r1=32515&r2=32514
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/web_resource/web_resource_service.h?r1=32515&r2=32514

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


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