add strings before gramps34 "string freze"

svn: r18977
This commit is contained in:
Paul Franklin 2012-02-26 17:53:34 +00:00
parent a97efbdb4a
commit ef885cb8d4

View File

@ -197,6 +197,9 @@ def _get_subject(options, dbase):
'id' : family_id }
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 ""
#------------------------------------------------------------------------