aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
diff options
context:
space:
mode:
authorNathaniel Guse <nathaniel.guse@gmail.com>2013-05-13 00:36:16 -0500
committerNathaniel Guse <nathaniel.guse@gmail.com>2013-05-13 00:36:16 -0500
commit4e073eb818fc377ced5471c704d0755b0e5494e6 (patch)
tree5e0055151c517b59dc188cd89c378acc46730e2a /phpBB/language/en/common.php
parenta4d6486d8061049f5c40e971463b171f4ee33708 (diff)
parent7d66a9ad525049b8df453ba0325e3dd38fb1157a (diff)
downloadforums-4e073eb818fc377ced5471c704d0755b0e5494e6.tar
forums-4e073eb818fc377ced5471c704d0755b0e5494e6.tar.gz
forums-4e073eb818fc377ced5471c704d0755b0e5494e6.tar.bz2
forums-4e073eb818fc377ced5471c704d0755b0e5494e6.tar.xz
forums-4e073eb818fc377ced5471c704d0755b0e5494e6.zip
Merge branch 'ticket/11413' of github.com:EXreaction/phpbb3 into ticket/11413
Diffstat (limited to 'phpBB/language/en/common.php')
-rw-r--r--phpBB/language/en/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index c1d6ef4af3..47a77d1dee 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -424,6 +424,7 @@ $lang = array_merge($lang, array(
'NOTIFICATION_TOPIC_APPROVED' => 'Your topic "%2$s" in the forum "%3$s" was approved.',
'NOTIFICATION_TOPIC_DISAPPROVED' => 'Your topic "%1$s" was disapproved for reason: "%2$s".',
'NOTIFICATION_TOPIC_IN_QUEUE' => 'A new topic titled "%2$s" was posted by %1$s and needs approval.',
+ 'NOTIFICATION_TYPE_NOT_EXIST' => 'The notification type "%s" is missing from the file system.',
'NOTIFY_ADMIN' => 'Please notify the board administrator or webmaster.',
'NOTIFY_ADMIN_EMAIL' => 'Please notify the board administrator or webmaster: <a href="mailto:%1$s">%1$s</a>',
'NO_ACCESS_ATTACHMENT' => 'You are not allowed to access this file.',