aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorLudovic Arnaud <ludovic_arnaud@users.sourceforge.net>2003-09-03 21:58:38 +0000
committerLudovic Arnaud <ludovic_arnaud@users.sourceforge.net>2003-09-03 21:58:38 +0000
commit52e42838d9925ab063571f927df3aa59ed296710 (patch)
tree41bbf962f45339a5f860efc017ed926364a3b074 /phpBB
parentc9c595781f8c5a55d0a75f8590f1cad3af67d2bd (diff)
downloadforums-52e42838d9925ab063571f927df3aa59ed296710.tar
forums-52e42838d9925ab063571f927df3aa59ed296710.tar.gz
forums-52e42838d9925ab063571f927df3aa59ed296710.tar.bz2
forums-52e42838d9925ab063571f927df3aa59ed296710.tar.xz
forums-52e42838d9925ab063571f927df3aa59ed296710.zip
Added: BBCode admin lang strings
git-svn-id: file:///svn/phpbb/trunk@4466 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/language/en/lang_admin.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/phpBB/language/en/lang_admin.php b/phpBB/language/en/lang_admin.php
index e8fe3fdd37..c5dc852f0a 100644
--- a/phpBB/language/en/lang_admin.php
+++ b/phpBB/language/en/lang_admin.php
@@ -208,7 +208,11 @@ $lang += array(
'LOG_EDIT_IMAGESET' => '<b>Edited imageset</b><br />&#187; %s',
'LOG_EDIT_IMAGESET_DETAILS' => '<b>Edited imageset details</b><br />&#187; %s',
'LOG_EXPORT_IMAGESET' => '<b>Exported imageset</b><br />&#187; %s',
- 'LOG_DELETE_IMAGESET' => '<b>Deleted imageset</b><br />&#187; %s',
+ 'LOG_DELETE_IMAGESET' => '<b>Deleted imageset</b><br />&#187; %s',
+
+ 'LOG_BBCODE_ADD' => '<b>Added new BBCode</b><br />&#187; %s',
+ 'LOG_BBCODE_EDIT' => '<b>Edited BBCode</b><br />&#187; %s',
+ 'LOG_BBCODE_DELETE' => '<b>Deleted BBCode</b><br />&#187; %s',
);
// Index page