fernandoc Sat Mar 29 19:43:41 2003 EDT
Modified files:
/phpdoc/en/reference/gettext configure.xml
Log:
Reverting wrong commit by thomas
Index: phpdoc/en/reference/gettext/configure.xml
diff -u phpdoc/en/reference/gettext/configure.xml:1.2
phpdoc/en/reference/gettext/configure.xml:1.3
--- phpdoc/en/reference/gettext/configure.xml:1.2 Sat Mar 29 19:27:50 2003
+++ phpdoc/en/reference/gettext/configure.xml Sat Mar 29 19:43:41 2003
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<section id="gettext.installation">
&reftitle.install;
<para>
- Para incluir o suporte ao GNU gettext na sua instala��o PHP voc� deve adicionar
- a op��o <option role="configure">--with-gettext[=DIR]</option> onde DIR � o
diret�rio
- de instala��o do gettext, o diret�rio padr�o � <filename>/usr/local</filename>.
+ To include GNU gettext support in your PHP build you must add the option
+ <option role="configure">--with-gettext[=DIR]</option> where DIR is the
+ gettext install directory, defaults to <filename>/usr/local</filename>.
</para>
<note>
- <title>Nota para usu�rios do Win32</title>
+ <title>Note to Win32 Users</title>
<simpara>
- Para habilitar este m�dulo no seu ambiente Windows, voc� deve copiar
- a DLL <emphasis>gnu_gettext.dll</emphasis> do diret�rio DLL do seu pacote
- bin�rio PHP/Win32 para a pasta SYSTEM32 do windows. (Ex: C:\WINNT\SYSTEM32 ou
- C:\WINDOWS\SYSTEM32). Nas vers�s superiores ao PHP 4.2.3 o nome do arquivo mudou
para
+ In order to enable this module on a Windows environment, you must copy
+ <emphasis>gnu_gettext.dll</emphasis> from the DLL folder of the PHP/Win32 binary
+ package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
+ or C:\WINDOWS\SYSTEM32). Starting with PHP 4.2.3 the name changed to
<emphasis>libintl-1.dll</emphasis>
</simpara>
</note>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php