Developer forum

Forum » CMS - Standard features » Force Browse button to specific language

Force Browse button to specific language

Paul Nilsson
Reply

When you create a form with the forms module and add a "browse" button the text is changed to your browser language settings.
Is there a way to force it to a specific language?
 

Replies

 
David Matheson
Reply
Hi,

The workaround is to copy the code Dynamicweb generates for the button.  Then add this to your template (replace the submit button tag) and within value="" add the tag

<!--@Translate(FormSubmit, "Send form", Local)-->
Save your template and you can then click the Translate button in the template to add other languages.  I've written a blog entry on the Translate functionality at grublestova.no

Hope this helps
David

 

You must be logged in to post in the forum