html entities
This commit is contained in:
@@ -2162,6 +2162,10 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
||||
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.
|
||||
<br />
|
||||
Please note that we try not to use html entities like &eacute; in
|
||||
the translations, since we define the right character set in the file.
|
||||
With html entities, the text on buttons would not display correctly.
|
||||
<br />
|
||||
You can then put your translations, as a zip file to avoid losing special
|
||||
characters, on the sourceforge.net translation tracker.
|
||||
<br />
|
||||
|
Reference in New Issue
Block a user