Remove trailing whitespace

This commit is contained in:
Nick Hall 2016-06-28 23:05:23 +01:00
parent be76d63ef6
commit 230d7b0dac

View File

@ -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