Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Issue 8488006: Add some language aliases to track changes to base/ui/l10n_util.cc. (Closed)

Created:
9 years, 1 month ago by grt (UTC plus 2)
Modified:
9 years ago
Reviewers:
jungshik at Google
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add some language aliases to track changes to base/ui/l10n_util.cc. Alias Australian, Canadian, New Zealand and South African English to British English, and explicitly alias "es-es" to "es" so it doesn't become "es-419" by way of the wildcard match. BUG=none TEST=covered by installer_util_unittests.exe --gtest_filter=*LanguageSelectorAliasTest* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112471

Patch Set 1 : comment tweak #

Total comments: 4

Patch Set 2 : removed bad macau alias #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -4 lines) Patch
M chrome/installer/util/language_selector.cc View 1 2 chunks +8 lines, -3 lines 0 comments Download
M chrome/installer/util/language_selector_unittest.cc View 1 2 chunks +62 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
grt (UTC plus 2)
Hi Jungshik, This CL tracks your changes in http://crrev.com/102048 for the installer. Thanks.
9 years, 1 month ago (2011-11-16 15:42:32 UTC) #1
grt (UTC plus 2)
On 2011/11/16 15:42:32, grt wrote: > Hi Jungshik, > > This CL tracks your changes ...
9 years, 1 month ago (2011-11-22 02:08:58 UTC) #2
jungshik at Google
Sorry for the delay. Thank you for fixing this. LGTM http://codereview.chromium.org/8488006/diff/2001/chrome/installer/util/language_selector_unittest.cc File chrome/installer/util/language_selector_unittest.cc (right): http://codereview.chromium.org/8488006/diff/2001/chrome/installer/util/language_selector_unittest.cc#newcode185 ...
9 years ago (2011-11-29 23:30:37 UTC) #3
jungshik at Google
Would this fix bug 94906? On 2011/11/29 23:30:37, Jungshik Shin wrote: > Sorry for the ...
9 years ago (2011-11-29 23:31:32 UTC) #4
jungshik at Google
http://codereview.chromium.org/8488006/diff/2001/chrome/installer/util/language_selector.cc File chrome/installer/util/language_selector.cc (right): http://codereview.chromium.org/8488006/diff/2001/chrome/installer/util/language_selector.cc#newcode73 chrome/installer/util/language_selector.cc:73: { L"zh-mk", IDS_L10N_OFFSET_ZH_TW }, I think this line came ...
9 years ago (2011-11-29 23:35:53 UTC) #5
jungshik at Google
On 2011/11/29 23:35:53, Jungshik Shin wrote: > http://codereview.chromium.org/8488006/diff/2001/chrome/installer/util/language_selector.cc > File chrome/installer/util/language_selector.cc (right): > > http://codereview.chromium.org/8488006/diff/2001/chrome/installer/util/language_selector.cc#newcode73 ...
9 years ago (2011-11-29 23:36:21 UTC) #6
jungshik at Google
On 2011/11/29 23:31:32, Jungshik Shin wrote: > Would this fix bug 94906? I guess it'll ...
9 years ago (2011-11-29 23:42:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/8488006/12001
9 years ago (2011-12-01 14:29:12 UTC) #8
grt (UTC plus 2)
Thanks for the review. Sending to the CQ now. http://codereview.chromium.org/8488006/diff/2001/chrome/installer/util/language_selector.cc File chrome/installer/util/language_selector.cc (right): http://codereview.chromium.org/8488006/diff/2001/chrome/installer/util/language_selector.cc#newcode73 chrome/installer/util/language_selector.cc:73: ...
9 years ago (2011-12-01 14:31:11 UTC) #9
commit-bot: I haz the power
9 years ago (2011-12-01 16:15:53 UTC) #10
Change committed as 112471

Powered by Google App Engine
This is Rietveld 408576698