1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

- Some fixes

git-svn-id: file:///svn/phpbb/trunk@6077 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2006-06-17 06:50:58 +00:00
parent a32c084507
commit 1cc7445017
4 changed files with 22 additions and 2 deletions

View File

@@ -36,6 +36,7 @@ $lang = array_merge($lang, array(
'BBCODE_ADDED' => 'BBCode added successfully',
'BBCODE_EDITED' => 'BBCode edited successfully',
'BBCODE_INVALID_TAG_NAME' => 'The BBCode tag name that you selected is invalid',
'BBCODE_NOT_EXIST' => 'The BBCode you selected does not exist',
'BBCODE_TAG' => 'Tag',
'BBCODE_USAGE' => 'BBCode usage',