diff --git a/Documentation.html b/Documentation.html index 683261f25..efb3b9462 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2525,7 +2525,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
Our Bug Tracker is located at @@ -2540,7 +2540,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
Always use the current cvs version of your language file.
@@ -2549,9 +2549,10 @@ $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.
+ With html entities, the text on javascript messages would not
+ display correctly.
However there are some entities that need to be there, for quotes
- and non-breakable spaces.
+ ,non-breakable spaces, ampersands, less than, greater than.
You can then put your translations, as a zip file to avoid losing special
characters, on the sourceforge.net translation tracker.
@@ -2563,7 +2564,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
The following method is preferred for new developers: