From: Lo?c C. <lo...@us...> - 2001-12-04 18:44:16
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/docs In directory usw-pr-cvs1:/tmp/cvs-serv25458/docs Modified Files: credits.txt changes.txt Log Message: New translation: Hungarian Index: credits.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/credits.txt,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** credits.txt 2001/11/30 23:18:31 1.11 --- credits.txt 2001/12/04 18:44:13 1.12 *************** *** 76,79 **** --- 76,80 ---- Greek : Nikos Kyriakidis <nik...@ho...>, Symeon Charalabides <sy...@ly...> + Hungarian : Jobbágy Miklós <mi...@tr...> from Trigon Informatics Ltd., Budapest Icelandic : Andri Óskarsson <an...@bo...> Italian : Andrea D'Alessandro <an...@ab...>, Index: changes.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/changes.txt,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** changes.txt 2001/11/30 23:17:55 1.12 --- changes.txt 2001/12/04 18:44:13 1.13 *************** *** 8,12 **** ! v 0.15.0 - 30/11/2001 """"""""""""""""""""" --- 8,12 ---- ! v 0.15.0 - 04/12/2001 """"""""""""""""""""" *************** *** 42,46 **** ! v 0.14.6-dev - 30/11/2001 """"""""""""""""""""""""" --- 42,46 ---- ! v 0.14.6-dev - 04/12/2001 """"""""""""""""""""""""" *************** *** 51,58 **** url. Fixed thanks to Pepe <pe...@fe...>. ENHANCEMENT : iso-8859-2 charsets uses the same font faces than iso-8859-1. ! ENHANCEMENT : greek translation updated thanks to ! Symeon Charalabides <sy...@ly...> ! ENHANCEMENT : Azeri translation has been added and some other ones have been ! completed. --- 51,56 ---- url. Fixed thanks to Pepe <pe...@fe...>. ENHANCEMENT : iso-8859-2 charsets uses the same font faces than iso-8859-1. ! ENHANCEMENT : Azeri and Hungarian translations have been added and some other ones ! have been completed. *************** *** 105,109 **** ! v 0.14.2 - 24/02/2001 """"""""""""""""""""" --- 103,107 ---- ! v 0.14.2 - 27/02/2001 """"""""""""""""""""" *************** *** 115,118 **** --- 113,119 ---- ENHANCEMENT : Some translations have been completed; Estonian and Turkish ones have been added. + BUG FIXED : There were some typos inside the 'headers()' calls. They have been fixed + thanks to Don Schueler <do...@ax...>. + Maybe this will help to fix some of the problems under IE5 for Mac and Opera. |