mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Added the quickmod var for topic_type switching
git-svn-id: file:///svn/phpbb/trunk@3644 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -310,6 +310,7 @@ $lang = array(
|
||||
'DELETE_TOPIC' => 'Delete topic',
|
||||
'SPLIT_TOPIC' => 'Split topic',
|
||||
'MERGE_TOPIC' => 'Merge topic',
|
||||
'CHANGE_TOPIC_TYPE' => 'Change topic type to: ',
|
||||
|
||||
'Stop_watching_topic' => 'Stop watching this topic',
|
||||
'Start_watching_topic' => 'Watch this topic for replies',
|
||||
|
Reference in New Issue
Block a user