<?php
$lang['old_confirmation']="This confirmation id is no longer valid. The user may already have been created.";
$lang['bad_email'] ="Invalid email address: ";
$lang['uid_inuse'] = "userid is already in use: ";

$lang['registering'] ="Registering: ";
$lang['cards_nomatch'] = "Your Selections do not match the cards; please try again.";
$lang['confirmation'] ="An email with a confirmation link has been sent to your email address.  Either click on that link or paste it "
              . " into your browser.  You will then be registered and will receive your password. ";
$lang['email_problem'] ="A problem occurred in sending your confirmation link to your email address. You might try again later.";
$lang['screen_confirm'] = "Click on the above link to confirm your registration. You will then be sent an email with  your password.";
$lang['email_confirm'] = "Either click on this link or paste it into your browser to complete your registration: ";
$lang['subject_confirm'] = "Confirmation Link from: ";
$lang['menu'] = 'Clean Preregister Confirm List'; 

$lang['btn_confirm'] = 'Confirm deletions';
$lang['btn_secure'] = 'Secure data file';

$lang['invalid'] = 'invalid input detected!';
$lang['check_matching'] = 'Check off the matching cards';