Allow multiple descriptions - one for each language enabled on Drupal
kiamlaluno - November 10, 2009 - 10:59
| Project: | Custom filter |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
It is not possible to pass variables to t(); therefore, it is not possible to have translated strings for the description, long tip, and short tip of a filter.
if the module would save those values in a different table, and would allow to have a different values for different languages, that would resolve the problem.

#1
The code has been changed, and committed in CVS.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.