summaryrefslogtreecommitdiffstats
path: root/rescue.py
diff options
context:
space:
mode:
Diffstat (limited to 'rescue.py')
-rw-r--r--rescue.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/rescue.py b/rescue.py
index 42e204936..b925b0e1d 100644
--- a/rescue.py
+++ b/rescue.py
@@ -3,7 +3,7 @@
#
# Mike Fulbright <msf@redhat.com>
#
-# Copyright 2001 Red Hat, Inc.
+# Copyright 2001-2002 Red Hat, Inc.
#
# This software may be freely redistributed under the terms of the GNU
# library public license.
@@ -17,7 +17,7 @@ import upgrade
from snack import *
from constants_text import *
from text import WaitWindow, OkCancelWindow
-from translate import _
+from rhpl.translate import _
import sys
import os
from log import log