'#description'=>t('Comma separated hashtags to be used in every tweet'),
);
$form['button']['tweetbutton_language']=array(
'#title'=>t('Language'),
'#description'=>t('This is the language that the button will render in on your website. People will see the Tweet dialog in their selected language for Twitter.com.'),
$output='<p>'.t('This button allows your website to let people share content on Twitter without having to leave the page. Promote strategic Twitter accounts at the same time while driving traffic to your website. These are the general configuration options for the button.').'</p>';
$output.='<p>'.t('To add tweetbutton you have to create a tweetbutton field and add it to your content (node, taxonomy, user).').'</p>';