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 - create and read dumps of tables
- export and import CSV data - export and import CSV data
- support single- and multi-user configuration - support single- and multi-user configuration
- communicate in more than 36 different languages - communicate in more than 41 different languages
Author & Copyright 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. directly even if "display_errors" has been switched off in php.ini.
* lang/german-*.inc.php3: Updates. * lang/german-*.inc.php3: Updates.
* lang/afrikaans-*.inc.php3: Tidied up a bit. * 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> 2002-08-03 Marc Delisle <lem9@users.sourceforge.net>
* Documentation.html: remove unneeded GRANT * Documentation.html: remove unneeded GRANT

View File

@@ -174,7 +174,7 @@
<li>create PDF graphics of your Database layout</li> <li>create PDF graphics of your Database layout</li>
<li> <li>
communicate in more than 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> </li>
</ul> </ul>