Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../themes/Divi/includes/builder/frontend.../i18n
File: portability.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Internationalization.
[2] Fix | Delete
*
[3] Fix | Delete
* @package Divi
[4] Fix | Delete
*/
[5] Fix | Delete
[6] Fix | Delete
return array(
[7] Fix | Delete
'Allow import to override existing assignments' => esc_html__( 'Allow import to override existing assignments', 'et_builder' ),
[8] Fix | Delete
'Import Presets' => esc_html__( 'Import Presets', 'et_builder' ),
[9] Fix | Delete
'Download backup before importing' => esc_html__( 'Download backup before importing', 'et_builder' ),
[10] Fix | Delete
'Export' => esc_html__( 'Export', 'et_builder' ),
[11] Fix | Delete
'Export All Templates' => esc_html__( 'Export All Templates', 'et_builder' ),
[12] Fix | Delete
'Export estimated time remaining: %smin' => esc_html__( 'Export estimated time remaining: %smin', 'et_builder' ),
[13] Fix | Delete
'Export File Name' => esc_html__( 'Export File Name', 'et_builder' ),
[14] Fix | Delete
'Export Options' => esc_html__( 'Export Options', 'et_builder' ),
[15] Fix | Delete
'Export %s' => esc_html__( 'Export %s', 'et_builder' ),
[16] Fix | Delete
'Import' => esc_html__( 'Import', 'et_builder' ),
[17] Fix | Delete
'Import %s' => esc_html__( 'Import %s', 'et_builder' ),
[18] Fix | Delete
'Import estimated time remaining: %smin' => esc_html__( 'Import estimated time remaining: %smin', 'et_builder' ),
[19] Fix | Delete
'This file should not be imported in this context.' => esc_html__( 'This file should not be imported in this context.', 'et_builder' ),
[20] Fix | Delete
'Override the Default Website Template.' => esc_html__( 'Override the Default Website Template.', 'et_builder' ),
[21] Fix | Delete
'Portability' => esc_html__( 'Portability', 'et_builder' ),
[22] Fix | Delete
'$invalid_file' => esc_html__( 'Invalid file format. You should be uploading a JSON file.', 'et_builder' ),
[23] Fix | Delete
);
[24] Fix | Delete
[25] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function