derick Tue Aug 12 07:35:47 2003 EDT
Modified files:
/phpdoc configure.in
Log:
- Fix Goba's mess ;)
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.197 phpdoc/configure.in:1.198
--- phpdoc/configure.in:1.197 Tue Aug 12 07:24:27 2003
+++ phpdoc/configure.in Tue Aug 12 07:35:46 2003
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.197 2003/08/12 11:24:27 goba Exp $
+dnl $Id: configure.in,v 1.198 2003/08/12 11:35:46 derick Exp $
dnl autoconf initialisation
AC_INIT()
@@ -670,14 +670,14 @@
de) PALMDOCTITLE="'PHP Handbuch'";;
es) PALMDOCTITLE="'Manual de PHP'";;
fr) PALMDOCTITLE="'Manuel PHP'";;
- hu) PALMDOCTITLE="'PHP Kézikönyv'";;
+ hu) PALMDOCTITLE="'PHP K�zik�nyv'";;
it) PALMDOCTITLE="'Manuale PHP'";;
nl) PALMDOCTITLE="'PHP Handleiding'";;
- pl) PALMDOCTITLE="'Podrêcznik PHP'";;
+ pl) PALMDOCTITLE="'Podr�cznik PHP'";;
pt_BR) PALMDOCTITLE="'Manual do PHP'";;
ro) PALMDOCTITLE="'Manual PHP'";;
# tr) PALMDOCTITLE="";;
- zh_hk) PALMDOCTITLE="PHP €â¥U";;
+ zh_hk) PALMDOCTITLE="PHP �^¬â¥U";;
*) PALMDOCTITLE="'PHP Manual'";;
esac
AC_SUBST(PALMDOCTITLE)
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php