From f2acd26b18305fad77db6ceabd6f40f94c266542 Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Sat, 4 Jul 2020 08:57:09 -0700 Subject: Break lines so that dialogs are not that wide in GTK3 --- shell/syncmanager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/syncmanager.c b/shell/syncmanager.c index a2cc609b..b3e5a833 100644 --- a/shell/syncmanager.c +++ b/shell/syncmanager.c @@ -64,7 +64,7 @@ static GQuark err_quark; #define LABEL_SYNC_DEFAULT \ _("Synchronize with Central Database\n" \ - "The following information may be synchronized " \ + "The following information may be synchronized\n" \ "with the HardInfo central database.") #define LABEL_SYNC_SYNCING \ _("Synchronizing\n" \ -- cgit v1.2.3