Current Path : /var/test/www/alh/admin/language/ar/module/ |
Current File : /var/test/www/alh/admin/language/ar/module/so_newletter_custom_popup.php |
<?php // Heading $_['heading_title'] = 'So Newsletter Custom Popup'; $_['heading_title_so'] = 'So Newsletter Custom Popup <b style="font-size:10px; background:#aaa; color:#fff; padding: 3px;font-weight:normal">version 2.0.0</b>'; // Text $_['text_module'] = 'Modules'; $_['text_success'] = 'Success: You have modified featured module!'; $_['text_edit'] = 'Edit So Popular Tags 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>!'; // value $_['signup_options'] = 'Sign up Options'; $_['newletter_options'] = 'Newletter Options'; // 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'; //Default $_['entry_include'] = 'Include'; $_['entry_exclude'] = 'Exclude'; // 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 Header Title'; $_['entry_display_title_module_desc'] = 'Show title of module.'; $_['entry_status_desc'] = 'Publish/Unpublish Module'; // Tabs $_['entry_module'] = 'General Options'; $_['entry_style_option'] = 'Style Options'; $_['entry_content_option'] = 'Content Options'; $_['entry_newsletter_subscribers'] = 'Newsletter Subscribers'; $_['entry_html_Email_template'] = 'HTML Email Template'; $_['entry_advanced_option'] = 'Advanced Options'; //Tabs General options $_['entry_class_suffix'] = 'Module Class Suffix'; $_['entry_class_suffix_desc'] = 'Class suffix for module.'; $_['entry_open_link'] = 'Open Link'; $_['entry_open_link_desc'] = 'The Type shows when you click on the link'; $_['entry_expired'] = 'Time Expired cookie(day)'; $_['entry_expired_desc'] = 'Time Expired cookie'; $_['entry_width'] = 'Popup Width'; $_['entry_width_desc'] = 'Popup Demension'; $_['entry_width_note'] = 'Ex: 50% or 450px'; $_['entry_image'] = 'Image Background'; $_['entry_image_bg_display'] = 'Show Image Background'; $_['entry_image_bg_display_desc'] = 'Show/hide Image Background'; $_['entry_color_bg'] = 'Color Background'; $_['entry_color_bg_desc'] = 'Select color Background'; // Content $_['entry_title_display'] = 'Show Title'; $_['entry_title_display_desc'] = 'Show/hide Title'; $_['entry_title'] = 'Popup Heading Title'; $_['entry_title_desc'] = 'Leave blank if you do not want to show heading title'; $_['entry_newsletter_promo'] = 'Promo text for Newsletter'; $_['entry_newsletter_promo_desc'] = 'Promo text for Newsletter'; // Tabs newsletter_subscribers_option $_['entry_button_delete'] = 'Delete'; $_['entry_delete_all'] = 'Delete all'; $_['entry_delete_selected'] = 'Delete selected'; $_['entry_delete_all_not_approved'] = 'Delete all not approved'; $_['entry_button_approve'] = 'Approve'; $_['entry_approve_selected'] = 'Approve selected'; $_['entry_approve_all_not_approved'] = 'Approve all not approved'; $_['entry_button_mailing'] = 'Mailing'; $_['entry_mailing_send_email_to_all'] = 'Send email to all'; $_['entry_mailing_send_email_to_all_selected'] = 'Send email to all selected'; $_['entry_mailing_send_email_to_all_not_notified'] = 'Send email to all not approved'; $_['entry_mailing_send_email_to_all_approved_only'] = 'Send email to all approved only'; $_['entry_revert_yet_send'] = 'Revert yet send'; $_['entry_column_email'] = 'Subscriber Email'; $_['entry_column_date_added'] = 'Date Added'; $_['entry_column_status'] = 'Status'; $_['entry_confirm_mail'] = 'Confirm Mail'; $_['entry_column_action'] = 'Action'; $_['entry_not_approved'] = 'NOT APPROVED'; $_['entry_approved'] = 'APPROVED'; $_['entry_yet_send'] = 'Yet send'; $_['entry_did_send'] = 'Did send'; $_['entry_text_no_results'] = 'Has no item to show'; // Tabs HTML Email Template $_['entry_email_template_subject'] = 'Subject Name'; $_['entry_email_template_subject_desc'] = 'Subject Name'; $_['entry_content_email'] = 'Content Email'; $_['entry_content_email_desc'] = 'Content Email'; //Tabs Advanced $_['entry_pre_text'] = 'Pre-text'; $_['entry_pre_text_desc'] = 'Intro text of module'; $_['entry_post_text'] = 'Post-text'; $_['entry_post_text_desc'] = 'Footer text of module'; // Help $_['help_product'] = '(Autocomplete)'; $_['entry_status'] = 'Status'; // Error $_['error_warning'] = 'Warning: Please check the form carefully for errors!'; $_['error_permission'] = 'Warning: You do not have permission to modify so deals module!'; $_['error_name'] = 'Module Name must be between 3 and 64 characters!'; $_['error_head_name'] = 'Module Header Name must be between 3 and 64 characters!'; $_['error_expired'] = 'The number character format is required in this expired!'; $_['error_heading_height'] = 'The number character format is required in this heading height!'; $_['error_title'] = 'The number character format is required in this title!'; $_['error_newsletter_promo'] = 'The number character format is required in this newsletter promo!'; $_['error_email_template_subject'] = 'The number character format is required in this Email template subject';