Re: [1.5.0svn] msguniq: found 4 fatal errors

2007-05-09 Thread Jean-Marc Lasgouttes
> "Timothy" == Timothy Reaves <[EMAIL PROTECTED]> writes: Timothy> Any idea's as to why I'm getting the following? Timothy> cat qt4_l10n.pot layouts_l10n.pot languages_l10n.pot Timothy> ui_l10n.pot Timothy> | \ msguniq -o LyX-1.5.po && rm -f qt4_l10n.pot Timothy> layouts_l10n.pot languages_l

Re: [1.5.0svn] msguniq: found 4 fatal errors

2007-05-06 Thread Guy Rutenberg
Timothy Reaves <[EMAIL PROTECTED]> writes: Any idea's as to why I'm getting the following? cat qt4_l10n.pot layouts_l10n.pot languages_l10n.pot ui_l10n.pot | \ msguniq -o LyX-1.5.po && rm -f qt4_l10n.pot layouts_l10n.pot languages_l10n.pot ui_l10n.pot msguniq: found 4 fatal errors make[3

Re: [1.5.0svn] msguniq: found 4 fatal errors

2007-05-06 Thread Guy Rutenberg
Timothy Reaves <[EMAIL PROTECTED]> writes: > > Any idea's as to why I'm getting the following? > > > Dusty > > > Hi, I had the same problem and I found the following workaround: echo "" > po/language_i18n.pot emptying the above file seems to fix the compilation problem, I guess it will ha

[1.5.0svn] msguniq: found 4 fatal errors

2007-05-06 Thread Timothy Reaves
Any idea's as to why I'm getting the following? cat qt4_l10n.pot layouts_l10n.pot languages_l10n.pot ui_l10n.pot | \ msguniq -o LyX-1.5.po && rm -f qt4_l10n.pot layouts_l10n.pot languages_l10n.pot ui_l10n.pot msguniq: : warning: Charset missing in header. Message co