manpagez: man pages & more
info gettext
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

9.8.4 Attribute manipulation

Attributes are modified after the message selection/removal has been performed. If the ‘--only-file’ or ‘--ignore-file’ option is specified, the attribute modification is applied only to those messages that are listed in the only-file and not listed in the ignore-file.

--set-fuzzy

Set all messages ‘fuzzy’.

--clear-fuzzy

Set all messages non-‘fuzzy’.

--set-obsolete

Set all messages obsolete.

--clear-obsolete

Set all messages non-obsolete.

--previous

When setting ‘fuzzy’ mark, keep “previous msgid” of translated messages.

--clear-previous

Remove the “previous msgid” (‘#|’) comments from all messages.

--empty

When removing ‘fuzzy’ mark, also set msgstr empty.

--only-file=file

Limit the attribute changes to entries that are listed in file. file should be a PO or POT file.

--ignore-file=file

Limit the attribute changes to entries that are not listed in file. file should be a PO or POT file.

--fuzzy

Synonym for ‘--only-fuzzy --clear-fuzzy’: It keeps only the fuzzy messages and removes their ‘fuzzy’ mark.

--obsolete

Synonym for ‘--only-obsolete --clear-obsolete’: It keeps only the obsolete messages and makes them non-obsolete.


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated on June 7, 2014 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.