summaryrefslogtreecommitdiff
path: root/inc/lang/en
diff options
context:
space:
mode:
authorPatrick Brown <ptbrown@whoopdedo.org>2015-04-04 00:34:33 -0400
committerPatrick Brown <ptbrown@whoopdedo.org>2015-04-04 00:34:33 -0400
commitd49d4260ee0fed5eabc3773440fc1073a87c56dd (patch)
treedccfbaeb313a9ab5c4b8011b705f4725d959fb69 /inc/lang/en
parentd4f7c139603e3121feb401e90805b00555538e41 (diff)
downloadrpg-d49d4260ee0fed5eabc3773440fc1073a87c56dd.tar.gz
rpg-d49d4260ee0fed5eabc3773440fc1073a87c56dd.tar.bz2
Remove no longer needed language string
Diffstat (limited to 'inc/lang/en')
-rw-r--r--inc/lang/en/lang.php1
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';