From 6a28efcd354e866c2fddf3e9a2923b6950531bcc Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 12 Feb 2003 15:02:06 +0000 Subject: [PATCH] clarification --- Documentation.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation.html b/Documentation.html index 5f6c78509..683261f25 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2550,6 +2550,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://' Please note that we try not to use html entities like é in the translations, since we define the right character set in the file. With html entities, the text on buttons would not display correctly. + However there are some entities that need to be there, for quotes + and non-breakable spaces.
You can then put your translations, as a zip file to avoid losing special characters, on the sourceforge.net translation tracker.