Skip to content

Commit

Permalink
Merge pull request #3415 from Holzhaus/sync-track-metadata-export-string
Browse files Browse the repository at this point in the history
DlgPrefLibraryDlg: Clarify automatic metadata export checkbox label
  • Loading branch information
Be-ing authored Dec 7, 2020
2 parents b45acb4 + 85463a3 commit e0f70a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/preferences/dialog/dlgpreflibrarydlg.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>593</width>
<height>867</height>
<height>1049</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit e0f70a2

Please sign in to comment.