summaryrefslogtreecommitdiff
path: root/lib/plugins/popularity/lang
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2011-06-04 14:11:15 -0700
committerAnika Henke <anika@selfthinker.org>2011-06-04 14:11:15 -0700
commit299d8731201a08bd2a5391701176d29e98d816c6 (patch)
tree14f6974bc5802dae2f040ff70a8e391f8eb8ab0c /lib/plugins/popularity/lang
parent0f80b0bcd4ca247f7bc4c3830946741546ad6e88 (diff)
parenta375d5e545bb97aa9e91b688b966dc6a9ce0cfe8 (diff)
downloadrpg-299d8731201a08bd2a5391701176d29e98d816c6.tar.gz
rpg-299d8731201a08bd2a5391701176d29e98d816c6.tar.bz2
Merge pull request #46 from gturri/master
Fix display in popularity plugin
Diffstat (limited to 'lib/plugins/popularity/lang')
-rw-r--r--lib/plugins/popularity/lang/en/lang.php2
1 files changed, 1 insertions, 1 deletions
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';