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 90631 - File missing in POTFILES.in for bug-buddy
File missing in POTFILES.in for bug-buddy
Status: RESOLVED FIXED
Product: bug-buddy
Classification: Deprecated
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Bug-buddy Maintainers
Bug-buddy Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-08-13 11:50 UTC by Christian Rose
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Christian Rose 2002-08-13 11:50:07 UTC
I get this by running intltool-update -M in bug-buddy HEAD:

----
The following files contain translations and are currently not in use. Please
consider adding these to the POTFILES.in file, located in the po/ directory.

src/save-buddy.c

If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.
----

Please add this file to either POTFILES.in or POTFILES.ignore.
Comment 1 Christian Rose 2002-08-13 13:08:35 UTC
Hmm, fixing this will add eight or so new messages for translators to
translate. But I guess it's more trouble reverting.
Comment 2 Christian Rose 2002-08-13 13:09:23 UTC
I just fixed this in HEAD. Please slap me if someone disagrees.