📄 crsmsg.h
字号:
//
// MessageId: CRS_MSG_STARTING_REPLICATION
//
// MessageText:
//
// Project %1 starting to server %2.
//
#define CRS_MSG_STARTING_REPLICATION 0x40003BC5L
//
// MessageId: CRS_MSG_REPLICATION_COMPLETE
//
// MessageText:
//
// Project %1 complete to server %2.
//
#define CRS_MSG_REPLICATION_COMPLETE 0x40003BC6L
//
// MessageId: CRS_MSG_STARTING_PULL_REPLICATION
//
// MessageText:
//
// Retrieval project %1 starting from URL %2.
//
#define CRS_MSG_STARTING_PULL_REPLICATION 0x40003BC7L
//
// MessageId: CRS_MSG_PULL_REPLICATION_COMPLETE
//
// MessageText:
//
// Retrieval project %1 complete from URL %2.
//
#define CRS_MSG_PULL_REPLICATION_COMPLETE 0x40003BC8L
//
// MessageId: CRS_MSG_STARTING_RECEIVE_REPLICATION
//
// MessageText:
//
// Starting to receive project %1 from server %2.
//
#define CRS_MSG_STARTING_RECEIVE_REPLICATION 0x40003BC9L
//
// MessageId: CRS_MSG_REPLICATION_RECEIVE_COMPLETE
//
// MessageText:
//
// Finished receiving project %1 from server %2.
//
#define CRS_MSG_REPLICATION_RECEIVE_COMPLETE 0x40003BCAL
//
// MessageId: CRS_MSG_STARTING_REPLICATION_SCAN
//
// MessageText:
//
// Project %1 starting.
//
#define CRS_MSG_STARTING_REPLICATION_SCAN 0x40003BCBL
//
// MessageId: CRS_MSG_REPLICATION_LAST
//
// MessageText:
//
// Site Server Content Deployment last replication event message.
//
#define CRS_MSG_REPLICATION_LAST 0x40003BF5L
//
// MessageId: CRS_MSG_FILE_FIRST
//
// MessageText:
//
// Site Server Content Deployment first file event message.
//
#define CRS_MSG_FILE_FIRST 0x40003BF6L
//
// MessageId: CRS_MSG_SENDING_FILE
//
// MessageText:
//
// Sending file %1.
//
#define CRS_MSG_SENDING_FILE 0x40003BF7L
//
// MessageId: CRS_MSG_SENT_FILE
//
// MessageText:
//
// File %1 sent.
//
#define CRS_MSG_SENT_FILE 0x40003BF8L
//
// MessageId: CRS_MSG_RECEIVING_FILE
//
// MessageText:
//
// Receiving file %1.
//
#define CRS_MSG_RECEIVING_FILE 0x40003BF9L
//
// MessageId: CRS_MSG_RECEIVED_FILE
//
// MessageText:
//
// File %1 received.
//
#define CRS_MSG_RECEIVED_FILE 0x40003BFAL
//
// MessageId: CRS_MSG_SENT_DELETE_FILE
//
// MessageText:
//
// Sent delete file request for file %1.
//
#define CRS_MSG_SENT_DELETE_FILE 0x40003BFBL
//
// MessageId: CRS_MSG_RECEIVED_DELETE_FILE
//
// MessageText:
//
// File delete request received for file %1.
//
#define CRS_MSG_RECEIVED_DELETE_FILE 0x40003BFCL
//
// MessageId: CRS_MSG_RETRYING_SENDING_FILE
//
// MessageText:
//
// Trying to resend file %1.
//
#define CRS_MSG_RETRYING_SENDING_FILE 0x40003C00L
//
// MessageId: CRS_MSG_FILE_BUSY
//
// MessageText:
//
// File %1 is busy. The service is waiting for the file to become available.
//
#define CRS_MSG_FILE_BUSY 0x40003C01L
//
// MessageId: CRS_MSG_SENDING_ACL
//
// MessageText:
//
// Sending the ACL for the file %1.
//
#define CRS_MSG_SENDING_ACL 0x40003C02L
//
// MessageId: CRS_MSG_SENT_ACL
//
// MessageText:
//
// Sent the ACL for the file %1.
//
#define CRS_MSG_SENT_ACL 0x40003C03L
//
// MessageId: CRS_MSG_RECEIVING_ACL
//
// MessageText:
//
// Receiving the ACL for the file %1.
//
#define CRS_MSG_RECEIVING_ACL 0x40003C04L
//
// MessageId: CRS_MSG_RECEIVED_ACL
//
// MessageText:
//
// Received the ACL for the file %1.
//
#define CRS_MSG_RECEIVED_ACL 0x40003C05L
//
// MessageId: CRS_MSG_PULLED_FILE_HTTP
//
// MessageText:
//
// File %1 retrieved over HTTP.
//
#define CRS_MSG_PULLED_FILE_HTTP 0x40003C06L
//
// MessageId: CRS_MSG_PULLED_FILE_FTP
//
// MessageText:
//
// File %1 retrieved over FTP.
//
#define CRS_MSG_PULLED_FILE_FTP 0x40003C07L
//
// MessageId: CRS_MSG_FILE_COMMITTED
//
// MessageText:
//
// File %1 committed to disk.
//
#define CRS_MSG_FILE_COMMITTED 0x40003C08L
//
// MessageId: CRS_MSG_FILE_DELETED
//
// MessageText:
//
// File %1 deleted.
//
#define CRS_MSG_FILE_DELETED 0x40003C09L
//
// MessageId: CRS_MSG_SKIPPING_LOCKED_FILE
//
// MessageText:
//
// File %1 skipped because it could not be opened.
//
#define CRS_MSG_SKIPPING_LOCKED_FILE 0x80003C0AL
//
// MessageId: CRS_FILE_MATCHED
//
// MessageText:
//
// File %1 matched.
//
#define CRS_FILE_MATCHED 0x40003C0BL
//
// MessageId: CRS_MSG_FILE_LAST
//
// MessageText:
//
// Site Server Content Deployment last file event message.
//
#define CRS_MSG_FILE_LAST 0x40003C27L
//
// MessageId: CRS_MSG_ADMIN_FIRST
//
// MessageText:
//
// Site Server Content Deployment first administration event message.
//
#define CRS_MSG_ADMIN_FIRST 0x40003C28L
//
// MessageId: CRS_MSG_PROJECT_CREATED
//
// MessageText:
//
// Project %1 created.
//
#define CRS_MSG_PROJECT_CREATED 0x40003C29L
//
// MessageId: CRS_MSG_PROJECT_DELETED
//
// MessageText:
//
// Project %1 deleted.
//
#define CRS_MSG_PROJECT_DELETED 0x40003C2AL
//
// MessageId: CRS_MSG_PROJECT_EDITED
//
// MessageText:
//
// Project %1 edited.
//
#define CRS_MSG_PROJECT_EDITED 0x40003C2BL
//
// MessageId: CRS_MSG_ROUTE_CREATED
//
// MessageText:
//
// Route %1 created.
//
#define CRS_MSG_ROUTE_CREATED 0x40003C2CL
//
// MessageId: CRS_MSG_ROUTE_DELETED
//
// MessageText:
//
// Route %1 deleted.
//
#define CRS_MSG_ROUTE_DELETED 0x40003C2DL
//
// MessageId: CRS_MSG_ROUTE_EDITED
//
// MessageText:
//
// Route %1 edited.
//
#define CRS_MSG_ROUTE_EDITED 0x40003C2EL
//
// MessageId: CRS_MSG_SERVER_EDITED
//
// MessageText:
//
// Server settings modified.
//
#define CRS_MSG_SERVER_EDITED 0x40003C2FL
//
// MessageId: CRS_MSG_EVENTSINK_CREATED
//
// MessageText:
//
// Event sink %1 was added.
//
#define CRS_MSG_EVENTSINK_CREATED 0x40003C30L
//
// MessageId: CRS_MSG_EVENTSINK_DELETED
//
// MessageText:
//
// Event sink %1 was deleted.
//
#define CRS_MSG_EVENTSINK_DELETED 0x40003C31L
//
// MessageId: CRS_MSG_CLEARED_EVENTS
//
// MessageText:
//
// Event store %1 was cleared.
//
#define CRS_MSG_CLEARED_EVENTS 0x40003C32L
//
// MessageId: CRS_MSG_CLEARED_ALL_EVENTS
//
// MessageText:
//
// Each database event store on this server was cleared.
//
#define CRS_MSG_CLEARED_ALL_EVENTS 0x40003C33L
//
// MessageId: CRS_MSG_ADMIN_LAST
//
// MessageText:
//
// Site Server Content Deployment last administration event message.
//
#define CRS_MSG_ADMIN_LAST 0x40003C5AL
//
// MessageId: CRS_MSG_SUMMARY_FIRST
//
// MessageText:
//
// Site Server Content Deployment first summary event message.
//
#define CRS_MSG_SUMMARY_FIRST 0x40003C8CL
//
// MessageId: CRS_MSG_SUMMARY_RECEIVE
//
// MessageText:
//
// Project summary information (files received).
//
#define CRS_MSG_SUMMARY_RECEIVE 0x40003C8DL
//
// MessageId: CRS_MSG_SUMMARY_SEND
//
// MessageText:
//
// Project summary information (files sent).
//
#define CRS_MSG_SUMMARY_SEND 0x40003C8EL
//
// MessageId: CRS_MSG_SUMMARY_PULL
//
// MessageText:
//
// Project summary information (files pulled).
//
#define CRS_MSG_SUMMARY_PULL 0x40003C8FL
//
// MessageId: CRS_MSG_SUMMARY_AUTOMATIC_RECEIVE
//
// MessageText:
//
// Automatic project (receive) checkpoint summary information.
//
#define CRS_MSG_SUMMARY_AUTOMATIC_RECEIVE 0x40003C90L
//
// MessageId: CRS_MSG_SUMMARY_AUTOMATIC_SEND
//
// MessageText:
//
// Automatic project (send) checkpoint summary information.
//
#define CRS_MSG_SUMMARY_AUTOMATIC_SEND 0x40003C91L
//
// MessageId: CRS_MSG_SUMMARY_RECEIVE_MATCHED
//
// MessageText:
//
// Project summary information (files matched during receive).
//
#define CRS_MSG_SUMMARY_RECEIVE_MATCHED 0x40003C92L
//
// MessageId: CRS_MSG_SUMMARY_SEND_MATCHED
//
// MessageText:
//
// Project summary information (files matched during send).
//
#define CRS_MSG_SUMMARY_SEND_MATCHED 0x40003C93L
//
// MessageId: CRS_MSG_SUMMARY_PULL_MATCHED
//
// MessageText:
//
// Project summary information (files matched during pull).
//
#define CRS_MSG_SUMMARY_PULL_MATCHED 0x40003C94L
//
// MessageId: CRS_MSG_SUMMARY_RECEIVE_ERRORED
//
// MessageText:
//
// Project summary information (files errored during receive).
//
#define CRS_MSG_SUMMARY_RECEIVE_ERRORED 0x40003C95L
//
// MessageId: CRS_MSG_SUMMARY_SEND_ERRORED
//
// MessageText:
//
// Project summary information (files errored during send).
//
#define CRS_MSG_SUMMARY_SEND_ERRORED 0x40003C96L
//
// MessageId: CRS_MSG_SUMMARY_PULL_ERRORED
//
// MessageText:
//
// Project summary information (files errored during pull).
//
#define CRS_MSG_SUMMARY_PULL_ERRORED 0x40003C97L
//
// MessageId: CRS_MSG_SUMMARY_LAST
//
// MessageText:
//
// Site Server Content Deployment last summary event message.
//
#define CRS_MSG_SUMMARY_LAST 0x40003CBEL
//
// MessageId: CRS_CAB_ERROR_FIRST
//
// MessageText:
//
// Remote installer first error message.
//
#define CRS_CAB_ERROR_FIRST 0xC0003CF0L
//
// MessageId: CRS_CAB_ERROR_CABINET_NOT_FOUND
//
// MessageText:
//
// Cannot find the specified cabinet file.
//
#define CRS_CAB_ERROR_CABINET_NOT_FOUND 0xC0003CF1L
//
// MessageId: CRS_CAB_ERROR_NOT_A_CABINET
//
// MessageText:
//
// Specified file is not a valid cabinet file.
//
#define CRS_CAB_ERROR_NOT_A_CABINET 0xC0003CF2L
//
// MessageId: CRS_CAB_ERROR_UNKNOWN_CABINET_VERSION
//
// MessageText:
//
// Specified file is an unknown version of a cabinet file.
//
#define CRS_CAB_ERROR_UNKNOWN_CABINET_VERSION 0xC0003CF3L
//
// MessageId: CRS_CAB_ERROR_CORRUPT_CABINET
//
// MessageText:
//
// Specified cabinet file is corrupt.
//
#define CRS_CAB_ERROR_CORRUPT_CABINET 0xC0003CF4L
//
// MessageId: CRS_CAB_ERROR_ALLOC_FAIL
//
// MessageText:
//
// Out of memory.
//
#define CRS_CAB_ERROR_ALLOC_FAIL 0xC0003CF5L
//
// MessageId: CRS_CAB_ERROR_BAD_COMPR_TYPE
//
// MessageText:
//
// Specified cabinet file uses an unknown compression type.
//
#define CRS_CAB_ERROR_BAD_COMPR_TYPE 0xC0003CF6L
//
// MessageId: CRS_CAB_ERROR_MDI_FAIL
//
// MessageText:
//
// Compressed data in the specified cabinet file is corrupt.
//
#define CRS_CAB_ERROR_MDI_FAIL 0xC0003CF7L
//
// MessageId: CRS_CAB_ERROR_TARGET_FILE
//
// MessageText:
//
// Could not save extracted files from the specified cabinet file.
//
#define CRS_CAB_ERROR_TARGET_FILE 0xC0003CF8L
//
// MessageId: CRS_CAB_ERROR_RESERVE_MISMATCH
//
// MessageText:
//
// Specified cabinet file has a non-valid RESERVE size.
//
#define CRS_CAB_ERROR_RESERVE_MISMATCH 0xC0003CF9L
//
// MessageId: CRS_CAB_ERROR_WRONG_CABINET
//
// MessageText:
//
// Specified cabinet file is not the right cabinet in the set.
//
#define CRS_CAB_ERROR_WRONG_CABINET 0xC0003CFAL
//
// MessageId: CRS_CAB_ERROR_USER_ABORT
//
// MessageText:
//
// Could not extract the specified cabinet file - user aborted the operation.
//
#define CRS_CAB_ERROR_USER_ABORT 0xC0003CFBL
//
// MessageId: CRS_CAB_WARNING_CAB_NOT_SIGNED
//
// MessageText:
//
// Specified cabinet file is not a signed cabinet file.
//
#define CRS_CAB_WARNING_CAB_NOT_SIGNED 0x80003CFCL
//
// MessageId: CRS_CAB_WARNING_SIGNATURE_NOT_VERIFIED
//
// MessageText:
//
// Signature on the specified cabinet could not be verified.
//
#define CRS_CAB_WARNING_SIGNATURE_NOT_VERIFIED 0x80003CFDL
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -