From a375d5e545bb97aa9e91b688b966dc6a9ce0cfe8 Mon Sep 17 00:00:00 2001 From: Guillaume Turri Date: Sat, 28 May 2011 07:53:50 +0200 Subject: Fix display in popularity plugin --- lib/plugins/popularity/lang/en/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/plugins/popularity/lang') diff --git a/lib/plugins/popularity/lang/en/lang.php b/lib/plugins/popularity/lang/en/lang.php index 78a5e862c..af6797cb2 100644 --- a/lib/plugins/popularity/lang/en/lang.php +++ b/lib/plugins/popularity/lang/en/lang.php @@ -6,4 +6,4 @@ $lang['autosubmit'] = 'Automatically send data once a month'; $lang['submissionFailed'] = 'The data couldn\'t be sent due to the following error:'; $lang['submitDirectly'] = 'You can send the data manually by submitting the following form.'; $lang['autosubmitError'] = 'The last autosubmit failed, because of the following error: '; -$lang['lastSent'] = 'The data has been sent '; +$lang['lastSent'] = 'The data has been sent'; -- cgit v1.2.3