summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/en/lang.php')
-rw-r--r--inc/lang/en/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index b97713a75..98ded12ca 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -223,7 +223,7 @@ $lang['subscr_m_new_header'] = 'Add subscription';
$lang['subscr_m_current_header'] = 'Current subscriptions';
$lang['subscr_m_unsubscribe'] = 'Unsubscribe';
$lang['subscr_m_subscribe'] = 'Subscribe';
-
+$lang['subscr_m_receive'] = 'Receive';
$lang['subscr_style_every'] = 'email on every change';
$lang['subscr_style_digest'] = 'digest email of changes for each page';
$lang['subscr_style_list'] = 'list of changed pages since last email';