From 1e8b9dc4ff052ae1df8f25be7a5edc1bfd80c533 Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Wed, 6 Feb 2008 10:12:22 +0100 Subject: [PATCH] Mark string for translation --- scripts/lilypond-book.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index dd8e00d192..066b7c8846 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -156,7 +156,7 @@ must use this with dvips -h INPUT.psfonts'''), p.add_option ('-w', '--warranty', help=_ ("show warranty and copyright"), action='store_true') - p.add_option_group ('bugs', + p.add_option_group (_ ('Bugs'), description=(_ ("Report bugs via") + ''' http://post.gmane.org/post.php''' '''?group=gmane.comp.gnu.lilypond.bugs\n''')) -- 2.39.5