Thank you Sveinn
On Tue, Jan 26, 2016, at 13:44, Sveinn í Felli wrote: > Þann þri 26.jan 2016 11:27, skrifaði Elishai Eliyahu Shkury: > > thunar-plugins.thunar-vcs-plugin > > > > On Tue, Jan 26, 2016, at 12:54, Sveinn í Felli wrote: > >> Þann þri 26.jan 2016 10:35, skrifaði Elishai Eliyahu Shkury: > >>> Hello Please advise regarding a fix for this error message: > >>> > >>> msgfmt --check, reported the following issue: > >>> > >>> ==== > >>> po/he.po.new:963: format specifications in 'msgid' and 'msgstr' for > >>> argument 1 are not the same msgfmt: found 1 fatal error > >>> ==== > > Well, msgfmt -vc thunar-plugins_thunar-vcs-plugin_he.po -o > thunar-vcs-plugin_he.mo responds with: > > thunar-plugins_thunar-vcs-plugin_he.po:963: format specifications in > 'msgid' and 'msgstr' for argument 1 are not the same > msgfmt: found 1 fatal error > 320 translated messages. > > So, on line 963 we have this error: > > #: ../tvp-svn-helper/tsh-commit.c:211 ../tvp-svn-helper/tsh-common.c:823 > #: ../tvp-svn-helper/tsh-common.c:1089 ../tvp-svn-helper/tsh-copy.c:107 > #: ../tvp-svn-helper/tsh-delete.c:113 ../tvp-svn-helper/tsh-import.c:92 > #: ../tvp-svn-helper/tsh-move.c:99 > #, c-format > msgid "At revision: %ld" > msgstr "בגרסה: %Id " > > Original variable is %ld and the translated one is %Id, lowercase-l > versus uppercase-I. Interesting. > > Reminds me on choosing thoroughly which font to use in my editors... ;-) > > Hope this helps, > > Sveinn í Felli > _______________________________________________ > 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
