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

Issue 11276003: Remap pt-BR to pt on iOS (Closed)

Created:
8 years, 2 months ago by stuartmorgan
Modified:
8 years, 1 month ago
Reviewers:
tony, Nico
CC:
chromium-reviews, finnur+watch_chromium.org, jshin+watch_chromium.org, benrg, Jói
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Remap pt-BR to pt on iOS iOS looks for Brazilian Portuguese under pt, not pt-BR. Remap the grd output from pt-BR to pt on iOS so that it ends up in the right place. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=164312

Patch Set 1 #

Patch Set 2 : Undo a pointless change #

Total comments: 5

Patch Set 3 : Comment typo fix #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -8 lines) Patch
M build/common.gypi View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M chrome/app/chromium_strings.grd View 1 chunk +7 lines, -1 line 2 comments Download
M chrome/app/generated_resources.grd View 1 chunk +7 lines, -1 line 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 chunk +7 lines, -1 line 0 comments Download
M chrome/app/resources/locale_settings.grd View 1 chunk +7 lines, -1 line 0 comments Download
M chrome/app/resources/locale_settings_mac.grd View 1 chunk +7 lines, -1 line 0 comments Download
M ui/base/strings/app_locale_settings.grd View 1 chunk +7 lines, -1 line 0 comments Download
M ui/base/strings/ui_strings.grd View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
stuartmorgan
8 years, 2 months ago (2012-10-24 11:51:34 UTC) #1
tony
LGTM, just some minor suggestions. https://codereview.chromium.org/11276003/diff/2001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/11276003/diff/2001/build/common.gypi#newcode1300 build/common.gypi:1300: 'locales': ['pt'], Can we ...
8 years, 2 months ago (2012-10-24 17:48:34 UTC) #2
benrg
https://codereview.chromium.org/11276003/diff/2001/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): https://codereview.chromium.org/11276003/diff/2001/chrome/app/chromium_strings.grd#newcode86 chrome/app/chromium_strings.grd:86: <if expr="not pp_ifdef('ios')"> On 2012/10/24 17:48:34, tony wrote: > ...
8 years, 2 months ago (2012-10-24 19:00:35 UTC) #3
Jói
The internal snapshot is currently at r78. While there is probably time to roll it ...
8 years, 2 months ago (2012-10-24 19:40:12 UTC) #4
tony
Ok, sounds like we should just use the existing <if></if> support for this change. We ...
8 years, 2 months ago (2012-10-24 20:13:37 UTC) #5
stuartmorgan
https://codereview.chromium.org/11276003/diff/2001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/11276003/diff/2001/build/common.gypi#newcode1300 build/common.gypi:1300: 'locales': ['pt'], On 2012/10/24 17:48:34, tony wrote: > Can ...
8 years, 2 months ago (2012-10-25 04:43:22 UTC) #6
stuartmorgan
+thakis for OWNERS https://codereview.chromium.org/11276003/diff/2001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/11276003/diff/2001/build/common.gypi#newcode1300 build/common.gypi:1300: 'locales': ['pt'], Turns out filters (!, ...
8 years, 1 month ago (2012-10-25 06:21:56 UTC) #7
Jói
> Ok, sounds like we should just use the existing <if></if> support for this > ...
8 years, 1 month ago (2012-10-25 10:53:05 UTC) #8
Nico
lgtm stamp given that tony looked at this https://codereview.chromium.org/11276003/diff/2002/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): https://codereview.chromium.org/11276003/diff/2002/chrome/app/chromium_strings.grd#newcode84 chrome/app/chromium_strings.grd:84: <output ...
8 years, 1 month ago (2012-10-26 01:11:03 UTC) #9
stuartmorgan
https://codereview.chromium.org/11276003/diff/2002/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): https://codereview.chromium.org/11276003/diff/2002/chrome/app/chromium_strings.grd#newcode84 chrome/app/chromium_strings.grd:84: <output filename="chromium_strings_pt.pak" type="data_package" lang="pt-BR" /> On 2012/10/26 01:11:03, Nico ...
8 years, 1 month ago (2012-10-26 04:33:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stuartmorgan@chromium.org/11276003/2002
8 years, 1 month ago (2012-10-26 04:35:40 UTC) #11
commit-bot: I haz the power
8 years, 1 month ago (2012-10-26 10:50:49 UTC) #12
Change committed as 164312

Powered by Google App Engine
This is Rietveld 408576698