Hi Cornelia,

Sunday, August 11, 2002, 9:08:10 PM, you wrote:

> 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?

Please  do  so  :-).  As  you  may  have  recognized  the en-manual is
re-structed and this should also happen in de and the other languages,
by  updates  or new translations. No worry about the entities they are
definded.

Once you took over the structure from en, there is an entity
&reference.pgsql.constants; pointing to constants.xml file.
Look  at  the  constants.xml  in  en and see, if there is somethimg to
translate.  If yes copy it to de-tree, if no there is no need to copy
this  file  (hope  I  am right :-)) as the build system will take this
missing file from the en-tree.

BTW, if you would like to add some infos to the constants feel free.
Also  don't hesitate to improve the structuring of the pgsql-reference
file,  if you like to. I just moved around the contents to fit the new
structure and maybe you find some errors or logical issues.

By
 Friedhelm                           


--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to