2.5.0-rc1
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -5,6 +5,12 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2003-04-13 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/french: update
|
||||
* lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
|
||||
* lang/polish: update, thanks to Jakub Wilk
|
||||
### 2.5.0-rc1 released
|
||||
|
||||
2003-04-13 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* lang/bulgarian-windows-1251.inc.php3, lang/croatian-windows-1250.inc.php3,
|
||||
lang/czech-windows-1250.inc.php3, lang/russian-koi8-r.inc.php3:
|
||||
@@ -14,11 +20,6 @@ $Source$
|
||||
* lang/{slovenian,russian,croatian,bulgarian}: We don't
|
||||
want empty translations...
|
||||
|
||||
2003-04-13 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/french: update
|
||||
* lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
|
||||
* lang/polish: update, thanks to Jakub Wilk
|
||||
|
||||
2003-04-12 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* libraries/common.lib.php3: Better fix against possible "wrong parameter
|
||||
count" errors.
|
||||
|
@@ -8,7 +8,7 @@
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>phpMyAdmin 2.5.0-dev - Documentation</title>
|
||||
<title>phpMyAdmin 2.5.0-rc1 - Documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="docs.css" />
|
||||
</head>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
<hr noshade="noshade" width="100%" />
|
||||
</div>
|
||||
|
||||
<h1>phpMyAdmin 2.5.0-dev Documentation</h1>
|
||||
<h1>phpMyAdmin 2.5.0-rc1 Documentation</h1>
|
||||
|
||||
|
||||
<!-- TOP MENU -->
|
||||
|
@@ -6,7 +6,7 @@
|
||||
Transformations - FAQ - Developers - Credits - Translators
|
||||
______________________________________________________________________
|
||||
|
||||
phpMyAdmin 2.5.0-dev Documentation
|
||||
phpMyAdmin 2.5.0-rc1 Documentation
|
||||
|
||||
* SourceForge phpMyAdmin project page [ http://www.phpmyadmin.net/
|
||||
]
|
||||
@@ -14,8 +14,8 @@
|
||||
+ Version history: ChangeLog
|
||||
+ General notes: README
|
||||
+ License: LICENSE
|
||||
* Documentation version: $Id: Documentation.html,v 1.428 2003/04/10
|
||||
16:48:30 nijel Exp $
|
||||
* Documentation version: $Id: Documentation.html,v 1.430 2003/04/13
|
||||
22:55:48 lem9 Exp $
|
||||
|
||||
Requirements
|
||||
|
||||
|
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
// phpMyAdmin release
|
||||
if (!defined('PMA_VERSION')) {
|
||||
define('PMA_VERSION', '2.5.0-dev');
|
||||
define('PMA_VERSION', '2.5.0-rc1');
|
||||
}
|
||||
|
||||
// php version
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>phpMyAdmin 2.5.0-dev - Official translators</title>
|
||||
<title>phpMyAdmin 2.5.0-rc1 - Official translators</title>
|
||||
<link rel="stylesheet" type="text/css" href="docs.css" />
|
||||
<script lanuage="javascript" type="text/javascript">
|
||||
<!--
|
||||
@@ -45,7 +45,7 @@
|
||||
<hr noshade="noshade" width="100%" />
|
||||
</div>
|
||||
|
||||
<h1>phpMyAdmin 2.5.0-dev official translators list</h1>
|
||||
<h1>phpMyAdmin 2.5.0-rc1 official translators list</h1>
|
||||
|
||||
<p>
|
||||
Here is the list of the so called "official translators" of
|
||||
|
Reference in New Issue
Block a user