summaryrefslogtreecommitdiffstats
path: root/doc/gettext_2.html
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-01-08 14:04:10 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:08:53 +0200
commit4c5ed5d978b18eb84f2abf4299970022cea84d00 (patch)
treea316775e7bc82c14d9cf3a2ba9727e8342cff481 /doc/gettext_2.html
parenta64dc96e9b4af3f9355569a26bfa8836ace5cda2 (diff)
downloadexternal_gettext-4c5ed5d978b18eb84f2abf4299970022cea84d00.zip
external_gettext-4c5ed5d978b18eb84f2abf4299970022cea84d00.tar.gz
external_gettext-4c5ed5d978b18eb84f2abf4299970022cea84d00.tar.bz2
Regenerated.
Diffstat (limited to 'doc/gettext_2.html')
-rw-r--r--doc/gettext_2.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/gettext_2.html b/doc/gettext_2.html
index 00f148c..bb19ddf 100644
--- a/doc/gettext_2.html
+++ b/doc/gettext_2.html
@@ -1,7 +1,7 @@
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.52a
- from gettext.texi on 24 July 2002 -->
+ from gettext.texi on 5 November 2002 -->
<TITLE>GNU gettext utilities - 2 PO Files and PO Mode Basics</TITLE>
</HEAD>
@@ -185,7 +185,7 @@ can judge if the translation requires further modification, or is
acceptable as is. Once satisfied with the translation, she then removes
this <KBD>fuzzy</KBD> attribute. The <CODE>msgmerge</CODE> program inserts this
when it combined the <CODE>msgid</CODE> and <CODE>msgstr</CODE> entries after fuzzy
-search only. See section <A HREF="gettext_6.html#SEC46">6.3 Fuzzy Entries</A>.
+search only. See section <A HREF="gettext_6.html#SEC47">6.3 Fuzzy Entries</A>.
<DT><KBD>c-format</KBD>
<DD>
@@ -200,7 +200,7 @@ soon as the <CODE>xgettext</CODE> program generates a new template file.
In case the <KBD>c-format</KBD> flag is given for a string the <CODE>msgfmt</CODE>
does some more tests to check to validity of the translation.
-See section <A HREF="gettext_8.html#SEC119">8.1 Invoking the <CODE>msgfmt</CODE> Program</A>.
+See section <A HREF="gettext_8.html#SEC120">8.1 Invoking the <CODE>msgfmt</CODE> Program</A>.
</DL>
@@ -329,9 +329,9 @@ When PO mode is active in a window, the letters <SAMP>`PO&acute;</SAMP> appear
in the mode line for that window. The mode line also displays how
many entries of each kind are held in the PO file. For example,
the string <SAMP>`132t+3f+10u+2o&acute;</SAMP> would tell the translator that the
-PO mode contains 132 translated entries (see section <A HREF="gettext_6.html#SEC45">6.2 Translated Entries</A>,
-3 fuzzy entries (see section <A HREF="gettext_6.html#SEC46">6.3 Fuzzy Entries</A>), 10 untranslated entries
-(see section <A HREF="gettext_6.html#SEC47">6.4 Untranslated Entries</A>) and 2 obsolete entries (see section <A HREF="gettext_6.html#SEC48">6.5 Obsolete Entries</A>). Zero-coefficients items are not shown. So, in this example, if
+PO mode contains 132 translated entries (see section <A HREF="gettext_6.html#SEC46">6.2 Translated Entries</A>,
+3 fuzzy entries (see section <A HREF="gettext_6.html#SEC47">6.3 Fuzzy Entries</A>), 10 untranslated entries
+(see section <A HREF="gettext_6.html#SEC48">6.4 Untranslated Entries</A>) and 2 obsolete entries (see section <A HREF="gettext_6.html#SEC49">6.5 Obsolete Entries</A>). Zero-coefficients items are not shown. So, in this example, if
the fuzzy entries were unfuzzied, the untranslated entries were translated
and the obsolete entries were deleted, the mode line would merely display
<SAMP>`145t&acute;</SAMP> for the counters.