aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-dialog.ui
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-02-16 20:01:14 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-02-16 21:10:32 +0800
commit3c51d10155a9bc4500cb3d559fff80cade6ac5b4 (patch)
tree271645aed0a5969fa487992d3eff6ef806902ce4 /src/empathy-accounts-dialog.ui
parent4adfd6f5bf317845bed8b421c284ebb44097b5c5 (diff)
downloadgsoc2013-empathy-3c51d10155a9bc4500cb3d559fff80cade6ac5b4.tar
gsoc2013-empathy-3c51d10155a9bc4500cb3d559fff80cade6ac5b4.tar.gz
gsoc2013-empathy-3c51d10155a9bc4500cb3d559fff80cade6ac5b4.tar.bz2
gsoc2013-empathy-3c51d10155a9bc4500cb3d559fff80cade6ac5b4.tar.lz
gsoc2013-empathy-3c51d10155a9bc4500cb3d559fff80cade6ac5b4.tar.xz
gsoc2013-empathy-3c51d10155a9bc4500cb3d559fff80cade6ac5b4.tar.zst
gsoc2013-empathy-3c51d10155a9bc4500cb3d559fff80cade6ac5b4.zip
accounts-dialog: improve the 'no protocol installed' message
https://bugzilla.gnome.org/show_bug.cgi?id=670203
Diffstat (limited to 'src/empathy-accounts-dialog.ui')
-rw-r--r--src/empathy-accounts-dialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-accounts-dialog.ui b/src/empathy-accounts-dialog.ui
index 789ccba0c..549a92651 100644
--- a/src/empathy-accounts-dialog.ui
+++ b/src/empathy-accounts-dialog.ui
@@ -217,7 +217,7 @@
<child type="label">
<object class="GtkLabel" id="label_no_protocol">
<property name="visible">True</property>
- <property name="label" translatable="yes">No protocol installed</property>
+ <property name="label" translatable="yes">No protocol backends installed</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>