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

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

Minor grammatical change

diff --git a/src/plugins/asklang.c b/src/plugins/asklang.c
index d65222d..f611115 100644
--- a/src/plugins/asklang.c
+++ b/src/plugins/asklang.c
@@ -103,7 +103,7 @@ int run(GList **config)
dialog_vars.default_item=strdup("en_US");
if(fw_menu("Please select your language",
"Please select your language from the list. If your language "
-               "is not in the list, you probably should choose English.",
+               "is not in the list, you should probably choose English.",
0, 0, 0, LANGSNUM, langs) == -1)
return(-1);
FREE(dialog_vars.default_item);
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to