Closed (fixed)
Project:
Auto Assign Role
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
25 May 2008 at 17:16 UTC
Updated:
17 Sep 2008 at 15:33 UTC
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.