jpayne@68
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
|
jpayne@68
|
2 <html>
|
jpayne@68
|
3 <!-- Created on February, 21 2024 by texi2html 1.78a -->
|
jpayne@68
|
4 <!--
|
jpayne@68
|
5 Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
|
jpayne@68
|
6 Karl Berry <karl@freefriends.org>
|
jpayne@68
|
7 Olaf Bachmann <obachman@mathematik.uni-kl.de>
|
jpayne@68
|
8 and many others.
|
jpayne@68
|
9 Maintained by: Many creative people.
|
jpayne@68
|
10 Send bugs and suggestions to <texi2html-bug@nongnu.org>
|
jpayne@68
|
11
|
jpayne@68
|
12 -->
|
jpayne@68
|
13 <head>
|
jpayne@68
|
14 <title>GNU gettext utilities: Footnotes</title>
|
jpayne@68
|
15
|
jpayne@68
|
16 <meta name="description" content="GNU gettext utilities: Footnotes">
|
jpayne@68
|
17 <meta name="keywords" content="GNU gettext utilities: Footnotes">
|
jpayne@68
|
18 <meta name="resource-type" content="document">
|
jpayne@68
|
19 <meta name="distribution" content="global">
|
jpayne@68
|
20 <meta name="Generator" content="texi2html 1.78a">
|
jpayne@68
|
21 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
jpayne@68
|
22 <style type="text/css">
|
jpayne@68
|
23 <!--
|
jpayne@68
|
24 a.summary-letter {text-decoration: none}
|
jpayne@68
|
25 pre.display {font-family: serif}
|
jpayne@68
|
26 pre.format {font-family: serif}
|
jpayne@68
|
27 pre.menu-comment {font-family: serif}
|
jpayne@68
|
28 pre.menu-preformatted {font-family: serif}
|
jpayne@68
|
29 pre.smalldisplay {font-family: serif; font-size: smaller}
|
jpayne@68
|
30 pre.smallexample {font-size: smaller}
|
jpayne@68
|
31 pre.smallformat {font-family: serif; font-size: smaller}
|
jpayne@68
|
32 pre.smalllisp {font-size: smaller}
|
jpayne@68
|
33 span.roman {font-family:serif; font-weight:normal;}
|
jpayne@68
|
34 span.sansserif {font-family:sans-serif; font-weight:normal;}
|
jpayne@68
|
35 ul.toc {list-style: none}
|
jpayne@68
|
36 -->
|
jpayne@68
|
37 </style>
|
jpayne@68
|
38
|
jpayne@68
|
39
|
jpayne@68
|
40 </head>
|
jpayne@68
|
41
|
jpayne@68
|
42 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
jpayne@68
|
43
|
jpayne@68
|
44 <a name="SEC_Foot"></a>
|
jpayne@68
|
45 <table cellpadding="1" cellspacing="1" border="0">
|
jpayne@68
|
46 <tr><td valign="middle" align="left">[<a href="gettext_toc.html#SEC_Top" title="Cover (top) of document">Top</a>]</td>
|
jpayne@68
|
47 <td valign="middle" align="left">[<a href="gettext_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
|
jpayne@68
|
48 <td valign="middle" align="left">[<a href="gettext_21.html#SEC389" title="Index">Index</a>]</td>
|
jpayne@68
|
49 <td valign="middle" align="left">[<a href="gettext_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
|
jpayne@68
|
50 </tr></table>
|
jpayne@68
|
51 <h1>Footnotes</h1>
|
jpayne@68
|
52 <h3><a name="FOOT1" href="gettext_1.html#DOCF1">(1)</a></h3>
|
jpayne@68
|
53 <p>In this manual, all mentions of Emacs
|
jpayne@68
|
54 refers to either GNU Emacs or to XEmacs, which people sometimes call FSF
|
jpayne@68
|
55 Emacs and Lucid Emacs, respectively.
|
jpayne@68
|
56 </p><h3><a name="FOOT2" href="gettext_3.html#DOCF2">(2)</a></h3>
|
jpayne@68
|
57 <p>This
|
jpayne@68
|
58 limitation is not imposed by GNU <code>gettext</code>, but is for compatibility
|
jpayne@68
|
59 with the <code>msgfmt</code> implementation on Solaris.
|
jpayne@68
|
60 </p><h3><a name="FOOT3" href="gettext_11.html#DOCF3">(3)</a></h3>
|
jpayne@68
|
61 <p>Some
|
jpayne@68
|
62 system, e.g. mingw, don't have <code>LC_MESSAGES</code>. Here we use a more or
|
jpayne@68
|
63 less arbitrary value for it, namely 1729, the smallest positive integer
|
jpayne@68
|
64 which can be represented in two different ways as the sum of two cubes.
|
jpayne@68
|
65 </p><h3><a name="FOOT4" href="gettext_11.html#DOCF4">(4)</a></h3>
|
jpayne@68
|
66 <p>When the system does not support <code>setlocale</code> its behavior
|
jpayne@68
|
67 in setting the locale values is simulated by looking at the environment
|
jpayne@68
|
68 variables.
|
jpayne@68
|
69 </p><h3><a name="FOOT5" href="gettext_11.html#DOCF5">(5)</a></h3>
|
jpayne@68
|
70 <p>Additions are welcome. Send appropriate information to
|
jpayne@68
|
71 <a href="mailto:bug-gettext@gnu.org">bug-gettext@gnu.org</a> and <a href="mailto:bug-glibc-manual@gnu.org">bug-glibc-manual@gnu.org</a>.
|
jpayne@68
|
72 The Unicode CLDR Project (<a href="http://cldr.unicode.org">http://cldr.unicode.org</a>) provides a
|
jpayne@68
|
73 comprehensive set of plural forms in a different format. The
|
jpayne@68
|
74 <code>msginit</code> program has preliminary support for the format so you can
|
jpayne@68
|
75 use it as a baseline (see section <a href="gettext_6.html#SEC46">Invoking the <code>msginit</code> Program</a>).
|
jpayne@68
|
76 </p><h3><a name="FOOT6" href="gettext_13.html#DOCF6">(6)</a></h3>
|
jpayne@68
|
77 <p>you can also use it through the
|
jpayne@68
|
78 ‘<samp>MSGMERGE_OPTIONS</samp>’ option from ‘<tt>Makevars</tt>’
|
jpayne@68
|
79 </p><h3><a name="FOOT7" href="gettext_16.html#DOCF7">(7)</a></h3>
|
jpayne@68
|
80 <p>Note that the file name matching is done after
|
jpayne@68
|
81 removing any <code>.in</code> suffix from the input file name. Thus the
|
jpayne@68
|
82 <code>pattern</code> attribute must not include a pattern matching <code>.in</code>.
|
jpayne@68
|
83 For example, if the input file name is ‘<tt>foo.msg.in</tt>’, the pattern
|
jpayne@68
|
84 should be either <code>*.msg</code> or just <code>*</code>, rather than
|
jpayne@68
|
85 <code>*.in</code>.
|
jpayne@68
|
86 </p><hr size="1">
|
jpayne@68
|
87 <table cellpadding="1" cellspacing="1" border="0">
|
jpayne@68
|
88 <tr><td valign="middle" align="left">[<a href="gettext_toc.html#SEC_Top" title="Cover (top) of document">Top</a>]</td>
|
jpayne@68
|
89 <td valign="middle" align="left">[<a href="gettext_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
|
jpayne@68
|
90 <td valign="middle" align="left">[<a href="gettext_21.html#SEC389" title="Index">Index</a>]</td>
|
jpayne@68
|
91 <td valign="middle" align="left">[<a href="gettext_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
|
jpayne@68
|
92 </tr></table>
|
jpayne@68
|
93 <p>
|
jpayne@68
|
94 <font size="-1">
|
jpayne@68
|
95 This document was generated by <em>Bruno Haible</em> on <em>February, 21 2024</em> using <a href="https://www.nongnu.org/texi2html/"><em>texi2html 1.78a</em></a>.
|
jpayne@68
|
96 </font>
|
jpayne@68
|
97 <br>
|
jpayne@68
|
98
|
jpayne@68
|
99 </p>
|
jpayne@68
|
100 </body>
|
jpayne@68
|
101 </html>
|