summaryrefslogtreecommitdiffstats
path: root/partitioning.py
diff options
context:
space:
mode:
Diffstat (limited to 'partitioning.py')
-rw-r--r--partitioning.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/partitioning.py b/partitioning.py
index 8a1a7fe7f..586008aa5 100644
--- a/partitioning.py
+++ b/partitioning.py
@@ -6,7 +6,7 @@
# Mike Fulbright <msf@redhat.com>
# Harald Hoyer <harald@redhat.de>
#
-# 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.
@@ -30,7 +30,7 @@ import string
import iutil
import partedUtils
import raid
-from translate import _
+from rhpl.translate import _
from log import log
from constants import *
from flags import flags