From 4bf019de2c8aeb8bd7cd2b5f86ad225ca87f9b41 Mon Sep 17 00:00:00 2001 From: Gina Haeussge Date: Sat, 11 Oct 2008 17:06:03 +0200 Subject: Fix a usability issue with the new information displayed in Recent Changes (FS#607) darcs-hash:20081011150603-2b4f5-144adb0ca442fae3b18b29645c6328a9563464fc.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 3ece4d175..aaa0ea92b 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'] = 'You\'re currently watching the changes inside the %s namespace. 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. You can also view the recent changes of the whole wiki.'; //Setup VIM: ex: et ts=2 enc=utf-8 : -- cgit v1.2.3