1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-17 19:37:09 +02:00

'Disc Number' should read 'Track Number'.

This commit is contained in:
Thierry Goeckel
2012-09-11 19:01:56 +02:00
parent 4f07876223
commit a972101e75

View File

@@ -87,7 +87,7 @@
<item row="12" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
<string>Disc Number:</string>
<string>Track Number:</string>
</property>
</widget>
</item>