X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=po%2Fpostats.py;h=7d26e244f2028df1c9824e97ffcd85d230b27f06;hb=506af6e2dad02ccef5f082029c81ccf70115a863;hp=c8c37ec67aac3190665667a7955d6836aeef527c;hpb=103e8fdd90d803a8200c3260a4bf7b57ac31e976;p=lyx.git diff --git a/po/postats.py b/po/postats.py index c8c37ec67a..7d26e244f2 100755 --- a/po/postats.py +++ b/po/postats.py @@ -140,5 +140,4 @@ $branch_tag = "%s"; // The data itself $podata = array (%s -)?> -""" % (sys.argv[1], branch_tag, ",".join([run_msgfmt(po) for po in sys.argv[2:] if po not in ommitted])) +)?>""" % (sys.argv[1], branch_tag, ",".join([run_msgfmt(po) for po in sys.argv[2:] if po not in ommitted]))