Blair, I've checked my german resource bundle and saw that I've already translated the rbKeys f.e. for "dmProfile":
coapi.dmprofile.properties.firstn...@label=vorname coapi.dmprofile.properties.lastn...@label=nachname coapi.dmprofile.properties.emailaddr...@label=e-mail coapi.dmprofile.properties.ph...@label=telefon coapi.dmprofile.properties....@label=telefax and more ... But the translations are NOT shown in FC 6.0 webtop when I call "Edit your profile" !??? Just the english default labels are on the screen !!! I can remember that the translations were already working in FC 5.2.x - but in V 6.0 it does not work. Regards .. Knut On 2 Feb., 06:16, Blair McKenzie <[email protected]> wrote: > 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
