summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2018-08-27 16:17:00 +0200
committerThomas Haller <thaller@redhat.com>2018-09-19 10:25:06 +0200
commitcd04653db92ba0be06fc76e9e568645cef9e69df (patch)
treee587f1dd3316b98848d55f9f48d21877a1f91595
parent9ba3a84a9720c317d83f49a9c68af10a640ed4c3 (diff)
downloadnetwork-manager-applet-cd04653db92ba0be06fc76e9e568645cef9e69df.tar.gz
team: fix port.sticky tooltip
https://gitlab.gnome.org/GNOME/network-manager-applet/issues/21 https://gitlab.gnome.org/GNOME/network-manager-applet/merge_requests/26
-rw-r--r--src/connection-editor/ce-page-team-port.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/connection-editor/ce-page-team-port.ui b/src/connection-editor/ce-page-team-port.ui
index ac9b4c01..e7c9d3aa 100644
--- a/src/connection-editor/ce-page-team-port.ui
+++ b/src/connection-editor/ce-page-team-port.ui
@@ -298,7 +298,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Validate received ARP packets on active ports. If this is not checked, all incoming ARP packets will be considered as a good reply.</property>
+ <property name="tooltip_text" translatable="yes">Do not unselect the port if a better one becomes available.</property>
<property name="halign">start</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>