diff --git a/gramps/plugins/lib/maps/geography.py b/gramps/plugins/lib/maps/geography.py index e32ed68aa..faedfaafe 100644 --- a/gramps/plugins/lib/maps/geography.py +++ b/gramps/plugins/lib/maps/geography.py @@ -845,7 +845,7 @@ class GeoGraphyView(OsmGps, NavigationView): if Gtk.MAJOR_VERSION == 3 and Gtk.MINOR_VERSION < 11: from gramps.gui.dialog import WarningDialog WarningDialog( - _("You can't use the print functionality"), + _("You can't use the print functionality"), _("Your Gtk version is too old.")) return