[MPlayer-DOCS] [homepage]: r3699 - trunk/src/dload.en
ib
subversion at mplayerhq.hu
Thu Jan 12 01:29:58 EET 2017
Author: ib
Date: Thu Jan 12 01:29:58 2017
New Revision: 3699
Log:
Be more precise about character set support of skins.
Don't create the impression that a specific encoding is required.
It's just about glyphs available for display.
Modified:
trunk/src/dload.en
Modified: trunk/src/dload.en
==============================================================================
--- trunk/src/dload.en Thu Jan 12 01:16:05 2017 (r3698)
+++ trunk/src/dload.en Thu Jan 12 01:29:58 2017 (r3699)
@@ -1240,11 +1240,11 @@
</tr>
</table>
<p>
- <sup>1</sup>covers ASCII and nine ISO-8859-2/ISO-8859-13/ISO-8859-16 characters
+ <sup>1</sup>can display ASCII and nine ISO-8859-2/ISO-8859-13/ISO-8859-16 glyphs
<br>
- <sup>2</sup>covers the Unicode Basic Multilingual Plane (BMP)
+ <sup>2</sup>can display the Unicode Basic Multilingual Plane (BMP) glyphs
<br>
- <sup>3</sup>covers ISO-8859-1 and ISO-8859-15
+ <sup>3</sup>can display all ISO-8859-1 and ISO-8859-15 glyphs
</p>
<!-- content end -->
More information about the MPlayer-DOCS
mailing list