diff -ur mc-4.5.55.orig/src/cmd.c mc-4.5.55/src/cmd.c --- mc-4.5.55.orig/src/cmd.c Thu Feb 7 14:55:12 2002 +++ mc-4.5.55/src/cmd.c Thu Feb 7 15:07:51 2002 @@ -1213,7 +1213,7 @@ const char *var[] = { /* The highest priority value is the `LANGUAGE' environment variable. This is a GNU extension. */ - "LANGUAGE", +/* "LANGUAGE", */ /* Setting of LC_ALL overwrites all other. */ "LC_ALL", /* Next comes the name of the desired category. */