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