hgext/win32text.py
changeset 7225 59b4ae211584
parent 6750 fb42030d79d6
child 7873 4a4c7f6a5912
--- a/hgext/win32text.py	Thu Oct 23 19:27:25 2008 +0200
+++ b/hgext/win32text.py	Tue Oct 21 17:47:49 2008 +0200
@@ -27,7 +27,7 @@
 # pretxnchangegroup.crlf = python:hgext.win32text.forbidcrlf
 # # or pretxnchangegroup.cr = python:hgext.win32text.forbidcr
 
-from mercurial.i18n import gettext as _
+from mercurial.i18n import _
 from mercurial.node import bin, short
 from mercurial import util
 import re