' . sprintf( __( 'To function properly, %1$s %2$s requires at least:', 'rocket' ), $this->plugin_name, $this->plugin_version ) . '
' . __( 'If you are not able to upgrade, you can rollback to the previous version by using the button below.', 'rocket' ) . '
' . // Translators: %s = Previous plugin version. sprintf( __( 'Re-install version %s', 'rocket' ), $this->plugin_last_version ) . '