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

Issue 210022: Adding a GYP variable to indicate if a build wants Title Case strings or not.... (Closed)

Created:
11 years, 3 months ago by TVL
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, tony
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Adding a GYP variable to indicate if a build wants Title Case strings or not. Default to Title Case strings for Mac and Linux/GTK. Pass an extra define to the invoke of grit for TitleCase strings. Test the define for grit Title Case strings and have two sets of strings where needed. DEPs roll to pick up a new GYP that will keep int values as ints. BUG=22253 TEST=The bookmark bar menus on Mac and linux gtk will be Title Case, in Windows and ChromeOS they will be Sentence case. NOTE: we'll the translations in the Title Case areas until new translations are entered. committed as r26803

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Patch Set 6 : '' #

Total comments: 1

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -49 lines) Patch
M DEPS View 6 1 chunk +1 line, -1 line 0 comments Download
M app/app.gyp View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M build/common.gypi View 1 2 3 4 5 6 5 chunks +19 lines, -7 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 2 chunks +98 lines, -41 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 5 6 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
TVL
Tony - For GRD directives/etc. Mark - GYP changes and because he always finds all ...
11 years, 3 months ago (2009-09-18 17:38:58 UTC) #1
tony
LGTM, thanks for making the descriptions clear.
11 years, 3 months ago (2009-09-18 17:48:06 UTC) #2
TVL
the linux try bot doesn't like this cl. it it's throwing an error when evaling ...
11 years, 3 months ago (2009-09-18 17:50:55 UTC) #3
TVL
On 2009/09/18 17:50:55, TVL wrote: > the linux try bot doesn't like this cl. it ...
11 years, 3 months ago (2009-09-18 17:55:41 UTC) #4
Mark Mentovai
LGTM. Consider this: Another option would be to have grit_extra_flags that we can either define ...
11 years, 3 months ago (2009-09-18 18:02:31 UTC) #5
TVL
On 2009/09/18 18:02:31, Mark Mentovai wrote: > LGTM. Consider this: > > Another option would ...
11 years, 3 months ago (2009-09-18 18:14:36 UTC) #6
Mark Mentovai
LGTM I haven't read all of your messages. http://codereview.chromium.org/210022/diff/2007/2009 File build/common.gypi (right): http://codereview.chromium.org/210022/diff/2007/2009#newcode42 Line 42: ...
11 years, 3 months ago (2009-09-18 18:14:48 UTC) #7
TVL
Updated with DEPS roll to get a newer GYP to resolve the issue with ints ...
11 years, 3 months ago (2009-09-21 11:50:22 UTC) #8
Mark Mentovai
11 years, 3 months ago (2009-09-21 13:10:41 UTC) #9
lg

http://codereview.chromium.org/210022/diff/4008/8008
File chrome/app/generated_resources.grd (right):

http://codereview.chromium.org/210022/diff/4008/8008#newcode4636
Line 4636: <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case:The label of
the menu item that shows the bookmark manager">
colon space

Powered by Google App Engine
This is Rietveld 408576698