[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: Removing "fuzzy" markers en-bloc?
From:       Marco Wegner <mail () marcowegner ! de>
Date:       2003-06-09 14:14:02
[Download RAW message or body]


Am Montag, 9. Juni 2003 16:08 schrieb Kevin Donnelly:
> Is there any way to remove "#, fuzzy" lines from a file en masse, without
> loading it into KBabel, going to each fuzzy, and pressing Ctrl-U?  Possibly
> something using sed?  Just searching for "#, fuzzy" and replacing it with "
> " results in a file that KBabel won't load.

You could try this:

cp file.po file.po.bak && sed -e 's#, fuzzy##' file.po.bak > file.po

Regards,
Marco

[Attachment #3 (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic