21 "Invalid value: must be greater than or equal to % s.");
24 "Invalid value: must be greater than or equal to % s "
25 "and less than or equal to % s.");
28 "Invalid value: must be less than or equal to % s.");
32 pRuntime, L"IDS_INVALID_DATE",
33 "Invalid date / time: please ensure that the date / time exists.Field");
36 "The value entered does not match the format of the field");
41 "January[1] February[2] March[3] April[4] May[5] "
42 "June[6] July[7] August[8] September[9] October[10] "
43 "November[11] December[12] Sept[9] Jan[1] Feb[2] Mar[3] "
44 "Apr[4] Jun[6] Jul[7] Aug[8] Sep[9] Oct[10] Nov[11] "
47 GLOBAL_STRING(pRuntime, L"IDS_STARTUP_CONSOLE_MSG",
"** ^ _ ^ **");