bernhard: doc/www/src i18n.html.m4, NONE, 1.1 Makefile, 1.22,	1.23 footer.html.m4, 1.33, 1.34 
    cvs at intevation.de 
    cvs at intevation.de
       
    Thu Aug 11 19:49:47 CEST 2005
    
    
  
Author: bernhard
Update of /kolabrepository/doc/www/src
In directory doto:/tmp/cvs-serv5395
Modified Files:
	Makefile footer.html.m4 
Added Files:
	i18n.html.m4 
Log Message:
Created a new page i18n.html to be able to list the supported languages.
--- NEW FILE: i18n.html.m4 ---
m4_define(`PAGE_TITLE',`Languages supported by Kolab')
m4_include(header.html.m4)
<div id="date">This page was updated on:<br />$Date: 2005/08/11 17:49:45 $</div>
<h2>Supported Languages</h2>
<h3>Server: Webadmin</h3>
The web administration interface of the Kolab Server 
offers localisation support since Kolab2. 
Translations can be done easily.
Kolab Server 2.0.1rc1 comes with the following activated translations:
<strong>
<ul>
 <li>
	Deutsch
 <li>
	English
 <li>
	Français
 <li> 	
 	Néerlandais
</ul>
</strong>
We expect more soon.
<h3>KDE Kolab Klient</h3>
Kontact has <strong>good support for about 30 languages</strong>,
with more then 30 additional languages in progress.
The languages listed above for the Webadmin are usually 
most uptodate for the client.
<p>
The KDE Kolab Client profits from 
<a href="http://i18n.kde.org/">KDE's internationalisation team</a>,
as the efforts of the Kolab project on the KDE side have directly 
been done within KDE. 
<h3>Outlook with proprietary plugins</h3>
Most of ther user interface will come from Outlook itself
and thus available in 
<strong>all languages that Outlook supports</strong>.
<p>
The plugins itself do not contain many texts, but they are at least
available in German and English.
m4_include(footer.html.m4)
Index: Makefile
===================================================================
RCS file: /kolabrepository/doc/www/src/Makefile,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- Makefile	4 Aug 2005 13:49:46 -0000	1.22
+++ Makefile	11 Aug 2005 17:49:45 -0000	1.23
@@ -15,6 +15,7 @@
     kolab-plugins.html \
     kolabsearch.html \
     documentation.html \
+    i18n.html \
     webclient.html
 
 all:
Index: footer.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/footer.html.m4,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- footer.html.m4	11 Aug 2005 16:52:04 -0000	1.33
+++ footer.html.m4	11 Aug 2005 17:49:45 -0000	1.34
@@ -41,6 +41,7 @@
 <div class="mbh">Support</div>
 <div class="mbox">
 LINK(`documentation.html', `Documentation')
+LINK(`i18n.html',`Languages/Localisation')
 LINK(`http://wiki.kolab.org/',`Wiki')
 <a href="http://eforum.de/">Support Forums</a><br />
 <a href="http://www.kolab-konsortium.de/en/index.html">Kolab-Konsortium</a><br />
    
    
More information about the commits
mailing list