My favorites | Sign in
Project Home Downloads Wiki Issues
New issue   Search
for
  Advanced search   Search tips
Issue 14790: generate all available langpacks for Linux builds
4 people starred this issue and may be notified of changes. Back to list
 
Reported by juhpeter...@gmail.com, Jun 20, 2009
Chrome Version       : 3.0.190.0 (18798)

What steps will reproduce the problem?
1. build chromium on Linux

What is the expected result?
Get langpacks for all ~50 available language translations.

What happens instead?
Only da, en-US, he, zh-TW langpacks created.

Please provide any additional information below.

Windows builds have all the langpacks and the ones I tested work fine on 
Linux.
Comment 2 by evan@chromium.org, Jun 22, 2009
(No comment was entered for this change.)
Status: Available
Cc: tony.chromium
Labels: -Area-Misc Area-BrowserBackend Pri-2 Mstone-LinuxBeta
Comment 3 by tony@chromium.org, Jun 22, 2009
We need a loop control flow command in gyp to do this cleanly.

There was some discussion of this here:
http://code.google.com/p/chromium/issues/detail?id=9758

FWIW, on windows, they just enumerate all the languages in 
chrome/app/locales/locales.gyp.  We could do the same, but it will suck to keep 
multiple lists of locales in sync.

Cc: m...@chromium.org s...@chromium.org
Comment 4 by mmoss@chromium.org, Jul 15, 2009
(No comment was entered for this change.)
Status: Started
Owner: mm...@chromium.org
Comment 5 by evan@chromium.org, Jul 15, 2009
(No comment was entered for this change.)
Cc: f...@sofaraway.org
Comment 6 by mmoss@chromium.org, Jul 22, 2009
 Issue 17425  has been merged into this issue.
Cc: js...@chromium.org m...@chromium.org e...@chromium.org xly...@chromium.org lafo...@chromium.org mm...@chromium.org
Comment 7 by bugdroid1@gmail.com, Aug 4, 2009
The following revision refers to this bug:
    http://src.chromium.org/viewvc/chrome?view=rev&revision=22418 

------------------------------------------------------------------------
r22418 | mmoss@chromium.org | 2009-08-04 14:51:12 -0700 (Tue, 04 Aug 2009) | 6 lines
Changed paths:
   M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/chrome.gyp?r1=22418&r2=22417
   A http://src.chromium.org/viewvc/chrome/trunk/src/chrome/tools/build/repack_locales.py

Rewrite gyp rules with helper script to generate all langpaks on Linux.

crbug.com/14790

Review URL: http://codereview.chromium.org/149781

------------------------------------------------------------------------

Comment 9 by f...@sofaraway.org, Aug 6, 2009
for the records, in Ubuntu, you need to install chromium-browser-l10n if you need
more than en-US.
Comment 10 by mal.chromium@gmail.com, Dec 18, 2009
(No comment was entered for this change.)
Labels: -Area-BrowserBackend Area-Internals
Sign in to add a comment

Powered by Google Project Hosting