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