From: John Mandereau Date: Wed, 6 Feb 2008 09:12:22 +0000 (+0100) Subject: Mark string for translation X-Git-Tag: release/2.11.40-1~3^2~20^2~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1e8b9dc4ff052ae1df8f25be7a5edc1bfd80c533;p=lilypond.git Mark string for translation --- 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'''))