A bit of consistency

This commit is contained in:
Kovid Goyal 2017-03-17 13:46:51 +05:30
parent 07a716ef38
commit 1216ced919
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
If not checked, the values can be Yes or No.</string> If not checked, the values can be Yes or No.</string>
</property> </property>
<property name="text"> <property name="text">
<string>Yes/No columns have three values (Requires restart)</string> <string>Yes/No columns have three values (needs restart)</string>
</property> </property>
</widget> </widget>
</item> </item>

View File

@ -139,7 +139,7 @@
<item row="3" column="0"> <item row="3" column="0">
<widget class="QLabel" name="label_7"> <widget class="QLabel" name="label_7">
<property name="text"> <property name="text">
<string>Choose &amp;language (requires restart):</string> <string>Choose &amp;language (needs restart):</string>
</property> </property>
<property name="buddy"> <property name="buddy">
<cstring>opt_language</cstring> <cstring>opt_language</cstring>