clarify
This commit is contained in:
@@ -2525,7 +2525,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|||||||
<h3>[7. phpMyAdmin project]</h3>
|
<h3>[7. phpMyAdmin project]</h3>
|
||||||
|
|
||||||
<h4>
|
<h4>
|
||||||
[7.1] I have found a bug. How do I inform developers
|
[7.1] I have found a bug. How do I inform developers?
|
||||||
</h4>
|
</h4>
|
||||||
<p>
|
<p>
|
||||||
Our Bug Tracker is located at
|
Our Bug Tracker is located at
|
||||||
@@ -2540,7 +2540,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|||||||
|
|
||||||
<h4>
|
<h4>
|
||||||
[7.2] I want to translate the messages to a new language or upgrade an
|
[7.2] I want to translate the messages to a new language or upgrade an
|
||||||
existing language, where do I start
|
existing language, where do I start?
|
||||||
</h4>
|
</h4>
|
||||||
<p>
|
<p>
|
||||||
Always use the current cvs version of your language file.
|
Always use the current cvs version of your language file.
|
||||||
@@ -2549,9 +2549,10 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|||||||
<br />
|
<br />
|
||||||
Please note that we try not to use html entities like &eacute; in
|
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.
|
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
|
However there are some entities that need to be there, for quotes
|
||||||
and non-breakable spaces.
|
,non-breakable spaces, ampersands, less than, greater than.
|
||||||
<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.
|
||||||
@@ -2563,7 +2564,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|||||||
|
|
||||||
<h4>
|
<h4>
|
||||||
[7.3] I would like to help out with the development of phpMyAdmin. How
|
[7.3] I would like to help out with the development of phpMyAdmin. How
|
||||||
should I proceed
|
should I proceed?
|
||||||
</h4>
|
</h4>
|
||||||
<p>
|
<p>
|
||||||
The following method is preferred for new developers:
|
The following method is preferred for new developers:
|
||||||
|
Reference in New Issue
Block a user