'$desc'=>t('A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows.'),
'$label_name'=>t('Channel Name'),
'$help_name'=>t('Examples: "Bob Jameson", "Lisa and her Horses", "Soccer", "Aviation Group" '),
'$label_nick'=>t('Choose a short nickname'),
'$nick_desc'=>t('Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others.'),
'$label_import'=>t('Or <a href="import">import an existing channel</a> from another location'),
'$name'=>$name,
'$help_role'=>t('Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you'),
'$role'=>array('permissions_role',t('Channel Type'),($privacy_role)?$privacy_role:'social','<a href="help/roles" target="_blank">'.t('Read more about roles').'</a>',get_roles()),