aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/posting.php
diff options
context:
space:
mode:
author3D-I <eataly3d@gmail.com>2019-08-10 21:02:39 +0200
committer3D-I <eataly3d@gmail.com>2019-08-10 21:02:45 +0200
commitd18e5473327fe7edf1fdaec13db8a9079a2168ac (patch)
treec50823ee4c6b9c6553f2d4683970e2c5ea601ffa /phpBB/language/en/posting.php
parentc86e771dfe98632e7a9505625117d05836a8d615 (diff)
downloadforums-d18e5473327fe7edf1fdaec13db8a9079a2168ac.tar
forums-d18e5473327fe7edf1fdaec13db8a9079a2168ac.tar.gz
forums-d18e5473327fe7edf1fdaec13db8a9079a2168ac.tar.bz2
forums-d18e5473327fe7edf1fdaec13db8a9079a2168ac.tar.xz
forums-d18e5473327fe7edf1fdaec13db8a9079a2168ac.zip
[ticket/15897] Fix Emojis' SQL Error in Attachment Comment
PHPBB3-15897
Diffstat (limited to 'phpBB/language/en/posting.php')
-rw-r--r--phpBB/language/en/posting.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/posting.php b/phpBB/language/en/posting.php
index 11ea6483e1..426475e77a 100644
--- a/phpBB/language/en/posting.php
+++ b/phpBB/language/en/posting.php
@@ -43,6 +43,7 @@ $lang = array_merge($lang, array(
'ADD_POLL' => 'Poll creation',
'ADD_POLL_EXPLAIN' => 'If you do not want to add a poll to your topic leave the fields blank.',
'ALREADY_DELETED' => 'Sorry but this message is already deleted.',
+ 'ATTACH_COMMENT_NO_EMOJIS' => 'The attachment comment contains forbidden characters (Emoji).',
'ATTACH_DISK_FULL' => 'There is not enough free disk space to post this attachment.',
'ATTACH_QUOTA_REACHED' => 'Sorry, the board attachment quota has been reached.',
'ATTACH_SIG' => 'Attach a signature (signatures can be altered via the UCP)',