onsdag den  3 april 2013 klockan 01:23 skrev Simon Josefsson detta:
> Mats Erik Andersson <g...@gisladisker.se> writes:
> 
> > Hello there,
> >
> > the imported file
> >
> >    po/e...@boldquot.po
> >
> > is broken, because 176 msgid/msgstr pairs are not
> > agreeing on the use of newline characters!

> Is this still a problem?  I have updated NLS in git.
> 
> However, I'm not certain the en@boldquot stuff makes sense any more.  It
> was used to be recommended for projects, but it seems to have fallen out
> of fashion.  Should we just drop the en@* stuff?

The failure appears for me with FreeBSD, never with GNU/Linux.
The error is caused by

  msgmerge --lang=en@quot e...@quot.po shishi.pot -o e...@quot.new.po

which is inserting "\n" at the end of every generated msgstr.
The most probable cause is that FreeBSD does not provide the
locales "en@quot" and "en@boldquot".

There should really be a test whether these locales exist,
before creating the message templates.

Regards,
  Mats E A

_______________________________________________
Help-shishi mailing list
Help-shishi@gnu.org
https://lists.gnu.org/mailman/listinfo/help-shishi

Reply via email to