' . '' . __( 'Save my name, email, and website in this browser for the next time I comment.','buddy-news' ) . '
'. __( "Logged in as ",'buddy-news' ).''.$user_identity.''.''.__(" Log out?",'buddy-news').'' . '
' . '
'. __( "Logged in as ",'buddy-news' ).''.$user_identity.''.''.__(" Log out?",'buddy-news').'' . '
', /* translators: %s: Reply to name */ 'title_reply_to' => __( 'Leave a Reply to %s','buddy-news'), 'class_submit' => 'btn', 'label_submit'=>__( 'Post Comment','buddy-news'), 'comment_notes_before'=> '', 'comment_notes_after'=>'', 'title_reply'=> ''.__('Leave a Reply','buddy-news').'
', 'role_form'=> 'form', ); comment_form( $buddy_news_defaults ); ?>