From 66ef90df9f65777cd1131c85ee94340803dd97d0 Mon Sep 17 00:00:00 2001
From: "Misty (Bot)" <deploy@nodebb.org>
Date: Wed, 9 Sep 2020 09:07:18 +0000
Subject: [PATCH] Latest translations and fallbacks

---
 public/language/ar/topic.json          | 11 +++++++----
 public/language/bg/topic.json          | 11 +++++++----
 public/language/bn/topic.json          | 11 +++++++----
 public/language/cs/topic.json          | 11 +++++++----
 public/language/da/topic.json          | 11 +++++++----
 public/language/de/topic.json          | 11 +++++++----
 public/language/el/topic.json          | 11 +++++++----
 public/language/en-US/topic.json       | 11 +++++++----
 public/language/en-x-pirate/topic.json | 11 +++++++----
 public/language/es/topic.json          | 11 +++++++----
 public/language/et/topic.json          | 11 +++++++----
 public/language/fa-IR/topic.json       | 11 +++++++----
 public/language/fi/topic.json          | 11 +++++++----
 public/language/fr/topic.json          | 11 +++++++----
 public/language/gl/topic.json          | 11 +++++++----
 public/language/he/topic.json          | 11 +++++++----
 public/language/hr/topic.json          | 11 +++++++----
 public/language/hu/topic.json          | 11 +++++++----
 public/language/id/topic.json          | 11 +++++++----
 public/language/it/topic.json          | 11 +++++++----
 public/language/ja/topic.json          | 11 +++++++----
 public/language/ko/topic.json          | 11 +++++++----
 public/language/lt/topic.json          | 11 +++++++----
 public/language/lv/topic.json          | 11 +++++++----
 public/language/ms/topic.json          | 11 +++++++----
 public/language/nb/topic.json          | 11 +++++++----
 public/language/nl/topic.json          | 11 +++++++----
 public/language/pl/topic.json          | 11 +++++++----
 public/language/pt-BR/topic.json       | 11 +++++++----
 public/language/pt-PT/topic.json       | 11 +++++++----
 public/language/ro/topic.json          | 11 +++++++----
 public/language/ru/topic.json          | 11 +++++++----
 public/language/rw/topic.json          | 11 +++++++----
 public/language/sc/topic.json          | 11 +++++++----
 public/language/sk/topic.json          | 11 +++++++----
 public/language/sl/topic.json          | 11 +++++++----
 public/language/sr/topic.json          | 11 +++++++----
 public/language/sv/topic.json          | 11 +++++++----
 public/language/th/topic.json          | 11 +++++++----
 public/language/tr/topic.json          | 11 +++++++----
 public/language/uk/topic.json          | 11 +++++++----
 public/language/vi/topic.json          | 11 +++++++----
 public/language/zh-CN/topic.json       | 11 +++++++----
 public/language/zh-TW/topic.json       | 11 +++++++----
 44 files changed, 308 insertions(+), 176 deletions(-)

diff --git a/public/language/ar/topic.json b/public/language/ar/topic.json
index 58784f65f5..0550359c96 100644
--- a/public/language/ar/topic.json
+++ b/public/language/ar/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "موضوع",
-    "topic_id": "معرف الموضوع",
-    "topic_id_placeholder": "أدخل معرف الموضوع",
     "no_topics_found": "لا توجد مواضيع !",
     "no_posts_found": "لا  توجد مشاركات!",
     "post_is_deleted": "هذه المشاركة محذوفة!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "هل أنت متأكد أنك تريد تطهير هذا الموضوع؟",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "هل أنت متأكد أنك تريد حذف هذه المشاركة؟",
     "post_restore_confirm": "هل أنت متأكد أنك تريد استعادة هذه المشاركة؟",
     "post_purge_confirm": "هل أنت متأكد أنك تريد تطهير هذه المشاركة؟",
@@ -100,6 +100,9 @@
     "fork_topic": "فرع الموضوع",
     "fork_topic_instruction": "إضغط على المشاركات التي تريد تفريعها",
     "fork_no_pids": "لم تختر أي مشاركة",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "1% مشاركة محددة",
     "fork_success": "تم إنشاء فرع للموضوع بنجاح! إضغط هنا لمعاينة الفرع.",
     "delete_posts_instruction": "Click the posts you want to delete/purge",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "أدخل عنوان موضوعك هنا...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/bg/topic.json b/public/language/bg/topic.json
index 9bbedd02b7..228d736cd6 100644
--- a/public/language/bg/topic.json
+++ b/public/language/bg/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Тема",
-    "topic_id": "Ид. на темата",
-    "topic_id_placeholder": "Въведете ид. на тема",
     "no_topics_found": "Няма намерени теми!",
     "no_posts_found": "Няма намерени публикации!",
     "post_is_deleted": "Публикацията е изтрита!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Наистина ли искате да изчистите тази тема?",
     "thread_tools.merge_topics": "Сливане на темите",
     "thread_tools.merge": "Сливане",
-    "topic_move_success": "Темата беше преместена успешно в %1. Щракнете тук за отмяна.",
+    "topic_move_success": "Темата ще бъде преместена след малко. Натиснете тук, за да отмените преместването.",
     "topic_move_undone": "Преместването на темата беше отменено",
+    "topic_move_posts_success": "Публикациите ще бъдат преместени след малко. Натиснете тук, за да отмените преместването.",
+    "topic_move_posts_undone": "Преместването на публикациите беше отменено",
     "post_delete_confirm": "Наистина ли искате да изтриете тази публикация?",
     "post_restore_confirm": "Наистина ли искате да възстановите тази публикация?",
     "post_purge_confirm": "Наистина ли искате да изчистите тази публикация?",
@@ -100,6 +100,9 @@
     "fork_topic": "Разделяне на темата",
     "fork_topic_instruction": "Натиснете публикациите, които искате да отделите",
     "fork_no_pids": "Няма избрани публикации!",
+    "no-posts-selected": "Няма избрани публикации!",
+    "x-posts-selected": "Избрани публикации: %1",
+    "x-posts-will-be-moved-to-y": "%1 публикации ще бъдат преместени в „%2“",
     "fork_pid_count": "Избрани публикации: %1",
     "fork_success": "Темата е разделена успешно! Натиснете тук, за да преминете към отделената тема.",
     "delete_posts_instruction": "Натиснете публикациите, които искате да изтриете/изчистите",
@@ -108,7 +111,7 @@
     "merge-options": "Настройки за сливането",
     "merge-select-main-topic": "Изберете основната тема",
     "merge-new-title-for-topic": "Ново заглавие за темата",
-    "move_posts_instruction": "Натиснете публикациите, които искате да преместите",
+    "move_posts_instruction": "Натиснете публикациите, които искате да преместите, а след това идете в желаната тема и натиснете „Преместване“.",
     "change_owner_instruction": "Натиснете публикациите, които искате да прехвърлите на друг потребител",
     "composer.title_placeholder": "Въведете заглавието на темата си тук...",
     "composer.handle_placeholder": "Въведете името тук",
diff --git a/public/language/bn/topic.json b/public/language/bn/topic.json
index daa0e53e63..3f6a500ae0 100644
--- a/public/language/bn/topic.json
+++ b/public/language/bn/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "টপিক",
-    "topic_id": "টপিক নাম্বার ",
-    "topic_id_placeholder": "টপিক নাম্বার দিন ",
     "no_topics_found": "কোন টপিক পাওয়া যায়নি!",
     "no_posts_found": "কোন পোস্ট পাওয়া যায়নি",
     "post_is_deleted": "এই পোস্টটি মুছে ফেলা হয়েছে!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "আপনি নিশ্চিত যে আপনি টপিকটি পার্জ করতে চাচ্ছেন ? ",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "আপনি নিশ্চিত যে আপনি এই পোষ্টটি মুছে ফেলতে চান ?",
     "post_restore_confirm": "আপনি নিশ্চিত যে আপনি এই পোষ্টটি পুনরূূদ্ধার করতে চান ? ",
     "post_purge_confirm": "আপনি নিশ্চিত যে আপনি এই পোষ্টটি পার্জ করতে চান ? ",
@@ -100,6 +100,9 @@
     "fork_topic": "টপিক ফর্ক করুন",
     "fork_topic_instruction": "যে পোষ্টটি ফর্ক করতে চান সেটি ক্লিক করুন",
     "fork_no_pids": "কোন পোষ্ট সিলেক্ট করা হয় নি",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "টপিক ফর্ক করা হয়েছে। ফর্ক করা টপিকে যেতে এখানে ক্লিক করুন",
     "delete_posts_instruction": "Click the posts you want to delete/purge",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "আপনার টপিকের শিরোনাম দিন",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/cs/topic.json b/public/language/cs/topic.json
