Re: [poedit-users] po generation with poedit

"Bachman Kharazmi" <[email protected]> Tue, 9 Sep 2008 15:44:17 +0200
Newsgroups gmane.editors.poedit.user
Message-ID <[email protected]>
2008/9/9 Vaclav Slavik <[email protected]>:
> On Tue, 2008-09-09 at 14:54 +0200, Bachman Kharazmi wrote:
>> But I would like to disable the line number information in the
>> generated .po file.
>
> Just wondering: why? It's pretty useful for looking up the context...
You don't want that, one single changed line in source may cause diff
of thousands lines in CVS.
>
>> This is made with xgettext using --no-location,
>> are there any such option in poedit?
I solved this issue by modifying the PHP parser line to:
xgettext --no-location --force-po -o %o %C %K %F

/B
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Poedit-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/poedit-users
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/