some strings were not translated (patch by MathieuMD), see devel mailing list; need to generate a new 'gramps.pot'

svn: r19355
This commit is contained in:
Jérôme Rapinat
2012-04-19 05:28:52 +00:00
parent 1a16fe577f
commit c2ef5944c5
2 changed files with 3 additions and 0 deletions

View File

@@ -29,6 +29,8 @@ import time
import logging
LOG = logging.getLogger(".citation")
from gen.ggettext import gettext as _
"""
methods to upgrade a database from version 13 to current version
"""