- Add preliminary wizard page title and subtitle string resources.
[reactos.git] / reactos / lib / syssetup / resource.h
index 9a896bf..ab86ff2 100644 (file)
 #define IDD_RESTART                    2000
 #define IDC_RESTART_PROGRESS           2001
 
+
+#define IDS_OWNERTITLE                 3000
+#define IDS_OWNERSUBTITLE              3001
+
+#define IDS_COMPUTERTITLE              3002
+#define IDS_COMPUTERSUBTITLE           3003
+
+#define IDS_LOCALETITLE                        3004
+#define IDS_LOCALESUBTITLE             3005
+
 #endif /* RESOURCE_H */