changeset 45957 | 89a2afe31e82 |
parent 45849 | c102b704edb5 |
child 48966 | 6000f5b25c9b |
--- a/i18n/check-translation.py Fri Nov 27 17:00:00 2020 -0500 +++ b/i18n/check-translation.py Fri Nov 27 17:03:29 2020 -0500 @@ -33,8 +33,7 @@ def match(checker, pe): - """Examine whether POEntry "pe" is target of specified checker or not - """ + """Examine whether POEntry "pe" is target of specified checker or not""" if not checker.match(pe.msgid): return # examine suppression by translator comment