mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-14 10:24:19 +01:00
Change the buffer duration label text
This commit is contained in:
parent
171de9dde6
commit
ffb2a58daf
@ -354,7 +354,7 @@
|
|||||||
<item row="2" column="0">
|
<item row="2" column="0">
|
||||||
<widget class="QLabel" name="buffer_duration_label">
|
<widget class="QLabel" name="buffer_duration_label">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Buffer Duration (ms)</string>
|
<string>Buffer duration</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
Reference in New Issue
Block a user