2007-11-12 Gary Burton <gary.burton@zen.co.uk>
* src/ScratchPad.py: fixed a crash when building tooltip. Not enough place holders in format string svn: r9343
This commit is contained in:
@@ -719,6 +719,7 @@ class ScratchSourceLink(ScratchPadWrapper):
|
||||
"\t<b>%s:</b>\t%s\n"\
|
||||
"\t<b>%s:</b>\t%s\n"\
|
||||
"\t<b>%s:</b>\t%s\n"\
|
||||
"\t<b>%s:</b>\t%s\n"\
|
||||
"\t<b>%s:</b>\t%s" % (
|
||||
_("Source Link"),
|
||||
_("Title"),escape(base.get_title()),
|
||||
|
||||
Reference in New Issue
Block a user