diff options
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/empathy-account-widget-jabber.ui | 2 |
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 <a href="http://www.facebook.com/username/">this page</a> 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> |