From ff4f4af06c1960f2d59bc574ca40486e35506e13 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Sun, 4 Aug 2002 13:20:42 +0000 Subject: [PATCH] We now have 41 languages, don't we? --- ANNOUNCE.txt | 4 ++-- ChangeLog | 1 + Documentation.html | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ANNOUNCE.txt b/ANNOUNCE.txt index 36451ad60..5b861bed1 100644 --- a/ANNOUNCE.txt +++ b/ANNOUNCE.txt @@ -130,7 +130,7 @@ phpMyAdmin is intended to handle the administration of MySQL over the WWW. - create and read dumps of tables - export and import CSV data - support single- and multi-user configuration - - communicate in more than 36 different languages + - communicate in more than 41 different languages Author & Copyright @@ -167,5 +167,5 @@ Author & Copyright -EOF -- Olivier Müller / 2002.07.xx +EOF -- Olivier Müller / 2002.08.11 diff --git a/ChangeLog b/ChangeLog index 60658c9a7..16414631a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,7 @@ $Source$ directly even if "display_errors" has been switched off in php.ini. * lang/german-*.inc.php3: Updates. * lang/afrikaans-*.inc.php3: Tidied up a bit. + * Documentation.html, ANNOUNCE.txt: We now have 41 languages, don't we? 2002-08-03 Marc Delisle * Documentation.html: remove unneeded GRANT diff --git a/Documentation.html b/Documentation.html index aabef6e2c..aa4a18cbc 100755 --- a/Documentation.html +++ b/Documentation.html @@ -174,7 +174,7 @@
  • create PDF graphics of your Database layout
  • communicate in more than - 38 different languages + 41 different languages
  • @@ -210,7 +210,7 @@

    NOTE: phpMyAdmin does not apply any special security methods to the MySQL database server. It is still the sysadmin's job to - grant permissions on the MySQL databases properly. phpMyAdmin's + grant permissions on the MySQL databases properly. phpMyAdmin's "Users" page can be used for this.

    @@ -712,7 +712,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
  • now as normal user open phpMyAdmin and for each one of your - tables where you want to use this feature, click + tables where you want to use this feature, click "Structure/Relation view/" and choose foreign fields.