[phpMP-CVS] CVS: phpMP Changelog,1.5,1.6
Status: Pre-Alpha
Brought to you by:
heimidal
From: Christopher C. <top...@us...> - 2002-12-03 01:25:31
|
Update of /cvsroot/phpmp/phpMP In directory sc8-pr-cvs1:/tmp/cvs-serv6329 Modified Files: Changelog Log Message: Add French language support to phpMP. I don't speak French - the translation was done by a friend of mine in Quebec... may want to double check the grammar sometime later on. Spanish translation coming soon. Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/Changelog,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** Changelog 2 Dec 2002 22:39:56 -0000 1.5 --- Changelog 3 Dec 2002 01:25:28 -0000 1.6 *************** *** 1,2 **** --- 1,7 ---- + 2002-12-02 [TopherCoS] + + * languages/french/lang_main.php **NEW** + Added French language support + 2002-12-02 [Heimidal] |