Current Path : /var/test/www/alh/admin/language/ar/extension/module/ |
Current File : /var/test/www/alh/admin/language/ar/extension/module/so_quickview.php |
<?php // Heading $_['heading_title'] = 'So Quick View'; $_['heading_title_so'] = 'So Quick View <b style="font-size:10px; background:#aaa; color:#fff; padding: 3px;font-weight:normal">version 1.1.0</b>'; $_['entry_button_clear_cache'] = 'Flush Cache'; // Text $_['text_module'] = 'Modules'; $_['text_success'] = 'Success: You have modified featured module!'; $_['text_success_remove'] = 'Success: Flush SO Cache successfully!'; $_['text_edit'] = 'Edit So Quick View Module'; $_['text_create_new_module'] = 'Create A New Module'; $_['text_edit_module'] = 'Edit module '; $_['text_layout'] = 'After you have installed and configured a module you can add it to a layout <a href="%s" class="alert-link">here</a>!'; // button $_['entry_button_save'] = 'Save'; $_['entry_button_save_and_edit'] = 'Save And Edit'; $_['entry_button_save_and_new'] = 'Save And Create New'; $_['entry_button_cancel'] = 'Cancel'; $_['button_add_module'] = 'Add Module'; $_['entry_button_delete'] = 'Delete This'; // value $_['value_blank'] = 'New Window'; $_['value_self'] = 'Same Window'; $_['value_loadmore'] = 'Load More'; $_['value_slider'] = 'Slider'; $_['value_name'] = 'Name'; $_['value_model'] = 'Model'; $_['value_price'] = 'Price'; $_['value_quantity'] = 'Quantity'; $_['value_rating'] = 'Rating'; $_['value_sort_order'] = 'Sort Order'; $_['value_date_added'] = 'Date Add'; $_['value_sales'] = 'Sale'; $_['value_asc'] = 'Ascending'; $_['value_desc'] = 'Descending'; // Entry $_['entry_name'] = 'Module Name'; $_['entry_name_desc'] = 'Module must have a name.'; $_['entry_head_name'] = 'Header Title'; $_['entry_head_name_desc'] = 'Title header title.'; $_['entry_display_title_module'] = 'Show Title of Module'; $_['entry_display_title_module_desc'] = 'Show title of module.'; $_['entry_status'] = 'Status'; $_['entry_status_desc'] = 'Publish/Unpublish Module'; // Options $_['entry_module'] = 'General Options'; $_['entry_source_option'] = 'Source Options'; $_['entry_product_option'] = 'Products Options'; $_['entry_image_option'] = 'Image Options'; $_['entry_advanced_option'] = 'Advanced Options'; // General Options $_['entry_class_suffix'] = 'Item Class'; $_['entry_class_suffix_desc']= 'Enter the string class( Note: Class html tag should contain a, And Mutiple modules: the string separated by character \',\' ).'; $_['entry_label_button'] = 'Label Button'; $_['entry_label_button_desc']= 'Enter the string name button.'; $_['entry_add_magnific'] = 'Add Js Magnific Popup'; $_['entry_add_magnific_desc']= 'Add Js Magnific Popup.'; // Help $_['help_product'] = '(Autocomplete)'; // Error $_['error_warning'] = 'Warning: Please check the form carefully for errors!'; $_['error_permission'] = 'Warning: You do not have permission to modify featured module!'; $_['error_name'] = 'Module Name must be between 3 and 64 characters!'; $_['error_label_text'] = 'Module Label Button must be between 3 and 13 characters!'; $_['error_category'] = 'This field must not be empty!'; $_['error_category_depth'] = 'The number character format is required in this category depth!'; $_['error_limitation'] = 'The number character format is required in this limitation!'; $_['error_title_maxlength'] = 'The number character format is required in this title maxlength!'; $_['error_description_maxlength'] = 'The number character format is required in this description maxlength!'; $_['error_width'] = 'The number character format is required in this width!'; $_['error_height'] = 'The number character format is required in this height!'; $_['error_product_placeholder_path'] = 'The placeholder path must enter the picture, eg: nophoto.png'; $_['error_date_day'] = 'The number character format is required in this date new!';