avoid _ on p (typo on key)
svn: r13627
This commit is contained in:
parent
50029fbb16
commit
34f27d5fa5
@ -105,7 +105,7 @@ plg.extension = "gw"
|
|||||||
|
|
||||||
plg = newplugin()
|
plg = newplugin()
|
||||||
plg.id = 'ex_gpkg'
|
plg.id = 'ex_gpkg'
|
||||||
plg.name = _('Gram_ps package (portable XML)')
|
plg.name = _('Gra_mps package (portable XML)')
|
||||||
plg.description = _('Gramps package is an archived XML family tree together '
|
plg.description = _('Gramps package is an archived XML family tree together '
|
||||||
'with the media object files.')
|
'with the media object files.')
|
||||||
plg.version = '1.0'
|
plg.version = '1.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user