add 'translatable' meta-data to all the component properties that are
translatable
----------------------------------------------------------------------------------
Key: TRINIDAD-776
URL: https://issues.apache.org/jira/browse/TRINIDAD-776
Project: MyFaces Trinidad
Issue Type: Improvement
Reporter: Jeanne Waldman
Assignee: Jeanne Waldman
Priority: Minor
add 'translatable' meta-data to all the component properties that are
translatable.
JDeveloper is going to help a user know when a property is translatable based
on the meta-data.
Adding <property-metadata>
<mfp:translatable>true</mfp:translatable>
to the component's XML file will allow this to happen.
Properties that are translatable are shortDesc, label, text, textAndAccessKey,
leadingHeader, etc..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.