diff options
-rw-r--r-- | src/empathy-accounts-dialog.ui | 2 |
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> |