mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
"short" variant of locked to be placed "behind" a button.
git-svn-id: file:///svn/phpbb/trunk@8230 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -575,6 +575,7 @@ $lang = array_merge($lang, array(
|
||||
'TOPICS' => 'Topics',
|
||||
'TOPIC_ICON' => 'Topic icon',
|
||||
'TOPIC_LOCKED' => 'This topic is locked, you cannot edit posts or make further replies.',
|
||||
'TOPIC_LOCKED_SHORT'=> 'Topic locked',
|
||||
'TOPIC_MOVED' => 'Moved topic',
|
||||
'TOPIC_REVIEW' => 'Topic review',
|
||||
'TOPIC_TITLE' => 'Topic title',
|
||||
|
Reference in New Issue
Block a user