aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-sip.ui
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-11-18 22:19:25 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-11-23 23:06:37 +0800
commit7cf2b5ad033f1929e2e0697d72e22cb9d4a8442d (patch)
tree8a1c2a5ebc83d99f48af08ba97153e5a97ffe5cb /libempathy-gtk/empathy-account-widget-sip.ui
parentd37455f3e8525d70ec792a78319be8b398b38641 (diff)
downloadgsoc2013-empathy-7cf2b5ad033f1929e2e0697d72e22cb9d4a8442d.tar
gsoc2013-empathy-7cf2b5ad033f1929e2e0697d72e22cb9d4a8442d.tar.gz
gsoc2013-empathy-7cf2b5ad033f1929e2e0697d72e22cb9d4a8442d.tar.bz2
gsoc2013-empathy-7cf2b5ad033f1929e2e0697d72e22cb9d4a8442d.tar.lz
gsoc2013-empathy-7cf2b5ad033f1929e2e0697d72e22cb9d4a8442d.tar.xz
gsoc2013-empathy-7cf2b5ad033f1929e2e0697d72e22cb9d4a8442d.tar.zst
gsoc2013-empathy-7cf2b5ad033f1929e2e0697d72e22cb9d4a8442d.zip
rephrase the discover-stun checkbox label
Diffstat (limited to 'libempathy-gtk/empathy-account-widget-sip.ui')
-rw-r--r--libempathy-gtk/empathy-account-widget-sip.ui2
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>