aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/posting.php
diff options
context:
space:
mode:
authorCallum Macrae <callum@lynxphp.com>2011-08-24 12:46:33 +0100
committerIgor Wiedler <igor@wiedler.ch>2012-03-31 02:09:15 +0200
commit11112314f757f4a6c65852817fba0f1a2f4526d2 (patch)
tree4f80b810b5a24e48747e50d059acf1c219e18d1b /phpBB/language/en/acp/posting.php
parent7a933bdb5ad4a9bc4877a7d4d516fa0b21d9e4c0 (diff)
downloadforums-11112314f757f4a6c65852817fba0f1a2f4526d2.tar
forums-11112314f757f4a6c65852817fba0f1a2f4526d2.tar.gz
forums-11112314f757f4a6c65852817fba0f1a2f4526d2.tar.bz2
forums-11112314f757f4a6c65852817fba0f1a2f4526d2.tar.xz
forums-11112314f757f4a6c65852817fba0f1a2f4526d2.zip
[ticket/10271] AJAXified various deletions in the ACP.
The following places have had deletion AJAXified: * Smilies and icons * Word censors * BBCodes * Attachment groups * Groups * Admin / User / Moderator / Forum roles * Report / denial reasons * Module management * Custom profile fields PHPBB3-10271
Diffstat (limited to 'phpBB/language/en/acp/posting.php')
-rw-r--r--phpBB/language/en/acp/posting.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/posting.php b/phpBB/language/en/acp/posting.php
index 84cf640d1f..76d4869990 100644
--- a/phpBB/language/en/acp/posting.php
+++ b/phpBB/language/en/acp/posting.php
@@ -45,6 +45,7 @@ $lang = array_merge($lang, array(
'BBCODE_ADDED' => 'BBCode added successfully.',
'BBCODE_EDITED' => 'BBCode edited successfully.',
+ 'BBCODE_DELETED' => 'The BBCode has been removed successfully.',
'BBCODE_NOT_EXIST' => 'The BBCode you selected does not exist.',
'BBCODE_HELPLINE' => 'Help line',
'BBCODE_HELPLINE_EXPLAIN' => 'This field contains the mouse over text of the BBCode.',