Use lower case, like everywhere else on this page: this is more coherent, and also, we then have only one string to translate

This commit is contained in:
Arnaud Bienner 2015-07-21 20:21:01 +02:00
parent b2a532be62
commit a56825048c
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@
<item row="3" column="0">
<widget class="QLabel" name="sample_rate_label">
<property name="text">
<string>Sample Rate</string>
<string>Sample rate</string>
</property>
</widget>
</item>