summaryrefslogtreecommitdiffstats
path: root/textw/network_text.py
diff options
context:
space:
mode:
Diffstat (limited to 'textw/network_text.py')
-rw-r--r--textw/network_text.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/textw/network_text.py b/textw/network_text.py
index 38661338a..76fbe5096 100644
--- a/textw/network_text.py
+++ b/textw/network_text.py
@@ -1,7 +1,7 @@
#
# network_text.py: text mode network configuration dialogs
#
-# Copyright 2001 Red Hat, Inc.
+# Copyright 2000-2002 Red Hat, Inc.
#
# This software may be freely redistributed under the terms of the GNU
# library public license.
@@ -16,7 +16,7 @@ import os
import isys
from snack import *
from constants_text import *
-from translate import _
+from rhpl.translate import _
class NetworkWindow:
def setsensitive (self):