From: Kevin McCarthy Date: Sun, 4 Feb 2018 23:24:59 +0000 (-0800) Subject: Put gitlab issues url on a separate line. X-Git-Tag: mutt-1-10-rel~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e82c9ce2a8026add342bfa753bd7e5992b9c6939;p=mutt Put gitlab issues url on a separate line. This removes the need to use brackets, and makes it easier for translations to fit within 80 columns. Thanks to Derek Martin for the suggested wording, and to Vincent Lefèvre for proofreading and noticing a small error. --- diff --git a/main.c b/main.c index 5b17a12d..78811d7c 100644 --- a/main.c +++ b/main.c @@ -67,7 +67,8 @@ static const char *ReachingUs = N_("\ To contact the developers, please mail to .\n\ -To report a bug, please visit .\n"); +To report a bug, please contact the Mutt maintainers via gitlab:\n\ + https://gitlab.com/muttmua/mutt/issues\n"); static const char *Notice = N_("\ Copyright (C) 1996-2016 Michael R. Elkins and others.\n\