257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
|
.CS
es.msg \(em spanish
en_gb.msg \(em United Kingdom English
.CE
.VS 1.4
\fIException:\fR The message file for the root locale
.MT
is called \fBROOT.msg\fR. This exception is made so as not to
cause peculiar behavior, such as marking the message file as
.QW hidden
on Unix file systems.
.VE 1.4
.IP [3]
The file contains a series of calls to \fBmcset\fR and
\fBmcmset\fR, setting the necessary translation strings
|
>
>
|
|
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
|
.CS
es.msg \(em spanish
en_gb.msg \(em United Kingdom English
.CE
.VS 1.4
\fIException:\fR The message file for the root locale
.MT
is called
.QW \fBROOT.msg\fR .
This exception is made so as not to
cause peculiar behavior, such as marking the message file as
.QW hidden
on Unix file systems.
.VE 1.4
.IP [3]
The file contains a series of calls to \fBmcset\fR and
\fBmcmset\fR, setting the necessary translation strings
|