You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
560 B
19 lines
560 B
;//+-------------------------------------------------------------------------
|
|
;//
|
|
;// Microsoft Windows
|
|
;//
|
|
;// Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
;//
|
|
;// File: msg.mc
|
|
;//
|
|
;//--------------------------------------------------------------------------
|
|
|
|
MessageId=1 SymbolicName=MSG_SURE_SELECT
|
|
Language=English
|
|
Are you sure you want to select subcomponent '%2' of component '%1'?%0
|
|
.
|
|
|
|
MessageId=2 SymbolicName=MSG_SURE_DESELECT
|
|
Language=English
|
|
Are you sure you want to deselect subcomponent '%2' of component '%1'?%0
|
|
.
|