Support Forum

"File Uploader with Plupload" plugin translation

PD Patrick DUMOLEYN
Patrick DUMOLEYN
Member

Hello.

I installed the french translation of “File Uploader with Plupload” plugin.

Some texts are still in english (see image1.jpg).

How can I translate them ?

Thanks.image1.jpg

Patrick.

3 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

Because the file uploader is (a) a third party library and (b) written in JavaScript – it can not use the same ‘gettext’ translation engine as the rest of WordPress and plugins.

So you need to change your language on the file uploader settings in the forum admin – see the field for ‘Plupload language code:’ and set it to fr.

PD Patrick DUMOLEYN
Patrick DUMOLEYN
Member

I did not see this setting.

Perfect ! Thanks a lot.

YS Yellow Swordfish
Yellow Swordfish
Member

You’re welcome,. I am actually wondering if it would be possible for us to attempt to set that when the plugin is activted. I have made a note to look into it anyway