diff options
-rw-r--r-- | libempathy-gtk/empathy-account-widget-sip.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-account-widget-sip.ui b/libempathy-gtk/empathy-account-widget-sip.ui index d8ce623a9..507f3fddf 100644 --- a/libempathy-gtk/empathy-account-widget-sip.ui +++ b/libempathy-gtk/empathy-account-widget-sip.ui @@ -197,7 +197,7 @@ </child> <child> <object class="GtkCheckButton" id="checkbutton_discover-stun"> - <property name="label" translatable="yes" comments="look up the DNS SRV record at the service's domain for the host name of a STUN server.">Discover STUN</property> + <property name="label" translatable="yes" comments="look up the DNS SRV record at the service's domain for the host name of a STUN server.">Discover the STUN server automatically</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |