derick Tue Aug 12 07:37:38 2003 EDT Modified files: /phpdoc configure.in Log: - fixing this one too Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.198 phpdoc/configure.in:1.199 --- phpdoc/configure.in:1.198 Tue Aug 12 07:35:46 2003 +++ phpdoc/configure.in Tue Aug 12 07:37:38 2003 @@ -1,4 +1,4 @@ -dnl $Id: configure.in,v 1.198 2003/08/12 11:35:46 derick Exp $ +dnl $Id: configure.in,v 1.199 2003/08/12 11:37:38 derick Exp $ dnl autoconf initialisation AC_INIT() @@ -677,7 +677,7 @@ 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