index 2b1bd9d35c..9b1dee925b 100644
--- a/public/language/cs/topic.json
+++ b/public/language/cs/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Téma",
-    "topic_id": "ID tématu",
-    "topic_id_placeholder": "Vložte ID tématu",
     "no_topics_found": "Nebyla nalezena žádná témata.",
     "no_posts_found": "Nebyly nalezeny žádné příspěvky.",
     "post_is_deleted": "Tento příspěvek je vymazán.",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Jste si jist/a, že chcete vyčistit toto téma?",
     "thread_tools.merge_topics": "Sloučit témata",
     "thread_tools.merge": "Sloučit",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Jste si jist/a, že chcete odstranit tento příspěvek?",
     "post_restore_confirm": "Jste si jist/a, že chcete obnovit tento příspěvek?",
     "post_purge_confirm": "Jste si jist/a, že chcete tento příspěvek vyčistit?",
@@ -100,6 +100,9 @@
     "fork_topic": "Rozdělit příspěvek",
     "fork_topic_instruction": "Vyberte příspěvky, které chcete oddělit",
     "fork_no_pids": "Nebyly vybrány žádné příspěvky.",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "Vybráno %1 příspěvek/ů",
     "fork_success": "Téma úspěšně rozděleno. Pro přejití na rozdělené téma, zde klikněte.",
     "delete_posts_instruction": "Klikněte na příspěvek, který chcete odstranit/vyčistit",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Klikněte na příspěvek/y, který chcete přesunout",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Klikněte na příspěvek u kterého chcete změnit vlastníka",
     "composer.title_placeholder": "Zadejte název tématu…",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/da/topic.json b/public/language/da/topic.json
index ef6c1243fc..87892e751c 100644
--- a/public/language/da/topic.json
+++ b/public/language/da/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Tråd",
-    "topic_id": "Tråd-id",
-    "topic_id_placeholder": "Angiv tråd-id",
     "no_topics_found": "Ingen tråde fundet",
     "no_posts_found": "Ingen indlæg fundet!",
     "post_is_deleted": "Dette indlæg er slettet!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Er du sikker på at du vil udrense denne tråd?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Er du sikker på at du vil slette dette indlæg?",
     "post_restore_confirm": "Er du sikker på at du vil gendanne dette indlæg?",
     "post_purge_confirm": "Er du sikker på at du vil udradere dette indlæg?",
@@ -100,6 +100,9 @@
     "fork_topic": "Fraskil tråd",
     "fork_topic_instruction": "Klik på indlæg du ønsker at fraskille",
     "fork_no_pids": "Ingen indlæg valgt",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "Tråden blev fraskilt! Klik her for at gå til den fraskilte tråd.",
     "delete_posts_instruction": "Klik på de indlæg du vil slette/rense",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Angiv din trådtittel her ...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/de/topic.json b/public/language/de/topic.json
index 8cb91337ef..e07fea2bea 100644
--- a/public/language/de/topic.json
+++ b/public/language/de/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Thema",
-    "topic_id": "Themen-ID",
-    "topic_id_placeholder": "Themen-ID eingeben",
     "no_topics_found": "Keine passenden Themen gefunden!",
     "no_posts_found": "Keine Beiträge gefunden!",
     "post_is_deleted": "Dieser Beitrag wurde gelöscht!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Bist du sicher, dass du dieses Thema endgültig löschen möchtest?",
     "thread_tools.merge_topics": "Themen vereinen",
     "thread_tools.merge": "Vereinen",
-    "topic_move_success": "Das Thema wurde erfolgreich nach %1 verschoben. Klicke hier um es rückgängig zu machen.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Thema verschieben zurückgenommen",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Sind Sie sicher, dass Sie diesen Beitrag löschen möchten?",
     "post_restore_confirm": "Sind Sie sicher, dass Sie diesen Beitrag wiederherstellen möchten?",
     "post_purge_confirm": "Sind Sie sicher, dass Sie diesen Beitrag endgültig löschen möchten?",
@@ -100,6 +100,9 @@
     "fork_topic": "Thema aufspalten",
     "fork_topic_instruction": "Klicke auf die Beiträge, die abgespalten werden sollen",
     "fork_no_pids": "Keine Beiträge ausgewählt!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 Beiträge ausgewählt",
     "fork_success": "Thema erfolgreich aufgespalten! Klicke hier, um zum abgespaltenen Thema zu gelangen.",
     "delete_posts_instruction": "Wähle die zu löschenden Beiträge aus",
@@ -108,7 +111,7 @@
     "merge-options": "Fusionseinstellungen",
     "merge-select-main-topic": "Wähle das Hauptthema aus",
     "merge-new-title-for-topic": "Neuer Titel für das Thema",
-    "move_posts_instruction": "Klicke auf die Beiträge, die du verschieben möchstest.",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Klicke auf die Beiträge, die einem anderen Benutzer zugeordnet werden sollen",
     "composer.title_placeholder": "Hier den Titel des Themas eingeben...",
     "composer.handle_placeholder": "Gib deinen Namen/Nick hier ein",
diff --git a/public/language/el/topic.json b/public/language/el/topic.json
index 86953c7d40..342f826d3a 100644
--- a/public/language/el/topic.json
+++ b/public/language/el/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Θέμα",
-    "topic_id": "ID Θέματος",
-    "topic_id_placeholder": "Εισαγωγή ID θέματος",
     "no_topics_found": "Δεν βρέθηκαν θέματα!",
     "no_posts_found": "Δεν βρέθηκαν δημοσιεύσεις!",
     "post_is_deleted": "Αυτή η δημοσίευση έχει διαγραφεί!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Είσαι σίγουρος/η πως θέλεις να εκκαθαρίσεις αυτό το θέμα;",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Είσαι σίγουρος/η πως θέλεις να διαγράψεις αυτή την δημοσίευση;",
     "post_restore_confirm": "Είσαι σίγουρος/η πως θέλεις να επαναφέρεις αυτή την δημοσίευση;",
     "post_purge_confirm": "Είσαι σίγουρος/η πως θέλεις να εκκαθαρίσεις αυτή την δημοσίευση;",
@@ -100,6 +100,9 @@
     "fork_topic": "Διαχωρισμός Θέματος",
     "fork_topic_instruction": "Κάνε κλικ στις δημοσιεύσεις που θέλεις να διαχωρίσεις",
     "fork_no_pids": "Δεν έχουν επιλεχθεί δημοσιεύσεις!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "Successfully forked topic! Click here to go to the forked topic.",
     "delete_posts_instruction": "Click the posts you want to delete/purge",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Εισαγωγή του τίτλου του θέματος εδώ...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/en-US/topic.json b/public/language/en-US/topic.json
index acccfd880d..db411728f7 100644
--- a/public/language/en-US/topic.json
+++ b/public/language/en-US/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Topic",
-    "topic_id": "Topic ID",
-    "topic_id_placeholder": "Enter topic ID",
     "no_topics_found": "No topics found!",
     "no_posts_found": "No posts found!",
     "post_is_deleted": "This post is deleted!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Are you sure you want to delete this post?",
     "post_restore_confirm": "Are you sure you want to restore this post?",
     "post_purge_confirm": "Are you sure you want to purge this post?",
@@ -100,6 +100,9 @@
     "fork_topic": "Fork Topic",
     "fork_topic_instruction": "Click the posts you want to fork",
     "fork_no_pids": "No posts selected!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "Successfully forked topic! Click here to go to the forked topic.",
     "delete_posts_instruction": "Click the posts you want to delete/purge",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Enter your topic title here...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/en-x-pirate/topic.json b/public/language/en-x-pirate/topic.json
index acccfd880d..db411728f7 100644
--- a/public/language/en-x-pirate/topic.json
+++ b/public/language/en-x-pirate/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Topic",
-    "topic_id": "Topic ID",
-    "topic_id_placeholder": "Enter topic ID",
     "no_topics_found": "No topics found!",
     "no_posts_found": "No posts found!",
     "post_is_deleted": "This post is deleted!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Are you sure you want to delete this post?",
     "post_restore_confirm": "Are you sure you want to restore this post?",
     "post_purge_confirm": "Are you sure you want to purge this post?",
@@ -100,6 +100,9 @@
     "fork_topic": "Fork Topic",
     "fork_topic_instruction": "Click the posts you want to fork",
     "fork_no_pids": "No posts selected!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "Successfully forked topic! Click here to go to the forked topic.",
     "delete_posts_instruction": "Click the posts you want to delete/purge",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Enter your topic title here...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/es/topic.json b/public/language/es/topic.json
index 5ee4785388..6594e72f6a 100644
--- a/public/language/es/topic.json
+++ b/public/language/es/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Tema",
-    "topic_id": "ID de Tema",
-    "topic_id_placeholder": "Introducir ID del tema",
     "no_topics_found": "¡No se encontraron temas!",
     "no_posts_found": "¡No se encontraron publicaciones!",
     "post_is_deleted": "¡Esta publicación está eliminada!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "¿Está seguro que desea eliminar definitivamente (purgar) este tema?",
     "thread_tools.merge_topics": "Fusionar temas",
     "thread_tools.merge": "Fusionar",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "¿Estás seguro de que quieres eliminar este mensaje?",
     "post_restore_confirm": "¿Estás seguro de que quieres restaurar este mensaje?",
     "post_purge_confirm": "¡Estás seguro de que quieres purgar esta publicación?",
