SVN commit 1068304 by ilic: Earliest admissible modification has to be selected in moda* selector, not first. M +0 -1 poascribe.py --- trunk/l10n-support/pology/scripts/poascribe.py #1068303:1068304 @@ -2458,7 +2458,6 @@ and ae and ae.msg.msgstr == a.msg.msgstr) ): hi_sel = i + 1 - break return hi_sel