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

Issue 273001: Remove the preference localizer class.... (Closed)

Created:
11 years, 2 months ago by TVL
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Remove the preference localizer class. Add some new strings that didn't exit to the grd file needed by Mac prefs. Update all the strings in the file to use the localizer. BUG=20538 TEST=Almost all the pref strings should be localized, there area few new ones that won't show up localized until we do a TC run. The controls do *NOT* auto size yet, so there can be clipping/oversized controls. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28539

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -176 lines) Patch
M chrome/app/generated_resources.grd View 1 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/app/nibs/Preferences.xib View 1 88 chunks +170 lines, -128 lines 0 comments Download
D chrome/browser/cocoa/preferences_localizer.h View 1 1 chunk +0 lines, -18 lines 0 comments Download
D chrome/browser/cocoa/preferences_localizer.mm View 1 1 chunk +0 lines, -28 lines 0 comments Download
M chrome/chrome.gyp View 1 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
TVL
11 years, 2 months ago (2009-10-09 15:01:01 UTC) #1
Mark Mentovai
11 years, 2 months ago (2009-10-09 15:48:44 UTC) #2
LGTM

http://codereview.chromium.org/273001/diff/1/2
File chrome/app/generated_resources.grd (right):

http://codereview.chromium.org/273001/diff/1/2#newcode3999
Line 3999: <!-- Mac has a Toolbar group (IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON move
in that) -->
Improve this comment to make sense.

http://codereview.chromium.org/273001/diff/1/2#newcode4003
Line 4003: <message name="IDS_OPTIONS_PAGE_OPTION_SHOW_BUTTON" desc="The label
of the 'Show home button on toolbar' checkbox">
The description isn't right.

Powered by Google App Engine
This is Rietveld 408576698