no message

This commit is contained in:
Loïc Chapeaux
2001-12-03 19:29:15 +00:00
parent 0a6d3ffa38
commit 05879f74c1

View File

@@ -5,6 +5,16 @@ phpMyAdmin - Changelog
$Id$
$Source$
2001-12-03 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* libraries/common.lib.php3, lines 583-585: fixed bug #488317 - 'only_db'
problem with the 2.2.x.
* header.inc.php3; main.php3; lang/*: modified the way server informations
are displayed so it can be translated whatever is the required words
order. Thanks to "Chtuz" <chutz at chubaka.homeip.net> who reported the
problem in the phpWizrad forum.
* lang/polish.inc.php3: updated thanks to Jakub Wilk.
* lang/romanian.inc.php3: updated thanks to Valics Lehel.
2001-12-02 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* lang/english.inc.php3 & french.inc.php3, line 157: changed a bit the
'$strInsertTextfiles' to avoid confusion with '$strLocationTextfile'.