<?php
$ext_path = "/mozdev/sandbox/data/helm/htdoc/accountex/www/files/";
?>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
<head>
<title>accountex: contact, translation, donate</title>
<?php include("head.html"); ?>
</head>
<body id="www-mozilla-org" class="secondLevel sectionAccountex">
<?php include("de_header.html"); ?>
<div id="side">
<?php $seite="_credits.html"; ?>
<?php include("de_nav.html"); ?>
<?php include("de_sidebar.html"); ?>
</div>
<div id="mainContent">
<h2>Contact</h2>
<p>
Accountex welcomes all questions, ideas, comments, bug reports, criticisms and contributions. Please post your message to our online feedback list or sending an email to <a href="mailto:accountex@astrapi.de">accountex@astrapi.de</a>.
</p>
<h2>Translators - Contributors</h2>
<ul>
<li>English localization (en-US): Nickolay Ponomarev</li>
<li>French localization (fr-FR): Jean-Bernard Marcon</li>
<li>Italian localization (it-IT): MatrixIsAllOver</li>
<li>Japanese localization (ja): Premier</li>
<li>Spanish localization (es-ES): Maria Flaque</li>
<li>Hungarian localization (hu-HU): KamiHir</li>
<li>Slovenian localization (sl): Joze Klepec</li>
</ul>
<hr class="hide"/>
</div>
<?php include("footer.html"); ?>
</body>
</html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>