summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-12-07 22:34:31 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-12-07 22:34:31 +0100
commit85463a3d52622d8727ef30cc65681816e2bd30a4 (patch)
treea821a33c115ae3de08ac3bc1c8a3cd83e57217fc /src
parent11c9e64e8e38dd428efc9758f26de3945daea98d (diff)
DlgPrefLibraryDlg: Clarify automatic metadata export checkbox label
Diffstat (limited to 'src')
-rw-r--r--src/preferences/dialog/dlgpreflibrarydlg.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/preferences/dialog/dlgpreflibrarydlg.ui b/src/preferences/dialog/dlgpreflibrarydlg.ui
index 2bf8adfc40..25d0a4c701 100644
--- a/src/preferences/dialog/dlgpreflibrarydlg.ui
+++ b/src/preferences/dialog/dlgpreflibrarydlg.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>593</width>
- <height>867</height>
+ <height>1049</height>
</rect>
</property>
<property name="windowTitle">
@@ -131,7 +131,7 @@
<item row="0" column="0" colspan="2">
<widget class="QCheckBox" name="checkBox_SyncTrackMetadataExport">
<property name="text">
- <string>Export: Write modified track metadata from the library into file tags</string>
+ <string>Automatically write modified track metadata from the library into file tags</string>
</property>
</widget>
</item>