[kde-doc-english] possible error in tag in quanta.po
Rinse de Vries
rinsedevries at kde.nl
Sat Feb 5 01:36:56 CET 2005
Hi,
Found this string in quanta.po:
#. i18n: file ./scripts/listwizard.kmdr line 426
#: rc.cpp:2811
#, no-c-format
Select this option to create a variablelist. A variablelist is a list with
two sections for each item: the term (the tag used is <term>) and the
definition (the tag used is <listitem>
). To mark each entry of the list, the <varlistentry> tag is used.\n
\n
Here is one example of a variablelist:\n
\n
<variablelist>\n
\n
<varlistentry>\n
<term>Term text</term>\n
<listitem><para>Definition text.</para></listitem>\n
<varlistentry>\n
\n
</variablelist>
Notice in the example the second "<varlistentry>" tag. I guess that should be
a closing tag ("</varlistentry>")
Rinse
More information about the kde-doc-english
mailing list