Your IP : 216.73.216.95


Current Path : /var/test/www/alh/catalog/language/ar/simple_blog/
Upload File :
Current File : /var/test/www/alh/catalog/language/ar/simple_blog/article.php

<?php
// Heading 
$_['heading_title']					= 'Posts';

// Buttons
$_['button_continue_reading']		= 'Read More';
$_['button_submit']					= 'LEAVE A COMMENT';

$_['text_date_format']				= '<b>d</b> M';
$_['text_date_format_long']			= 'F jS, Y  g:i A';

// Entry
$_['entry_name']					= 'Name';
$_['entry_captcha']					= 'Enter the code in the box below:';
$_['entry_review']					= 'Comment';

// Text
$_['text_no_found']					= 'No Posts in this category!';
$_['text_related_product']			= 'Related Products';
$_['text_related_comment']			= 'Comments';
$_['text_related_article']			= 'Blog Related Article';
$_['text_author_information']		= '(Author)';
$_['text_posted_by']				= 'Posted by';
$_['text_on']						= 'On';
$_['text_updated']					= 'Update on';
$_['text_comment_on_article']		= ' Comments on this article -';
$_['text_view_comment']				= ' View Comments';
$_['text_write_comment']			= 'Leave your comment';
$_['text_note']						= 'Note: HTML is not translated!';
$_['text_comments']					= ' Comments';
$_['text_comment']					= ' Comment';
$_['text_no_blog']   				= 'There are no comments for this blog.';
$_['text_on']           			= ' on ';
$_['text_success']      			= 'Thank you for your comment!';
$_['text_success_approval']			= 'Thank you for your comment. It has been submitted to the webmaster for approval!';
$_['text_wait']						= 'Wait!';
$_['text_reply_comment']			= 'Reply';
$_['text_said']						= 'said:';
$_['text_authors']					= 'Authors';

$_['text_category_error']			= 'Blog Category Not Found!';
$_['text_author_error']				= 'Blog Author Not Found!';
$_['text_article_error']			= 'Blog Not Found!';

// Error
$_['error_name']        			= 'Warning: Author Name must be between 3 and 25 characters!';
$_['error_text']        			= 'Warning: Comment Text must be between 3 and 1000 characters!';
$_['error_captcha']     			= 'Warning: Verification code does not match the image!';