You need to sign in to do that
Don't have an account?
Scott M - SFDC Fan
Is it me, or is VisualForce Pages language locked?
Hi, What I mean is, is there a way to use the SF language system to show like field labels in a VisualForce page? Scott
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
https://na7.salesforce.com/help/doc/en/cl_about.htm
http://www.iterativelogic.com/2010/11/salesforce-custom-labels/
Labels are multi-lingual. You can add several translations for your labels. Believe you need to have the translation workbench enabled for this.
I'm afraid, but I think the answer is Yes - Labels for Translation.
The other alternative could be make callouts to a translation service such as google for on-the-fly translation. Think I read about this on a blog post - here's the link
http://techsahre.blogspot.com/2010/03/sfdc-multilingual-page-now-easy.html