summaryrefslogtreecommitdiffstats
path: root/textw/timezone_text.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-01-23 17:34:47 +0000
committerJeremy Katz <katzj@redhat.com>2004-01-23 17:34:47 +0000
commit4b2b22dbc311b436895620a0cbc4b03f837d5a3c (patch)
treeb5ccc363e306ba015ca2ee785b23a12fe4d20507 /textw/timezone_text.py
parent8665c3c4cc4af61231d54714f30e181f3d3abc43 (diff)
downloadanaconda-4b2b22dbc311b436895620a0cbc4b03f837d5a3c.tar.gz
anaconda-4b2b22dbc311b436895620a0cbc4b03f837d5a3c.tar.xz
anaconda-4b2b22dbc311b436895620a0cbc4b03f837d5a3c.zip
more redhat-config -> system-config
Diffstat (limited to 'textw/timezone_text.py')
-rw-r--r--textw/timezone_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/timezone_text.py b/textw/timezone_text.py
index 0c0bb0b7a..f6b9ef29c 100644
--- a/textw/timezone_text.py
+++ b/textw/timezone_text.py
@@ -19,7 +19,7 @@ from snack import *
from constants_text import *
from rhpl.translate import _, textdomain
-textdomain("redhat-config-date")
+textdomain("system-config-date")
class TimezoneWindow: