Mailinglist Archive: opensuse-translation (183 mails)
| < Previous | Next > |
Re: [opensuse-translation] Problem with zypp
- From: Rinse de Vries <rinsedevries@xxxxxx>
- Date: Sun, 12 Aug 2007 22:36:19 +0200
- Message-id: <200708122236.20087.rinsedevries@xxxxxx>
Op zondag 12 augustus 2007, schreef Andreas Jaeger:
> what's the way to run msgfmt
> manually to check for errors?
I always use this one:
msgfmt --check filename.po
if it returns nothing, the file is correct.
You can also use this one:
msgfmt --statistics filename.po
It wil show the statistics when the file is correct, or an error message when the file is corrupted.
Regards, Rinse
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-translation+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-translation+help@xxxxxxxxxxxx
> what's the way to run msgfmt
> manually to check for errors?
I always use this one:
msgfmt --check filename.po
if it returns nothing, the file is correct.
You can also use this one:
msgfmt --statistics filename.po
It wil show the statistics when the file is correct, or an error message when the file is corrupted.
Regards, Rinse
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-translation+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-translation+help@xxxxxxxxxxxx
| < Previous | Next > |