From 24063ec4abf0f74e98aedb6729396328e102eae4 Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Tue, 28 May 2002 23:24:41 +0000 Subject: [PATCH] Minor fixes git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83927 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/gettext/reference.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/gettext/reference.xml b/reference/gettext/reference.xml index e35e865202..5bb634f9a0 100644 --- a/reference/gettext/reference.xml +++ b/reference/gettext/reference.xml @@ -1,5 +1,5 @@ - + Gettext gettext @@ -8,9 +8,9 @@
&reftitle.intro; - The gettext functions implement a NLS (Native Language Support) + The gettext functions implement an NLS (Native Language Support) API which can be used to internationalize your PHP applications. - Please see the gettext documentation from your system for a thorough + Please see the gettext documentation for your system for a thorough explanation of these functions or view the docs at &url.gettext.docs;. @@ -19,7 +19,7 @@
&reftitle.required; - To use this functions you must download and install the GNU gettext + To use these functions you must download and install the GNU gettext package from &url.gettext;