@@ -100,6 +100,9 @@
     "fork_topic": "Dividir tema",
     "fork_topic_instruction": "Pulsa en los mensajes que quieres dividir",
     "fork_no_pids": "¡No has seleccionado ningún mensaje!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 mensaje(s) seleccionados",
     "fork_success": "¡Se ha creado un nuevo tema a partir del original! Haz click aquí para ir al nuevo tema.",
     "delete_posts_instruction": "Haz click en los mensajes que quieres eliminar/limpiar",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Pulsa en los posts que quieras mover",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Haz click en los mensajes que quieres asignar a otro usuario",
     "composer.title_placeholder": "Ingresa el título de tu tema...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/et/topic.json b/public/language/et/topic.json
index 72cbfc01ee..705034501a 100644
--- a/public/language/et/topic.json
+++ b/public/language/et/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Teema",
-    "topic_id": "Teema ID",
-    "topic_id_placeholder": "Sisesta teema ID",
     "no_topics_found": "Teemasid ei leitud!",
     "no_posts_found": "Postitusi ei leitud!",
     "post_is_deleted": "See postitus on kustutatud!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Oled kindel, et soovid puhastada selle teema?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Oled kindel, et soovid kustutada selle postituse?",
     "post_restore_confirm": "Oled kindel, et soovid taastada antud postituse?",
     "post_purge_confirm": "Oled kindel, et soovid täielikult selle teema kustutada?",
@@ -100,6 +100,9 @@
     "fork_topic": "Fork Topic",
     "fork_topic_instruction": "Vajuta postitustele, mida soovid forkida",
     "fork_no_pids": "Sa ei ole postitusi valinud!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 postitus(t) valitud",
     "fork_success": "Edukalt ''forkisid'' teema! Vajuta siia, et vaadata loodud teemat.",
     "delete_posts_instruction": "Klikka postitustel, mida tahad kustutada/puhastada",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Sisesta teema pealkiri siia...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/fa-IR/topic.json b/public/language/fa-IR/topic.json
index bc71b760be..4689730dc7 100644
--- a/public/language/fa-IR/topic.json
+++ b/public/language/fa-IR/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "جُستار",
-    "topic_id": "شناسه موضوع",
-    "topic_id_placeholder": "شناسه موضوع را بنویسید",
     "no_topics_found": "هیچ موضوعی یافت نشد!",
     "no_posts_found": "پستی یافت نشد!",
     "post_is_deleted": "این پست پاک شده!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "آیا مطمئنید که میمید این موضوع را پاکسازی کنید؟",
     "thread_tools.merge_topics": "ادغام موضوع ها",
     "thread_tools.merge": "ادغام",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "آیا از پاک کردن این پست اطمینان دارید؟",
     "post_restore_confirm": "آیا از بازگردانی این پست اطمینان دارید؟",
     "post_purge_confirm": "آیا از پاک کردن این پست اطمینان دارید؟",
@@ -100,6 +100,9 @@
     "fork_topic": "شاخه ساختن از موضوع",
     "fork_topic_instruction": "پست‌هایی را که می‌خواهید به موضوع تازه ببرید، انتخاب کنید",
     "fork_no_pids": "هیچ پستی انتخاب نشده!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 پست (ها) انتخاب شده اند",
     "fork_success": "موضوع با موفقیت منشعب شد! برای رفتن به موضوع انشعابی اینجا را کلیک کنید.",
     "delete_posts_instruction": "با کلیک بر روی پست شما می خواهید به حذف/پاکسازی",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "بر روی پستی که می خواهید انتقال دهید کلیک کنید",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "عنوان موضوعتان را اینجا بنویسید...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/fi/topic.json b/public/language/fi/topic.json
index 01e87df5dd..0554100be4 100644
--- a/public/language/fi/topic.json
+++ b/public/language/fi/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Aihe",
-    "topic_id": "Aiheen ID",
-    "topic_id_placeholder": "Syötä aiheen ID",
     "no_topics_found": "Aiheita ei löytynyt!",
     "no_posts_found": "Viestejä ei löytynyt!",
     "post_is_deleted": "Tämä viesti poistettiin!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Oletko varma, että haluat poistaa pysyvästi tämän aiheen?",
     "thread_tools.merge_topics": "Sulauta aiheet",
     "thread_tools.merge": "Sulauta",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Haluatko varmasti poistaa tämän viestin?",
     "post_restore_confirm": "Haluatko varmasti palauttaa tämän viestin?",
     "post_purge_confirm": "Oletko varma, että haluat poistaa pysyvästi tämän viestin?",
@@ -100,6 +100,9 @@
     "fork_topic": "Haaroita keskustelu",
     "fork_topic_instruction": "Napsauta viestejä, jotka haluat haaroittaa",
     "fork_no_pids": "Ei valittuja viestejä!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 viesti(ä) valittuna",
     "fork_success": "Aihe eriytetty onnistuneesti! Klikkaa täältä mennäkseksi uuteen aiheeseen.",
     "delete_posts_instruction": "Valitse viestit jotka haluat poistaa (pysyvästi)",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Valitse viestit jotka haluat siirtää",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Valitse viestit jotka haluat siirtää toiselle henkilölle",
     "composer.title_placeholder": "Syötä aiheesi otsikko tähän...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/fr/topic.json b/public/language/fr/topic.json
index 542cd41ea7..693a4fdab3 100644
--- a/public/language/fr/topic.json
+++ b/public/language/fr/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Sujet",
-    "topic_id": "Sujet ID",
-    "topic_id_placeholder": "Entrer l'ID du Sujet",
     "no_topics_found": "Aucun sujet n'a été trouvé !",
     "no_posts_found": "Aucun message trouvé !",
     "post_is_deleted": "Ce message a été supprimé !",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Êtes-vous sûr de bien vouloir supprimer définitivement ce sujet ?",
     "thread_tools.merge_topics": "Fusionner les Sujets",
     "thread_tools.merge": "Fusionner",
-    "topic_move_success": "Ce sujet a été déplacé avec succès vers %1. Cliquez ici pour annuler.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Déplacement de sujet annulé",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Êtes-vous sûr de bien vouloir supprimer ce message ?",
     "post_restore_confirm": "Êtes-vous sûr de bien vouloir restaurer ce message ?",
     "post_purge_confirm": "Êtes-vous sûr de bien vouloir supprimer définitivement ce sujet ?",
@@ -100,6 +100,9 @@
     "fork_topic": "Scinder le sujet",
     "fork_topic_instruction": "Cliquez sur les postes à scinder",
     "fork_no_pids": "Aucun post sélectionné !",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 message(s) sélectionné(s)",
     "fork_success": "Sujet copié avec succès ! Cliquez ici pour aller au sujet copié.",
     "delete_posts_instruction": "Sélectionnez les messages que vous souhaitez supprimer/vider",
@@ -108,7 +111,7 @@
     "merge-options": "Options de fusion",
     "merge-select-main-topic": "Sélectionnez le sujet principal",
     "merge-new-title-for-topic": "Nouveau titre pour le sujet",
-    "move_posts_instruction": "Cliquez sur les messages que vous souhaitez déplacer",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Cliquez sur les messages que vous souhaitez attribuer à un autre utilisateur.",
     "composer.title_placeholder": "Entrer le titre du sujet ici…",
     "composer.handle_placeholder": "Entrez votre nom/identifiant ici",
diff --git a/public/language/gl/topic.json b/public/language/gl/topic.json
index c450d6ed9b..d33c2ccfd5 100644
--- a/public/language/gl/topic.json
+++ b/public/language/gl/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Tema",
-    "topic_id": "ID do Tema",
-    "topic_id_placeholder": "Introduce o ID do Tema",
     "no_topics_found": "Non se atoparon temas!",
     "no_posts_found": "Non se atoparon publicacións!",
     "post_is_deleted": "Esta publicación foi eliminada!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Estás seguro de que desexas eliminar definitivamente (purgar) este tema?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Estás seguro de que desexas eliminar esta publicación?",
     "post_restore_confirm": "Estás seguro de que desexas restaurar esta publicación?",
     "post_purge_confirm": "Estás seguro de que desexas purgar esta publicación??",
@@ -100,6 +100,9 @@
     "fork_topic": "Dividir Tema",
     "fork_topic_instruction": "Fai clic nas publicacións que queiras dividir",
     "fork_no_pids": "Non seleccionaches ninguna publicación!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 mensaxe(s) seleccionada(s)",
     "fork_success": "Creouse un novo tema a partir do orixinal! Fai clic aquí para ir ó novo tema.",
     "delete_posts_instruction": "Fai clic nas mensaxes que queres eliminar/limpar",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Introduce o título do teu tema",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/he/topic.json b/public/language/he/topic.json
