This commit is contained in:
Alexander M. Turek
2003-05-28 13:35:28 +00:00
parent 63940df820
commit ef9e28cd57
2 changed files with 14 additions and 11 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2003-05-28 Alexander M. Turek <rabus@users.sourceforge.net>
* translators.html: Typo.
2003-05-28 Marc Delisle <lem9@users.sourceforge.net>
* lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
* lang/chinese_gb: Update thanks to Wang (fundawang).

View File

@@ -17,7 +17,7 @@
+ ' The translator won\'t send you any translations.\n'
+ ' - There are no localized documentations yet.\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'
+ 'Every off-topic email will simply be IGNORED.';
return window.confirm(text);