diff options
Diffstat (limited to 'inc/lang/en')
-rw-r--r-- | inc/lang/en/lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index 81d8a94bf..3f11a1ee4 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -290,7 +290,6 @@ $lang['subscr_style_list'] = 'list of changed pages since last email (e /* auth.class language support */ $lang['authtempfail'] = 'User authentication is temporarily unavailable. If this situation persists, please inform your Wiki Admin.'; -$lang['authpwdexpire'] = 'Your password will expire in %d days, you should change it soon.'; /* installer strings */ $lang['i_chooselang'] = 'Choose your language'; |