Description of problem: POT-Creation-Date is 2003-05-27 and there are 10 changes since then po/Makefile has a wrong reference to redhat-config-printer.glade for POTFILES, needs to be changed to system-config-printer.glade POTFILES is also missing the following files: util/shareQueue.py util/updateconf.py Version-Release number of selected component (if applicable): CVS Head as of today (2004-10-10)
Created attachment 104978 [details] Patch for po/Makefile Please apply and run "make update-po"
Actually there are 23 new/changed strings, I forgot to remove POTFILES.in after changing the Makefile I should not hack after midnight...
Created attachment 104984 [details] updated patch for po/Makefile this patch additionally has a dependency to Makefile for target POTFILES.in, preventing mistakes, like mine above, in the future.
Thank you! Sorry this has been incorrect for so long; I hadn't realised. :-( Fixed in CVS.