* src/const.py.in: Use gettext.

* src/GrampsDb/_ConstXML.py: Remove file.


svn: r6736
This commit is contained in:
Alex Roitman
2006-05-21 20:27:46 +00:00
parent c531fc65bc
commit 7cd3d8e028
3 changed files with 3 additions and 217 deletions

View File

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