From 9e561443463033a11f5e049945982cf1b2f312df Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sat, 11 Oct 2008 14:36:53 +0200 Subject: text change for FS#607 - display the namespace in warning darcs-hash:20081011123653-7ad00-8a659f942e0e24bb3239bab615d4498bb1efcad4.gz --- inc/lang/en/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/lang') diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index 543b51025..ffb9dcdde 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -244,6 +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 click here.'; +$lang['recent_global'] = 'You\'re currently watching the changes inside the %s namespace. To view the recent changes of the whole wiki, please click here.'; //Setup VIM: ex: et ts=2 enc=utf-8 : -- cgit v1.2.3