'<p>'.__('Thank you for using WooCommerce :) Should you need help using or extending WooCommerce please read the documentation.','woocommerce').'</p>'.
'<p><a href="'.'http://docs.woothemes.com/documentation/plugins/woocommerce/'.'" class="button button-primary">'.__('WooCommerce Documentation','woocommerce').'</a> <a href="'.'http://docs.woothemes.com/wc-apidocs/'.'" class="button">'.__('Developer API Docs','woocommerce').'</a></p>'
));
$screen->add_help_tab(array(
'id'=>'woocommerce_support_tab',
'title'=>__('Support','woocommerce'),
'content'=>
'<p>'.sprintf(__('After <a href="%s">reading the documentation</a>, for further assistance you can use the <a href="%s">community forum</a>, or if you have access as a WooThemes customer, <a href="%s">our support desk</a>.','woocommerce'),'http://docs.woothemes.com/documentation/plugins/woocommerce/','http://wordpress.org/support/plugin/woocommerce','http://support.woothemes.com').'</p>'.
'<p>'.__('Before asking for help we recommend checking the status page to identify any problems with your configuration.','woocommerce').'</p>'.
'<p>'.sprintf(__('If you find a bug within WooCommerce core you can create a ticket via <a href="%s">Github issues</a>. Ensure you read the <a href="%s">contribution guide</a> prior to submitting your report. Be as descriptive as possible and please include your <a href="%s">system status report</a>.','woocommerce'),'https://github.com/woothemes/woocommerce/issues?state=open','https://github.com/woothemes/woocommerce/blob/master/CONTRIBUTING.md',admin_url('admin.php?page=wc-status')).'</p>'.