Some changes in tool tip.
svn: r12374
This commit is contained in:
parent
ff9cabf0bb
commit
5a5c0ef7fe
@ -1219,7 +1219,8 @@ class XmlWriter(GrampsDbXmlWriter):
|
|||||||
#
|
#
|
||||||
#------------------------------------------------------------------------
|
#------------------------------------------------------------------------
|
||||||
_description = _('GRAMPS XML export is a complete archived XML backup of the'
|
_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)
|
_config = (_('GRAMPS XML export options'), ExportOptions.WriterOptionBox)
|
||||||
|
|
||||||
pmgr = PluginManager.get_instance()
|
pmgr = PluginManager.get_instance()
|
||||||
|
Loading…
Reference in New Issue
Block a user