summaryrefslogtreecommitdiffstats
path: root/partIntfHelpers.py
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-12-16 16:51:01 +0000
committerBill Nottingham <notting@redhat.com>2003-12-16 16:51:01 +0000
commit521dbe80148a5e5301c8494592032c475c9be2e0 (patch)
tree673e4369f7b841a861efd97a14d6982b173c9098 /partIntfHelpers.py
parent7ca8fa80202cdc514659eac64a51fafaf66dbbbe (diff)
downloadanaconda-521dbe80148a5e5301c8494592032c475c9be2e0.tar.gz
anaconda-521dbe80148a5e5301c8494592032c475c9be2e0.tar.xz
anaconda-521dbe80148a5e5301c8494592032c475c9be2e0.zip
remove some Red Hat-isms
Diffstat (limited to 'partIntfHelpers.py')
-rw-r--r--partIntfHelpers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/partIntfHelpers.py b/partIntfHelpers.py
index 50de1ef02..bd7382b65 100644
--- a/partIntfHelpers.py
+++ b/partIntfHelpers.py
@@ -400,7 +400,7 @@ def queryNoFormatPreExisting(intf):
"""Ensure the user wants to use a partition without formatting."""
txt = _("You have chosen to use a pre-existing "
"partition for this installation without formatting it. "
- "Red Hat recommends that you format this partition "
+ "We recommend that you format this partition "
"to make sure files from a previous operating system installation "
"do not cause problems with this installation of Linux. "
"However, if this partition contains files that you need "