Some changes in tool tip.

svn: r12372
This commit is contained in:
Peter Landgren 2009-03-21 18:55:12 +00:00
parent 34fa469ffe
commit 8e82370798

View File

@ -1219,7 +1219,8 @@ class XmlWriter(GrampsDbXmlWriter):
#
#------------------------------------------------------------------------
_description = _('GRAMPS XML export is a complete archived XML backup of the'
' GRAMPS database without the media object files.' )
' GRAMPS database without the media object files.'
' Suitable for backup purposes.)
_config = (_('GRAMPS XML export options'), ExportOptions.WriterOptionBox)
pmgr = PluginManager.get_instance()