2006-10-27 Alex Roitman <shura@gramps-project.org>

* src/const.py.in: Put gettext import back.



svn: r7448
This commit is contained in:
Alex Roitman
2006-10-27 17:37:08 +00:00
parent d6f8eccb7c
commit 3cf94b4f16
2 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
#
#-------------------------------------------------------------------------
import os
from gettext import gettext as _
#-------------------------------------------------------------------------
#