summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
diff options
context:
space:
mode:
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 fbbc7eb2e..543b51025 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -244,5 +244,6 @@ $lang['mu_authfail'] = 'session expired';
$lang['mu_progress'] = '@PCT@% uploaded';
$lang['mu_filetypes'] = 'Allowed Filetypes';
+$lang['recent_global'] = 'To view the recent changes of the whole wiki, please <a href="%s">click here</a>.';
//Setup VIM: ex: et ts=2 enc=utf-8 :