summaryrefslogtreecommitdiffstats
path: root/rescue.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-07-12 02:01:36 +0000
committerMike Fulbright <msf@redhat.com>2002-07-12 02:01:36 +0000
commit0861c76f6d81f5c623eb1accb1a27ea0bf9fcc2e (patch)
treee8e7bceba0cc8e07e8ce98bb5c2bdbbcd4888267 /rescue.py
parent3fa09b6811591026daa27fd67bdc75494558ce25 (diff)
downloadanaconda-0861c76f6d81f5c623eb1accb1a27ea0bf9fcc2e.tar.gz
anaconda-0861c76f6d81f5c623eb1accb1a27ea0bf9fcc2e.tar.xz
anaconda-0861c76f6d81f5c623eb1accb1a27ea0bf9fcc2e.zip
Changes as per Milan Documentation String Review
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 64ee7369b..272b386f3 100644
--- a/rescue.py
+++ b/rescue.py
@@ -99,7 +99,7 @@ def runRescue(instPath, mountroot, id):
"Linux installation and mount it under the directory "
"%s. You can then make any changes required to your "
"system. If you want to proceed with this step choose "
- "'Continue'. You can also choose to mount your filesystems "
+ "'Continue'. You can also choose to mount your file systems "
"read-only instead of read-write by choosing 'Read-Only'."
"\n\n"
"If for some reason this process fails you can choose 'Skip' "
@@ -159,7 +159,7 @@ def runRescue(instPath, mountroot, id):
if rc == -1:
ButtonChoiceWindow(screen, _("Rescue"),
- _("Your system had dirty filesystems which you chose not "
+ _("Your system had dirty file systems which you chose not "
"to mount. Press return to get a shell from which "
"you can fsck and mount your partitions. The system "
"will reboot automatically when you exit from the "