diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-25 20:52:49 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-25 20:52:49 +0000 |
commit | 6342b6000d045862bbf1255c1fcafa9a1f24df48 (patch) | |
tree | 5cc55a7c5fbe44e40a316de727a75a59f2f8c7b5 /chrome/chrome.gyp | |
parent | 8aaba6608dfe2f1e9faf15a1c72547a20f7435f3 (diff) | |
download | chromium_src-6342b6000d045862bbf1255c1fcafa9a1f24df48.zip chromium_src-6342b6000d045862bbf1255c1fcafa9a1f24df48.tar.gz chromium_src-6342b6000d045862bbf1255c1fcafa9a1f24df48.tar.bz2 |
L10N pass through download item and download shelf.
- l10n the menus
- l10n the dangerous item buttons
- make view auto size for the dangerous item buttons
TEST=download shelf item buttons and menus are localized
BUG=20529
BUG=20530
Review URL: http://codereview.chromium.org/245009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27242 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index a6b5034..c95383b 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -2377,6 +2377,7 @@ 'app/nibs/BookmarkEditor.xib', 'app/nibs/BookmarkNameFolder.xib', 'app/nibs/ClearBrowsingData.xib', + 'app/nibs/DownloadItem.xib', 'app/nibs/EditSearchEngine.xib', 'app/nibs/FirstRunDialog.xib', 'app/nibs/HttpAuthLoginSheet.xib', |