fixed strings for network state display config options
This commit is contained in:
@@ -342,7 +342,7 @@
|
|||||||
<item row="1" column="0">
|
<item row="1" column="0">
|
||||||
<widget class="QCheckBox" name="checkBox_showPingStateInAvatar">
|
<widget class="QCheckBox" name="checkBox_showPingStateInAvatar">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Show multicolor network state display in the avatar</string>
|
<string>Show network state color on the avatar</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
@@ -347,7 +347,7 @@
|
|||||||
<item row="1" column="0">
|
<item row="1" column="0">
|
||||||
<widget class="QCheckBox" name="checkBox_showPingStateInAvatar">
|
<widget class="QCheckBox" name="checkBox_showPingStateInAvatar">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Show multicolor network state display in the corner of the avatar</string>
|
<string>Show network state color in the corner of the avatar</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user