⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 regerr.h

📁 IBM Lotus C++ API 7.0a for IBM Lotus Notes/Domino Directory Release --------- ------------------
💻 H
📖 第 1 页 / 共 4 页
字号:
#define STR_REG_SEPARATOR_LIST			(PKG_REG2+26)
	stringtext(STR_REG_SEPARATOR_LIST, 	"None|Underscore|Dot|Equal|Percent|_|.|=|%")

#define	ERR_REG_USER_NOT_UPDATED_FULLNAME			(PKG_REG2+27)
	errortext(ERR_REG_USER_NOT_UPDATED_FULLNAME, 	"Existing Domino Directory entry (duplicate full name) not updated by administrator.")
#define	ERR_REG_USER_NOT_UPDATED_SHORTNAME			(PKG_REG2+28)
	errortext(ERR_REG_USER_NOT_UPDATED_SHORTNAME, 	"Existing Domino Directory entry (duplicate short name) not updated by administrator.")
#define	ERR_REG_USERID_NOT_UPDATED					(PKG_REG2+29)
	errortext(ERR_REG_USERID_NOT_UPDATED,			"Existing UserID file not updated by administrator.")
#define	ERR_REG_ROAMING_SERVER_VERSION				(PKG_REG2+30)
	errortext(ERR_REG_ROAMING_SERVER_VERSION,		"The specified roaming server is pre 6 and does not support roaming features.  Select a different roaming server.")

#define ERR_REG_ASP_CERT_NEEDED			(PKG_REG2+31)
	errortext(ERR_REG_ASP_CERT_NEEDED, "Only the ASP certifier can be used to register a hosted organization.")
#define ERR_REG_ORIGINAL_ORG_DIR_EXISTS	(PKG_REG2+32)
	errortext(ERR_REG_ORIGINAL_ORG_DIR_EXISTS, "You must remove the original organization directory before you can move the organization storage location.")
#define STR_REG_CREATINGSTORAGE			(PKG_REG2 + 33)
	stringtext(STR_REG_CREATINGSTORAGE, "Creating server storage for %A...")
#define STR_REG_NAMESACL				(PKG_REG2 + 34)
	stringtext(STR_REG_NAMESACL, 		"Configuring access control and extended access control lists in the Domino Directory...")
#define STR_REG_ADMIN4ACL				(PKG_REG2 + 35)
	stringtext(STR_REG_ADMIN4ACL, 		"Configuring access control and extended access control lists in the Administration Request Database...")
#define STR_REG_DOMAINCFG				(PKG_REG2 + 36)
	stringtext(STR_REG_DOMAINCFG,		"Configuring %A domain and internet site documents...")
#define STR_REG_CAENABLE				(PKG_REG2 + 37)
	stringtext(STR_REG_CAENABLE,		"Migrating %A to certificate authority...")
#define ERR_REG_ORG_STORAGE_DRIVE_INVALID			(PKG_REG2 + 38)
	stringtext(ERR_REG_ORG_STORAGE_DRIVE_INVALID,	"The organization's physical storage must contain at least one directory.  Drive names are not valid")

#define ERR_REG_USERREG_BAD_INETADDR	   	(PKG_REG2+39)
	errortext(ERR_REG_USERREG_BAD_INETADDR,	"Internet address failed with the following error:  %e")

#define	STR_REG_DIRECTORY_TITLE_STRING		(PKG_REG2+40)
	stringtext(STR_REG_DIRECTORY_TITLE_STRING,	"%a's Directory")

#define	ERR_REG_CREATING_ROAMINGREPLICA		(PKG_REG2+41)
	errortext(ERR_REG_CREATING_ROAMINGREPLICA,	"Creating roaming file replica stubs for %A...")
#define	ERR_REG_NO_ROAMINGREPLICAS_CREATED	(PKG_REG2+42)
	errortext(ERR_REG_NO_ROAMINGREPLICAS_CREATED,	"Roaming file replica stubs for %A could not be created")

