diff --git a/locale/core.pot b/locale/core.pot
index 56641bb0..e4193f45 100644
--- a/locale/core.pot
+++ b/locale/core.pot
@@ -72,16 +72,12 @@ msgstr ""
msgid "All selected %d matches are going to be ignored in all subsequent scans. Continue?"
msgstr ""
-#: core\app.py:485
-msgid "copy"
-msgstr ""
-
-#: core\app.py:485
-msgid "move"
-msgstr ""
-
#: core\app.py:486
-msgid "Select a directory to {} marked files to"
+msgid "Select a directory to copy marked files to"
+msgstr ""
+
+#: core\app.py:487
+msgid "Select a directory to move marked files to"
msgstr ""
#: core\app.py:527
diff --git a/locale/ui.pot b/locale/ui.pot
index 04d04080..c569c169 100644
--- a/locale/ui.pot
+++ b/locale/ui.pot
@@ -873,3 +873,11 @@ msgstr ""
#: qt\tabbed_window.py:44
msgid "Show tab bar"
msgstr ""
+
+#: qt\exclude_list_dialog.py:152
+msgid ""
+"These (case sensitive) python regular expressions will filter out files during scans.
Directores will also have their default state set to Excluded in the Directories tab if their name happens to match one of the selected regular expressions.
For each file collected, two tests are performed to determine whether or not to completely ignore it:
.*My\\sPictures\\\\.*\\.png
C:\\\\User\\My Pictures\\test.png