18 Apr
2005
18 Apr
'05
3:59 p.m.
return array('create foo' => t('Lets you create nodes of type foo.'), 'admin foo' => t('Lets you administer nodes of type foo.')
The idea is great, but I think we need to consider the wording a bit. "Lets you" won't make any sense to an end user, just to the admin; we don't want to list "create foo" and "admin foo" for the users, because those strings aren't even translated.
They are translated! But I would also refrain from displaying permission names for end users. Goba