Hi

could be possible to replace plupload strings by drupal gettext strings?
Currently none string in plupload interface could be translated (what is not very user friendly).

Plupload strings are:

Select files
Add files to the upload queue and click the start button.
Filename
StatusSize
Add files
Start upload
Using runtime
Uploaded xxx files

thanks
Igor

Comments

greggles’s picture

That seems reasonable to me. If we have to modify their tool then we would potentially want to put that modified version into CVS and include it with the download which would make install _much_ easier.

vordude’s picture

http://drupal.org/node/422996 Because of Item #3, (2) this seems it would be acceptable to bring the external library into CVS.

(woot)

vordude’s picture

For the Record http://www.plupload.com/license.php

It's GPL 2

Although, http://www.plupload.com/commercial.php tells me we'd have to strip the code for Silverlight out. (darn?)

greggles’s picture

As far as I know we don't support silverlight's code anyway, so no problem there :)