2010/12/20 Hannes Magnússon <hannes.magnus...@gmail.com>:
> On Mon, Dec 20, 2010 at 14:02, Simion Onea <simio...@gmail.com> wrote:
>> Hi !
>> Could someone please assist me with Romanian translation?
>> It does not validate.
>> When I try to run "php configure.php" it eats-up all the memory and I
>> cannot determine what file creates the problem.
>
>
> I can never remember which one Romanian is (doc-ru or doc-ro), so I
> tried both.. and both work fine for me..
>
> -Hannes

Well, I did a fresh checkout and then ran "configure.php" without
"--enable-xml-details". Here are the results:

[simion.o...@testfield phpdoc]$ php doc-base/configure.php --with-lang=ro
configure.php: $Id: configure.php 300704 2010-06-23 18:18:59Z philip $
PHP version: 5.3.3

Checking for source directory... /home/simion.onea/phpdoc/doc-base
Checking for output filename... /home/simion.onea/phpdoc/doc-base/.manual.xml
Checking whether to save an invalid .manual.xml... no
Checking whether to include CHM... no
Checking for PHP executable... /usr/bin/php
Checking for language to build... ro
Checking whether the language is supported... yes
Checking for partial build... no
Checking whether to enable detailed XML error messages... no
Checking libxml version... 2.7.7
Generating /home/simion.onea/phpdoc/doc-base/manual.xml... done
Generating /home/simion.onea/phpdoc/doc-base/entities/version.ent... done
Generating /home/simion.onea/phpdoc/doc-base/scripts/file-entities.php... done
Iterating over extension specific version files... OK
Saving it... OK
Creating file /home/simion.onea/phpdoc/doc-base/entities/file-entities.ent...
done
Loading and parsing manual.xml... done.
Validating manual.xml... failed.

The document didn't validate, here are the errors I got:
(If this isn't enough information, try again with --enable-xml-details)
 Element listitem content does not follow the DTD, expecting (itemizedlist |
 orderedlist | procedure | simplelist | variablelist | segmentedlist | glosslist
 | bibliolist | calloutlist | qandaset | caution | important | note | tip |
 warning | example | figure | table | equation | informalexample |
informalfigure
 | informaltable | informalequation | sidebar | blockquote | address |
epigraph |
 mediaobject | screenshot | task | productionset | constraintdef | msgset |
 programlisting | screen | literallayout | synopsis | programlistingco
| screenco
 | cmdsynopsis | funcsynopsis | classsynopsis | methodsynopsis |
 constructorsynopsis | destructorsynopsis | fieldsynopsis | bridgehead
| remark |
 revhistory | indexterm | anchor | para | formalpara | simpara | annotation)+,
 got (para CDATA literal CDATA para )
 Element listitem content does not follow the DTD, expecting (itemizedlist |
 orderedlist | procedure | simplelist | variablelist | segmentedlist | glosslist
 | bibliolist | calloutlist | qandaset | caution | important | note | tip |
 warning | example | figure | table | equation | informalexample |
informalfigure
 | informaltable | informalequation | sidebar | blockquote | address |
epigraph |
 mediaobject | screenshot | task | productionset | constraintdef | msgset |
 programlisting | screen | literallayout | synopsis | programlistingco
| screenco
 | cmdsynopsis | funcsynopsis | classsynopsis | methodsynopsis |
 constructorsynopsis | destructorsynopsis | fieldsynopsis | bridgehead
| remark |
 revhistory | indexterm | anchor | para | formalpara | simpara | annotation)+,
 got (para CDATA literal CDATA para )

Eyh man. No worries. Happ shittens. Try again after fixing the errors above.

Reply via email to