xref: /plugin/authwordpress/lang/en/lang.php (revision c3db870a9062bbf36a3c412394fd189391d36feb)
1<?php
2/**
3 * English language file for authwordpress plugin
4 *
5 * @author Damien Regad <dregad@mantisbt.org>
6 */
7
8$lang['error_connect_failed'] = 'Unable to connect to the WordPress database (%s)<br>Please check your settings.';
9