mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- adjusted coding guidelines
- fixed custom bbcode {TEXT} token - added unapproved item/info for unapproved posts in a topic git-svn-id: file:///svn/phpbb/trunk@5982 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -312,6 +312,7 @@ $lang = array_merge($lang, array(
|
||||
'POST_STICKY' => 'Sticky',
|
||||
'POSTED' => 'Posted',
|
||||
'POSTS' => 'Posts',
|
||||
'POSTS_UNAPPROVED' => 'At least one post in this topic has not been approved',
|
||||
'POST_BY_FOE' => 'This post was made by <b>%1$s</b> who is currently on your ignore list. To display this post click %2$sHERE%3$s.',
|
||||
'POST_DAY' => '%.2f posts per day',
|
||||
'POST_DETAILS' => 'Post details',
|
||||
|
Reference in New Issue
Block a user