Page 1 of 1

Translation of HTML5 toolbar.

Posted: Wed Jul 13, 2016 10:56 am
by AadGouka
Hi,

Is there a way to translate the messages and window names of the HTML5 upload/download toolbar into another language ?
I noticed some possibilities in the Language.js, but these are not sufficient.

Best regards,

Aad Gouka

Re: Translation of HTML5 toolbar.

Posted: Wed Jul 13, 2016 3:34 pm
by juwagn
Hello,

>>Is there a way to translate the messages and window names of the HTML5 upload/download toolbar into another language ?
Can you be please more specific, what messages are not inside language.js?
Inside session/inside browser, which one?
Upload/download pages are located in
www\software\html5\own\getlist.html
www\software\html5\own\getupload.html

Re: Translation of HTML5 toolbar.

Posted: Wed Jul 13, 2016 7:17 pm
by AadGouka
Hi,

I.e. downloading a file the window says "Select one remote file to be transferred from server->to your local PC" or
when I leave this screen without downloading "No file selected. Do you want to exit ? "

In the OWN map I see some texting that can be translated indeed.

Best regards,

Aad Gouka

Re: Translation of HTML5 toolbar.

Posted: Thu Jul 14, 2016 2:30 am
by juwagn
>>I.e. downloading a file the window says "Select one remote file to be transferred from server->to your local PC"
or
>>when I leave this screen without downloading "No file selected. Do you want to exit ? "
The reason why you can not change these strings is, that is not webinterface, but program running inside rdp session.
Even if it is called from browser side, it is still windows program and unfortunatelly out of my control.
I hope others can help you.

Re: Translation of HTML5 toolbar.

Posted: Thu Jul 14, 2016 9:43 am
by AadGouka
Ok, thank you very much for your explanation.

Best regards,

Aad Gouka

Re: Translation of HTML5 toolbar.

Posted: Thu Jul 14, 2016 3:22 pm
by admin
Hello,

After studying this subject it appears that you can edit with notepad the languk.ini file located in C:\Program Files (x86)\TSplus\UserDesktop\files
press ctrl + F to search for the string of characters you are looking for and save. The change will be effective at next logon.

I recommend you to backup this file before modifying it for safety.

Re: Translation of HTML5 toolbar.

Posted: Fri Jul 15, 2016 9:23 am
by AadGouka
Thank you for answer. Just to be on the safeside, maybe it's easier to rename the languk to langdu or
will this interfere with other modules.

Thanks so far.

Best regards,

Aad Gouka

Re: Translation of HTML5 toolbar.

Posted: Fri Jul 15, 2016 3:01 pm
by admin
Hello,

Simply copy the original file in the same folder and rename it langukORIGINAL.ini, this way you have it for your reference in case you save some mistake.