Closed (fixed)
Project:
Web File Manager
Version:
6.x-2.10-rc4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2009 at 16:05 UTC
Updated:
4 Aug 2009 at 19:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
castawaybcn commentedI would also like to translate the strings embeded in the .js file of the module (in a multilanguage site), did you find a solution?
Comment #2
robmilne commentedI'll be applying the Drupal.t() function to my js strings in the next rev so that proper translation will be possible.
Comment #3
castawaybcn commentedexcellent news!!
Comment #4
pasquallepatch for HEAD..
The patch is not perfect as sentences should not be divided into smaller pieces.
for example this:
should be something like:
Comment #5
robmilne commentedThanks - I'll review this carefully before making any changes (I'm totally swamped and my promised 'next rev' is not on the horizon yet)
-rob
Comment #6
robmilne commented