revert 18977

svn: r18978
This commit is contained in:
Paul Franklin 2012-02-27 04:48:03 +00:00
parent ef885cb8d4
commit a78a819220

View File

@ -197,9 +197,6 @@ 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 ""
#------------------------------------------------------------------------