index 7957703d27..8fe65175c0 100644
--- a/public/language/he/topic.json
+++ b/public/language/he/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "נושא",
-    "topic_id": "מזהה נושא",
-    "topic_id_placeholder": "הכנס מזהה נושא",
     "no_topics_found": "לא נמצאו נושאים!",
     "no_posts_found": "לא נמצאו פוסטים!",
     "post_is_deleted": "פוסט זה נמחק!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "אתה בטוח שאתה רוצה למחוק את הנושא הזה?",
     "thread_tools.merge_topics": "מזג נושאים",
     "thread_tools.merge": "מזג",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "אתה בטוח שאתה רוצה למחוק את הפוסט הזה?",
     "post_restore_confirm": "אתה בטוח שאתה רוצה לשחזר את הפוסט הזה?",
     "post_purge_confirm": "אתה בטוח שאתה רוצה למחוק את הפוסט הזה?",
@@ -100,6 +100,9 @@
     "fork_topic": "שכפל נושא",
     "fork_topic_instruction": "לחץ על הפוסטים שברצונך לשכפל",
     "fork_no_pids": "לא בחרת אף פוסט!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 פוסט(ים) נבחרו",
     "fork_success": "הפוסט שוכפל בהצלחה! לחץ כאן על מנת לעבור לפוסט המשוכפל.",
     "delete_posts_instruction": "לחץ על הפוסטים שברצונך למחוק",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "לחץ על הפוסטים שאתה רוצה להזיז",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "לחץ על ההודעה שהנך רוצה לשנות את בעל ההודעה",
     "composer.title_placeholder": "הכנס את כותרת הנושא כאן...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/hr/topic.json b/public/language/hr/topic.json
index d871b1d072..cd92a3c3bd 100644
--- a/public/language/hr/topic.json
+++ b/public/language/hr/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Tema",
-    "topic_id": "ID Teme",
-    "topic_id_placeholder": "Unesite ID teme",
     "no_topics_found": "Tema nije pronađena!",
     "no_posts_found": "Objave nisu pronađene!",
     "post_is_deleted": "Ova objava je obrisana!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Sigurni ste da želite odbaciti ovu temu?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Sigurni ste da želite obrisati ovu objavu?",
     "post_restore_confirm": "Sigurni ste da želite povratiti ovu objavu?",
     "post_purge_confirm": "Sigurni ste da želite odbaciti ovu objavu?",
@@ -100,6 +100,9 @@
     "fork_topic": "Dupliraj temu",
     "fork_topic_instruction": "Označi objave koje želite duplirati",
     "fork_no_pids": "Objave nisu odabrane!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 objava odabrana",
     "fork_success": "Uspješno duplirana tema. Kliknite ovdje za dupliranu temu.",
     "delete_posts_instruction": "Označite objave koje želite obrisati/odbaciti",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Unesite naslov teme ovdje ...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/hu/topic.json b/public/language/hu/topic.json
index bb08869bee..af8c0f42e7 100644
--- a/public/language/hu/topic.json
+++ b/public/language/hu/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Témakör",
-    "topic_id": "Témakör azonosító",
-    "topic_id_placeholder": "Témakör azonosító megadása",
     "no_topics_found": "Nem található témakör!",
     "no_posts_found": "Nem található hozzászólás!",
     "post_is_deleted": "A hozzászólás törlésre került!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Biztos végleg törölni akarod a témakört?",
     "thread_tools.merge_topics": "Témakörök összevonása",
     "thread_tools.merge": "Összevonás",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Biztos törölni akarod a hozzászólást?",
     "post_restore_confirm": "Biztos vissza akarod állítani a hozzászólást?",
     "post_purge_confirm": "Biztos végleg törölni akarod a hozzászólást?",
@@ -100,6 +100,9 @@
     "fork_topic": "Témakör szétszedése",
     "fork_topic_instruction": "Kattints a hozzászólásokra, melyeket szét akarsz szedni",
     "fork_no_pids": "Nincs hozzászólás kiválasztva!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 kiválasztott hozzászólás",
     "fork_success": "Témakör sikeresen szétválasztva! Kattints ide a szétválasztott témakörre ugráshoz.",
     "delete_posts_instruction": "Kattints a törlendő/véglegesen törlendő hozzászólásokra",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Add meg a témakör címét...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/id/topic.json b/public/language/id/topic.json
index 5ee92d5ffc..1c33570c6a 100644
--- a/public/language/id/topic.json
+++ b/public/language/id/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Topik",
-    "topic_id": "ID Topik",
-    "topic_id_placeholder": "Masukkan ID topik",
     "no_topics_found": "Topik tidak ditemukan!",
     "no_posts_found": "Tidak ada posting yang ditemukan!",
     "post_is_deleted": "Posting ini telah dihapus!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Kamu yakin ingin memusnahkan topik ini?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Kamu yakin ingin menghapus posting ini?",
     "post_restore_confirm": "Kamu yakin ingin mengembalikan posting ini?",
     "post_purge_confirm": "Kamu yakin ingin memusnahkan posting ini?",
@@ -100,6 +100,9 @@
     "fork_topic": "Cabangkan Topik",
     "fork_topic_instruction": "Klik posting yang kamu ingin cabangkan",
     "fork_no_pids": "Tidak ada posting yang dipilih!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "Topik berhasil dicabangkan! Klik disini untuk menuju topik yang telah dicabangkan.",
     "delete_posts_instruction": "Click the posts you want to delete/purge",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Masukkan judul topik di sini...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/it/topic.json b/public/language/it/topic.json
index a09fdd9844..f8765cb235 100644
--- a/public/language/it/topic.json
+++ b/public/language/it/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Discussione",
-    "topic_id": "ID Discussione",
-    "topic_id_placeholder": "Inserisci l'ID discussione",
     "no_topics_found": "Nessuna discussione trovata!",
     "no_posts_found": "Nessun post trovato!",
     "post_is_deleted": "Questo post è eliminato!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Sei sicuro di voler eliminare definitivamente questa discussione?",
     "thread_tools.merge_topics": "Unisci le Discussioni",
     "thread_tools.merge": "Unisci",
-    "topic_move_success": "Questo discussione è stata spostata con successo in %1. Clicca qui per annullare.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Spostamento della discussione annullato",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Sei sicuro di voler eliminare questo post?",
     "post_restore_confirm": "Sei sicuro di voler ripristinare questo post?",
     "post_purge_confirm": "Sei sicuro di voler eliminare definitivamente questo post?",
@@ -100,6 +100,9 @@
     "fork_topic": "Dividi Discussione",
     "fork_topic_instruction": "Clicca sui post che vuoi dividere",
     "fork_no_pids": "Nessun post selezionato!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post selezionati",
     "fork_success": "Topic Diviso con successo ! Clicca qui per andare al Topic Diviso.",
     "delete_posts_instruction": "Clicca sui post che vuoi eliminare/eliminare definitivamente",
@@ -108,7 +111,7 @@
     "merge-options": "Opzioni di unione",
     "merge-select-main-topic": "Seleziona discussione principale",
     "merge-new-title-for-topic": "Nuovo titolo per la discussione",
-    "move_posts_instruction": "Clicca sui post che vuoi spostare",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Clicca sui post che vuoi assegnare ad un altro utente",
     "composer.title_placeholder": "Inserisci qui il titolo della discussione...",
     "composer.handle_placeholder": "Inserisci qui il tuo nome/nome utente ospite",
diff --git a/public/language/ja/topic.json b/public/language/ja/topic.json
index c44f6b2bc7..a5806d15dc 100644
--- a/public/language/ja/topic.json
+++ b/public/language/ja/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "スレッド",
-    "topic_id": "スレッドID",
-    "topic_id_placeholder": "スレッドIDを入力してください",
     "no_topics_found": "スレッドが見つかりません!",
     "no_posts_found": "投稿はありません!",
     "post_is_deleted": "この投稿が削除されました!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "本当にこのスレッドを切り離しますか?",
     "thread_tools.merge_topics": "トピックを置き換える",
     "thread_tools.merge": "置き換え",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "本当にこの投稿を削除しますか?",
     "post_restore_confirm": "本当にこの投稿を元に戻しますか?",
     "post_purge_confirm": "本当にこの投稿を切り離しますか?",
@@ -100,6 +100,9 @@
     "fork_topic": "スレッドをフォーク",
     "fork_topic_instruction": "フォークしたい投稿をクリックして",
     "fork_no_pids": "投稿が選択されていません!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 投稿(s)が選択されました",
     "fork_success": "スレッドをフォークするのに成功しました。ここを押して、このフォークしたスレッドに行きます。",
     "delete_posts_instruction": "削除または切り離するには、当てはまる投稿を押してください",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "移動したい投稿をクリック",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "スレッドのタイトルを入力...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/ko/topic.json b/public/language/ko/topic.json
