We now have 41 languages, don't we?

This commit is contained in:
Alexander M. Turek
2002-08-04 13:20:42 +00:00
parent 2287fafe37
commit ff4f4af06c
3 changed files with 6 additions and 5 deletions

View File

@@ -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

View File

@@ -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 <lem9@users.sourceforge.net>
* Documentation.html: remove unneeded GRANT

View File

@@ -174,7 +174,7 @@
<li>create PDF graphics of your Database layout</li>
<li>
communicate in more than
<a class="navigation" href="./translators.html">38 different languages</a>
<a class="navigation" href="./translators.html">41 different languages</a>
</li>
</ul>
@@ -210,7 +210,7 @@
<p>
<font color="#bb0000">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. </font>phpMyAdmin's
grant permissions on the MySQL databases properly. </font>phpMyAdmin's
&quot;Users&quot; page can be used for this.
</p>
@@ -712,7 +712,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
</li>
<li>
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
&quot;Structure/Relation view/&quot; and choose foreign fields.
</li>
</ul><br />