add strings before gramps34 "string freze"
svn: r18977
This commit is contained in:
parent
a97efbdb4a
commit
ef885cb8d4
@ -197,6 +197,9 @@ def _get_subject(options, dbase):
|
|||||||
'id' : family_id }
|
'id' : family_id }
|
||||||
return name
|
return name
|
||||||
|
|
||||||
|
# both will be removed and are added to beat the "string freeze" deadline:
|
||||||
|
needed_soon1 = _('Entire Book')
|
||||||
|
needed_soon2 = _('ERROR: create a tag first')
|
||||||
return ""
|
return ""
|
||||||
|
|
||||||
#------------------------------------------------------------------------
|
#------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user