1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-17 03:45:56 +01:00

Changed UI messages per Arnaud Bienner's suggestions.

This commit is contained in:
Gavin Howard 2014-08-20 00:30:49 -06:00
parent 9141cd65bc
commit eb953bdef2

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>516</width>
<height>728</height>
<height>753</height>
</rect>
</property>
<property name="windowTitle">
@ -238,7 +238,7 @@
<item>
<widget class="QGroupBox" name="groupBox_9">
<property name="title">
<string>Playlist file paths should be</string>
<string>When saving a playlist, file paths should be</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
@ -284,14 +284,14 @@
<item>
<widget class="QCheckBox" name="b_quickchange_menu">
<property name="text">
<string>Show Quick Change Menu</string>
<string>Show quick change menu</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="b_write_metadata">
<property name="text">
<string>Write Metadata</string>
<string>Write metadata</string>
</property>
<property name="checked">
<bool>true</bool>