fallback -> fall back

This commit is contained in:
Laurent Monin
2015-07-06 18:00:06 +02:00
parent 99e359a41e
commit e40c0eeb79
2 changed files with 2 additions and 2 deletions

View File

@@ -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:"))

View File

@@ -40,7 +40,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Fallback on album's artists tags if no tags are found for the release or release group</string>
<string>Fall back on album's artists tags if no tags are found for the release or release group</string>
</property>
</widget>
</item>