[gnome-contacts] ContactPane: fix double format string
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] ContactPane: fix double format string
- Date: Tue, 1 Nov 2016 18:44:12 +0000 (UTC)
commit 7b9d1786c869f7866128739be94a62da29d556e5
Author: Jürg Billeter <j bitron ch>
Date: Tue Nov 1 19:37:00 2016 +0100
ContactPane: fix double format string
src/contacts-contact-pane.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/contacts-contact-pane.vala b/src/contacts-contact-pane.vala
index 8e100f2..4a66a5f 100644
--- a/src/contacts-contact-pane.vala
+++ b/src/contacts-contact-pane.vala
@@ -482,7 +482,6 @@ public class Contacts.ContactPane : Notebook {
DialogFlags.MODAL,
MessageType.ERROR,
ButtonsType.OK,
- "%s",
_("Unable to create new contacts: %s"), e.message);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]