2006-10-03 Don Allingham <don@gramps-project.org>
* src/GrampsLogger/_ErrorReportAssistant.py: capitalize "GRAMPS" * src/ViewManager.py: display buttons on first open * src/Editors/_EditSourceRef.py: fix cancelling of text (bug #450) * src/DisplayTabs/_NoteTab.py: fix cancelling of text * src/DisplayTabs/_TextTab.py: fix cancelling of text svn: r7345
This commit is contained in:
@@ -383,7 +383,7 @@ class ErrorReportAssistant:
|
||||
label = gtk.Label(
|
||||
"%s <i>%s</i>" %
|
||||
(_("Use one of the two methods below to send the "\
|
||||
"bug report to the Gramps bug reporting mailing "\
|
||||
"bug report to the GRAMPS bug reporting mailing "\
|
||||
"list at "),
|
||||
"gramps-bugs@lists.sourceforge.net."))
|
||||
label.set_alignment(0.01,0.5)
|
||||
|
||||
Reference in New Issue
Block a user