>

|

comment_status) && ('open' == $post->ping_status)) { _e('You can leave a response, or trackback from your own site.','ar'); } elseif (!('open' == $post-> comment_status) && ('open' == $post->ping_status)) { _e('Responses are currently closed, but you can trackback from your own site.','ar'); } elseif (('open' == $post-> comment_status) && !('open' == $post->ping_status)) { _e('You can skip to the end and leave a response. Pinging is currently not allowed.', 'ar'); } elseif (!('open' == $post-> comment_status) && !('open' == $post->ping_status)) { _e('Both comments and pings are currently closed.', 'ar'); } edit_post_link(__('Edit this entry', 'ar'),'','.'); ?>