fixed strings for network state display config options

This commit is contained in:
doitux
2013-12-18 23:23:23 +01:00
parent b7bd04c176
commit 416b37f657
2 changed files with 2 additions and 2 deletions
@@ -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>
+1 -1
View File
@@ -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>