Resource bundles are automatically checked for property translations. A simple example (from the core base bundle) is this: coapi.dmfile.properties.datetimelastupda...@label=last\ Updated
The naming format is coapi.[typename].properties.[propertyna...@label. You can also translate @ftHint. There are also equivilents for the wizard the fieldset labels. Let me know if you need them, you might be able to find those in the base bundle too. Blair On Tue, Feb 2, 2010 at 7:24 AM, Knut <[email protected]> wrote: > Hi, > > is there a way also to send the field labels for > "firstname,lastname,phone,fax,emailaddress,breceiveemail" as > "rbKeys" ? > > <ft:object objectid="#stObj.objectid#" typename="dmProfile" > lfields="firstname,lastname,phone,fax,emailaddress,breceiveemail" > legend="Contact Details" /> > > I don't have an idea :-( blockhead ? ) > > Regards .. Knut > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
