$notices[]=$this->prepare_notice_message(sprintf(__('The “%s” plugin requires at least %s version to work correctly with WooCommerce. Please update it',$this->get_text_domain()),esc_html($this->plugin_name),$this->get_plugin_version_request($this->slug)));
$notices[]=$this->prepare_notice_message(sprintf(__('The “%s” plugin requires at least %s version to work correctly with WooCommerce. Please update it',$this->get_text_domain()),esc_html($this->plugin_name),$this->get_plugin_version($this->slug)));