summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'text.py')
-rw-r--r--text.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/text.py b/text.py
index b0e5d95ca..8c38d3e94 100644
--- a/text.py
+++ b/text.py
@@ -4,7 +4,7 @@
# Erik Troan <ewt@redhat.com>
# Matt Wilson <msw@redhat.com>
#
-# Copyright 2001 Red Hat, Inc.
+# Copyright 1999-2002 Red Hat, Inc.
#
# This software may be freely redistributed under the terms of the GNU
# library public license.
@@ -24,7 +24,7 @@ import gettext_rh
import signal
import parted
import string
-from translate import _, cat, N_
+from rhpl.translate import _, cat, N_
from language import expandLangs
from log import log
from flags import flags