From cd084ca25739778d749486c155c771a786af1700 Mon Sep 17 00:00:00 2001 From: Paul Franklin Date: Mon, 6 Mar 2017 00:18:33 -0800 Subject: [PATCH] the message looks better with another linefeed --- gramps/gui/grampsgui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/gui/grampsgui.py b/gramps/gui/grampsgui.py index 75ad1b582..a1d273b15 100644 --- a/gramps/gui/grampsgui.py +++ b/gramps/gui/grampsgui.py @@ -210,7 +210,7 @@ def _display_translator_message(parent=None): # we are looking for a translator so leave this in English WarningDialog("This Gramps has an incomplete translation", "The translation for the " - "current language (%(language)s) is incomplete.\n" + "current language (%(language)s) is incomplete.\n\n" "%(bold_start)sGramps%(bold_end)s " "will start anyway, but if you would like " "to improve\nGramps by doing some translating, "