index cc4c2c6763..98bd7fb227 100644
--- a/public/language/ko/topic.json
+++ b/public/language/ko/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "게시물",
-    "topic_id": "게시물 ID",
-    "topic_id_placeholder": "게시물 ID를 입력하세요.",
     "no_topics_found": "게시물을 찾을 수 없습니다!",
     "no_posts_found": "포스트를 찾을 수 없습니다!",
     "post_is_deleted": "이 포스트는 삭제됐습니다!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "이 게시물을 폐기 하시겠습니까?",
     "thread_tools.merge_topics": "게시물 병합",
     "thread_tools.merge": "병합",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "이 포스트를 삭제 하시겠습니까?",
     "post_restore_confirm": "이 포스트를 복원 하시겠습니까?",
     "post_purge_confirm": "이 포스트를 폐기 하시겠습니까?",
@@ -100,6 +100,9 @@
     "fork_topic": "게시물 분리",
     "fork_topic_instruction": "분리할 포스트를 선택하세요.",
     "fork_no_pids": "선택된 포스트가 없습니다.",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 개의 포스트(들)이 선택되었습니다",
     "fork_success": "게시물이 분리되었습니다! 분리된 게시물을 보려면 여기를 클릭 하세요.",
     "delete_posts_instruction": "삭제할 포스트를 선택하세요.",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "게시물 제목을 입력하세요.",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/lt/topic.json b/public/language/lt/topic.json
index d9eb8f71f2..e4fb495c1a 100644
--- a/public/language/lt/topic.json
+++ b/public/language/lt/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Tema",
-    "topic_id": "Temos ID",
-    "topic_id_placeholder": "Įrašykite temos ID",
     "no_topics_found": "Temų nerasta!",
     "no_posts_found": "Įrašų nerasta!",
     "post_is_deleted": "Šis įrašas ištrintas!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Ar tikrai norite išvalyti šią temą?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Ar jūs tikrai norite ištrinti šį įrašą?",
     "post_restore_confirm": "Ar jūs tikrai norite atkurti šį įrašą?",
     "post_purge_confirm": "Ar tikrai norite išvalyti šį pranešimą?",
@@ -100,6 +100,9 @@
     "fork_topic": "Išskaidyti temą",
     "fork_topic_instruction": "Pažymėkite ant įrašų, kuriuos norite perkelti į naują temą",
     "fork_no_pids": "Nepasirinktas joks įrašas!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "Sėkmingai išsišakota iš temos! Spausk čia kad nueitu į išsišakota temą",
     "delete_posts_instruction": "Click the posts you want to delete/purge",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Įrašykite temos pavadinimą...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/lv/topic.json b/public/language/lv/topic.json
index 76b6a75a7c..dc7ed82802 100644
--- a/public/language/lv/topic.json
+++ b/public/language/lv/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Temats",
-    "topic_id": "Temata ID",
-    "topic_id_placeholder": "Ievadīt temata ID",
     "no_topics_found": "Nav tematu!",
     "no_posts_found": "Nav rakstu!",
     "post_is_deleted": "Raksts izdzēsts!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Vai tiešām vēlies iztīrīt šo tematu?",
     "thread_tools.merge_topics": "Apvienot tematus",
     "thread_tools.merge": "Apvienot tematus",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Vai tiešām vēlies izdzēst šo rakstu?",
     "post_restore_confirm": "Vai tiešām vēlies atjaunot šo rakstu?",
     "post_purge_confirm": "Vai tiešām vēlies iztīrīt šo rakstu?",
@@ -100,6 +100,9 @@
     "fork_topic": "Nozarot tematu",
     "fork_topic_instruction": "Noklikšķini uz rakstiem, kurus nozarot",
     "fork_no_pids": "Nav atlasīto rakstu!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 raksts(-i) atlasīts(-i)",
     "fork_success": "Veiksmīgi nozarots temats! Noklikšķini, lai dotos uz nozaroto tematu.",
     "delete_posts_instruction": "Noklikšķini uz rakstiem, kurus notīrīt/iztīrīt",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Noklikšķini uz rakstiem, kurus pārvietot",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Ievadīt temata virsrakstu...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/ms/topic.json b/public/language/ms/topic.json
index 4848756e96..1059315c91 100644
--- a/public/language/ms/topic.json
+++ b/public/language/ms/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Topik",
-    "topic_id": "ID topik",
-    "topic_id_placeholder": "Masukkan ID topik",
     "no_topics_found": "Tiada topik yang ditemui",
     "no_posts_found": "Tiada kirim yang dijumpai",
     "post_is_deleted": "Kiriman ini dipadam!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Anda yakin untuk singkirkan topik ini?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Adakah anda pasti untuk memadam kiriman ini?",
     "post_restore_confirm": "Adakah anda pasti untuk memulihkan kiriman ini?",
     "post_purge_confirm": "Adakah anda pasti untuk singkirkan kiriman ini?",
@@ -100,6 +100,9 @@
     "fork_topic": "Salin topik",
     "fork_topic_instruction": "Klik kiriman yang anda hendak salin",
     "fork_no_pids": "Tiada kiriman yang dipilih",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "Berjaya menyalin topik. Klik sini untuk ke topik yang disalin.",
     "delete_posts_instruction": "Click the posts you want to delete/purge",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Masukkan tajuk topik disini",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/nb/topic.json b/public/language/nb/topic.json
index 84207fe067..79f5c6078d 100644
--- a/public/language/nb/topic.json
+++ b/public/language/nb/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Emne",
-    "topic_id": "Emne-ID",
-    "topic_id_placeholder": "Skriv emne-ID",
     "no_topics_found": "Ingen emner funnet!",
     "no_posts_found": "Ingen innlegg funnet!",
     "post_is_deleted": "Dette innlegget er slettet!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Er du sikker på at du vil renske dette emnet?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Er du sikker på at du vil slette dette innlegget?",
     "post_restore_confirm": "Er du sikker på at du vil gjenopprette dette innlegget?",
     "post_purge_confirm": "Er du sikker på at du vil renske dette innlegget?",
@@ -100,6 +100,9 @@
     "fork_topic": "Forgren Emne",
     "fork_topic_instruction": "Trykk på innleggene du vil forgrene",
     "fork_no_pids": "Ingen innlegg valgt!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "Dette emnet ble forgrenet! Klikk for å gå til forgrenet emne.",
     "delete_posts_instruction": "Click the posts you want to delete/purge",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Skriv din tråd-tittel her",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/nl/topic.json b/public/language/nl/topic.json
index 6342d2c4f5..ae6bd8f4cf 100644
--- a/public/language/nl/topic.json
+++ b/public/language/nl/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Onderwerp",
-    "topic_id": "Onderwerp ID",
-    "topic_id_placeholder": "Vul onderwerp ID in",
     "no_topics_found": "Geen onderwerpen gevonden!",
     "no_posts_found": "Geen berichten gevonden!",
     "post_is_deleted": "Dit bericht is verwijderd!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Weet je zeker dat je dit onderwerp wil verwijderen?",
     "thread_tools.merge_topics": "Onderwerpen samenvoegen",
     "thread_tools.merge": "Samenvoegen",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Is het absoluut de bedoeling dit bericht te verwijderen?",
     "post_restore_confirm": "Is het de bedoeling dit bericht te herstellen?",
     "post_purge_confirm": "Is het absoluut zeker dat dit bericht volledig verwijderd kan worden?",
@@ -100,6 +100,9 @@
     "fork_topic": "Afgesplitst onderwerp ",
     "fork_topic_instruction": "Klik op de berichten die afgesplitst moeten worden",
     "fork_no_pids": "Geen berichten geselecteerd!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 bericht(en) geselecteerd",
     "fork_success": "Onderwerp is succesvol afgesplitst. Klik hier om het nieuwe onderwerp te zien.",
     "delete_posts_instruction": "Klik op de berichten die verwijderd moeten worden",
@@ -108,7 +111,7 @@
     "merge-options": "Opties voor samenvoegen",
     "merge-select-main-topic": "Selecteer het hoofdonderwerp",
     "merge-new-title-for-topic": "Nieuwe titel voor onderwerp",
-    "move_posts_instruction": "Klik op de berichten die je wilt verplaatsen",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Klik op de berichten die je wilt toewijzen aan een andere gebruiker",
     "composer.title_placeholder": "Voer hier de titel van het onderwerp in...",
     "composer.handle_placeholder": "Voer je naam/pseudoniem hier in",
diff --git a/public/language/pl/topic.json b/public/language/pl/topic.json
index f4102c18be..7d8f0f78d6 100644
--- a/public/language/pl/topic.json
+++ b/public/language/pl/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Temat",
-    "topic_id": "Identyfikator tematu",
-    "topic_id_placeholder": "Podaj identyfikator tematu",
     "no_topics_found": "Nie znaleziono żadnych tematów.",
     "no_posts_found": "Nie znaleziono żadnych postów.",
     "post_is_deleted": "Ten post został usunięty!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Na pewno chcesz wyczyścić ten temat?",
     "thread_tools.merge_topics": "Połącz tematy",
     "thread_tools.merge": "Połącz",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Czy na pewno chcesz usunąć ten post?",
     "post_restore_confirm": "Czy na pewno chcesz przywrócić ten post?",
     "post_purge_confirm": "Czy na pewno chcesz wyczyścić ten post?",
