summaryrefslogtreecommitdiff
path: root/lib/plugins/usermanager/lang/en
diff options
context:
space:
mode:
authorChristopher Smith <chris@jalakai.co.uk>2014-02-16 17:54:48 +0000
committerChristopher Smith <chris@jalakai.co.uk>2014-02-16 17:54:48 +0000
commitbe9008d3e4137a2456222098dfe45589e23ee3cf (patch)
tree04fb7502e5024e1e1b50f861216ee84dddcbb4c3 /lib/plugins/usermanager/lang/en
parent359e941731104cd989739d789f476590011eb518 (diff)
downloadrpg-be9008d3e4137a2456222098dfe45589e23ee3cf.tar.gz
rpg-be9008d3e4137a2456222098dfe45589e23ee3cf.tar.bz2
user global strings for password confirmation prompt & error
Diffstat (limited to 'lib/plugins/usermanager/lang/en')
-rw-r--r--lib/plugins/usermanager/lang/en/lang.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/plugins/usermanager/lang/en/lang.php b/lib/plugins/usermanager/lang/en/lang.php
index c18b5d684..b55ecc998 100644
--- a/lib/plugins/usermanager/lang/en/lang.php
+++ b/lib/plugins/usermanager/lang/en/lang.php
@@ -76,7 +76,3 @@ $lang['import_error_create'] = 'Unable to create the user';
$lang['import_notify_fail'] = 'Notification message could not be sent for imported user, %s with email %s.';
$lang['import_downloadfailures'] = 'Download Failures as CSV for correction';
-// added 2014-02
-$lang['user_passconfirm'] = 'Confirm Password';
-$lang['pass_confirm_fail'] = 'Passwords do not match';
-