Skip to content

Commit

Permalink
Clarifying text for the Download preference settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jherskowitz committed May 1, 2015
1 parent cc2c9f5 commit 0522fdb
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/tomahawk/dialogs/Settings_Downloads.ui
Expand Up @@ -20,6 +20,29 @@
<string notr="true" extracomment="not translatable because not shown to the user">Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Some Plug-Ins enable you to purchase and/or download music directly in Tomahawk. Set your preferences for the download format and location:</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_6">
<property name="text">
Expand Down

0 comments on commit 0522fdb

Please sign in to comment.