Don't commit the pot files. None of the other projects I hack on have *.pot files commit into git. They seem to change arbitrarily. Perhaps there's a better way to fix this?
Created attachment 62930 [details] [review] Don't commit pot files
Pretty sure transifex uses a link to the pot file for translators.
yea, we have a link to the pot file in git on transifex. It never changes for me. Are you running make update-po ?
I'm running 'make clean' po/Makefile.in.in contains: mostlyclean: rm -f *.pox $(GETTEXT_PACKAGE).pot *.old.po cat-id-tbl.tmp rm -f .intltool-merge-cache clean: mostlyclean
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/accountsservice/accountsservice/issues/48.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.