Hi all, the RPM build script removes the newly translated languages in Tryton-Client 3.6.1:
[ 80s] + /usr/lib/rpm/find-lang.sh /home/abuild/rpmbuild/BUILDROOT/tryton-3.6.1-0.i386 tryton --without-C [ 80s] removing translation /usr/share/locale/bg_BG/LC_MESSAGES/tryton.mo: 377 translated messages. [ 81s] removing translation /usr/share/locale/lt_LT/LC_MESSAGES/tryton.mo: 386 translated messages. [ 81s] removing translation /usr/share/locale/ca_ES/LC_MESSAGES/tryton.mo: 402 translated messages. [ 81s] removing translation /usr/share/locale/nl_NL/LC_MESSAGES/tryton.mo: 338 translated messages. [ 81s] removing translation /usr/share/locale/ja_JP/LC_MESSAGES/tryton.mo: <stdin>:81: 'msgid' and 'msgstr' entries do not both end with '\n' [ 81s] <stdin>:383: 'msgid' and 'msgstr' entries do not both end with '\n' [ 81s] <stdin>:709: 'msgid' and 'msgstr' entries do not both end with '\n' [ 81s] <stdin>:877: 'msgid' and 'msgstr' entries do not both end with '\n' [ 81s] msgfmt: found 4 fatal errors [ 81s] 337 translated messages. Anyone seen such an error before? How can I check the content of the .mo file? Thanks Axel