aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-08-27 22:10:35 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-08-30 19:37:46 +0800
commit2457c2bc21a88f2f5cbeaa9ca64412ec0cef72ee (patch)
tree556e6af538927603ff0c17d88d1636a6380d84d4 /libempathy-gtk
parenta736b53700bb6394f666834728754d032a1906ae (diff)
downloadgsoc2013-empathy-2457c2bc21a88f2f5cbeaa9ca64412ec0cef72ee.tar
gsoc2013-empathy-2457c2bc21a88f2f5cbeaa9ca64412ec0cef72ee.tar.gz
gsoc2013-empathy-2457c2bc21a88f2f5cbeaa9ca64412ec0cef72ee.tar.bz2
gsoc2013-empathy-2457c2bc21a88f2f5cbeaa9ca64412ec0cef72ee.tar.lz
gsoc2013-empathy-2457c2bc21a88f2f5cbeaa9ca64412ec0cef72ee.tar.xz
gsoc2013-empathy-2457c2bc21a88f2f5cbeaa9ca64412ec0cef72ee.tar.zst
gsoc2013-empathy-2457c2bc21a88f2f5cbeaa9ca64412ec0cef72ee.zip
account-widget-jabber: change accelerator of the encryption widget
'E' is used by Enabled now.
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-account-widget-jabber.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-account-widget-jabber.ui b/libempathy-gtk/empathy-account-widget-jabber.ui
index 5cca361d3..011d73ce8 100644
--- a/libempathy-gtk/empathy-account-widget-jabber.ui
+++ b/libempathy-gtk/empathy-account-widget-jabber.ui
@@ -254,7 +254,7 @@ Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to cho
</child>
<child>
<object class="GtkCheckButton" id="checkbutton_encryption">
- <property name="label" translatable="yes">_Encryption required (TLS/SSL)</property>
+ <property name="label" translatable="yes">Encr_yption required (TLS/SSL)</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>