No need to check all file, but only the lines 64 and 69 for both errors. You can find them with a normal text editor, like mousepad.
You have some kind of formatting problem. Maybe one variable in msgid is not available in the msgstr, like if you accidentally replace %s with %d. I suggest running "pofilter <filename>.po | less" to find this kind of errors. Cheers, Rafael Ferreira 2013/8/15 Volkan Gezer <[email protected]> > Hi all, > > Could someone help me with the following issue? > > I tried to figure it out, but couldn't. I checked all %d and %s > strings, but was unable to find an issue. > > Thanks, > > ---------- Forwarded message ---------- > From: <[email protected]> > Date: 2013/8/16 > Subject: [Xfce] Msgfmt failed for xfdesktop.master > To: volkangezer <[email protected]> > > > Hi, > > This is an automatically generated message from the Xfce Transifex bot. > Please do not reply to this message, but use the xfce-i18n mailing list > if you don't know what to do. > > Commit of the by you modified translation was not successfull. > > msgfmt --check, reported the following issue: > > ==== > po/tr.po.new:64: format specifications in 'msgid' and 'msgstr' for > argument 1 are not the same > po/tr.po.new:69: format specifications in 'msgid' and 'msgstr' for > argument 1 are not the same > msgfmt: found 2 fatal errors > ==== > > Please resolve this issue at transifex.com; for now your translation will > be skipped. > > Sincerely, > Xfce > > https://mail.xfce.org/mailman/listinfo/xfce-i18n > https://www.transifex.com/projects/p/xfce/ > _______________________________________________ > Xfce-i18n mailing list > [email protected] > https://mail.xfce.org/mailman/listinfo/xfce-i18n >
_______________________________________________ Xfce-i18n mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-i18n
