diff --git a/picard/ui/ui_options_folksonomy.py b/picard/ui/ui_options_folksonomy.py
index 51355b3fe..e33c77879 100644
--- a/picard/ui/ui_options_folksonomy.py
+++ b/picard/ui/ui_options_folksonomy.py
@@ -115,7 +115,7 @@ class Ui_FolksonomyOptionsPage(object):
self.rename_files_3.setTitle(_("Folksonomy Tags"))
self.ignore_tags_2.setText(_("Ignore tags:"))
self.only_my_tags.setText(_("Only use my tags"))
- self.artists_tags.setText(_("Fallback on album\'s artists tags if no tags are found for the release or release group"))
+ self.artists_tags.setText(_("Fall back on album\'s artists tags if no tags are found for the release or release group"))
self.label_5.setText(_("Minimal tag usage:"))
self.min_tag_usage.setSuffix(_(" %"))
self.label_6.setText(_("Maximum number of tags:"))
diff --git a/ui/options_folksonomy.ui b/ui/options_folksonomy.ui
index 70fca14a1..a6c29b68f 100644
--- a/ui/options_folksonomy.ui
+++ b/ui/options_folksonomy.ui
@@ -40,7 +40,7 @@
true
- Fallback on album's artists tags if no tags are found for the release or release group
+ Fall back on album's artists tags if no tags are found for the release or release group