vrana Thu Oct 13 09:30:48 2005 EDT
Modified files:
/phpdoc/en/reference/strings/functions setlocale.xml
Log:
LC_MESSAGES (bug #34612)
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/setlocale.xml?r1=1.25&r2=1.26&ty=u
Index: phpdoc/en/reference/strings/functions/setlocale.xml
diff -u phpdoc/en/reference/strings/functions/setlocale.xml:1.25
phpdoc/en/reference/strings/functions/setlocale.xml:1.26
--- phpdoc/en/reference/strings/functions/setlocale.xml:1.25 Thu Jun 23
04:16:55 2005
+++ phpdoc/en/reference/strings/functions/setlocale.xml Thu Oct 13 09:30:44 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.25 $ -->
+<!-- $Revision: 1.26 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.setlocale">
<refnamediv>
@@ -57,6 +57,12 @@
<function>strftime</function>
</simpara>
</listitem>
+ <listitem>
+ <simpara>
+ LC_MESSAGES for system responses (available if PHP was compiled with
+ <literal>libintl</literal>)
+ </simpara>
+ </listitem>
</itemizedlist>
</para>
<note>