Do not update several times.
This commit is contained in:
@@ -11,6 +11,7 @@ for origentry in po.fuzzy_entries():
|
||||
if origentry.msgctxt is None and origentry.msgid == updateentry.msgid:
|
||||
origentry.msgstr = updateentry.msgstr
|
||||
origentry.flags.remove('fuzzy')
|
||||
break
|
||||
|
||||
po.save()
|
||||
|
||||
|
Reference in New Issue
Block a user