<?php
/**
 * English language file for oauth plugin
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 */

$lang['emailduplicate'] = 'This email is already associated with another user.';
$lang['loginwith']      = 'Eve Online';
$lang['authnotenabled'] = 'The account associated with your email address has not enabled logging in with %s. Please login by other means and enable it in your profile.';
$lang['wrongConfig'] = 'The EVESSO plugin has been malconfigured. Defaulting to local authentication only. Please contact your wiki administrator.';
$lang['loginButton'] = 'Login with Eve Online';
$lang['rejectedGroup'] = 'Docking request denied';
$lang['addUserNotPossible'] = 'Self-Registration is currently disabled. Please ask your DokuWiki administrator to create your account manually.';
$lang['loginFailed'] = 'Docking request denied.';
$lang['corporation'] = 'Corporation';
$lang['alliance'] = 'Alliance';
$lang['faction'] = 'Faction';