<?php
/**
 * English language file for forceuserchange plugin
 *
 * @author Henry Pan <dokuwiki@phy25.com>
 */

$lang['msg_forceupdate'] = 'You are required to complete a password update before proceeding%s.';
$lang['msg_sameallowed'] = ' - you can use the same password';
$lang['msg_errorpw'] = 'Please choose a new, different password to proceed.';
