svn: /phpdoc/de/trunk/reference/image/ ini.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
cmb Sat, 28 Oct 2017 17:31:38 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=343327
Log:
Sync with EN, review and claim maintainership
Changed paths:
U phpdoc/de/trunk/reference/image/ini.xml
Modified: phpdoc/de/trunk/reference/image/ini.xml
===================================================================
--- phpdoc/de/trunk/reference/image/ini.xml 2017-10-28 16:45:58 UTC (rev 343326)
+++ phpdoc/de/trunk/reference/image/ini.xml 2017-10-28 17:31:38 UTC (rev 343327)
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 339543 Maintainer: anonymous #83095 Status: ready -->
-<!-- Reviewed: no -->
+<!-- EN-Revision: 343231 Maintainer: cmb Status: ready -->
<section xml:id="image.configuration" xmlns="http://docbook.org/ns/docbook">
&reftitle.runtime;
@@ -8,7 +7,7 @@
&extension.runtime;
<para>
<table>
- <title>Bild &ConfigureOptions;</title>
+ <title>Image &ConfigureOptions;</title>
<tgroup cols="4">
<thead>
<row>
@@ -42,8 +41,8 @@
</term>
<listitem>
<para>
- Ignoriere Warnungen, welche durch <function>jpeg2wbmp</function> und
- <function>imagecreatefromjpeg</function> erstellt werden
+ Ignoriert Warnungen (aber keine Fehler), die von libjpeg(-turbo)
+ gemeldet werden.
</para>
</listitem>
</varlistentry>
@@ -71,13 +70,13 @@
</table>
</para>
<para>
- Siehe auch: <link linkend="exif.configuration">exif</link> Konfiguration
+ Siehe auch die <link linkend="exif.configuration">exif</link> Konfigurations-
Anweisungen.
</para>
<warning>
<para>
- Bild-Funktionen sind wirklich ressourcenintensiv. Gehe sicher, <link
+ Die Image-Funktionen sind sehr ressourcenintensiv. Gehe sicher, <link
linkend="ini.memory-limit">memory_limit</link> hoch genug zu setzen.
</para>
</warning>