Make the "buffer low fill" string a bit more understandable

This commit is contained in:
David Sansome 2014-04-05 22:03:36 +11:00
parent 51385cc801
commit 24404b4357
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@
<item row="2" column="0">
<widget class="QLabel" name="buffer_min_fill_label">
<property name="text">
<string>Buffer low fill</string>
<string>Minimum buffer fill</string>
</property>
</widget>
</item>