[gq-commit] gq ChangeLog,1.33,1.34
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2002-09-18 07:27:31
|
Update of /cvsroot/gqclient/gq In directory usw-pr-cvs1:/tmp/cvs-serv25868 Modified Files: ChangeLog Log Message: * Changes: ngettext, japanese Index: ChangeLog =================================================================== RCS file: /cvsroot/gqclient/gq/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** ChangeLog 15 Jul 2002 18:45:00 -0000 1.33 --- ChangeLog 18 Sep 2002 07:27:28 -0000 1.34 *************** *** 1,2 **** --- 1,11 ---- + 2002-09-18 Peter Stamfest <pe...@st...> + * Added code for proper support of singular/plural translations + involving numbers. This includes the replacement of the make_message + function. However, this probably requires the use of modern gettext + implementations. Use of --with-included-gettext during configure + time might be required. + * Added a japanese message catalog kindly provided by + Hatuka*nezumi <ne...@jc...>. This also provoked the + changes to the singular/plural stuff outlined above. 2002-07-15 Peter Stamfest <pe...@st...> * Added a work around for strange behaviour reported by |