#define	ERR_REG_GROUPS_ERROR	(PKG_REG2+43)
	errortext(ERR_REG_GROUPS_ERROR,	"The user could not be added to the group(s) specified.")

#define	ERR_REG_GROUPS_ERROR_DETAIL	(PKG_REG2+44)
	errortext(ERR_REG_GROUPS_ERROR_DETAIL,	"%a could not be added to the group: '%a'.")

#define STR_REG_GLOBALRULE_DOLS					(PKG_REG2 + 45)
	stringtext(STR_REG_GLOBALRULE_DOLS,			"Global Rule for DOLS Download")
#define STR_REG_GLOBALRULE_INOTES_HELP			(PKG_REG2 + 46)
	stringtext(STR_REG_GLOBALRULE_INOTES_HELP,	"Global Rule for Domino Web Access Help Files")
#define STR_REG_GLOBALRULE_INOTES_CAB			(PKG_REG2 + 47)
	stringtext(STR_REG_GLOBALRULE_INOTES_CAB,	"Global Rule for INOTES.CAB")

#define	ERR_REG_ID_IN_MAILFILE_SERVER_VERSION	(PKG_REG2+48)
	errortext(ERR_REG_ID_IN_MAILFILE_SERVER_VERSION,	"The specified mail server is pre 6 and does not support the ID in mail file feature.  Select a different mail server.")

#define ERR_REG_PASSWORD_ID_IN_NSF	(PKG_REG2+49)
	stringtext(ERR_REG_PASSWORD_ID_IN_NSF, "No password supplied for %s (required for ID files to be stored in Notes database).")

#define	STR_REG_LOCAL_DOMAIN_ADMINS	(PKG_REG2+50)
	errortext(STR_REG_LOCAL_DOMAIN_ADMINS,	"LocalDomainAdmins")

#define	ERR_REG_SECURITY_POLICY_DENY_OPERATION	(PKG_REG2+51)
	errortext(ERR_REG_SECURITY_POLICY_DENY_OPERATION,	"The security policy is set to deny this operation")

#define ERR_REG_USER_CREATOR_ROLE			(PKG_REG2+52)
	errortext(ERR_REG_USER_CREATOR_ROLE,	"You are not authorized to add Person documents in this Domino Directory")
#define ERR_REG_USER_MODIFIER_ROLE			(PKG_REG2+53)
	errortext(ERR_REG_USER_MODIFIER_ROLE,	"You are not authorized to modify Person documents in this Domino Directory")
#define ERR_REG_GROUP_CREATOR_ROLE			(PKG_REG2+54)
	errortext(ERR_REG_GROUP_CREATOR_ROLE,	"You are not authorized to add Group documents in this Domino Directory")
#define ERR_REG_GROUP_MODIFIER_ROLE			(PKG_REG2+55)
	errortext(ERR_REG_GROUP_MODIFIER_ROLE,	"You are not authorized to modify Group documents in this Domino Directory")
#define ERR_REG_SERVER_CREATOR_ROLE			(PKG_REG2+56)
	errortext(ERR_REG_SERVER_CREATOR_ROLE,	"You are not authorized to add Server documents in this Domino Directory")
#define ERR_REG_SERVER_MODIFIER_ROLE		(PKG_REG2+57)
	errortext(ERR_REG_SERVER_MODIFIER_ROLE,	"You are not authorized to modify Server documents in this Domino Directory")
#define ERR_REG_POLICY_CREATOR_ROLE			(PKG_REG2+58)
	errortext(ERR_REG_POLICY_CREATOR_ROLE,	"You are not authorized to add Policy documents in this Domino Directory")
#define ERR_REG_POLICY_MODIFIER_ROLE		(PKG_REG2+59)
	errortext(ERR_REG_POLICY_MODIFIER_ROLE,	"You are not authorized to modify Policy documents in this Domino Directory")
