Lines Matching full:message
7 msggen \- generate a machine independent formatted message catalog
17 \fBmsggen\fR merges the message text source file \fImsgfile\fR into a machine
18 independent formatted message catalog \fIcatfile\fR. The file \fIcatfile\fR is
20 are included in the new \fIcatfile\fR. If set and message numbers collide, the
21 new message text defined in \fImsgfile\fR replaces the old message text
41 List the \fBprintf\fR(3C) format signature for each message in \fIcatfile\fR. A
186 Convert the \fIcatfile\fR to a message set number and print the number on the
200 Machine independent formatted message catalog file.
209 Message text source file.
215 Message text source files are in \fBgencat\fR(1) format, defined as follows.
216 The fields of a message text source line are separated by a single blank
238 This line deletes message set \fIn\fR from an existing message catalog. \fIn\fR
251 surround message-text so that trailing spaces or empty messages are visible in
252 a message source line. By default, or if an empty \fB$quote\fR directive is
253 supplied, no quoting of message-text is recognized.
267 treated as a comment. If no \fB$set\fR directive is specified in a message text
268 source file, all messages are located in message set 1.
278 Append translation information to the message catalog header. Only the newest
286 \fB\fBm\fR \fImessage-text\fR\fR
290 \fBm\fR denotes the message identifier, which is defined as a number in the
291 range \fB[1, NL_MSGMAX]\fR. The message-text is stored in the message catalogue
293 message identifier \fBm\fR. If the message-text is empty, and a blank character
294 field separator is present, an empty string is stored in the message catalogue.
295 If a message source line has a message number, but neither a field separator
296 nor message-text, the existing message with that number (if any) is deleted
297 from the catalogue. Message identifiers need not be contiguous. There are no
298 \fImessage-text\fR length restrictions.
325 The following example generates a message catalog \fBxxx\fR from the message