esc_html__( 'Exports the whole APL preset database/table. Illegal (< > : " / \ | , ? *) characters cannot be used as the exported filename.', 'advanced-post-list' ) . '
',
'import_file' =>
esc_html__( 'Imports data into the database. If there are any pre-existing data, you will be prompted list of overwrite items.', 'advanced-post-list' ) . '
',
'restore_defaults' =>
esc_html__( 'Designed to restore only the default preset table the plugin initially came with.', 'advanced-post-list' ) . '
',
);
?>