clarification

This commit is contained in:
Marc Delisle
2003-02-12 15:02:06 +00:00
parent 37b880ca7a
commit 6a28efcd35

View File

@@ -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.
<br />
You can then put your translations, as a zip file to avoid losing special
characters, on the sourceforge.net translation tracker.