Who knows with opentaps but I'm guessing the same thing applies. OFBiz did previously use property files for internationalization and my response still applies.
Assuming your version of opentaps is based on ofbiz 4.0 then you'll find the relevant properties in framework/common/config/CommonEntityLabels.properties
As can be seen here at line 102:
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/framework/common/config/CommonEntityLabels.properties?view=markupRegards
Scott
HotWax Media
http://www.hotwaxmedia.comOn 15/07/2010, at 7:18 PM, Anurag Walia wrote:
>
> Thanks dear for your valuable reply,
>
> this problem in opentaps in which .property file used for I18N so i have
> checked and searched .
> but i haven't find the key in any .property file yet..
>
> while syntax in the form for drop down is like:
> <field name="statusId" title="${uiLabelMap.CommonStatus}" position="1">
> <display-entity entity-name="StatusItem"/>
> </field>
> --
> View this message in context:
http://ofbiz.135035.n4.nabble.com/Problem-with-StatusItem-table-tp2289708p2289764.html> Sent from the OFBiz - User mailing list archive at Nabble.com.