After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 509662 - download-po should check the LINGUAS file matches that available po files
download-po should check the LINGUAS file matches that available po files
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: common
git master
Other All
: Normal enhancement
: 0.10.29
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-15 14:47 UTC by Jan Schmidt
Modified: 2010-04-07 23:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jan Schmidt 2008-01-15 14:47:55 UTC
Apparently we've had a ca.po file in CVS for a while, and on the translationproject, but not in the LINGUAS file.

Should add checking into the common/download-translations script.
Comment 1 David Schleef 2008-01-15 17:36:58 UTC
Isn't there a way to do the list of languages automatically?
Comment 2 Tim-Philipp Müller 2010-04-07 23:21:46 UTC
commit 75e68803a10104ada0017f1635da447852ebb83e
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Thu Apr 8 00:18:03 2010 +0100

    download-translations: make sure existing translations are listed in LINGUAS
    
    Fixes #509662.