workflow_get_states doesn't support translation
aluminium - May 2, 2009 - 20:35
| Project: | Workflow |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Hi folks, please help me, i can't find the way to translate workflow states. Any solution?
Thanks.

#1
This seems to be a duplicate of #392678: translating workflow states.
But an answer would still be very welcome...
#2
Nobody knows ???
#3
It looks to me like workflow_get_states pulls the state name straight from the db
attached is a patch that wraps this call in the t() function.
#4
Anyone tried it? I applied the patch but nothing happened.