From 99b276b2cd7d58a6314c855b0365a5580f102c55 Mon Sep 17 00:00:00 2001 From: jim winstead Date: Fri, 6 Jul 2001 22:50:40 +0000 Subject: [PATCH] some systems (like solaris) provide gettext themselves, it isn't strictly a gnu thing git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50707 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/gettext.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/functions/gettext.xml b/functions/gettext.xml index af291989ac..fd35ec1605 100644 --- a/functions/gettext.xml +++ b/functions/gettext.xml @@ -1,14 +1,14 @@ - GNU Gettext + Gettext gettext - - The gettext functions implement a NLS (Native Language Support) - API which can be used to internationalize your PHP applications. - Please see the GNU gettext documentation for a thorough explanation - of these functions. - + + The gettext functions implement a 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 + explanation of these functions. +