1234567891011121314151617 |
- #
- # Postfix Admin
- # by Mischa Peters <mischa at high5 dot net>
- # Copyright (c) 2002 - 2005 High5!
- # Licensed under GPL for more info check GPL-LICENSE.TXT
- #
-
- If you want to contribute a translation, please follow these easy steps:
- - download your language file from SVN
- http://postfixadmin.svn.sourceforge.net/viewvc/postfixadmin/trunk/languages/
- - search for lines with '# XXX' comments and
- - translate the line
- - remove the '# XXX'
- Note: The file is utf-8 encoded. You can also use htmlentities.
- - post your translation to the Sourceforge tracker
- http://sourceforge.net/tracker/?group_id=191583&atid=937966
|