Hi everybody
I want to synchronize the pgsql-translation with the en-tree.
I have two questions:
1. There is a file in /pgsql called constants.xml which doesn't exist
in the de-tree.
What about this file? Isn't it needed in the de-tree?
2. In the en-tree there is a new structure of reference.xml like this:
<partintro>
<section id="pgsql.intro">
&reftitle.intro;
<para>
PostgreSQL database is Open Source product and available without
...
extensibility. PostgreSQL is an open source descendant of this
original Berkeley code.
</para>
</section>
The file in the de-tree loks like this:
<partintro>
<para>
PostgreSQL, urspr�nglich entwickelt im UC Berkeley Computer
Science
...
Weiterentwicklung des urspr�nglichen Berkeley-Codes.
</para>
Can I copy this structure as it is in the de-tree?
Is
<section id="pgsql.intro">
&reftitle.intro;
defined in the de-tree?
Thanks
Conni
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php