aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/lang_english/lang_main.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/lang_english/lang_main.php')
-rw-r--r--phpBB/language/lang_english/lang_main.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/language/lang_english/lang_main.php b/phpBB/language/lang_english/lang_main.php
index 560180c085..f5f9556be6 100644
--- a/phpBB/language/lang_english/lang_main.php
+++ b/phpBB/language/lang_english/lang_main.php
@@ -726,6 +726,7 @@ $lang['Confirm_lock_topic'] = "Are you sure you want to lock the selected topic/
$lang['Confirm_unlock_topic'] = "Are you sure you want to unlock the selected topic/s?";
$lang['Confirm_move_topic'] = "Are you sure you want to move the selected topic/s?";
$lang['Move_to_forum'] = "Move to forum";
+$lang['Leave_shadow_topic'] = "Leave shadow topic in old forum.";
$lang['Split_Topic'] = "Split Topic Control Panel";
$lang['Split_Topic_explain'] = "Using the form below you can split a topic in two, either by selecting the posts individually or by splitting at a selected post";
$lang['Split_title'] = "New topic title";
@@ -1290,4 +1291,4 @@ $lang['Cannot_remove_style'] = "The style you have selected is the current forum
// That's all Folks!
// -------------------------------------------------
-?> \ No newline at end of file
+?>