| Server IP : 37.27.51.148 / Your IP : 216.73.217.84 Web Server : nginx/1.14.1 System : Linux libra 4.18.0-553.51.1.el8_10.x86_64 #1 SMP Wed Apr 30 20:24:04 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.31 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/html/wp-content/plugins/thrive-leads/admin/inc/ |
Upload File : |
<?php /** * I18n for admin javascript */ global $tve_leads_help_videos; return array( /* group display settings */ 'DisplayGroupSettings' => __( 'Display Settings', 'thrive-leads' ), 'VisitorStatus' => __( 'Visitor Status', 'thrive-leads' ), 'DirecURL' => __( 'Direct URLs', 'thrive-leads' ), 'DirecURL' => __( 'Direct URLs', 'thrive-leads' ), 'NotActive' => __( 'Asset Delivery is currently NOT active because no downloadable assets exist. Click the icon to add a downloadable.', 'thrive-leads' ), 'DeliveryStatus' => __( 'Email delivery status: OK. Click to change email delivery settings.', 'thrive-leads' ), 'PleaseSelectANameForYourTemplate' => __( "Please select a name for your template !", 'thrive-leads' ), // 'AddNewForm' => __( 'Add New Form', 'thrive-leads' ), 'addAssetGroup' => __( 'Add New Asset Group', 'thrive-leads' ), 'addNewFile' => __( 'Add New File', 'thrive-leads' ), 'emailTemplate' => __( 'Default Email Template', 'thrive-leads' ), 'previewEmail' => __( 'Email Preview', 'thrive-leads' ), 'showShortcodesList' => __( 'List of Available Shortcodes', 'thrive-leads' ), 'AddShortcode' => __( 'Add New Lead Shortcode', 'thrive-leads' ), 'AddTwoStepLightbox' => __( 'Add New ThriveBox', 'thrive-leads' ), 'AddOneClickSignup' => __( 'Add New Signup Segue', 'thrive-leads' ), 'AddGroup' => __( 'Add New Lead Group', 'thrive-leads' ), 'ReAddForm' => __( 'Re-add Form', 'thrive-leads' ), 'ArchiveForm' => __( 'Archive Form', 'thrive-leads' ), 'DeleteForm' => __( 'Delete Form', 'thrive-leads' ), 'DeleteTest' => __( 'Delete Test', 'thrive-leads' ), 'addAPIConnection' => __( 'Email Delivery Setup', 'thrive-leads' ), 'StartVariationTest' => __( 'Start New A/B Test', 'thrive-leads' ), 'StartFormtypeTest' => __( 'Start New Test of Opt-In Form Types', 'thrive-leads' ), 'TestTitleRequired' => __( 'Test title is required', 'thrive-leads' ), 'AutoWinMinConversionsRequired' => __( 'Auto win minimum conversions is required', 'thrive-leads' ), 'AutoWinMinDurationRequired' => __( 'Auto win minimum duration is required', 'thrive-leads' ), 'AutoWinChanceOriginalRequired' => __( 'Auto win chance to beat original is required', 'thrive-leads' ), 'AutomaticWinnerSettings' => __( 'Automatic Winner Settings', 'thrive-leads' ), 'PositiveIntegerNumber' => __( 'This value must be a positive integer number!', 'thrive-leads' ), 'PositivePercentNumber' => __( 'This value must be a positive value lower than 100!', 'thrive-leads' ), 'Loading' => __( 'Loading...', 'thrive-leads' ), 'ChooseWinner' => __( 'Choose Winner', 'thrive-leads' ), 'MinimumTwoFormTypesAreRequired' => __( 'Minimum two form types are required to be selected to perform a test', 'thrive-leads' ), 'ResetFormStats' => __( 'Reset Form Statistics', 'thrive-leads' ), 'TriggerSettings' => __( 'Trigger Settings', 'thrive-leads' ), 'PositionSettings' => __( 'Position Settings', 'thrive-leads' ), 'DisplaySettings' => __( 'Display Settings', 'thrive-leads' ), 'AnimationSettings' => __( 'Animation Settings', 'thrive-leads' ), 'LockDisplaySettings' => __( 'Lock Display Settings', 'thrive-leads' ), 'DisplaySettingsTemplateLoaded' => __( 'Display Settings Template Loaded', 'thrive-leads' ), 'DisplaySettingsTemplateSaved' => __( 'Display Settings Template Saved', 'thrive-leads' ), 'GeneralError' => __( 'An unexpected error occurred. Please try again and, if this still happens, try reloading the page.', 'thrive-leads' ), 'Copied' => __( 'Copied', 'thrive-leads' ), 'Copy' => __( 'Copy', 'thrive-leads' ), 'SetWinnerFormTypeMessage' => __( 'You have successfully selected a winner. It is now being show as the default form. All non-winning forms have been added to the "Archived Forms" section at the bottom.', 'thrive-leads' ), 'SetWinnerGroupMessage' => __( 'You have successfully selected a winner. It is now being show as the default form. All non-winning forms have been added to the "Archived Forms" section at the bottom.', 'thrive-leads' ), 'SetWinnerShortcodeMessage' => __( 'You have successfully selected a winner. It is now being show as the default form. All non-winning forms have been added to the "Archived Forms" section at the bottom.', 'thrive-leads' ), 'SetWinnerTwoStepLightboxMessage' => __( 'You have successfully selected a winner. It is now being show as the default form. All non-winning forms have been added to the "Archived Forms" section at the bottom.', 'thrive-leads' ), 'GroupNameRequired' => __( 'Lead group name cannot be empty', 'thrive-leads' ), 'FormNameRequired' => __( 'Form name cannot be empty', 'thrive-leads' ), 'ShortcodeNameRequired' => __( 'Lead Shortcode Name cannot be empty', 'thrive-leads' ), 'TitleScript' => __( 'You are not allowed to use scripts as a title', 'thrive-leads' ), 'TwoStepLightboxNameRequired' => __( 'ThriveBox Name cannot be empty', 'thrive-leads' ), 'OneClickSignupNameRequired' => __( 'Signup Segue name cannot be empty', 'thrive-leads' ), 'AssetGroupNameRequired' => __( 'Asset Group Name cannot be empty', 'thrive-leads' ), 'AssetFileNameRequired' => __( 'File Name cannot be empty', 'thrive-leads' ), 'AssetFileAnchorRequired' => __( 'File Anchor cannot be empty', 'thrive-leads' ), 'AssetFileLinkRequired' => __( 'File Link must be a valid URL', 'thrive-leads' ), 'MissingFormContent' => __( 'Some of the forms do not have any content. Please edit all the form designs marked below before starting a test.', 'thrive-leads' ), 'NoTestCompleted' => __( 'No tests have been completed', 'thrive-leads' ), 'DbOptimized' => __( 'Thrive Leads database tables have been optimized', 'thrive-leads' ), 'PHPInsertCode' => __( 'PHP Insert Code', 'thrive-leads' ), 'MissingAssetFiles' => __( 'At least a file is required', 'thrive-leads' ), 'AddNewFormVideo' => sprintf( '<a data-source="%s" title="%s" class="tl-play-link tvd-open-video"><span class="tvd-icon-play"> </span></a>', $tve_leads_help_videos['Forms'], __( 'Creating Forms', 'thrive-leads' ) ), 'AddNewGroupVideo' => sprintf( '<a data-source="%s" title="%s" class="tl-play-link tvd-open-video"><span class="tvd-icon-play"> </span></a>', $tve_leads_help_videos['LeadGroups'], __( 'Lead Groups', 'thrive-leads' ) ), 'AddNewShortcodeVideo' => sprintf( '<a data-source="%s" title="%s" class="tl-play-link tvd-open-video"><span class="tvd-icon-play"> </span></a>', $tve_leads_help_videos['LeadShortcodes'], __( 'Lead Shortcodes', 'thrive-leads' ) ), 'AddNewTwoStepLightboxVideo' => sprintf( '<a data-source="%s" title="%s" class="tl-play-link tvd-open-video"><span class="tvd-icon-play"> </span></a>', $tve_leads_help_videos['TwoStepLightbox'], __( 'Lead Shortcodes', 'thrive-leads' ) ), 'AddNewAssetGroupVideo' => sprintf( '<a data-source="%s" title="%s" class="tl-play-link tvd-open-video"><span class="tvd-icon-play"> </span></a>', $tve_leads_help_videos['AssetGroup'], __( 'Asset Groups', 'thrive-leads' ) ), 'AddNewOneClickSignupVideo' => sprintf( '<a data-source="%s" title="%s" class="tl-play-link tvd-open-video"><span class="tvd-icon-play"> </span></a>', $tve_leads_help_videos['SignupSegue'], __( 'Signup Segue', 'thrive-leads' ) ), 'TriggerSettingsVideo' => sprintf( '<a data-source="%s" title="%s" class="tl-play-link tvd-open-video"><span class="tvd-icon-play"> </span></a>', $tve_leads_help_videos['TriggerSettings'], __( 'Trigger settings', 'thrive-leads' ) ), 'StartVariationTestVideo' => sprintf( '<a data-source="%s" title="%s" class="tl-play-link tvd-open-video"><span class="tvd-icon-play"> </span></a>', $tve_leads_help_videos['VariationTest'], __( 'Testing Form Variations', 'thrive-leads' ) ), 'StartGroupTestVideo' => sprintf( '<a data-source="%s" title="%s" class="tl-play-link tvd-open-video"><span class="tvd-icon-play"> </span></a>', $tve_leads_help_videos['GroupTest'], __( 'Testing Opt-In Form Types', 'thrive-leads' ) ), 'GroupSettingsVideo' => sprintf( '<a data-source="%s" title="%s" class="tl-play-link tvd-open-video"><span class="tvd-icon-play"> </span></a>', $tve_leads_help_videos['GroupDisplaySettings'], __( 'Group settings', 'thrive-leads' ) ), 'InboundLinkBuilder' => __( 'Thrive Leads SmartLinks', 'thrive-leads' ), 'MissingCustomUrl' => __( 'Custom URL cannot be empty', 'thrive-leads' ), 'MissingTargetGroup' => __( 'Please select at least one target group', 'thrive-leads' ), 'MissingRequiredParams' => __( 'Please fill in the required fields.', 'thrive-leads' ), 'SelectConnectionMsg' => __( 'Please select an Api Connection and a mailing list.', 'thrive-leads' ), 'NoListAvailable' => __( 'No list available.', 'thrive-leads' ), 'DeleteSignupSegue' => __( 'Delete Signup Segue', 'thrive-leads' ), 'ThankYouPageSettings' => __( 'Set your thank you page settings here', 'thrive-leads' ), 'failStopVariation' => __( 'An error occurred while stopping the variation.', 'thrive-leads' ), 'successfulStopVariation' => __( 'The variation has been stopped.', 'thrive-leads' ), 'stoppedVariationRowTooltip' => __( 'Stopped on ', 'thrive-leads' ), /* Duplication messages */ 'ShortcodeDuplicated' => __( 'Lead Shortcode duplicated successfully', 'thrive-leads' ), 'TwoStepLightboxDuplicated' => __( 'ThriveBox duplicated successfully', 'thrive-leads' ), 'GroupDuplicated' => __( 'Lead Group duplicated successfully', 'thrive-leads' ), 'FormTypeDuplicated' => __( 'Form Type duplicated successfully', 'thrive-leads' ), 'DuplicateFormTypeToGroup' => __( 'Duplicate Form Type to Group', 'thrive-leads' ), 'SelectTargetGroup' => __( '-- Select a Lead Group --', 'thrive-leads' ), 'FormTypeAlreadyExists' => __( 'The selected group already has a form type of this kind. Please choose a different group.', 'thrive-leads' ), 'NoOtherGroupsAvailable' => __( 'No other Lead Groups available. Please create another group first.', 'thrive-leads' ), 'DuplicateForm' => __( 'Duplicate Form', 'thrive-leads' ), 'DuplicateFormToShortcode' => __( 'Duplicate Form to Another Shortcode', 'thrive-leads' ), 'FormDuplicatedToShortcode' => __( 'Form duplicated to shortcode successfully', 'thrive-leads' ), 'SelectTargetShortcode' => __( '-- Select a Lead Shortcode --', 'thrive-leads' ), 'DuplicateFormToGroup' => __( 'Duplicate Form to Another Group', 'thrive-leads' ), 'FormDuplicatedToGroup' => __( 'Form duplicated to group successfully', 'thrive-leads' ), 'DuplicateToAnotherGroup' => __( 'Duplicate to another group', 'thrive-leads' ), 'DuplicateToAnotherGroupDesc' => __( 'Copy this form to a different lead group', 'thrive-leads' ), 'ErrorDuplicatingGroup' => __( 'Error duplicating Lead Group', 'thrive-leads' ), 'ErrorDuplicatingShortcode' => __( 'Error duplicating Lead Shortcode', 'thrive-leads' ), 'ErrorDuplicatingThriveBox' => __( 'Error duplicating ThriveBox', 'thrive-leads' ), 'ErrorDuplicatingFormType' => __( 'Error duplicating Form Type', 'thrive-leads' ), 'ErrorDuplicatingFormToGroup' => __( 'Error duplicating form to group', 'thrive-leads' ), 'ErrorDuplicatingFormToShortcode' => __( 'Error duplicating form to shortcode', 'thrive-leads' ), 'DuplicateFormToThriveBox' => __( 'Duplicate Form to Another ThriveBox', 'thrive-leads' ), 'FormDuplicatedToThriveBox' => __( 'Form duplicated to ThriveBox successfully', 'thrive-leads' ), 'SelectTargetThriveBox' => __( '-- Select a ThriveBox --', 'thrive-leads' ), 'NoOtherThriveBoxesAvailable' => __( 'No other ThriveBoxes available. Please create another ThriveBox first.', 'thrive-leads' ), 'DuplicateToAnotherThriveBox' => __( 'Duplicate to another ThriveBox', 'thrive-leads' ), 'DuplicateToAnotherThriveBoxDesc' => __( 'Copy this form to a different ThriveBox', 'thrive-leads' ), 'ErrorDuplicatingFormToThriveBox' => __( 'Error duplicating form to ThriveBox', 'thrive-leads' ), );