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: <stdin>: warning: Charset missing in header.
Message conversion to user's charset will not work.
msguniq: <stdin>: warning: Charset missing in header.
Message conversion to user's charset will not work.
<stdin>:11458: duplicate message definition
<stdin>:11407: ...this is the location of the first definition
msguniq: <stdin>: warning: Charset missing in header.
Message conversion to user's charset will not work.
<stdin>:11462: duplicate message definition
<stdin>:11407: ...this is the location of the first definition
msguniq: <stdin>: warning: Charset missing in header.
Message conversion to user's charset will not work.
<stdin>:11530: duplicate message definition
<stdin>:11407: ...this is the location of the first definition
msguniq: <stdin>: warning: Charset missing in header.
Message conversion to user's charset will not work.
<stdin>:11538: duplicate message definition
<stdin>:11407: ...this is the location of the first definition
msguniq: found 4 fatal errors
make[3]: *** [l10n_pots] Error 1
make[2]: *** [LyX-1.5.pot-update] Error 2
make[1]: *** [LyX-1.5.pot] Error 2
make: *** [all-recursive] Error 1
Dusty >