@@ -100,6 +100,9 @@
     "fork_topic": "Skopiuj temat",
     "fork_topic_instruction": "Zaznacz posty, które chcesz skopiować",
     "fork_no_pids": "Nie zaznaczono żadnych postów!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "Zaznaczono %1 post(-ów)",
     "fork_success": "Temat został skopiowany. Kliknij tutaj, aby do niego przejść.",
     "delete_posts_instruction": "Zaznacz posty, które chcesz usunąć/wyczyścić",
@@ -108,7 +111,7 @@
     "merge-options": "Opcję łączenia tematów",
     "merge-select-main-topic": "Wybierz główny temat",
     "merge-new-title-for-topic": "Nowy tytuł tematu",
-    "move_posts_instruction": "Zaznacz posty, które chcesz przenieść",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Kliknij w posty, które chcesz przypisać do innego użytkownika",
     "composer.title_placeholder": "Tutaj wpisz tytuł tematu...",
     "composer.handle_placeholder": "Tutaj wpisz swoje imię/nazwę",
diff --git a/public/language/pt-BR/topic.json b/public/language/pt-BR/topic.json
index 77c46f5e57..f1760a4dbc 100644
--- a/public/language/pt-BR/topic.json
+++ b/public/language/pt-BR/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Tópico",
-    "topic_id": "ID do Tópico",
-    "topic_id_placeholder": "Digite o ID do tópico",
     "no_topics_found": "Nenhum tópico encontrado!",
     "no_posts_found": "Nenhum post encontrado!",
     "post_is_deleted": "Este post está deletado!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Tem certeza que deseja expurgar este tópico? ",
     "thread_tools.merge_topics": "Mesclar Tópicos",
     "thread_tools.merge": "Mesclar",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Tem certeza que deseja deletar este post?",
     "post_restore_confirm": "Tem certeza que deseja restaurar este post?",
     "post_purge_confirm": "Tem certeza que deseja expurgar este post?",
@@ -100,6 +100,9 @@
     "fork_topic": "Ramificar Tópico",
     "fork_topic_instruction": "Clique nos posts que você quer ramificar",
     "fork_no_pids": "Nenhum post selecionado!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selecionado(s)",
     "fork_success": "Tópico ramificado com sucesso! Clique aqui para ir ao tópico ramificado.",
     "delete_posts_instruction": "Clique nos posts que você deseja deletar/limpar",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Clique nas postagens que você deseja mover",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Clique na postagem que você quer associar a outro usuário",
     "composer.title_placeholder": "Digite aqui o título para o seu tópico...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/pt-PT/topic.json b/public/language/pt-PT/topic.json
index 9f266e13b8..4e26df1996 100644
--- a/public/language/pt-PT/topic.json
+++ b/public/language/pt-PT/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Tópico",
-    "topic_id": "ID do tópico",
-    "topic_id_placeholder": "Inserir o ID do tópico",
     "no_topics_found": "Tópicos não encontrados!",
     "no_posts_found": "Publicações não encontradas!",
     "post_is_deleted": "Esta publicação foi eliminada!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Tens a certeza que queres eliminar este tópico?",
     "thread_tools.merge_topics": "Fundir Tópicos",
     "thread_tools.merge": "Fundir",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Tens a certeza que desejas eliminar esta publicação?",
     "post_restore_confirm": "Tens a certeza que desejas restaurar esta publicação?",
     "post_purge_confirm": "Tens a certeza que queres eliminar esta publicação?",
@@ -100,6 +100,9 @@
     "fork_topic": "Clonar tópico",
     "fork_topic_instruction": "Carrega nas publicações que queres clonar",
     "fork_no_pids": "Sem publicações selecionadas!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 publicação(ões) selecionada(s)",
     "fork_success": "Clonaste um tópico com sucesso! Carrega aqui para ires para o tópico clonado.",
     "delete_posts_instruction": "Carrega nas publicações que queres apagar/eliminar",
@@ -108,7 +111,7 @@
     "merge-options": "Opções de fusão",
     "merge-select-main-topic": "Seleciona o tópico principal",
     "merge-new-title-for-topic": "Novo título para o tópico",
-    "move_posts_instruction": "Clica nas publicações que queres mover",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Insere aqui o título do tópico...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/ro/topic.json b/public/language/ro/topic.json
index d0576b0b8c..793cec8d85 100644
--- a/public/language/ro/topic.json
+++ b/public/language/ro/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Subiect",
-    "topic_id": "ID Subiect",
-    "topic_id_placeholder": "Introdu ID Subiect",
     "no_topics_found": "Nu a fost găsit nici un subiect!",
     "no_posts_found": "Nu a fost găsit nici un mesaj!",
     "post_is_deleted": "Acest mesaj a fost șters!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Ești sigur că vrei sa cureți acest subiect?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Ești sigur că vrei să ștergi acest mesaj?",
     "post_restore_confirm": "Esti sigur că vrei să restaurezi acest mesaj?",
     "post_purge_confirm": "Ești sigur că vrei să cureți acest mesaj?",
@@ -100,6 +100,9 @@
     "fork_topic": "Bifurcă Subiect",
     "fork_topic_instruction": "Apasă pe mesajele care vrei sa le bifurci",
     "fork_no_pids": "Nu a fost selectat nici un mesaj!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "Successfully forked topic! Click here to go to the forked topic.",
     "delete_posts_instruction": "Click the posts you want to delete/purge",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Introdu numele subiectului aici ...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/ru/topic.json b/public/language/ru/topic.json
index 813b7a909b..2b532bfaf3 100644
--- a/public/language/ru/topic.json
+++ b/public/language/ru/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Тема",
-    "topic_id": "ID темы",
-    "topic_id_placeholder": "Введите ID темы",
     "no_topics_found": "Темы не найдены!",
     "no_posts_found": "Сообщения не найдены!",
     "post_is_deleted": "Это сообщение удалено!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Вы уверены, что хотите стереть эту тему?",
     "thread_tools.merge_topics": "Объединить темы",
     "thread_tools.merge": "Объединить",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Вы уверены, что хотите удалить это сообщение?",
     "post_restore_confirm": "Вы уверены, что хотите восстановить это сообщение?",
     "post_purge_confirm": "Вы уверены, что хотите стереть это сообщение?",
@@ -100,6 +100,9 @@
     "fork_topic": "Создать дополнительную ветвь дискуссии",
     "fork_topic_instruction": "Отметьте сообщения, которые вы хотите перенести в отдельную тему",
     "fork_no_pids": "Не выбрано ни одного сообщения!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "Выбрано сообщений: %1",
     "fork_success": "Готово! Нажмите здесь, чтобы перейти к новой теме.",
     "delete_posts_instruction": "Отметьте сообщения, которые вы хотите удалить или стереть",
@@ -108,7 +111,7 @@
     "merge-options": "Параметры объединения",
     "merge-select-main-topic": "Выберите основную тему",
     "merge-new-title-for-topic": "Новое название темы",
-    "move_posts_instruction": "Нажмите на сообщения, которые вы хотите перенести",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Нажмите на сообщения, которые вы хотите присвоить другому пользователю",
     "composer.title_placeholder": "Введите название темы...",
     "composer.handle_placeholder": "Введите ваше имя здесь",
diff --git a/public/language/rw/topic.json b/public/language/rw/topic.json
index f73c72aad1..dacdc9eccc 100644
--- a/public/language/rw/topic.json
+++ b/public/language/rw/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Ikiganiro",
-    "topic_id": "Nimero y'Ikiganiro",
-    "topic_id_placeholder": "Shyiramo nimero y'ikiganiro",
     "no_topics_found": "Nta kiganiro cyabonetse!",
     "no_posts_found": "Nta cyashyizweho cyabonetse!",
     "post_is_deleted": "Ibyari byanditse byakuweho!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Wiringiye neza ko ushaka gusibanganya iki kiganiro?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Wiringiye neza ko ushaka gukuraho iki kiganiro?",
     "post_restore_confirm": "Wiringiye neza ko ushaka kugarura iki kiganiro? ",
     "post_purge_confirm": "Wiringiye neza ko ushaka gusibangaya iki kiganiro?",
@@ -100,6 +100,9 @@
     "fork_topic": "Gabanyaho ku Kiganiro",
     "fork_topic_instruction": "Kanda ku byashizweho ushaka kugabanyaho",
     "fork_no_pids": "Nta kintu wahisemo!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "Umaze kugabanyaho ku kiganiro! Kanda hano ugezwe ku kiganiro cyavutse. ",
     "delete_posts_instruction": "Kanda ku bintu ushaka guhisha/gusiba",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Shyira umutwe w'ikiganiro cyawe aha...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/sc/topic.json b/public/language/sc/topic.json
