in order to make the module translatable
at least the user interface of the End User
I have had to wrap with t() the titles and description assignments
in function autoassignrole_form_alter (lines 166 172 175)
and also the
//in _autoassignrole_array_intersect_key
$res[$key] = t($isec[$key]);
Comments
Comment #1
cyberswat commentedComment #2
cyberswat commentedhttp://drupal.org/cvs?commit=135579
Comment #3
cyberswat commentedMake sure this exists for d6
Comment #4
cyberswat commentedhttp://drupal.org/cvs?commit=137750
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.