diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-01-21 08:01:22 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-01-21 08:01:22 +0000 |
commit | e9c64c704260364a2eac2e806ad308b19a2410d1 (patch) | |
tree | 99aca3f5bcf533224693b6f20d50e4342546627c /perl-install/bootlook.pm | |
parent | 7daaa24c851f0d4113561fd0c304ffa45143dbdd (diff) | |
download | drakx-e9c64c704260364a2eac2e806ad308b19a2410d1.tar drakx-e9c64c704260364a2eac2e806ad308b19a2410d1.tar.gz drakx-e9c64c704260364a2eac2e806ad308b19a2410d1.tar.bz2 drakx-e9c64c704260364a2eac2e806ad308b19a2410d1.tar.xz drakx-e9c64c704260364a2eac2e806ad308b19a2410d1.zip |
English proofreading by Stew Benedicts
Diffstat (limited to 'perl-install/bootlook.pm')
-rw-r--r-- | perl-install/bootlook.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/bootlook.pm b/perl-install/bootlook.pm index 4ead2206d..9953879e1 100644 --- a/perl-install/bootlook.pm +++ b/perl-install/bootlook.pm @@ -272,7 +272,7 @@ Click on Configure to launch the setup wizard.", $lilogrub), gtkpack__(new Gtk2::VBox(0,5), N("Themes"), $combo{thms}, - N("\nSelect theme for\nlilo and bootsplash,\nyou can choose\nthem separatly"), + N("\nSelect the theme for\nlilo and bootsplash,\nyou can choose\nthem separately"), $logo_thm), gtkpack__(new Gtk2::VBox(0,5), N("Lilo screen"), |