|
|
@@ -95,7 +95,7 @@
|
|
|
encoding you will sometimes be in the need of other encoding.
|
|
|
<classname>Zend_Translate</classname> will not change any encoding which is defined
|
|
|
within the source file which means that if your Gettext source
|
|
|
- is build upon <acronym>ISO</acronym>-8859-1 it will also return strings in this encoding
|
|
|
+ is build upon ISO-8859-1 it will also return strings in this encoding
|
|
|
without converting them. There is only one restriction:
|
|
|
</para>
|
|
|
|
|
|
@@ -105,7 +105,7 @@
|
|
|
without defined encoding will be treated as UTF-8 by any xml parser
|
|
|
by default. You should also be aware that actually the encoding of
|
|
|
xml files is limited to the encodings supported by <acronym>PHP</acronym> which are
|
|
|
- UTF-8, <acronym>ISO</acronym>-8859-1 and US-ASCII.
|
|
|
+ UTF-8, ISO-8859-1 and US-ASCII.
|
|
|
</para>
|
|
|
</note>
|
|
|
|