[Fb-contrib-commit] SF.net SVN: fb-contrib: [544] trunk/fb-contrib/etc/messages.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2006-05-21 06:29:15
|
Revision: 544 Author: dbrosius Date: 2006-05-20 23:29:10 -0700 (Sat, 20 May 2006) ViewCVS: http://svn.sourceforge.net/fb-contrib/?rev=544&view=rev Log Message: ----------- clearer messages Modified Paths: -------------- trunk/fb-contrib/etc/messages.xml Modified: trunk/fb-contrib/etc/messages.xml =================================================================== --- trunk/fb-contrib/etc/messages.xml 2006-05-17 05:26:47 UTC (rev 543) +++ trunk/fb-contrib/etc/messages.xml 2006-05-21 06:29:10 UTC (rev 544) @@ -1164,7 +1164,8 @@ <Details> <![CDATA[ <p>This class uses JLabels that do not specify what fields are being labeled. - This hampers screen readers from given appropriate feed back to users. + This hampers screen readers from given appropriate feed back to users. Use + the JLabel.setLabelFor method to accomplish this. </p> ]]> </Details> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |