GNOME Bugzilla – Bug 450879
Missing files in po/POTFILES.in
Last modified: 2007-06-25 12:25:53 UTC
Please describe the problem: While updating the Swedish translation for GStreamer I noticed that there are several missing files in po/POTFILES.in. Steps to reproduce: Reproduce by running intltool-update -m under po/ 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. ext/dvdnav/dvdnavsrc.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. Actual results: Expected results: Does this happen every time? Other information:
Thanks, fixed in CVS: 2007-06-25 Tim-Philipp Müller <tim at centricular dot net> * po/POTFILES.in: Make sure dvdnav strings get translated too (no reason not to have them in the .po file, even if the plugin is disabled for now). Fixes #450879.