#define ERR_REG_NET_CREATOR_ROLE			(PKG_REG2+60)
	errortext(ERR_REG_NET_CREATOR_ROLE,		"You are not authorized to add that document type to this Domino Directory")
#define ERR_REG_NET_MODIFIER_ROLE			(PKG_REG2+61)
	errortext(ERR_REG_NET_MODIFIER_ROLE,	"You are not authorized to modify that document type in this Domino Directory")

#define	ERR_REG_BAD_ASP_SETUP				(PKG_REG2+62)
	errortext(ERR_REG_BAD_ASP_SETUP,		"The Domino Directory is missing a required item (created during setup): %s.")

#define ERR_REG_USERLESS_REGSERVER			(PKG_REG2+63)
	errortext(ERR_REG_USERLESS_REGSERVER,	"The Domino Directory on the registration server cannot be a configuration-only (userless) directory")
#define ERR_REG_NO_ROLES					(PKG_REG2+64)
	errortext(ERR_REG_NO_ROLES,				"You do not have any of the required roles in the Domino Directory")
#define ERR_REG_CLIENT_DATA_DIR				(PKG_REG2+65)
	errortext(ERR_REG_CLIENT_DATA_DIR,		"The local data directory is client-based and cannot be used for server-based operations")
#define ERR_REG_PERSONAL_SUBDIR_ERROR		(PKG_REG2+66)
    errortext(ERR_REG_PERSONAL_SUBDIR_ERROR, "Creation of the sub-directory %A failed with the following error:  %s")

#define ERR_REG_COMMON_NAME_TOO_LONG		(PKG_REG2+67)
	errortext(ERR_REG_COMMON_NAME_TOO_LONG,	"The combination of first, middle and last names is %d byte(s) too long.")

#define	STR_REG_SSLCONFIG	(PKG_REG2+68)
	errortext(STR_REG_SSLCONFIG,	"Configuring SSL for %A")
#define	ERR_REG_SSL_HOSTNAME	(PKG_REG2+69)
	errortext(ERR_REG_SSL_HOSTNAME,	"A hostname is required to configure SSL.")

#define STR_CERTLOG_TITLE					(PKG_REG2+70)
	errortext(STR_CERTLOG_TITLE,			"%a's Certification Log")

#define	ERR_REG_POLICY_SIGNER				(PKG_REG2+71)
	errortext(ERR_REG_POLICY_SIGNER,		"%a is the signer of policy %a and will not be deleted until the policy has been signed (saved) by someone else.")

#define	STR_REG_HAS_INET_CERT				(PKG_REG2+72)
	stringtext(STR_REG_HAS_INET_CERT,		"%a's internet certificates (issued by the following authorities:  %a) contain the internet address %s.")

#define	ERR_REG_HAS_NO_INET_CERT			(PKG_REG2+73)
	errortext(ERR_REG_HAS_NO_INET_CERT,		"None of %a's internet certificates (issued by the following authorities:  %a) contain the new internet address %s.")

#define STR_REG_BOOKMARK_DB_TITLE			(PKG_REG2+74)
stringtext (STR_REG_BOOKMARK_DB_TITLE, 		"Bookmarks (6)")

#define	ERR_REG_PROFILE						(PKG_REG2+75)
	errortext(ERR_REG_PROFILE,				"Admin Process: Received the error %e trying to add %a's name to the %s profile of the Directory.")

#define ERR_REG_REPLICATING_DIR				(PKG_REG2+76)
	errortext(ERR_REG_REPLICATING_DIR,		"Replicating Domino Directory changes...")

#define	STR_REG_WARN_INET_CERT				(PKG_REG2+77)
	stringtext(STR_REG_WARN_INET_CERT,		"  If the internet address is changed, new certificates will have to be issued for SMIME mail.")

#define ERR_REG_NO_HOSTED_ORG_STORAGE			(PKG_REG2+78)
	errortext(ERR_REG_NO_HOSTED_ORG_STORAGE,	"The server does not contain storage for the hosted organization")

