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 785134 - Doesn't update translation template as it should
Doesn't update translation template as it should
Status: RESOLVED WONTFIX
Product: gnome-software
Classification: Applications
Component: General
3.24.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-07-19 15:15 UTC by Sebastien Bacher
Modified: 2017-12-05 12:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2017-07-19 15:15:50 UTC
Using gnome-software 3.24.3 on Ubuntu

Doing "make gnome-software.pot" in the po/ directory should refresh the translations template but it returns a "make: 'gnome-software.pot' is up to date." instead even if one of the sources changed and a refresh is needed.

It used to work so it looks like a problem with the build system changes.
Comment 1 AsciiWolf 2017-08-06 11:04:51 UTC
Any news regarding this issue?
Comment 2 Richard Hughes 2017-12-05 12:06:35 UTC
In less old gnome-software versions you can do "ninja gnome-software-pot" -- I'm happy to merge a fix but I can't really debug this one more, sorry.