From 5eb7948b26ca54eebfb15c6cb91381ad190e59bc Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Sat, 24 Nov 2018 10:21:29 +0100 Subject: [PATCH] PICARD-1395: Text changes for genre option dialog --- picard/ui/ui_options_genres.py | 2 +- ui/options_genres.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/picard/ui/ui_options_genres.py b/picard/ui/ui_options_genres.py index 9c208e36f..179e14c62 100644 --- a/picard/ui/ui_options_genres.py +++ b/picard/ui/ui_options_genres.py @@ -108,7 +108,7 @@ class Ui_GenresOptionsPage(object): self.only_my_genres.setText(_("Only use my genres")) self.artists_genres.setText(_("Fall back on album\'s artists genres if no genres are found for the release or release group")) self.folksonomy_tags.setText(_("Use folksonomy tags as genre")) - self.ignore_genres_2.setText(_("Ignore genres:")) + self.ignore_genres_2.setText(_("Genres or folksonomy tags to exclude (comma-separated list):")) self.label_5.setText(_("Minimal genre usage:")) self.min_genre_usage.setSuffix(_(" %")) self.label_6.setText(_("Maximum number of genres:")) diff --git a/ui/options_genres.ui b/ui/options_genres.ui index 2ac44f1b6..4c555dfbf 100644 --- a/ui/options_genres.ui +++ b/ui/options_genres.ui @@ -50,7 +50,7 @@ - Ignore genres: + Genres or folksonomy tags to exclude (comma-separated list):