]> granicus.if.org Git - mutt/commitdiff
Put gitlab issues url on a separate line.
authorKevin McCarthy <kevin@8t8.us>
Sun, 4 Feb 2018 23:24:59 +0000 (15:24 -0800)
committerKevin McCarthy <kevin@8t8.us>
Sun, 4 Feb 2018 23:24:59 +0000 (15:24 -0800)
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.

main.c

diff --git a/main.c b/main.c
index 5b17a12d317ff0420c89b986b5eaaa2c67a81ff7..78811d7cb3e95dabb673ad692d729612534fef0d 100644 (file)
--- a/main.c
+++ b/main.c
@@ -67,7 +67,8 @@
 
 static const char *ReachingUs = N_("\
 To contact the developers, please mail to <mutt-dev@mutt.org>.\n\
-To report a bug, please visit <https://gitlab.com/muttmua/mutt/issues>.\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\