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 696649 - [webapps] update release-notes git hook
[webapps] update release-notes git hook
Status: VERIFIED FIXED
Product: sysadmin
Classification: Infrastructure
Component: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2013-03-26 15:25 UTC by Frederic Peters
Modified: 2013-03-27 09:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Peters 2013-03-26 15:25:15 UTC
The current release-notes git hook uses xml2po to produce translated mallard files but it should use itstool (this insures a @lang attribute is properly set, and that standard strings like "More information" gets translated).

There is a fixed version available in ~fpeters/release-notes (it was done for 3.6 but never installed, I reactivated it as a cronjob for now).
Comment 1 Andrea Veri 2013-03-26 16:31:01 UTC
Done. Let me know if everything looks correct on the next build.
Comment 2 Alexandre Franke 2013-03-27 09:00:38 UTC
It's working, thanks a lot.