xref: /plugin/authwordpress/lang/en/lang.php (revision 6583c63d5a88fe8d535568a96454b60a9c625693)
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