From: Bruno Haible Date: Wed, 24 Apr 2002 18:08:10 +0000 (+0000) Subject: Update. X-Git-Tag: v0.11.3~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84dbf7a8cc24da475b0063b61fffb742e9ad2b41;p=thirdparty%2Fgettext.git Update. --- diff --git a/Admin/plans b/Admin/plans index 8b58cec21..7e9f7628f 100644 --- a/Admin/plans +++ b/Admin/plans @@ -45,34 +45,8 @@ Things we plan to do. Comments welcome. ISO-8859-1, not UTF-8. If the locale is not installed, it should complain. -- Recommendations for --help messages: +- Document in section 2.2 the pascal-format, lisp-format etc. flags - -. Try rip out common phrases all and everywhere. These are good -candidates: - -" --help display this help and exit\n" -" --version output version information and exit\n" - -or: - -"Mandatory arguments to long options are mandatory for short options too.\n" - -'xgettext' is able to accumulate common messages or common parts of -messages and the translators has to translate those messages only once -when proper splitting took place. - -. It's not okay to split sentences; this is a fatal error (please, split -at paragraph bounderies): - -#: src/ptx.c:1972 -#, fuzzy -msgid "" -"This program is free software; you can redistribute it and/or modify\n" -"it under the terms of the GNU General Public License as published by\n" -"the Free Software Foundation; either version 2, or (at your option)\n" -"any later version.\n" -"\n" -"This program is distributed in the hope that it will be useful,\n" -msgstr "" +- Add to the gettext.info file the version number: + This file documents the GNU gettext package, version 0.11.xx.