svn: /phpdoc/de/trunk/reference/xml/ constants.xml error-codes.xml reference.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
cmb Sun, 01 Apr 2018 15:11:39 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=344607
Log:
Review new translations
Changed paths:
U phpdoc/de/trunk/reference/xml/constants.xml
U phpdoc/de/trunk/reference/xml/error-codes.xml
U phpdoc/de/trunk/reference/xml/reference.xml
Modified: phpdoc/de/trunk/reference/xml/constants.xml
===================================================================
--- phpdoc/de/trunk/reference/xml/constants.xml 2018-04-01 15:05:48 UTC (rev 344606)
+++ phpdoc/de/trunk/reference/xml/constants.xml 2018-04-01 15:11:39 UTC (rev 344607)
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 323624 Maintainer: anonymous #88423 Status: ready -->
-<!-- Reviewed: no -->
+<!-- EN-Revision: 323624 Maintainer: nobody Status: ready -->
<appendix xml:id="xml.constants" xmlns="http://docbook.org/ns/docbook">
&reftitle.constants;
Modified: phpdoc/de/trunk/reference/xml/error-codes.xml
===================================================================
--- phpdoc/de/trunk/reference/xml/error-codes.xml 2018-04-01 15:05:48 UTC (rev 344606)
+++ phpdoc/de/trunk/reference/xml/error-codes.xml 2018-04-01 15:11:39 UTC (rev 344607)
@@ -1,13 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: anonymous #88423 Status: ready -->
-<!-- Reviewed: no -->
+<!-- EN-Revision: 288721 Maintainer: nobody Status: ready -->
<article xml:id="xml.error-codes" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Error Codes</title>
<para>
- Die folgenden Konstanten sind für die XML error codes definiert (wie
- sie von <function>xml_parse</function>) zurückgegeben werden:
+ Die folgenden Konstanten sind für XML Fehler-Codes definiert (wie
+ von <function>xml_parse</function> zurückgegeben):
<simplelist>
<member>XML_ERROR_NONE</member>
<member>XML_ERROR_NO_MEMORY</member>
Modified: phpdoc/de/trunk/reference/xml/reference.xml
===================================================================
--- phpdoc/de/trunk/reference/xml/reference.xml 2018-04-01 15:05:48 UTC (rev 344606)
+++ phpdoc/de/trunk/reference/xml/reference.xml 2018-04-01 15:11:39 UTC (rev 344607)
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: anonymous #88423 Status: ready -->
-<!-- Reviewed: no -->
+<!-- EN-Revision: 297028 Maintainer: nobody Status: ready -->
<reference xml:id="ref.xml" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>XML Parser &Functions;</title>