6595: create a new template every time we are extracting strings from python modules

svn: r22165
This commit is contained in:
Jérôme Rapinat 2013-05-04 16:10:26 +00:00
parent 98d3606aff
commit 8afb1e4c29

View File

@ -571,7 +571,6 @@ def retrieve():
""" """
extract_xml() extract_xml()
if not os.path.isfile('gramps.pot'):
create_template() create_template()
create_filesfile() create_filesfile()