mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +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',
|
'DELETE_TOPIC' => 'Delete topic',
|
||||||
'SPLIT_TOPIC' => 'Split topic',
|
'SPLIT_TOPIC' => 'Split topic',
|
||||||
'MERGE_TOPIC' => 'Merge topic',
|
'MERGE_TOPIC' => 'Merge topic',
|
||||||
|
'CHANGE_TOPIC_TYPE' => 'Change topic type to: ',
|
||||||
|
|
||||||
'Stop_watching_topic' => 'Stop watching this topic',
|
'Stop_watching_topic' => 'Stop watching this topic',
|
||||||
'Start_watching_topic' => 'Watch this topic for replies',
|
'Start_watching_topic' => 'Watch this topic for replies',
|
||||||
|
Reference in New Issue
Block a user