summaryrefslogtreecommitdiff
path: root/lib/plugins/popularity/lang/en
diff options
context:
space:
mode:
authorGuillaume Turri <guillaume.turri@gmail.com>2010-12-18 10:27:49 +0100
committerAndreas Gohr <andi@splitbrain.org>2010-12-18 10:38:32 +0100
commit5827ba0b8aa706e4201a3dc654b3c2cf141f6dd2 (patch)
treecc5046f96c40e495b4434401a117e80f995424b4 /lib/plugins/popularity/lang/en
parent02700828f76adcfc63a9dafe75ffa941cdb9831b (diff)
downloadrpg-5827ba0b8aa706e4201a3dc654b3c2cf141f6dd2.tar.gz
rpg-5827ba0b8aa706e4201a3dc654b3c2cf141f6dd2.tar.bz2
Popularity plugin displays the last time the data was sent
Diffstat (limited to 'lib/plugins/popularity/lang/en')
-rw-r--r--lib/plugins/popularity/lang/en/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/en/lang.php b/lib/plugins/popularity/lang/en/lang.php
index a94623718..78a5e862c 100644
--- a/lib/plugins/popularity/lang/en/lang.php
+++ b/lib/plugins/popularity/lang/en/lang.php
@@ -6,3 +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 ';