* src/ViewManager.py (ViewManager.about): Translate comments.

* src/const.py.in: No gettext (won't work anyway because const.py
	is imported before textdomain is set.


svn: r7444
This commit is contained in:
Alex Roitman
2006-10-27 02:49:54 +00:00
parent 7ec5a0a7e8
commit 4cb9251617
3 changed files with 4 additions and 2 deletions

View File

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