Author: smukhina
Date: 2008-03-26 08:45:23 -0400 (Wed, 26 Mar 2008)
New Revision: 7252
Modified:
trunk/ui/tooltip/src/main/config/component/toolTip.xml
Log:
http://jira.jboss.com/jira/browse/RF-730 - Attribute tables language correction
Modified: trunk/ui/tooltip/src/main/config/component/toolTip.xml
===================================================================
--- trunk/ui/tooltip/src/main/config/component/toolTip.xml 2008-03-26 12:41:51 UTC (rev
7251)
+++ trunk/ui/tooltip/src/main/config/component/toolTip.xml 2008-03-26 12:45:23 UTC (rev
7252)
@@ -195,8 +195,8 @@
<name>attached</name>
<classname>boolean</classname>
<description>
- If the value of the "attached" attribute is true,
component is attached to parent component;
- if false - component does not listen to activating browser events, but
should be activated externally
+ If the value of the "attached" attribute is true, a
component is attached to the parent component;
+ if false, component does not listen to activating browser events, but
could be activated externally
</description>
<defaultvalue>true</defaultvalue>
</property>