windows-nt/Source/XPSP1/NT/ds/security/services/ca/ocmsetup/msg.mc

20 lines
541 B
MonkeyC
Raw Normal View History

2020-09-26 03:20:57 -05:00
;//+-------------------------------------------------------------------------
;//
;// 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
.