Typo
This commit is contained in:
21
ChangeLog
21
ChangeLog
@@ -5,10 +5,13 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2003-05-28 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* translators.html: Typo.
|
||||||
|
|
||||||
2003-05-28 Marc Delisle <lem9@users.sourceforge.net>
|
2003-05-28 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
|
* lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
|
||||||
* lang/chinese_gb: Update thanks to Wang (fundawang).
|
* lang/chinese_gb: Update thanks to Wang (fundawang).
|
||||||
|
|
||||||
2003-05-28 Garvin Hicking <me@supergarv.de>
|
2003-05-28 Garvin Hicking <me@supergarv.de>
|
||||||
* libraries/sqlvalidator.class.php3: Fix Bug #739096: Because
|
* libraries/sqlvalidator.class.php3: Fix Bug #739096: Because
|
||||||
the PEAR library and PHP changed the way how referenced variables
|
the PEAR library and PHP changed the way how referenced variables
|
||||||
@@ -26,7 +29,7 @@ $Source$
|
|||||||
2003-05-26 Marc Delisle <lem9@users.sourceforge.net>
|
2003-05-26 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* lang/chinese_big5: Updated, thanks to Siu Sun
|
* lang/chinese_big5: Updated, thanks to Siu Sun
|
||||||
### 2.5.1-rc1 released
|
### 2.5.1-rc1 released
|
||||||
|
|
||||||
2003-05-26 michal cihar <nijel@users.sourceforge.net>
|
2003-05-26 michal cihar <nijel@users.sourceforge.net>
|
||||||
* documentation, config.inc.php3, tbl_change.php3,
|
* documentation, config.inc.php3, tbl_change.php3,
|
||||||
tbl_properties.inc.php3, libraries/config_import.lib.php3: possibility
|
tbl_properties.inc.php3, libraries/config_import.lib.php3: possibility
|
||||||
@@ -45,7 +48,7 @@ $Source$
|
|||||||
* Documentation.html: talk about left frame levels
|
* Documentation.html: talk about left frame levels
|
||||||
* lang/galician: update, thanks to Xos<6F> Calvo
|
* lang/galician: update, thanks to Xos<6F> Calvo
|
||||||
* lang/turkish: update, thanks to Bora Alioglu
|
* lang/turkish: update, thanks to Bora Alioglu
|
||||||
|
|
||||||
2003-05-24 Garvin Hicking <me@supergarv.de>
|
2003-05-24 Garvin Hicking <me@supergarv.de>
|
||||||
* left.php3: Fix bug #742632, thanks to Kai Butchkau!
|
* left.php3: Fix bug #742632, thanks to Kai Butchkau!
|
||||||
* read_dump.php3: Bug #741256
|
* read_dump.php3: Bug #741256
|
||||||
@@ -100,7 +103,7 @@ $Source$
|
|||||||
* tbl_change.php3: Fixed table layout when LongtextDoubleTextarea is
|
* tbl_change.php3: Fixed table layout when LongtextDoubleTextarea is
|
||||||
false.
|
false.
|
||||||
* tbl_select.php3: Fixed problems with empty value in enum (bug #740420).
|
* tbl_select.php3: Fixed problems with empty value in enum (bug #740420).
|
||||||
|
|
||||||
2003-05-18 Marc Delisle <lem9@users.sourceforge.net>
|
2003-05-18 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* left.php3, index.php3: bug 739348: because the db name is no longer
|
* left.php3, index.php3: bug 739348: because the db name is no longer
|
||||||
encoded in left.php3 (to accomodate html entities), we have to stop
|
encoded in left.php3 (to accomodate html entities), we have to stop
|
||||||
@@ -234,7 +237,7 @@ $Source$
|
|||||||
* libraries/build_dump.lib.php3: bug 731866: text fields were
|
* libraries/build_dump.lib.php3: bug 731866: text fields were
|
||||||
exported hexified, because mysql_field_type() was used and
|
exported hexified, because mysql_field_type() was used and
|
||||||
it returns 'blob' for 'text' fields, so use a new PMA_fieldTypes()
|
it returns 'blob' for 'text' fields, so use a new PMA_fieldTypes()
|
||||||
|
|
||||||
2003-05-02 Marc Delisle <lem9@users.sourceforge.net>
|
2003-05-02 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* libraries/get_foreign.lib.php3: bug 731480: was not counting
|
* libraries/get_foreign.lib.php3: bug 731480: was not counting
|
||||||
the rows of the foreign, thanks to Stefan Elssner
|
the rows of the foreign, thanks to Stefan Elssner
|
||||||
@@ -249,7 +252,7 @@ $Source$
|
|||||||
* libraries/display_tbl.lib.php3: Bug #728813 (title for
|
* libraries/display_tbl.lib.php3: Bug #728813 (title for
|
||||||
relations when foreign_db != master_db)
|
relations when foreign_db != master_db)
|
||||||
* index.php3, left.php3, tbl_query_box.php3, db_details_common.php3,
|
* index.php3, left.php3, tbl_query_box.php3, db_details_common.php3,
|
||||||
main.php3, queryframe.php3, libraries/common.lib.php3: Should be
|
main.php3, queryframe.php3, libraries/common.lib.php3: Should be
|
||||||
the fix for Bug #730718.
|
the fix for Bug #730718.
|
||||||
Moved the hashform from the "nav"-frame to the "queryframe"-frame,
|
Moved the hashform from the "nav"-frame to the "queryframe"-frame,
|
||||||
altered the way the form is submitted in LeftFrameLight mode to
|
altered the way the form is submitted in LeftFrameLight mode to
|
||||||
@@ -272,7 +275,7 @@ $Source$
|
|||||||
2003-04-29 Garvin Hicking <me@supergarv.de>
|
2003-04-29 Garvin Hicking <me@supergarv.de>
|
||||||
* tbl_move_copy.php3: Bug #729416
|
* tbl_move_copy.php3: Bug #729416
|
||||||
* tbl_query_box.php3, queryframe.php3: Bug #729446, maybe #728571
|
* tbl_query_box.php3, queryframe.php3: Bug #729446, maybe #728571
|
||||||
* index.php3: Typo
|
* index.php3: Typo
|
||||||
* db_details_structure.php3: Prevent uninitialized variable
|
* db_details_structure.php3: Prevent uninitialized variable
|
||||||
|
|
||||||
2003-04-28 Garvin Hicking <me@supergarv.de>
|
2003-04-28 Garvin Hicking <me@supergarv.de>
|
||||||
@@ -379,7 +382,7 @@ $Source$
|
|||||||
2003-04-14 Marc Delisle <lem9@users.sourceforge.net>
|
2003-04-14 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* libraries/sqlparser.data.php3: bug 647705: 'NO' is not
|
* libraries/sqlparser.data.php3: bug 647705: 'NO' is not
|
||||||
a reserved word in MySQL
|
a reserved word in MySQL
|
||||||
* libraries/sqlparser.data.php3: bug 708887: MONTH() and YEAR()
|
* libraries/sqlparser.data.php3: bug 708887: MONTH() and YEAR()
|
||||||
are functions
|
are functions
|
||||||
* libraries/common.lib.php3: bug 721278: Skip Explain SQL
|
* libraries/common.lib.php3: bug 721278: Skip Explain SQL
|
||||||
|
|
||||||
@@ -419,7 +422,7 @@ $Source$
|
|||||||
2003-04-13 Alexander M. Turek <rabus@users.sourceforge.net>
|
2003-04-13 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
* lang/bulgarian-windows-1251.inc.php3, lang/croatian-windows-1250.inc.php3,
|
* lang/bulgarian-windows-1251.inc.php3, lang/croatian-windows-1250.inc.php3,
|
||||||
lang/czech-windows-1250.inc.php3, lang/russian-koi8-r.inc.php3:
|
lang/czech-windows-1250.inc.php3, lang/russian-koi8-r.inc.php3:
|
||||||
Added $strCharset.
|
Added $strCharset.
|
||||||
|
|
||||||
2003-04-13 Michal Cihar <nijel@users.sourceforge.net>
|
2003-04-13 Michal Cihar <nijel@users.sourceforge.net>
|
||||||
* lang/{slovenian,russian,croatian,bulgarian}: We don't
|
* lang/{slovenian,russian,croatian,bulgarian}: We don't
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
+ ' The translator won\'t send you any translations.\n'
|
+ ' The translator won\'t send you any translations.\n'
|
||||||
+ ' - There are no localized documentations yet.\n'
|
+ ' - There are no localized documentations yet.\n'
|
||||||
+ ' - The translator won\'t provide any type of e-mail support.\n\n'
|
+ ' - The translator won\'t provide any type of e-mail support.\n\n'
|
||||||
+ 'If have any questions about configuring or using phpMyAdmin,'
|
+ 'If you have any questions about configuring or using phpMyAdmin,'
|
||||||
+ ' please use our support forum or the users email list.\n\n'
|
+ ' please use our support forum or the users email list.\n\n'
|
||||||
+ 'Every off-topic email will simply be IGNORED.';
|
+ 'Every off-topic email will simply be IGNORED.';
|
||||||
return window.confirm(text);
|
return window.confirm(text);
|
||||||
@@ -149,7 +149,7 @@
|
|||||||
<td>Chinese Simplified (GB)</td>
|
<td>Chinese Simplified (GB)</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="mailto:fundawang@users.sourceforge.net?subject=[phpMyAdmin translation] Feedback&body=Before you contact our translator, please note%3A%0A%0A - Each language file is included in this distribution. The translator won%27t send you any translations.%0A - There are no localized documentations yet.%0A - The translator won%27t provide any type of e-mail support.%0A%0AIf have any questions about configuring or using phpMyAdmin%2C please use our support forum or the users email list.%0A%0A-------------------------------------------------------%0A%0ADear translator%3A just ignore this mail. I haven%27t read the text above and just submitted the mail as my client displayed it..." onclick="return PMA_notice('Chinese');">
|
<a href="mailto:fundawang@users.sourceforge.net?subject=[phpMyAdmin translation] Feedback&body=Before you contact our translator, please note%3A%0A%0A - Each language file is included in this distribution. The translator won%27t send you any translations.%0A - There are no localized documentations yet.%0A - The translator won%27t provide any type of e-mail support.%0A%0AIf have any questions about configuring or using phpMyAdmin%2C please use our support forum or the users email list.%0A%0A-------------------------------------------------------%0A%0ADear translator%3A just ignore this mail. I haven%27t read the text above and just submitted the mail as my client displayed it..." onclick="return PMA_notice('Chinese');">
|
||||||
Wang
|
Wang
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Reference in New Issue
Block a user