mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-19 15:17:16 +01:00
Added: BBCode admin lang strings
git-svn-id: file:///svn/phpbb/trunk@4466 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c9c595781f
commit
52e42838d9
@ -209,6 +209,10 @@ $lang += array(
|
||||
'LOG_EDIT_IMAGESET_DETAILS' => '<b>Edited imageset details</b><br />» %s',
|
||||
'LOG_EXPORT_IMAGESET' => '<b>Exported imageset</b><br />» %s',
|
||||
'LOG_DELETE_IMAGESET' => '<b>Deleted imageset</b><br />» %s',
|
||||
|
||||
'LOG_BBCODE_ADD' => '<b>Added new BBCode</b><br />» %s',
|
||||
'LOG_BBCODE_EDIT' => '<b>Edited BBCode</b><br />» %s',
|
||||
'LOG_BBCODE_DELETE' => '<b>Deleted BBCode</b><br />» %s',
|
||||
);
|
||||
|
||||
// Index page
|
||||
|
Loading…
x
Reference in New Issue
Block a user