]> git.donarmstrong.com Git - lilypond.git/commitdiff
Mark string for translation
authorJohn Mandereau <john.mandereau@gmail.com>
Wed, 6 Feb 2008 09:12:22 +0000 (10:12 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Wed, 6 Feb 2008 09:12:22 +0000 (10:12 +0100)
scripts/lilypond-book.py

index dd8e00d1929e692f81214c0f5d6104dbd4c6ef9e..066b7c88462655d7214b03c9d3d4414d6abdc101 100644 (file)
@@ -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'''))