6595: create a new template every time we are extracting strings from python modules
svn: r22164
This commit is contained in:
parent
a2d84df7c8
commit
dc89736d4a
@ -571,8 +571,7 @@ def retrieve():
|
||||
"""
|
||||
extract_xml()
|
||||
|
||||
if not os.path.isfile('gramps.pot'):
|
||||
create_template()
|
||||
create_template()
|
||||
|
||||
create_filesfile()
|
||||
listing('python.txt', ['.py', '.py.in'])
|
||||
|
Loading…
Reference in New Issue
Block a user