#define ERR_REG_PROMPTING_SERVER_PASSWD			(PKG_REG2+79)
	stringtext(ERR_REG_PROMPTING_SERVER_PASSWD,	"Prompting for Server ID password")

#define	ERR_REG_ADMINP_PREFIX						(PKG_REG2+80)
	errortext(ERR_REG_ADMINP_PREFIX,				"Admin Process: ")

#define STR_REG_AGENT_RUN_UNRESTRICTED				(PKG_REG2+81)
	errortext(STR_REG_AGENT_RUN_UNRESTRICTED,		"%a needs Run unrestricted methods and operations rights on %a in order to have the Administration Process reschedule the agent %s in %s")

#define	STR_REG_AGENT_RUN_RESTRICTED				(PKG_REG2+82)
	errortext(STR_REG_AGENT_RUN_RESTRICTED,			"%a needs Run restricted LotusScript/Java agents rights on %a in order to have the Administration Process reschedule the agent %s in %s")
	
#define	STR_REG_AGENT_RUN_SIMPLE					(PKG_REG2+83)
	errortext(STR_REG_AGENT_RUN_SIMPLE,				"%a needs Run Simple and Formula agents rights on %a in order to have the Administration Process reschedule the agent %s in %s")

#define	ERR_REG_NOT_RA						(PKG_REG2+84)
	errortext(ERR_REG_NOT_RA,				"You are not a Registration Authority for the certifier.")

#define	ERR_REG_INVALID_KEYWIDTH			(PKG_REG2+85)
	errortext(ERR_REG_INVALID_KEYWIDTH,				"An invalid key width has been supplied.")

#define	ERR_REG_INVALID_PASSWORD_KEYWIDTH			(PKG_REG2+86)
	errortext(ERR_REG_INVALID_PASSWORD_KEYWIDTH,		"An invalid password key width has been supplied.")

#define	ERR_REG_INVALID_INETPUB_KEYWIDTH			(PKG_REG2+87)
	errortext(ERR_REG_INVALID_INETPUB_KEYWIDTH,		"An invalid internet public key width has been supplied.")

#define	ERR_REG_NO_SETQUOTA_ACCESS				(PKG_REG2+88)
	errortext(ERR_REG_NO_SETQUOTA_ACCESS,		"You are not authorized to set database quotas")

#define	ERR_REG_NO_DBCREATE_ACCESS				(PKG_REG2+89)
	errortext(ERR_REG_NO_DBCREATE_ACCESS,		"You are not authorized to create database")

#define	ERR_REG_NO_FOLDERCREATE_ACCESS				(PKG_REG2+90)
	errortext(ERR_REG_NO_FOLDERCREATE_ACCESS,		"You are not authorized to create file system folder")

#define	STR_REG_QUOTA_PROBLEM_ON_STUB			(PKG_REG2+91)
	stringtext(STR_REG_QUOTA_PROBLEM_ON_STUB,	"Problem setting quota on replica stub %p")

#define ERR_REG_DUPLICATE_MAIL_FILE  			(PKG_REG2+92)
	errortext(ERR_REG_DUPLICATE_MAIL_FILE,		"A file with this person's mail file name already exists.  Supply a unique name for this person's mail file.")
#define ERR_REG_MAIL_FILE_NO_ACCESS				(PKG_REG2+93)
    errortext(ERR_REG_MAIL_FILE_NO_ACCESS,		"A file with this person's mail file name already exists. Overwrite access was denied at the file system level. Supply a unique name for this person's mail file.")
#define ERR_REG_UNIQUE_NAME_NEEDED			(PKG_REG2+127)
	errortext(ERR_REG_UNIQUE_NAME_NEEDED,		"There are multiple matches for the user name you entered.  Please enter your full unique user name.")

/* PKG_REG2 (above) is allocated codes from 0-127 
 * DO NOT USE CODES ABOVE #127 FOR THIS PACKAGE 
 */

#endif


#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(pop)
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -