'; $str .= __('If this is not possible, please visit the FAQ link titled ', 'duplicator'); $str .= ''; $str .= __('"What version of PHP Does Duplicator Support?"', 'duplicator'); $str .= ''; $str .= __(' for instructions on how to download a previous version of Duplicator compatible with PHP %2s.', 'duplicator'); printf($str, self::$suggestedVer, PHP_VERSION); ?>