Leaked source code of windows server 2003
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

  1. ;//+-------------------------------------------------------------------------
  2. ;//
  3. ;// Microsoft Windows
  4. ;//
  5. ;// Copyright (C) Microsoft Corporation, 1997 - 1999
  6. ;//
  7. ;// File: msg.mc
  8. ;//
  9. ;//--------------------------------------------------------------------------
  10. MessageId=1 SymbolicName=MSG_SURE_SELECT
  11. Language=English
  12. Are you sure you want to select subcomponent '%2' of component '%1'?%0
  13. .
  14. MessageId=2 SymbolicName=MSG_SURE_DESELECT
  15. Language=English
  16. Are you sure you want to deselect subcomponent '%2' of component '%1'?%0
  17. .