Fix of issue 2820.
svn: r12348
This commit is contained in:
parent
f699c5cee7
commit
be898d84a9
@ -1218,10 +1218,8 @@ class XmlWriter(GrampsDbXmlWriter):
|
|||||||
# Register with the plugin system
|
# Register with the plugin system
|
||||||
#
|
#
|
||||||
#------------------------------------------------------------------------
|
#------------------------------------------------------------------------
|
||||||
_description = _('Exporting to CD copies all your data and media object files '
|
_description = _('GRAMPS XML export is a complete archived XML backup of the'
|
||||||
'to the CD Creator. You may later burn the CD with this data, '
|
' GRAMPS database without the media object files.' )
|
||||||
'and that copy will be completely portable across different '
|
|
||||||
'machines and binary architectures.')
|
|
||||||
_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