index e41cfe57c6..aa76452467 100644
--- a/public/language/sc/topic.json
+++ b/public/language/sc/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Arresonada",
-    "topic_id": "Topic ID",
-    "topic_id_placeholder": "Enter topic ID",
     "no_topics_found": "Peruna arresonada agatada!",
     "no_posts_found": "Perunu arresonu agatadu!",
     "post_is_deleted": "This post is deleted!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Are you sure you want to delete this post?",
     "post_restore_confirm": "Are you sure you want to restore this post?",
     "post_purge_confirm": "Are you sure you want to purge this post?",
@@ -100,6 +100,9 @@
     "fork_topic": "Partzi Arresonada",
     "fork_topic_instruction": "Sèbera is arresonos chi boles partzire",
     "fork_no_pids": "Perunu arresonu seberadu!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 post(s) selected",
     "fork_success": "Successfully forked topic! Click here to go to the forked topic.",
     "delete_posts_instruction": "Click the posts you want to delete/purge",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Pone su tìtulu de s'arresonada inoghe...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/sk/topic.json b/public/language/sk/topic.json
index 84bf09a7a8..ea147bf688 100644
--- a/public/language/sk/topic.json
+++ b/public/language/sk/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Téma",
-    "topic_id": "ID témy",
-    "topic_id_placeholder": "Zadajte ID témy",
     "no_topics_found": "Neboli nájdené žiadne témy.",
     "no_posts_found": "Neboli nájdené žiadne príspevky",
     "post_is_deleted": "Tento príspevok bol odstránený!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Ste si naozaj istý že chcete vyčistiť túto tému?",
     "thread_tools.merge_topics": "Zlúčiť témy",
     "thread_tools.merge": "Zlúčiť",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Ste si istý, že chcete odstrániť tento príspevok?",
     "post_restore_confirm": "Ste si istí, že chcete obnoviť tento príspevok?",
     "post_purge_confirm": "Ste si istý že chcete naozaj vyčistiť tento príspevok?",
@@ -100,6 +100,9 @@
     "fork_topic": "Rozdeliť príspevok",
     "fork_topic_instruction": "Vyber príspevky, ktoré chceš oddeliť",
     "fork_no_pids": "Žiadne príspevky neboli vybraté!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 príspevky(ov) vybraté",
     "fork_success": "Rozdelenie témy bolo úspešné! Kliknutím sem sa dostanete na rozdelenú tému",
     "delete_posts_instruction": "Kliknite na príspevky, ktoré chcete odstrániť/očistiť",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Kliknite na príspevky, ktoré chcete presunúť",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Sem zadajte názov témy...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/sl/topic.json b/public/language/sl/topic.json
index 44edc4ba05..6eff14d52e 100644
--- a/public/language/sl/topic.json
+++ b/public/language/sl/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Tema",
-    "topic_id": "ID teme",
-    "topic_id_placeholder": "Vpišite ID teme",
     "no_topics_found": "Ni najdenih tem!",
     "no_posts_found": "Ni najdenih objav!",
     "post_is_deleted": "Ta objava je izbrisana!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Ste prepričani, da želite očistiti to temo?",
     "thread_tools.merge_topics": "Merge Topics",
     "thread_tools.merge": "Merge",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Ste prepričani, da želite izbrisati to objavo?",
     "post_restore_confirm": "Ste prepričani, da želite razveljaviti to objavo?",
     "post_purge_confirm": "Ste prepričani, da želite očistiti to objavo?",
@@ -100,6 +100,9 @@
     "fork_topic": "Razcepi temo",
     "fork_topic_instruction": "Klikni na objavo, ki o želiš odcepiti",
     "fork_no_pids": "Ni izbranih objav!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "Izbranih objav: %1 ",
     "fork_success": "Uspešno ste razcepili temo! Klikni tu za ogled te teme.",
     "delete_posts_instruction": "Kliknite na teme, ki jih želite izbrisati/očistiti ",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "Vpiši naslov teme...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/sr/topic.json b/public/language/sr/topic.json
index baa9ffd121..45ca0f4ece 100644
--- a/public/language/sr/topic.json
+++ b/public/language/sr/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Тема",
-    "topic_id": "ID теме",
-    "topic_id_placeholder": "Унесите ID теме",
     "no_topics_found": "Нема пронађених тема!",
     "no_posts_found": "Нису пронађене поруке!",
     "post_is_deleted": "Ова порука је избрисана!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Да ли сте сигурни да желите да очистите ову тему?",
     "thread_tools.merge_topics": "Споји теме",
     "thread_tools.merge": "Споји",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Да ли сте сигурни да желите да избришете ову поруку?",
     "post_restore_confirm": "Да ли сте сигурни да желите да обновите ову поруку?",
     "post_purge_confirm": "Да ли сте сигурни да желите да очистите овај пост?",
@@ -100,6 +100,9 @@
     "fork_topic": "Рачвај тему",
     "fork_topic_instruction": "Кликните на поруке које желите да рачвате",
     "fork_no_pids": "Нема одабраних порука!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "Одабрано порука: %1",
     "fork_success": "Тема је успешно рачвана! Кликните овде за одлазак на рачвану тему.",
     "delete_posts_instruction": "Кликните на поруке које желите да избришете/очистите",
@@ -108,7 +111,7 @@
     "merge-options": "Опције спајања",
     "merge-select-main-topic": "Изаберите главну тему",
     "merge-new-title-for-topic": "Нови наслов теме",
-    "move_posts_instruction": "Кликните на поруке које желите да преместите",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Кликните на поруке које желите да доделите другом кориснику",
     "composer.title_placeholder": "Овде унесите назив теме...",
     "composer.handle_placeholder": "Унесите ваше име/идентитет овде",
diff --git a/public/language/sv/topic.json b/public/language/sv/topic.json
index 057422874a..62ecf451b0 100644
--- a/public/language/sv/topic.json
+++ b/public/language/sv/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Ämne",
-    "topic_id": "ID för ämne",
-    "topic_id_placeholder": "Skriv in ID för ämne",
     "no_topics_found": "Inga ämnen hittades!",
     "no_posts_found": "Inga inlägg hittades!",
     "post_is_deleted": "Detta inlägg är raderat!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Är du säker att du vill rensa bort det här ämnet?",
     "thread_tools.merge_topics": "Slå samman ämnen",
     "thread_tools.merge": "Slå samman",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Är du säker på att du vill ta bort det här inlägget?",
     "post_restore_confirm": "Är du säker på att du vill återställa det här inlägget?",
     "post_purge_confirm": "Är du säker att du vill rensa bort det här inlägget?",
@@ -100,6 +100,9 @@
     "fork_topic": "Grena ämne",
     "fork_topic_instruction": "Klicka på de inlägg du vill grena",
     "fork_no_pids": "Inga inlägg valda!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 inlägg vald(a)",
     "fork_success": "Ämnet har blivit förgrenat. Klicka här för att gå till det förgrenade ämnet.",
     "delete_posts_instruction": "Klicka på inläggen du vill radera/rensa bort",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Klicka på de inlägg du vill flytta",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Klicka på de inlägg du vill tilldela en annan användare",
     "composer.title_placeholder": "Skriv in ämnets titel här...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/th/topic.json b/public/language/th/topic.json
index d200600ce5..f1c2fa0c4a 100644
--- a/public/language/th/topic.json
+++ b/public/language/th/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "กระทู้",
-    "topic_id": "หมายเลขกระทู้",
-    "topic_id_placeholder": "ใส่หมายเลขกระทู้",
     "no_topics_found": "ไม่พบกระทู้",
     "no_posts_found": "ไม่พบโพส",
     "post_is_deleted": "ลบ Post นี้เรียบร้อยแล้ว!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "คุณแน่ใจแล้วใช้ไมว่าต้องการล้างกระทู้นี้?",
     "thread_tools.merge_topics": "รวมกระทู้",
     "thread_tools.merge": "รวม",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "คุณแน่ใจแล้วใช่ไหมว่าต้องการลบโพสต์นี้",
     "post_restore_confirm": "คุณแน่ใจแล้วใช้ไหมว่าต้องการกู้คืนโพสต์นี้",
     "post_purge_confirm": "คุณแน่ใจแล้วใช่ไหมว่าต้องการล้างโพสต์นี้",
@@ -100,6 +100,9 @@
     "fork_topic": "แยกกระทู้",
     "fork_topic_instruction": "คลิกที่โพสที่คุณต้องการที่จะแยก",
     "fork_no_pids": "ไม่มีโพสต์ที่เลือก!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": " %1 โพสต์(s) ที่เลือก",
     "fork_success": "แตกกระทู้สำเร็จแล้ว! คลิกที่นี่เพื่อไปยั้งกระทู้ที่คุณแตกประเด็น",
     "delete_posts_instruction": "คลิกโพสต์ที่คุณต้องการลบ/ล้าง",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Click the posts you want to move",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Click the posts you want to assign to another user",
     "composer.title_placeholder": "ป้อนชื่อกระทู้ของคุณที่นี่ ...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/tr/topic.json b/public/language/tr/topic.json
