aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/language/en/lang_main.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/lang_main.php b/phpBB/language/en/lang_main.php
index 31cc533b0a..77422c0ca5 100644
--- a/phpBB/language/en/lang_main.php
+++ b/phpBB/language/en/lang_main.php
@@ -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',