diff options
author | Mike Fulbright <msf@redhat.com> | 2000-01-14 16:48:06 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2000-01-14 16:48:06 +0000 |
commit | 1ced3a2290c294cc24efdb6d45f445158ee23e0d (patch) | |
tree | e826c2543bf884f0431dd3a365c25b699c52316b /text.py | |
parent | 47b91dfad71a6b6d85e08c7ae5722471460e2036 (diff) | |
download | anaconda-1ced3a2290c294cc24efdb6d45f445158ee23e0d.tar.gz anaconda-1ced3a2290c294cc24efdb6d45f445158ee23e0d.tar.xz anaconda-1ced3a2290c294cc24efdb6d45f445158ee23e0d.zip |
Tweaked reconfig mode text in text mode, bumped ananaconda version #.
Diffstat (limited to 'text.py')
-rw-r--r-- | text.py | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -316,8 +316,8 @@ class ReconfigWelcomeWindow: rc = ButtonChoiceWindow(screen, _("Red Hat Linux"), _("Welcome to the Red Hat Linux!\n\n" "You have entered reconfiguration mode, " - "which will allow you to setup your " - "computer for your current location. " + "which will allow you to configure " + "site-specific options of your computer." "\n\n" "To exit without changing your setup " "select the ""Cancel"" button below."), |