Mention composer images

This commit is contained in:
craig.p.drummond
2015-04-05 22:37:51 +00:00
committed by craig.p.drummond
parent 4e7705ceae
commit fcdbdac0d6
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
<item>
<widget class="QCheckBox" name="storeCoversInMpdDir">
<property name="text">
<string>Save downloaded covers, and artist images, in music folder</string>
<string>Save downloaded covers, artist, and composer images, in music folder</string>
</property>
</widget>
</item>
@@ -54,7 +54,7 @@
<item>
<widget class="NoteLabel" name="persNote_2">
<property name="text">
<string>Cantata can only save backdrops and artist images within the music folder hierarchy if this is 2 levels deep. (i.e. 'Artist/Album/Tracks')</string>
<string>Cantata can only save backdrops, artist, and composer images within the music folder hierarchy if this is 2 levels deep. i.e. 'Artist/Album/Tracks'.</string>
</property>
</widget>
</item>

View File

@@ -672,7 +672,7 @@
<item>
<widget class="QCheckBox" name="storeCoversInMpdDir">
<property name="text">
<string>Save downloaded covers, and artist images, in music folder</string>
<string>Save downloaded covers, artist, and composer images, in music folder</string>
</property>
</widget>
</item>
@@ -700,7 +700,7 @@
<item>
<widget class="NoteLabel" name="persNote_2">
<property name="text">
<string>Cantata can only save backdrops and artist images within the music folder hierarchy if this is 2 levels deep. i.e. 'Artist/Album/Tracks'.</string>
<string>Cantata can only save backdrops, artist, and composer images within the music folder hierarchy if this is 2 levels deep. i.e. 'Artist/Album/Tracks'.</string>
</property>
</widget>
</item>