Author: pd221994
Date: 2011-05-16 20:34:22 +0200 (Mon, 16 May 2011)
New Revision: 26241
Log:
r48035@dhcp-adc-twvpn-1-vpnpool-10-154-23-106: paul | 2011-05-16 13:08:20 -0500
Minor LDML revisions
Modified:
svk:merge
trunk/refman-5.1/internationalization.xml
trunk/refman-5.5/internationalization.xml
trunk/refman-5.6/internationalization.xml
trunk/refman-6.0/internationalization.xml
Property changes on: trunk
___________________________________________________________________
Modified: svk:merge
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 1277 bytes
Modified: trunk/refman-5.1/internationalization.xml
===================================================================
--- trunk/refman-5.1/internationalization.xml 2011-05-16 16:47:24 UTC (rev 26240)
+++ trunk/refman-5.1/internationalization.xml 2011-05-16 18:34:22 UTC (rev 26241)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 5; 1506 bytes
@@ -7729,9 +7729,9 @@
These are a subset of the rules described in the LDML
specification available at
<ulink url="http://www.unicode.org/reports/tr35/"/>. The rules
- here are all supported except that character sorting occurs
- only at the primary level. Rules that specify secondary or
- higher sort levels are recognized but have no effect.
+ described here are all supported except that character sorting
+ occurs only at the primary level. Rules that specify secondary
+ or higher sort levels are recognized but have no effect.
</para>
<itemizedlist>
@@ -7778,8 +7778,8 @@
<listitem>
<para>
Shift rules define primary, secondary, and tertiary
- differences of a character from another character. They
- are specified using <literal><p></literal>,
+ differences of a character from another character. To
+ specify them, use <literal><p></literal>,
<literal><s></literal>, and
<literal><t></literal> elements. Either of the
following rules specifies a primary shift rule for the
Modified: trunk/refman-5.5/internationalization.xml
===================================================================
--- trunk/refman-5.5/internationalization.xml 2011-05-16 16:47:24 UTC (rev 26240)
+++ trunk/refman-5.5/internationalization.xml 2011-05-16 18:34:22 UTC (rev 26241)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 5; 1506 bytes
@@ -8950,9 +8950,9 @@
These are a subset of the rules described in the LDML
specification available at
<ulink url="http://www.unicode.org/reports/tr35/"/>. The rules
- here are all supported except that character sorting occurs
- only at the primary level. Rules that specify secondary or
- higher sort levels are recognized but have no effect.
+ described here are all supported except that character sorting
+ occurs only at the primary level. Rules that specify secondary
+ or higher sort levels are recognized but have no effect.
</para>
<itemizedlist>
@@ -8999,8 +8999,8 @@
<listitem>
<para>
Shift rules define primary, secondary, and tertiary
- differences of a character from another character. They
- are specified using <literal><p></literal>,
+ differences of a character from another character. To
+ specify them, use <literal><p></literal>,
<literal><s></literal>, and
<literal><t></literal> elements. Either of the
following rules specifies a primary shift rule for the
Modified: trunk/refman-5.6/internationalization.xml
===================================================================
--- trunk/refman-5.6/internationalization.xml 2011-05-16 16:47:24 UTC (rev 26240)
+++ trunk/refman-5.6/internationalization.xml 2011-05-16 18:34:22 UTC (rev 26241)
Changed blocks: 3, Lines Added: 18, Lines Deleted: 19; 3399 bytes
@@ -9230,14 +9230,13 @@
<ulink url="http://www.unicode.org/reports/tr35/"/>. MySQL
recognizes a large enough subset of the rules that in many
cases, it is possible to download a collation definition from
- the Unicode Common Locale Data Repository and paste the
- relevant part into the <filename>Index.xml</filename> file
- (that is, the part between the
- <literal><rules></literal> and
- <literal></rules></literal> tags). The rules here are
- all supported except that character sorting occurs only at the
- primary level. Rules that specify secondary or higher sort
- levels are recognized but have no effect.
+ the Unicode Common Locale Data Repository and paste into the
+ <filename>Index.xml</filename> file the relevant part (that
+ is, the part between the <literal><rules></literal> and
+ <literal></rules></literal> tags). The rules described
+ here are all supported except that character sorting occurs
+ only at the primary level. Rules that specify secondary or
+ higher sort levels are recognized but have no effect.
</para>
<itemizedlist>
@@ -9284,8 +9283,8 @@
<listitem>
<para>
Shift rules define primary, secondary, and tertiary
- differences of a character from another character. They
- are specified using <literal><p></literal>,
+ differences of a character from another character. To
+ specify them, use <literal><p></literal>,
<literal><s></literal>, and
<literal><t></literal> elements. Either of the
following rules specifies a primary shift rule for the
@@ -9340,15 +9339,15 @@
<listitem>
<para>
- In MySQL ¤t-series;, an extension to LDML rules is
- that the <literal><collation></literal> element
- permits an optional <literal>version</literal> attribute
- in <literal><collation></literal> tags to indicate
- the UCA version on which the collation is based. If the
- <literal>version</literal> attribute is omitted, its
- default value is <literal>4.0.0</literal>. For example,
- the following specification indicates that the collation
- is based on UCA 5.2.0:
+ In MySQL ¤t-series;, an extension to LDML rules
+ permits the <literal><collation></literal> element
+ to include an optional <literal>version</literal>
+ attribute in <literal><collation></literal> tags to
+ indicate the UCA version on which the collation is based.
+ If the <literal>version</literal> attribute is omitted,
+ its default value is <literal>4.0.0</literal>. For
+ example, the following specification indicates that the
+ collation is based on UCA 5.2.0:
</para>
<programlisting>
Modified: trunk/refman-6.0/internationalization.xml
===================================================================
--- trunk/refman-6.0/internationalization.xml 2011-05-16 16:47:24 UTC (rev 26240)
+++ trunk/refman-6.0/internationalization.xml 2011-05-16 18:34:22 UTC (rev 26241)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 5; 1506 bytes
@@ -9471,9 +9471,9 @@
These are a subset of the rules described in the LDML
specification available at
<ulink url="http://www.unicode.org/reports/tr35/"/>. The rules
- here are all supported except that character sorting occurs
- only at the primary level. Rules that specify secondary or
- higher sort levels are recognized but have no effect.
+ described here are all supported except that character sorting
+ occurs only at the primary level. Rules that specify secondary
+ or higher sort levels are recognized but have no effect.
</para>
<itemizedlist>
@@ -9520,8 +9520,8 @@
<listitem>
<para>
Shift rules define primary, secondary, and tertiary
- differences of a character from another character. They
- are specified using <literal><p></literal>,
+ differences of a character from another character. To
+ specify them, use <literal><p></literal>,
<literal><s></literal>, and
<literal><t></literal> elements. Either of the
following rules specifies a primary shift rule for the
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26241 - in trunk: . refman-5.1 refman-5.5 refman-5.6 refman-6.0 | paul.dubois | 16 May |