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.