diff --git a/po/update_po.py b/po/update_po.py index 12c6688f8..c39cb32ee 100644 --- a/po/update_po.py +++ b/po/update_po.py @@ -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'])