<?php
/**
 * English language file for authwordpress plugin
 *
 * @author Damien Regad <dregad@mantisbt.org>
 */

$lang['error_connect_failed'] = 'Unable to connect to the WordPress database (%s)<br>Please check your settings.';
