Translate Uploader dhtmlxForm

how to translate uploader?

thanks :slight_smile:

Hi

welcome screen:
myForm.getUploader(“myFiles”).setTitleText()

titles for buttons:
myForm.getUploader(“myFiles”).buttons.browse.title = “…”;

Thanks :slight_smile:

This changes the button title only.
How can I translate the uploader info text ?

Hello, ricfor
What do you mean under “uploader info text”?
Could you provide an image and mark it?

Hello Darya,
thank’s for to be interested in my problem.
In the annexed image I evidenced text that I mean.

Thanks Darya !
I was already using the code you suggested on my script, but before to attach the uploader.
Big Mistake !!!
I moved the istruction and now the title text has changed as well I need.
SOrry and many thanks

You are welcome! :slight_smile: