Update file main.py

This commit is contained in:
Slava
2023-08-28 22:26:49 +00:00
parent 5ac2a2c8d3
commit 27b181d178

View File

@@ -66,7 +66,7 @@ def all_to_translate(_dir):
_list.append(_string)
_title = f'# ========== {_file.split("weapon-project-extended")[1]} ==========\n'
_str = _str + _title
print(f'Generate translation file for {_file.split("WPE2")[1]}')
print(f'Generate translation file for {_file.split("weapon-project-extended")[1]}')
# print(_list)
for _name in _list:
_msgctxt = ''