Minor change in two strings.
Modified: trunk/reactos/subsys/system/sm/En.rc
Modified: trunk/reactos/subsys/system/sm/sm.rc

Modified: trunk/reactos/subsys/system/sm/En.rc
--- trunk/reactos/subsys/system/sm/En.rc	2005-08-10 20:58:29 UTC (rev 17269)
+++ trunk/reactos/subsys/system/sm/En.rc	2005-08-10 21:09:05 UTC (rev 17270)
@@ -46,7 +46,7 @@
 
 IDS_Not_Imp,  "not implemented\n"
 
-IDS_Mangers, "ReactOS/Win32 Session Manager Control Tool\n\n"
+IDS_Mangers, "ReactOS/Win32 - Session Manager Control Tool\n\n"
 
 IDS_USING, "Usage:\n\
 \tsm\n\

Modified: trunk/reactos/subsys/system/sm/sm.rc
--- trunk/reactos/subsys/system/sm/sm.rc	2005-08-10 20:58:29 UTC (rev 17269)
+++ trunk/reactos/subsys/system/sm/sm.rc	2005-08-10 21:09:05 UTC (rev 17270)
@@ -1,5 +1,5 @@
 #include <windows.h>
-#define REACTOS_STR_FILE_DESCRIPTION	"ReactOS/Win32 Session Manager Control Tool\0"
+#define REACTOS_STR_FILE_DESCRIPTION	"ReactOS/Win32 - Session Manager Control Tool\0"
 #define REACTOS_STR_INTERNAL_NAME	"sm\0"
 #define REACTOS_STR_ORIGINAL_FILENAME	"sm.exe\0"
 #include <reactos/version.rc>