index 0c5faf6008..b6887c0423 100644
--- a/public/language/tr/topic.json
+++ b/public/language/tr/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Başlık",
-    "topic_id": "Başlık ID",
-    "topic_id_placeholder": "Başlık ID gir",
     "no_topics_found": "Hiç başlık bulunamadı!",
     "no_posts_found": "Hiç ileti bulunamadı!",
     "post_is_deleted": "Bu ileti silindi!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Bu konuyu temizlemek istediğinize emin misiniz?",
     "thread_tools.merge_topics": "Başlıkları Birleştir",
     "thread_tools.merge": "Birleştir",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Bu iletiyi gerçekten silmek istediğinize emin misiniz?",
     "post_restore_confirm": "Bu iletiyi gerçekten geri getirmek istiyor musunuz?",
     "post_purge_confirm": "Bu iletiyi temizlemek istediğinize emin misiniz?",
@@ -100,6 +100,9 @@
     "fork_topic": "Başlığı Ayır",
     "fork_topic_instruction": "Ayırmak istediğiniz iletileri seçiniz!",
     "fork_no_pids": "Hiçbir ileti seçilmedi!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 ileti(ler) seçildi",
     "fork_success": "Başlık başarıyla ayrıldı! Yeni başlığı görüntülemek için tıklayınız!",
     "delete_posts_instruction": "Silmek/temizlemek istediğiniz iletileri seçiniz!",
@@ -108,7 +111,7 @@
     "merge-options": "Birleştirme Seçenekleri",
     "merge-select-main-topic": "Ana başlığı seçiniz",
     "merge-new-title-for-topic": "Konu için yeni başlık",
-    "move_posts_instruction": "Taşımak istediğiniz iletileri seçiniz!",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Başka kullanıcıya aktarmak istediğiniz iletileri seçiniz!",
     "composer.title_placeholder": "Başlık ismini buraya giriniz...",
     "composer.handle_placeholder": "Kullanıcı adınızı buraya girin",
diff --git a/public/language/uk/topic.json b/public/language/uk/topic.json
index 810d8b4e5f..cff25508bf 100644
--- a/public/language/uk/topic.json
+++ b/public/language/uk/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Тема",
-    "topic_id": "ID теми",
-    "topic_id_placeholder": "Уведіть ID теми",
     "no_topics_found": "Тем не знайдено!",
     "no_posts_found": "Постів не знайдено!",
     "post_is_deleted": "Цей пост був видалений!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Ви точно бажаєте стерти цю тему?",
     "thread_tools.merge_topics": "Об'єднати теми",
     "thread_tools.merge": "Об'єднати",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Ви точно бажаєте видалити цей пост?",
     "post_restore_confirm": "Ви точно бажаєте відновити цей пост?",
     "post_purge_confirm": "Ви точно бажаєте стерти цей пост?",
@@ -100,6 +100,9 @@
     "fork_topic": "Відгалужити тему",
     "fork_topic_instruction": "Тисніть пости які ви бажаєте відгалужити",
     "fork_no_pids": "Не вибрано жодного поста!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "вибрано %1 пост(ів) ",
     "fork_success": "Тему успішно відгалужено. Тисніть тут, щоб перейти до відгалуженої теми.",
     "delete_posts_instruction": "Тисніть пости які ви бажаєте видалити/стерти",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Натисніть на пости, які ви хочете перемістити",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Клікніть на дописи які ви хочете призначити іншому користувачу",
     "composer.title_placeholder": "Уведіть заголовок теми...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/vi/topic.json b/public/language/vi/topic.json
index 5d4414229d..814f00b081 100644
--- a/public/language/vi/topic.json
+++ b/public/language/vi/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "Chủ đề",
-    "topic_id": "ID của chủ đề",
-    "topic_id_placeholder": "Nhập ID của chủ đề",
     "no_topics_found": "Không tìm thấy chủ đề nào!",
     "no_posts_found": "Không tìm thấy bài gửi nào",
     "post_is_deleted": "Bài gửi này đã bị xóa!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "Bạn có muốn xóa hẳn chủ đề này?",
     "thread_tools.merge_topics": "Xác nhập chủ đề",
     "thread_tools.merge": "Xác nhập",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "Bạn có chắc là muốn xóa bài gửi này không?",
     "post_restore_confirm": "Bạn có chắc là muốn phục hồi bài gửi này không?",
     "post_purge_confirm": "Bạn có chắc muốn xóa hẳn bài này?",
@@ -100,6 +100,9 @@
     "fork_topic": "Tạo bản sao chủ đề",
     "fork_topic_instruction": "Chọn vào bài gửi mà bạn muốn fork",
     "fork_no_pids": "Chưa chọn bài gửi nào!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "%1 bài viết(s) đã được gửi",
     "fork_success": "Tạo bản sao thành công! Nhấn vào đây để chuyển tới chủ đề vừa tạo.",
     "delete_posts_instruction": "Chọn những bài viết bạn muốn xoá",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "Nhấp chuột vào bài viết bạn muốn di chuyển",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "Bấm vào bài viết bạn muốn chỉ định cho người dùng khác",
     "composer.title_placeholder": "Nhập tiêu đề cho chủ đề của bạn tại đây...",
     "composer.handle_placeholder": "Enter your name/handle here",
diff --git a/public/language/zh-CN/topic.json b/public/language/zh-CN/topic.json
index 4f70d14f8c..28048f62f5 100644
--- a/public/language/zh-CN/topic.json
+++ b/public/language/zh-CN/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "主题",
-    "topic_id": "主题 ID",
-    "topic_id_placeholder": "输入主题 ID",
     "no_topics_found": "没有找到主题!",
     "no_posts_found": "没有找到回复!",
     "post_is_deleted": "此回复已被删除!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "确认清除此主题吗?",
     "thread_tools.merge_topics": "合并主题",
     "thread_tools.merge": "合并",
-    "topic_move_success": "此主题已成功移到 %1。点击此处撤销",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "您确定要删除此回复吗?",
     "post_restore_confirm": "您确定要恢复此回复吗?",
     "post_purge_confirm": "您确定要清除此回复吗?",
@@ -100,6 +100,9 @@
     "fork_topic": "分割主题",
     "fork_topic_instruction": "点击将分割的帖子",
     "fork_no_pids": "未选中帖子!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "选择了 %1 个帖子",
     "fork_success": "成功分割主题! 点这里跳转到分割后的主题。",
     "delete_posts_instruction": "点击想要删除/永久删除的帖子",
@@ -108,7 +111,7 @@
     "merge-options": "合并选项",
     "merge-select-main-topic": "选择首要主题",
     "merge-new-title-for-topic": "主题的新标题",
-    "move_posts_instruction": "点击您想要移动的帖子",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "点击您想转移给其他用户的帖子",
     "composer.title_placeholder": "在此输入您主题的标题...",
     "composer.handle_placeholder": "在这里输入您的姓名/昵称",
diff --git a/public/language/zh-TW/topic.json b/public/language/zh-TW/topic.json
index ec79d58c19..2d2a71c2e9 100644
--- a/public/language/zh-TW/topic.json
+++ b/public/language/zh-TW/topic.json
@@ -1,7 +1,5 @@
 {
     "topic": "主題",
-    "topic_id": "主題 ID",
-    "topic_id_placeholder": "輸入主題 ID",
     "no_topics_found": "沒有找到主題!",
     "no_posts_found": "沒有找到回覆!",
     "post_is_deleted": "此回覆已被刪除!",
@@ -81,8 +79,10 @@
     "thread_tools.purge_confirm": "確認清除此主題嗎?",
     "thread_tools.merge_topics": "合併主題",
     "thread_tools.merge": "合併",
-    "topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
+    "topic_move_success": "This topic will be moved shortly. Click here to undo.",
     "topic_move_undone": "Topic move undone",
+    "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.",
+    "topic_move_posts_undone": "Post move undone",
     "post_delete_confirm": "您確定要刪除此回覆嗎?",
     "post_restore_confirm": "您確定要恢復此回覆嗎?",
     "post_purge_confirm": "您確定要清除此回覆嗎?",
@@ -100,6 +100,9 @@
     "fork_topic": "分割主題",
     "fork_topic_instruction": "點擊將分割的貼文",
     "fork_no_pids": "未選中貼文!",
+    "no-posts-selected": "No posts selected!",
+    "x-posts-selected": "%1 post(s) selected",
+    "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"",
     "fork_pid_count": "選擇了 %1 則貼文",
     "fork_success": "成功分割主題! 點這裡跳轉到分割後的主題。",
     "delete_posts_instruction": "點擊想要刪除/永久刪除的貼文",
@@ -108,7 +111,7 @@
     "merge-options": "Merge options",
     "merge-select-main-topic": "Select the main topic",
     "merge-new-title-for-topic": "New title for topic",
-    "move_posts_instruction": "點擊您想要移動的貼文",
+    "move_posts_instruction": "Click the posts you want to move then go to target topic and click move.",
     "change_owner_instruction": "點擊您想轉移給其他使用者的貼文",
     "composer.title_placeholder": "在此輸入您主題的標題...",
     "composer.handle_placeholder": "在此輸入您的名稱/代稱",