From 5d26c3b6a165cd31437e109bd8cfd7138f81ca1f Mon Sep 17 00:00:00 2001 From: Ondrej Krc-Jediny Date: Tue, 12 Aug 2014 13:55:19 -0700 Subject: [PATCH] 7979: Invalid format string in media mamager message --- gramps/plugins/tool/mediamanager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/plugins/tool/mediamanager.py b/gramps/plugins/tool/mediamanager.py index 065a50666..684629287 100644 --- a/gramps/plugins/tool/mediamanager.py +++ b/gramps/plugins/tool/mediamanager.py @@ -229,7 +229,7 @@ class IntroductionPage(Gtk.VBox): "the media object file: its filename and/or path, its " "description, its ID, notes, source references, etc. " "These data " - "%(bold_start)do not include the file itself%(bold_end)s.\n\n" + "%(bold_start)sdo not include the file itself%(bold_end)s.\n\n" "The files containing image, sound, video, etc, exist " "separately on your hard drive. These files are " "not managed by Gramps and are not included in the Gramps "