summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-03-14 16:44:44 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-03-14 16:44:44 +0100
commit1359eacbdbff842b241a85ea274a00982fec9267 (patch)
tree9b954ff7b5d656dd5b9a94fde89d690030a558ab /inc/lang/en/lang.php
parenta280c123d85db2bd11a95b562080baf6d225a28d (diff)
parentb981d5915250e5efe218466b608607174eb26608 (diff)
downloadrpg-1359eacbdbff842b241a85ea274a00982fec9267.tar.gz
rpg-1359eacbdbff842b241a85ea274a00982fec9267.tar.bz2
Merge pull request #574 from splitbrain/FS#2124deniedtext
Improve denied access text FS#2124
Diffstat (limited to 'inc/lang/en/lang.php')
-rw-r--r--inc/lang/en/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index cbdef8661..fccb470e3 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -78,6 +78,7 @@ $lang['regbadmail'] = 'The given email address looks invalid - if you
$lang['regbadpass'] = 'The two given passwords are not identical, please try again.';
$lang['regpwmail'] = 'Your DokuWiki password';
$lang['reghere'] = 'You don\'t have an account yet? Just get one';
+$lang['notloggedin'] = 'Perhaps you forgot to login?';
$lang['profna'] = 'This wiki does not support profile modification';
$lang['profnochange'] = 'No changes, nothing to do.';