Author: msorokin
Date: 2008-04-21 10:30:24 -0400 (Mon, 21 Apr 2008)
New Revision: 8012
Modified:
trunk/docs/migrationguide/en/src/main/docbook/included/i18n.xml
Log:
http://jira.jboss.com/jira/browse/RF-3048
Language correction
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/i18n.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/i18n.xml 2008-04-21 14:30:16
UTC (rev 8011)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/i18n.xml 2008-04-21 14:30:24
UTC (rev 8012)
@@ -11,7 +11,7 @@
<section>
<title>Description</title>
<para>
- Application with i18n does not work correctly caused by the validation error
when non-ASCII characters is used
+ An application with i18n does not work correctly due to the validation error
that occurs when non-ASCII characters are used.
</para>
</section>
<section>
@@ -44,14 +44,14 @@
<section>
<title>Causes</title>
<para>
- Bug (came with <emphasis
role="bold"><property><rich:fileUpload></property></emphasis>
component)
+ Bug is caused by the<emphasis
role="bold"><property><rich:fileUpload></property></emphasis>
component
</para>
</section>
<section>
<title>Workarounds</title>
<para>
- The decision is to upgrade to <ulink
url="http://www.jboss.org/jbossrichfaces/downloads/">RichFaces 3.2.0
SP1</ulink>
+ You need to update to <ulink
url="http://www.jboss.org/jbossrichfaces/downloads/">RichFaces 3.2.0
SP1</ulink>
</para>
</section>