]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add a note.
authorBruno Haible <bruno@clisp.org>
Mon, 10 Dec 2001 13:41:33 +0000 (13:41 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 21:37:03 +0000 (23:37 +0200)
doc/ChangeLog
doc/msgen.texi

index 50a22b6a24fed9634343ba262de5797b2c6fd408..c433c09e61f97e0c55a93520602e29e9e445f85c 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-08  Bruno Haible  <bruno@clisp.org>
+
+       * msgen.texi: Refer to msginit as an alternative.
+
 2001-12-07  Bruno Haible  <bruno@clisp.org>
 
        * msgexec.texi: Document option --keep-header.
index 32bca0efabbe184a28388744eb974e40452de4c7..14c54f90c1961e1d1b16e74775a0fa35592f54fe 100644 (file)
@@ -7,6 +7,10 @@ input file is the last created English PO file, or a PO Template file
 (generally created by xgettext).  Untranslated entries are assigned a
 translation that is identical to the msgid, and are marked fuzzy.
 
+Note: @samp{msginit --no-translator --locale=en} performs a very similar
+task. The main difference is that @code{msginit} cares specially about
+the header entry, whereas @code{msgen} doesn't.
+
 @subsection Input file location
 
 @table @samp