1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-11 16:44:05 +02:00

* Fixed TWK-343, wording in SourceInfoWidget.

This commit is contained in:
Christian Muehlhaeuser
2011-08-11 01:30:09 +02:00
parent a065480f75
commit 291035db9c

View File

@@ -51,7 +51,7 @@
<item> <item>
<widget class="HeaderLabel" name="label"> <widget class="HeaderLabel" name="label">
<property name="text"> <property name="text">
<string>Latest Additions to their Collection</string> <string>Latest Additions</string>
</property> </property>
</widget> </widget>
</item> </item>
@@ -65,7 +65,7 @@
<item> <item>
<widget class="HeaderLabel" name="label_3"> <widget class="HeaderLabel" name="label_3">
<property name="text"> <property name="text">
<string>Recently played Tracks</string> <string>Recently Played Tracks</string>
</property> </property>
</widget> </widget>
</item> </item>