reverted them back from ekohl change it create 
alot of problem example chater are not being display right
if you switch reactos to another langues.
Modified: trunk/reactos/subsys/system/cmd/config.h

Modified: trunk/reactos/subsys/system/cmd/config.h
--- trunk/reactos/subsys/system/cmd/config.h	2005-05-01 20:20:59 UTC (rev 14924)
+++ trunk/reactos/subsys/system/cmd/config.h	2005-05-01 20:30:41 UTC (rev 14925)
@@ -52,13 +52,9 @@
 /* Define one of these to select the used locale. */
 /*  (date and time formats etc.) used in DATE, TIME, */
 /*  DIR, PROMPT etc. */
-#ifdef __REACTOS__
-#define LOCALE_DEFAULT
-#else
 #define LOCALE_WINDOWS   /* System locale */
 /* #define LOCALE_GERMAN */    /* German locale */
 /* #define LOCALE_DEFAULT */   /* United States locale */
-#endif
 
 #ifndef __REACTOS__
 #define INCLUDE_CMD_ACTIVATE