Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=ee190497e3b97026bb5cb25da8ef620ccd00b866

commit ee190497e3b97026bb5cb25da8ef620ccd00b866
Author: Russell Dickenson (AKA phayz) <ph...@frugalware.org>
Date:   Tue Aug 10 06:11:51 2010 +1000

Minor grammatical changes

diff --git a/src/plugins/install.c b/src/plugins/install.c
index ffe3b4d..00205c5 100644
--- a/src/plugins/install.c
+++ b/src/plugins/install.c
@@ -90,8 +90,8 @@ int ask_cdchange(void)
ret = dialog_yesno(_("Insert next disc"),
_("Please insert the next Frugalware install disc and press "
"ENTER to continue installing packages. If you don't "
-               "have more disk, choose NO, and then you can finish up "
-               "the installation. Have you inserted the next disk?"), 0, 0);
+               "have more discs, choose NO, and then you can finish  "
+               "the installation. Have you inserted the next disc?"), 0, 0);
if(ret==DLG_EXIT_OK)
return(1);
else
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to