From 6bc6ce04f49e9d470b1ad1c7e667a7cfb792efe8 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 4 Apr 2002 18:19:57 +0000 Subject: [PATCH] zip file --- Documentation.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Documentation.html b/Documentation.html index 301830c30..3abe516e3 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1461,10 +1461,14 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'
Always use the current cvs version of your language file. For a new language, start from english.inc.php3. If you don't know - how to get the cvs version, please ask one of the developers. It would be a - good idea to subscribe to the phpmyadmin-translators discussion list, - because this is where we ask for translations of new messages. You can - then send your translations to the sourceforge.net translation tracker. + how to get the cvs version, please ask one of the developers. +
+ You can then put your translations, as a zip file to avoid losing special + characters, on the sourceforge.net translation tracker. +
+ It would be a good idea to subscribe to the phpmyadmin-translators mailing + list, because this is where we ask for translations of new messages. +