comparison doc/setup.txt @ 193:b5e58a22ebd2

Add an option to the frontend commands for catalog updating that removes completely any obsolete messages, instead of putting them comments.
author cmlenz
date Sun, 01 Jul 2007 17:59:44 +0000
parents e927dffc9ab4
children 76fdd2ce5c51
comparison
equal deleted inserted replaced
192:8f5805197198 193:b5e58a22ebd2
321 +-----------------------------+----------------------------------------------+ 321 +-----------------------------+----------------------------------------------+
322 | ``--output-file`` (``-o``) | name of the output file | 322 | ``--output-file`` (``-o``) | name of the output file |
323 +-----------------------------+----------------------------------------------+ 323 +-----------------------------+----------------------------------------------+
324 | ``--locale`` | locale for the new localized string | 324 | ``--locale`` | locale for the new localized string |
325 +-----------------------------+----------------------------------------------+ 325 +-----------------------------+----------------------------------------------+
326 | ``--ignore-obsolete`` | do not include obsolete messages in the |
327 | | output |
328 +-----------------------------+----------------------------------------------+
326 329
327 If ``output-dir`` is specified, but ``output-file`` is not, the default filename 330 If ``output-dir`` is specified, but ``output-file`` is not, the default filename
328 of the output file will be:: 331 of the output file will be::
329 332
330 <output_dir>/<locale>/LC_MESSAGES/<domain>.po 333 <output_dir>/<locale>/LC_MESSAGES/<domain>.po
Copyright (C) 2012-2017 Edgewall Software