![]() |
Micro Focus Content Manager SDK 9.3
|
Classes | |
class | ActionDef |
Defines characteristics of a task/function that can be assigned to a Record More... | |
class | ActionDefStep |
Defines how individual action definitions can be grouped to perform a sequential procedure More... | |
class | ActionDefSteps |
A collection of Action Steps More... | |
class | Activity |
An activity is the fundamental element of a workflow, and represents a unit of work to be performed by an action officer, usually within a defined time period More... | |
class | ActivityAuthorization |
Allows you to define the locations responsible for finally authorizing that the activity has been completed More... | |
class | ActivityAuthorizations |
A collection of Authorizations More... | |
class | ActivityDocument |
Represents a document that is used by this activity More... | |
class | ActivityDocuments |
A collection of Documents More... | |
class | ActivityEmailRecipient |
Allows you to define the locations that will be cc'd on email that is sent to assignees by the workflow email processor More... | |
class | ActivityEmailRecipients |
A collection of Email Recipients More... | |
class | ActivityEscalation |
Allows you define a process of escalating the responsibility for completing this activity More... | |
class | ActivityEscalations |
A collection of Escalations More... | |
class | ActivityResult |
Represents the possible outcomes of performing this activity More... | |
class | ActivityResults |
A collection of Results More... | |
class | ActivityStartCondition |
Represents a conditions that needs to be satisfied before this activity can start (usually the completion of a 'predecessor' activity More... | |
class | ActivityStartConditions |
A collection of Start Conditions More... | |
class | AgendaItem |
A submission made to be included in the agenda of a meeting More... | |
class | AgendaItemAttachment |
A trim object(eg record, location) that has been attached to an agenda item for consideration/explanation/reference, etc More... | |
class | AgendaItemAttachments |
A collection of Agenda Item Attachments More... | |
class | AgendaItemType |
A template for generation of specific agenda items to be included in the agenda of a meeting More... | |
class | AgendaItemTypeAttachment |
A placeholder indicating a relationship with a record or location and agenda items of this type, (eg 'Builder', 'Application Form') More... | |
class | AgendaItemTypeAttachments |
A collection of Agenda Item Type Attachment More... | |
class | Alert |
Defines an email alert that has been requested by a user (e.g. when a document is placed on a particular folder) More... | |
class | AlertSubscriber |
List of all the people wishing to receive an email when this alert is satisfied More... | |
class | AlertSubscribers |
A collection of Alert Subscribers More... | |
class | ApiHost |
class | ApiHostBase |
class | ArchiveEvent |
A special real world event that can be used to base archiving decisions on More... | |
class | ArchiveEventOccurrence |
An individual occurrence of the parent archiving event More... | |
class | ArchiveEventOccurrences |
A collection of Occurrences More... | |
class | AutoPartRule |
Defines a set of rules for the automated generation of new parts of More... | |
class | BlockedSearchMethodsUserOptions |
Blocked Search Methods|Search Methods that are hidden from normal user-interface (BlockedSearchMethodsUserOptions) More... | |
class | BulkDataLoader |
The BulkDataLoader object is designed to provide a high-performance method of loading records (and a few other associated things) into a TRIM database. The intention is to run this component inside a WorkgroupServer to avoid network RCF calls, and also to allow us to run at the sort of privilege where we can use the inherent DBMS bulk loading tools, etc. More... | |
class | Census |
The census object keeps track of census activities performed for a certain location More... | |
class | CheckinPlace |
A check in place defines a collection of documents held within an external system that is going to be checked in to Content Manager More... | |
class | CheckinStyle |
A check in style describes a set of defaults to be used when creating Records More... | |
class | Classification |
A subject or functional entry used to classify (and possibly affect behaviour of) a set of Records More... | |
class | ClassificationOnlyRecordType |
A list of record types that represents the only record types that can be used with this classification More... | |
class | ClassificationOnlyRecordTypes |
A collection of Only Record Types More... | |
class | ClassificationSapBusinessObject |
A link between an SAP Business Object and a Content Manager Classification More... | |
class | ClassificationSapBusinessObjects |
A collection of SAP Business Object Links More... | |
class | ClassifiedSecurity |
The ClassifiedSecurity class is used when implementing the US DoD Classified Security standard. It is necessary to manage all updates to a Record's Security Classification using this class, rather than the TrimSecurityProfile class, to comply with the US DoD standard. Classified Security extends a normal security by classification by scheduling declassification and downgrading events More... | |
class | CommandDef |
CommandDef : This class encapsulates a command that can be executed against a TRIM base objects. It can be used to determine if a command is enabled for an object, and there are also some localised command string and icons that can be useful. More... | |
class | CommandDefList |
class | Communication |
A communication represents the transmission of a record from one or more locations to one or more locations (e.g. a registered receipt) More... | |
class | CommunicationDetail |
Describes one of the Locations involved in the parent communication More... | |
class | CommunicationDetails |
A collection of Communication Details More... | |
class | Consignment |
Describes a consignment that is used to perform disposal actions on one or more Records More... | |
class | ConsignmentApprover |
Defines the list of locations designated for approving this consignment More... | |
class | ConsignmentIssue |
Represents an issued detected by the system when examining the suitability of a record for disposal processing within a consignment More... | |
class | ConsignmentRejection |
Defines a record that has been rejected by an approver from the consignment More... | |
class | ConversionMethods |
class | Database |
The Database object is the first object that must be created when using the TRIM SDK. All other objects in the SDK are dependent upon this object – they cannot be created independently. The Database object is responsible for making a connection to a TRIM database and for creating all SDK objects that are to be used by the client More... | |
class | DatabaseList |
class | DatasetConfiguration |
The DatasetConfiguration object manages a local configuration containing a list of datasets available for a user to select. More... | |
class | DesktopHelper |
The DesktopHelper class is designed to manage the process of selecting an initial startup database for the user. It also has a number of properties that provided some defaults for a TRIM Desktop user. More... | |
class | DigitalSignatureTool |
class | DocumentQueue |
Defines a location for electronic documents that are to be transferred into Content Manager More... | |
class | DocumentStoreIntegrityCheckTask |
class | DownloadNotifier |
The DownloadNotifier class provides a streaming interface to document transfers from the workgroup server to the SDK application. During document transfers from the workgroup server to the SDK application, the OnChunkAvailable event is called, to provide real-time notifications of the bytes that are being transferred. This allows the SDK application to access the bytes of the document, before the document has been transferred in its entirety, and is particularly useful for streaming documents onwards from the SDK application to a subsequent receiver. More... | |
class | DownloadNotifierBase |
Internal SDK class. Should not be instantiated by SDK users. See the DownloadNotifier class instead. More... | |
class | DroppedFilesUserOptions |
Documents|Defaults when a document is dropped onto Content Manager (DroppedFilesUserOptions) More... | |
class | DroppedFoldersUserOptions |
Dropped Folders|Filtering for dropped folders (DroppedFoldersUserOptions) More... | |
class | ElectronicStore |
Defines settings for a place to store electronic documents More... | |
class | EmailAttachment |
A helper class that encapsulates a sender or recipient of a mail message More... | |
class | EmailAttachmentList |
class | EmailingRecordsUserOptions |
Emailing Records|Defaults for sending Records via email (EmailingRecordsUserOptions) More... | |
class | EmailParticipant |
A helper class that encapsulates a sender or recipient of a mail message More... | |
class | EmailParticipantList |
class | EmailUserOptions |
Email|Sending email settings (EmailUserOptions) More... | |
class | Enum |
A helper class that allows you to iterate through enum item values and access captions for them. More... | |
class | EnumItem |
A helper class that allows you to iterate through enum item values and access captions for them. More... | |
class | EnumItemList |
class | EnumList |
class | EventMonitor |
class | EventProcessorCounters |
class | EventProcessorCountersList |
class | EventProcessTypeList |
class | ExtensionMethods |
class | ExternalSharingUserOptions |
Objective Connect Share Settings|Objective Connect Share Settings (ExternalSharingUserOptions) More... | |
class | ExtractDocument |
A helper class that encapsulates the process of extracting a document attached to a Trim object. More... | |
class | FavoriteSearchMethodsUserOptions |
Favorite Search Methods|Favorite Search Methods (FavoriteSearchMethodsUserOptions) More... | |
class | FieldDefinition |
Defines characteristics of a user-defined metadata element that can be used to supplement standard Content Manager data elements for some objects More... | |
class | FieldDefinitionList |
class | FormDefinition |
This class defines a generic layout of a data entry form that can be used to drive a web-based data entry application More... | |
class | History |
Stores auditing information - events that have happened to objects More... | |
class | Hold |
Describes a restriction that may be could be applied to one or more Records, usually related to ongoing legal action More... | |
class | HtmlLayout |
A template used in determining the format of a web publication More... | |
class | Hwnd |
class | InputDocument |
A helper class that encapsulates a document that is to be attached to a TRIM object. More... | |
class | IntList |
interface | ITrimAccessControl |
Allows you to retrieve and update the access control list associated with this Trim Main Object More... | |
interface | ITrimAccessControlDefault |
Allows you to retrieve and update the referenced or copied access control list associated with this Trim Main Object More... | |
interface | ITrimActiveDates |
Allows you to get and set the range of dates for which a particular object is active) More... | |
class | ITrimAddIn |
The TrimAddIn interface is defined so that SDK developers can develop a class that implements this interface. The class can then be registered with TRIM to support customising a number of elements of TRIM behavior. Note that your class must not require any constructor parameters. More... | |
class | ITrimAddInBase |
interface | ITrimDocument |
Allows you to access attach, detach and extract a document associated with a Trim object More... | |
interface | ITrimLabels |
Allows you to attach or detach a label to a Trim object More... | |
interface | ITrimNotes |
Allows you to retrieve and set the notes associated with a Trim Object More... | |
interface | ITrimSecurity |
Allows you to retrieve and update the security profile associated with this Trim Main Object More... | |
interface | ITrimUserFields |
Allows you to retrieve and set values for user-defined fields associated with a Trim Object More... | |
class | Jurisdiction |
A jurisdiction is a legal entity that has the power to compel an organization to retain its records in a particular manner More... | |
class | JurisdictionMember |
Represents a Jurisdiction which is a member of the parent Jurisdiction More... | |
class | JurisdictionMembers |
A collection of Member Jurisdictions More... | |
class | Keyword |
An individual term within the Content Manager thesaurus, used to provide a controlled terminology with which to index Records More... | |
class | LocaleUserOptions |
Language|Language and other regional settings (LocaleUserOptions) More... | |
class | Location |
The Location object is the second most important object in the Content Manager Object Model. It is used to record the various relationships between people and places and records. There are many types of locations as indicated by the TypeOfLocation enumeration More... | |
class | LocationAddress |
A physical address (ie street / post office box, etc) associated with the parent Location More... | |
class | LocationAddresses |
A collection of physical addresses associated with a location More... | |
class | LocationEAddress |
The LocEAddress object is a child object of the Location object. Once initialized, it represents one of the electronic objects associated with its parent Location object. This may be a photo, web or email address More... | |
class | LocationEAddresses |
A collection of electronic addresses associated with a location More... | |
class | LocationList |
class | LookupItem |
An individual entry within a Lookup Set More... | |
class | LookupSet |
An list of items that can be used to suggest/verify a value entered for some types of user-defined fields More... | |
class | MailTemplate |
A mail template is designed to allow mail messages sent by Content Manager to be customized More... | |
class | Meeting |
Used to describe meetings, conferences, events, etc More... | |
class | MeetingDocument |
A document that is related to the parent meeting ( e.g. agenda, minutes, submission) More... | |
class | MeetingDocuments |
A collection of Meeting Documents More... | |
class | MeetingInvitation |
Someone who participates in some way at the parent meeting More... | |
class | MeetingInvitations |
A collection of Meeting Participants More... | |
class | MeetingType |
Used to describe a particular type of meeting, conference, event, etc More... | |
class | MeetingTypeUsualParticipant |
Someone who would usually participate in any meeting of this type More... | |
class | MeetingTypeUsualParticipants |
A collection of Usual Participants More... | |
class | MenuItem |
The MenuItem class is a simple base class that allows different types of menu elements to be put into an array. More... | |
class | MenuItemList |
class | MenuPopup |
MenuPopup : This class is a derived MenuItem class that represents a popup submenu within in a context menu More... | |
class | MenuPopupCommandEnabler |
Gets the type of menu item - indicates which derived class this item belongs to More... | |
class | MenuPopupEnumerator |
class | MenuSeparator |
MenuSeparator : This class is a derived MenuItem class that represents a separator in a context menu (e.g. a horizontal line). More... | |
class | MetadataRule |
Defines a cross-checking validation rule for a specified object type More... | |
class | MinuteItem |
Minutes pertaining to a particular agenda item More... | |
class | MinuteItemActionArising |
An action item that resulted from discussion of the agenda item More... | |
class | MinuteItemActionArisings |
A collection of Action Items Arising More... | |
class | MinuteItemType |
A template for generation of specific minute items to be included in the minutes of a meeting More... | |
class | Notification |
A notification is used to queue up an event notification for the IDOL CFS connector More... | |
class | ObjectDef |
A helper class that allows you to determine generic capabilities of any of the objects in the TRIM object model. More... | |
class | ObjectDefList |
class | ObjectSelector |
The ObjectSelector class is used to select one or more objects from a TrimMainObjectList More... | |
class | ObjectViewer |
The ObjectViewer class is used to view an electronic object associated with a TRIM object. More... | |
class | OfflineRecord |
A document that has been temporarily stored outside of Content Manager for offline access More... | |
class | Origin |
An origin represents a location from which one or more records are imported More... | |
class | OriginBulkLoaderSettings |
The ApiOriginBulkLoaderSettings object is a helper class used to store settings when using the Bulk Data Loader with an Origin object More... | |
class | OriginEmailCaptureSettings |
The ApiOriginEmailCaptureSettings object is a helper class used to store settings when using an Origin of type 'Email Capture' More... | |
class | OriginEmailCaptureSpamRule |
The ApiOriginEmailCaptureSpamRule object is a helper class used to store a rule used to detect if an email is spam More... | |
class | OriginEmailCaptureSpamRuleList |
class | OriginHistory |
The Origin history object represents a single import run based on a particular Origin More... | |
class | OutlookUserOptions |
Outlook Add-In|Content Manager In Outlook configuration (OutlookUserOptions) More... | |
class | PageDefinition |
This class defines a page contained within an ApiFormDefinition More... | |
class | PageItemDefinition |
This class defines an item contained within an ApiPageDefinition More... | |
class | PolicyCentreUserOptions |
Policy Center Solution Settings|Settings for Iron Mountain Policy Center Solution integration (PolicyCentreUserOptions) More... | |
class | PropertyDef |
class | PropertyDefList |
class | PropertyEditor |
The PropertyEditor class is used to display the properties of a TRIM object. More... | |
class | PropertyOrFieldDef |
class | PropertyOrFieldDefList |
class | PropertyOrFieldValue |
class | PropertyOrFieldValueList |
class | PropertyValue |
class | PropertyValueList |
class | RecentSearchMethodsUserOptions |
Recent Search Methods|Recent Search Methods (RecentSearchMethodsUserOptions) More... | |
class | Record |
A Record is the fundamental object that is managed by Content Manager. It is usually a piece of evidence that must be kept for compliance or business reasons. To create a new record you must provide a RecordType object More... | |
class | RecordAction |
An Action associated with a Record More... | |
class | RecordClientMatterParties |
A collection of Client/Matter Parties More... | |
class | RecordClientMatterParty |
A client/matter party is a relationship between a client or a matter and a person or organization, primarily for describing that location's involvement in the matter More... | |
class | RecordClientMatterRole |
A client/matter role is a relationship between a client or a matter and a person or organization, primarily for describing the day-to-day activities being undertaken for a client More... | |
class | RecordClientMatterRoles |
A collection of Client/Matter Roles More... | |
class | RecordHold |
Association between the parent Record and a Hold, designed to prevent deletion More... | |
class | RecordHolds |
A collection of Record Holds More... | |
class | RecordJurisdiction |
Association between the parent Record and a Jurisdiction, designed to indicate applicability of Triggers More... | |
class | RecordJurisdictions |
A collection of Record Jurisdictions More... | |
class | RecordKeyword |
Associates a standard entry from the Thesaurus with the parent Record More... | |
class | RecordKeywords |
A collection of Attached Thesaurus Terms More... | |
class | RecordLinkedDocument |
Documents contained as links within another document More... | |
class | RecordLinkedDocuments |
A collection of Linked Documents More... | |
class | RecordLocation |
Defines an association between the parent Record and a Location More... | |
class | RecordLocations |
A collection of Contacts More... | |
class | RecordRelationship |
Describes an association that has been made between the parent Record and another Record More... | |
class | RecordRelationships |
A collection of Related Records More... | |
class | RecordRendition |
The RecRendition object represents one of a Record's electronic attachments. It is therefore only available if the Record has an Electronic Document associated with it More... | |
class | RecordRenditions |
The RecRendition Collection object is a Child List representing the electronic renditions of a Record. It is only available if the Record has one or more Electronic Documents associated with it More... | |
class | RecordRevision |
The RecRevision may be used only if the Record has an Electronic Document associated with it. The object is a child object and represents a revision of a Record's electronic document. More... | |
class | RecordRevisions |
A collection of Revisions More... | |
class | RecordSapComponent |
Used to represent a SAP component - SAP documents are composed of one or more SAP components More... | |
class | RecordSapComponents |
A collection of SAP Components More... | |
class | RecordType |
This object represents a TRIM Record Type. A record type is required for the construction of a new record in TRIM and the record type has a number of properties that determine behavior and default settings for records More... | |
class | RecordTypeAutoSubFolder |
Defines a set of sub folders that will be automatically created whenever a record of this type is created More... | |
class | RecordTypeAutoSubFolders |
A collection of Automatic Sub Folders More... | |
class | Report |
A template used to design a printable listing of items in the Content Manager database More... | |
class | ReportBitmap |
Stores an electronic document that is used to create a graphical item on a report layout (e.g. a company logo) More... | |
class | ReporterUserOptions |
Reporter|Fonts For Content Manager report layouts (ReporterUserOptions) More... | |
class | Request |
Describes a request made by a Location for a particular Record More... | |
class | SavedSearch |
The RecordSearch object enables TRIM records to be retrieved by creating a search expression from a number of search methods. The object has methods to allow boolean AND, OR and NOT relationships (these use the 'Reverse Polish' notation), and also the ability to set Record Type filters and sort criteria. RecordSearch instances(Searches) may also be loaded or saved More... | |
class | Schedule |
Defines a set of rules that determine the lifecycle of a set of one or more Records More... | |
class | ScheduledTask |
Describes a computerised task that is to be performed regularly by the Content Manager scheduler More... | |
class | ScheduledTaskHistory |
Summarises a completed scheduled task for audit purposes More... | |
class | ScheduledTaskHistorys |
A collection of Scheduled Task Actions More... | |
class | ScheduleTrigger |
An individual rule of the parent Schedule that defines circumstances under which a Record should undergo archival/disposal action More... | |
class | ScheduleTriggers |
A collection of Triggers More... | |
class | SearchClauseDef |
A helper class that allows you to determine generic capabilities of any of the search clauses defined for selecting TRIM objects in the TRIM object model. More... | |
class | SearchClauseIdsList |
class | SearchClauseOrFieldDef |
class | SearchClauseOrFieldDefList |
class | SearchForm |
A search form contains a definition of the search methods and layout to be used by the Content Manager Web Client when searching for a particular type of object More... | |
class | SearchUserOptions |
Search|Search settings (SearchUserOptions) More... | |
class | SecurityCaveat |
A privacy control allowing Records to be marked as requiring users to ave the corresponding control before being given access More... | |
class | SecurityGuide |
Describes standard security settings which can be used in specialised security scenarios More... | |
class | SecurityGuideList |
class | SecurityLevel |
A hierarchical security indicator that can be associated with Records and Locations to determine access rights More... | |
class | SharePointItem |
Describes a SharePoint Document that is managed by Content Manager SharePoint Integration More... | |
class | SortAndFilterUserOptions |
Default Sort and Filters|Default search sorting and filtering (SortAndFilterUserOptions) More... | |
class | Space |
Represents a location for long term archival storage of physical records, typically within a warehouse More... | |
class | SpellingUserOptions |
Spelling|Spelling checker dictionaries (SpellingUserOptions) More... | |
class | StartupUserOptions |
Start Up|Windows to display when starting Content Manager (StartupUserOptions) More... | |
class | StopWord |
A word that will not be indexed when Content Manager indexes long text strings (e.g. for a Record title word search) More... | |
class | StoreMetadataUserOptions |
Store metadata|Store record metadata items for SEC compliance (StoreMetadataUserOptions) More... | |
class | StringArray |
class | SwigArgumentPack |
class | SwigHelper |
class | SwigMarshal |
class | TimeZoneTransition |
class | TodoItem |
Things that need doing More... | |
class | TodoItemItemReference |
Additional reference information that may be helpful in completing the To Do item More... | |
class | TodoItemItemReferences |
A collection of To Do Item References More... | |
class | TraySortAndFilterUserOptions |
Default Sort and Filters for trays|Default search sorting and filtering for trays (TraySortAndFilterUserOptions) More... | |
class | TreeBoxUserOptions |
Tree Box Columns|Default properties and fields for tree boxes (TreeBoxUserOptions) More... | |
class | trim |
class | TrimAccessControlList |
The TrimAccessControlList class is used to encapsulate the access controls that can be applied to an object an access control list consists of an array of entries that control who has access to a particular restricted function. These restricted functions may differ depending upon which object the access control list applies to, for example a meeting object may wish to restrict who can 'Take Minutes'. Each object that support access control lists will have an enum describing its set of restricted functions - in this class, the elements of this enum are simple defined as an int. More... | |
class | TrimApplication |
ApiTrimApplication More... | |
class | TrimApplicationBase |
class | TrimChildObject |
ApiTrimChildObject More... | |
class | TrimChildObjectList |
ApiTrimChildObjectList More... | |
class | TrimChildObjectListEnumerator |
class | TrimCurrency |
class | TrimDateTime |
class | TrimDecimal |
class | TrimEnterpriseConfiguration |
class | TrimEnterpriseDataset |
class | TrimEvent |
The TrimEvent class represents an event generated by a Trim client. This class is used by event processor add ins and encapsulates the information that is available in a Trim event. More... | |
class | TrimEventProcessorAddIn |
The TrimEventProcessorAddIn class is an abstract base class from which SDK developers can derive to create their own SDK.Net Event Processing AddIn.Note that your derived class must not require any constructor parameters. More... | |
class | TrimEventProcessorAddInBase |
The TrimEventProcessor class is an abstract base class from which SDK developers can derive to create their own SDK.Net Event Processing AddIn.Note that your derived class must not require any constructor parameters. More... | |
class | TrimException |
class | TrimIcon |
class | TrimMainObject |
ApiTrimMainObject More... | |
class | TrimMainObjectSearch |
The TrimMainObjectSearch represents a collection of TrimMainObjects that can be enumerated. It basically represent a database query, and so it it works a little differently to a static array. It is designed for performance to prefetch only the next batch of items, as Trim databases can quite often contain very large collections. More... | |
class | TrimMenuLink |
The TrimMenuLink class represents a user-defined item on an objects context menu. This base class is designed to allow SDK addIn developers to add their own menu items to these menus, using the TrimAddIn GetLinks function. More... | |
class | TrimMenuLinkBase |
class | TrimMenuLinkList |
class | TrimObject |
ApiTrimObject More... | |
class | TrimObjectList |
class | TrimObjectListEnumerator |
class | TrimParserException |
A special form of TRIMexception that is used whenever a function is called that parses a string. If an error is detected, this class also gives you a start and end position within the string, to assist in displaying where the error actually was detected. More... | |
class | trimPINVOKE |
class | TrimPropertySet |
class | TrimResultIterator |
class | TrimSDKObject |
This class holds an APPError object as a member to allow all derived classes (pretty much everything in the API) to be able to store the results of an operation. The member m_error should always be 'reset' prior to calling a method that uses it. More... | |
class | TrimSearchClause |
The TrimSearchOperator is a type of TrimSearchStackItem that represents an operator - one of (and, or, not) More... | |
class | TrimSearchClauseList |
class | TrimSearchOperator |
The TrimSearchOperator is a type of TrimSearchStackItem that represents an operator - one of (and, or, not) More... | |
class | TrimSearchSortItem |
The TrimSearchSortItem is a class representing a sort criteria. More... | |
class | TrimSearchSortItemList |
class | TrimSearchStack |
The TrimSearchStack object is an array of TrimSearchStackItem objects, providing search parsing, clause iteration and conversion from linear (normal user presentation) to reverse-polish(as used by TrimMainItemSearch) More... | |
class | TrimSearchStackItem |
The TrimSearchStackItem is an abstract base class representing an item that participates in the definition of a search criteria. As such, it can be a specific search clause (ie dateCreated = today) or an operator designed to be applied to preceding search clauses. More... | |
class | TrimSearchStackItemList |
class | TrimSearchStackIterator |
class | TrimSearchTopContainersFilter |
The ApiTrimSearchTopContainersFilter is a special filter applied to a search which is used to select top containers using an aggregated disposal method technique More... | |
class | TrimSecurityProfile |
The TrimSecurityProfile class is used to encapsulate the components of a security profile - these being a single security level which is a simple numerical scale, and an array of up to 45 user defined caveats which can either be on or off. More... | |
class | TrimURI |
class | TrimURIList |
class | TrimUserOptionSet |
The ApiTrimUserOptionSet is a generic base class for about 20 or so user option groupings. User options are typically per-user preferences affecting such things as the screen display options, check in preferences, etc. More... | |
class | UserFieldValue |
class | UserLabel |
A user label is a user-defined tag that can be applied to any Content Manager object to provide a logical grouping of those objects (similar to favorites) More... | |
class | ViewerUserOptions |
Viewer|Viewers to use when displaying electronic documents (ViewerUserOptions) More... | |
class | ViewPaneUserOptions |
View Pane Items|Default properties and fields for view panes (ViewPaneUserOptions) More... | |
class | WebClientCommandBarUserOptions |
Web Client Commands|Menu commands and popups for the Web Client command shortcut bar (WebClientCommandBarUserOptions) More... | |
class | Word |
A word obtained as part of the Content Manager process for indexing large text strings More... | |
class | Workflow |
A workflow is a structured set of activities that need to be completed according to a set sequence More... | |
class | WorkflowDocument |
Represents a document that is related to a workflow process More... | |
class | WorkflowDocuments |
A collection of Documents More... | |
class | WorkflowTemplate |
A workflow template is a predefined workflow that is designed to be applied repetitively as part of an organization's ongoing business processes More... | |
class | WorkflowTemplateDocument |
Represents a document that is related to a workflow process More... | |
class | WorkflowTemplateDocuments |
A collection of Documents More... | |
class | WorkingCopy |
A document is currently being worked on. Document is editing directly in the store More... | |
class | ZipCode |
Description of a standard geographical place that is used to assist in the entering of physical addresses for Locations More... | |
|
strong |
|
strong |
Access Transfer Styles
|
strong |
Action Purposes
Enumerator | |
---|---|
AssignToRecord |
Assign To Record |
AttachStep |
Add as New Step |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Activity Purposes
Enumerator | |
---|---|
BrowseTemplate |
Browse Template |
|
strong |
Activity States
|
strong |
|
strong |
|
strong |
|
strong |
Alert Condition Types
Enumerator | |
---|---|
None |
For any Records |
Container |
For Records within the Container |
RecordType |
For Records that have a Record Type of |
Classification |
For Records that have a Classification of |
Keyword |
For Records having an attached Thesaurus Term of |
TitleOrNotes |
For Records with Title or Notes containing the word |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Meeting Attendance Types
Enumerator | |
---|---|
Present |
Present |
Apology |
Apology |
NotPresent |
Not Present |
Proxy |
By Proxy |
Custom1 |
Custom 1 |
Custom2 |
Custom 2 |
Custom3 |
Custom 3 |
|
strong |
Audit Event Counters
Enumerator | |
---|---|
RetentionChanged |
Record Retention Changed |
ClassificationChanged |
Record Classification Changed |
DispositionChanged |
Record Disposition Changed |
AddedToHold | |
RemovedFromHold | |
RecordSecurityChanged |
Record Security Changed |
AccessControlChanged |
Record Access Control Changed |
SecurityBreach |
Record Security Breach |
LocationSecurityChanged |
Location Security Changed |
FailedLogin |
Failed Logins |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
The BaseObjectTypes enum
|
strong |
|
strong |
Cached Table Notification Types
Enumerator | |
---|---|
RowAdded |
Row Added |
RowModified |
Row Modified |
RowRemoved |
Row Deleted |
RefreshAll |
Refresh All |
|
strong |
Census Records
Enumerator | |
---|---|
All |
All Assigned Records |
Missing |
Records not Marked |
Relocated |
Relocated Records |
|
strong |
|
strong |
|
strong |
|
strong |
Classification Usage Purposes
Enumerator | |
---|---|
ForRecordCreation |
For classifying Records |
RecordSelection |
For selecting Records |
RecordTypeStart |
As Record Type Starting Classification |
Maintain |
Maintain Classifications |
Unspecified |
Unspecified |
FindContainerFor |
Find Container |
AttachDocument |
For Attach Document To Record |
EditDocument |
Edit Document |
BrowseRecords |
Browse Records |
ViewDocument |
View Electronic Record |
AttachRendition |
For Attach Rendition To Record |
RelocateRecord |
Relocate Record |
DefaultContainer |
Default Container |
FindAlternateContainerFor |
Find Alternate Container |
GpsSearch |
For GPS Search |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Enumerator | |
---|---|
Unknown | |
Properties |
Display Properties |
Remove |
Delete Bob% |
New |
New Bob% |
Copy |
Copy Bob% |
Jump |
Jump To Parent |
Search |
Refine Search |
Print Report | |
Refresh |
Refresh |
Hyperlink |
Go To Web Page |
MakeStopWord |
Make Noise Word |
NewChild |
Create New Lower Level Item |
ThNewNarrowTerm |
New Narrow Thesaurus Term |
ThNewUseForTerm |
New Use For Thesaurus Term |
ThRelate |
Display Related Thesaurus Terms |
ThRelateNT |
Make Narrower Thesaurus Term |
ThRelateBT |
Make Broader Thesaurus Term |
ThRelateRT |
Make Related Thesaurus Term |
ThRelateUS |
Make 'Use' Thesaurus Term |
ThRelateUF |
Make 'Use For' Thesaurus Term |
RetentionSchedule |
Set Schedule |
FpDefSchedule_obs |
Not used |
CnsRecords |
Records In Census |
RtyDefStore |
Set Document Store |
RtyDefAction |
Set Startup Procedure |
RecDocPromote |
Promote Previous Revision |
RecAddToCase |
Add To Hold |
Extract |
Extract Electronic Document |
StzGenerate |
Generate Statistical Data |
StzPrint |
Export statistics to a Excel spreadsheet |
ActUpAction |
Move bob% Up |
DownAction |
Move bob% Down |
RecRemoveFromCase |
Remove From Hold |
NewTopLevel |
New Top Level Item |
RecNewWorkflow | |
Notes |
Display and/or modify Notes |
Security |
Update Security and Access Policy |
SecurityPolicy |
View Access Rights |
RecContainer |
Set Record Container |
RecCurrentLoc |
Set Assignee |
RecHomeLoc |
Set Home |
RecOwnerLoc |
Set Owner |
RecAddContact |
Attach Contact |
RecRemoveContact |
Remove Contact |
RecNewPart |
Create New Part |
ShowAuditEvents |
Browse Active Audit Events |
RecAddRequest | |
RecRelate |
Relate Records To |
RecSeries |
Set Series Record |
RecPhrase |
Replace Notes/Title Phrase |
RecId |
Modify Record Number |
RecClassification |
Modify Classification |
RecNewVersion |
Create New Version |
ExLinkPlaceholder |
External Link |
RecAttachKeyword |
Thesaurus Terms |
RecAttachAction |
Attach Action/Procedure |
RecBrowseActions |
Show Attached Actions/Procedures |
RecCompleteCurrAct |
Complete Current Action |
RecRetention |
Set Retention Details |
RecDates |
Set Record Dates |
RecRecordType |
Set Record Type |
RecGetDocument |
Advanced Check Out |
RecClass |
Set Record Class |
RecDocFinal |
Make Final |
RecDocDetails |
Electronic Document Details |
CheckoutToTD |
Check Out Attached Electronic Document To Offline Records |
RecDocRevisions |
Browse Revisions |
RecDocRemove |
Remove Document |
RecCheckIn |
Check In an Electronic Document |
NavRelated |
Navigate To Related Records |
NavLatestPart |
Navigate To Latest Part |
NavAllParts |
Navigate To All Parts |
NavAllVersions |
Navigate To All Versions |
NavContainer |
Navigate To Container Record |
NavContents |
Navigate To Contents |
NavSameContact |
Navigate To Records with same Contact |
NavClient |
Navigate To Client Records for Contacts |
NavSeries |
Navigate To Series Record |
NavSeriesContents |
Navigate To Series Contents |
View |
View Electronic |
AddToFavorites |
Add To Favorites |
SendMail |
Send To Mail Recipient |
WwwPublish |
Send To The Web |
PrintMerge |
Send To Merge File |
ExportToXML |
Send To XML File |
NewLocEmail |
Add Email Address |
NewLocImage |
Attach Image |
NewLocWebPage |
Define New Web Page |
RecDocRenditions |
Browse Renditions |
RecDocSignature |
Digital Signature |
ComposeMailMessage |
Compose Mail Message |
CnsComplete |
Complete Census |
MakeReference |
Make Reference |
MakeDefault |
Make Default |
InsertTerm |
Insert Thesaurus Term |
TopNumbering |
Setup Top Level Numbering |
ActChildStepAdd |
Append Child Action Step |
Download |
Perform Download |
RemoveFromFavorites |
Remove from Favorites |
RemoveFromWorktray |
Remove Record from Records Work Tray |
RemoveRecentDoc |
Remove Record from Recent Documents |
RemoveRecentFolder |
Remove Record from Containers |
AddToWorktray |
Add Records to the Records Work Tray |
AddRecentDoc |
Add Record to Recent Documents |
AddRecentFolder |
Add Record to Containers |
NavLatestVersion |
Navigate To Latest Version |
SuperCopyToTD |
Super Copy to Offline Records |
RecDropOnContainer |
Put Record in Container |
DropFile |
Drop File |
ElinkNewRecord |
Convert link into a new Content Manager Record |
ElinkExistingRecord |
Associate an existing Content Manager Record with this link |
ElinkInternal |
Store the link in the Content Manager Document Store |
ElinkExternal |
Makes link as an external document |
NavLinksTo |
Navigate To Linked Documents |
NavLinkOf |
Navigate To documents that the selected Records is a link of |
PrintDoc |
Print Document |
Count |
Count |
WorkflowLock |
Lock Workflow or Template |
WorkflowUnlock |
Unlock Workflow or Template |
RecCopy |
Copy Record |
EstMoveDoc |
Move Documents |
MakePrimary |
Make Primary Contact |
MergeKeywords |
Merge Thesaurus Term |
Import |
Import bob% |
Export |
Export item(s) to a disk file |
GoBack |
Previous search |
GoForward |
Next search |
SearchHistory |
Select search |
Reindex |
Recreate Indexes |
RecReviewSchedule |
Review Schedule |
NewChildOrg |
New Child Organization |
NewChildPer |
New Child Person |
NewChildPos |
New Child Position |
NavAll |
Select All |
NavFavorites |
Select Favorites |
ShowRecords |
Display Associated Records |
LocAssigneeRecs |
Display Records Assigned |
LocClientRecs |
Display Client Records |
LocCreatorRecs |
Display Created Records |
LocContactRecs |
Display Contact Records |
NewOrg |
New Organization |
NewPer |
New Person |
NewPos |
New Position |
NewGroup |
New Group |
SaveSearchAs |
Save Search As |
EstoreTransfer |
Transfer Documents to Another Document Store |
IntegrityCheck |
Run Integrity Check |
SpaceTransfer |
Transfer Records Between Spaces |
NewLowerSpaces |
Create New Lower Level Spaces |
SpmRecsInSpace |
Display all Records in the selected Spaces |
SpmRecsInBay |
Display all Records in the Holding Bay of the selected Spaces |
SpmRecsInSpaceRecursive |
Display all Records in lowest level Spaces |
SpmRecsInBayRecursive |
Display all Records in all Holding Bays |
SpmRecsEitherRecursive |
Display all Records in this and lower level Spaces |
NewReadOnly |
New Bob% |
StartActivity |
Start Activity |
CompleteActivity |
Complete Activity |
RemoveReadOnly |
Delete Bob% |
SetActiveDates |
Set Active Date Range for Bob% |
ReassignActivity |
Reassign Activity |
RecShowWorkflow |
Display Associated Workflows |
ShowActivities |
Display Associated Activities |
HoldProperties |
Display Properties of this Hold |
TriggerEvent |
Recalculate Triggers |
ShowActions |
Display Associated Record Actions |
Move |
Move bob% to new place in the hierarchy |
RecUpdateParts |
Update Parts |
SpaceRecalculate |
Recalculate Space Capacity and Usage Totals |
SpaceCaptioning |
Set Level Captions |
ProcessQueue |
Process items in Document Queue |
GenerateStats |
Generate Statistics |
ExportStats |
Export statistics to a Excel spreadsheet |
NavContainerExt |
Navigate To Container Records (Includes Alternative) |
NavContentsExt |
Navigate To Contents (includes Alternative Contents) |
NavToRec |
Navigate To Record |
Share |
Share this folder or box using Objective Connect |
DoTaskAction |
Perform Scheduled Task |
ShowTaskHistory |
Show Scheduled Task Action |
NewRecord |
Create New Record |
NavByClassification |
Select Via Classifications |
NavInTray |
Records In |
NavMyContainers |
Containers |
NavDueTray |
Records Due |
NavWorkTray |
Records Work Tray |
NavInOrDueTray |
Records In or Due |
NavRecentDocs |
Recent Documents |
NavDocsCheckedOut |
Documents Checked Out |
NavByTopDrawer |
Select Offline Records |
CopiedAccess |
Set Copied and/or Referenced Access Controls |
RecDocAnnotate |
Annotate Attached Electronic Document |
RecNewRedaction |
Create New Redaction |
RecEditDocument |
Edit Electronic Document |
NavFavoriteRecords |
Select Favorite Records |
LocCheckedOutRecs |
Display Checked Out Records |
RecDropOnAltCont |
Put Record in Alternative Container |
ViewInNewWindow |
View item in new viewer window |
NavRedactionsOf |
Navigate to All Redactions |
NavRedactedFrom |
Navigate to the Records that the selected Records are redacted from |
DesignReport |
Design Report |
NewLocSignature |
Attach Signature |
ViewSignature |
View Signature |
NewCommittee |
New Committee |
NewProjectTeam |
New Project Team |
NewChildCommittee |
New Child Committee |
NewChildProjectTeam |
New Child Project Team |
NewChildGroup |
New Child Group |
EditUserfields |
Additional Fields |
OpenWorkflow |
Open selected item using the Workflow Editor |
RecDocRemovePrevRev |
Remove Previous Revision of current Record |
NavActivityDueTray |
Select Activities Due Tray |
CompareDocument |
Compare Document |
ShowMeetings |
Display Meetings associated with the selected item(s) |
Suspend |
Suspend Alert |
Resume |
Resume Alert |
NavToDerivations |
Navigate to All Derivations |
AssignPartRule |
Assign Automated New Part Creation Rule |
NavCurrentVersion |
Navigate To Current Version |
Preserve |
Preserve the Selected Revision |
ShowLocations |
Display Associated Locations |
AddToUserLabel |
Add To User Label |
RemoveFromUserLabel |
Remove from User Label |
NavUserLabel |
Select By User Label |
Preview |
Preview Item |
RecNewCommunication |
Create New Communication |
ShowCommunications |
Show Communications for the currently selected item(s) |
AuthorizeActivity |
Authorize Activity |
AcquireActivity |
Acquire Activity |
RelinquishActivity |
Relinquish Activity |
SuspendActivity |
Suspend Activity |
ResumeActivity |
Resume Activity |
NewSender |
Add Sender |
NewRecipient |
Add Recipient |
StreetAddress |
Change address used for this Location to the street address |
PostalAddress |
Change address used for this Location to the mailing address |
EmailAddress |
Change address used for this Location to the email address |
FaxAddress |
Change address type used for this Location to the facsimile |
Filter |
Filter items displayed in the current view |
NavRecord |
Navigate to the Records associated with the selected item(s) |
Open |
Open |
NewInactive |
Add Bob% - Make Inactive |
NewArchive |
Add Bob% - Archive (Keep Forever) |
NewDestroy |
Add Bob% - Destroy |
Approve |
Approve this bob% |
ShowMinuteItems |
Show Minute Items for the selected item(s) |
CompleteTodo |
Mark this To Do Item as complete |
Schedule |
Schedule Meetings |
NewAgendaItem |
Create a new agenda item for this bob% |
NewMinuteItem |
Create a new minute item for the selected agenda item |
NewStandingItem |
Create a new standing agenda item for this bob% |
ShowStandingItems |
Display Standing Agenda Items for the selected Meeting Types |
ShowAgendaItems |
Display Agenda Items for the selected item(s) |
NewVenue |
New Venue |
NewWorkgroup |
New Workgroup |
NewChildVenue |
New Child Venue |
NewChildWorkgroup |
New Child Workgroup |
ViewAgenda |
Display the published agenda for this Meeting |
ViewMinutes |
Display the published minutes for this Meeting |
NewSubAgendaItem |
Create a new subordinate agenda item for this bob% |
RescheduleAgendaItem |
Reschedule Agenda Items to a Meeting or pending queue |
ShowClassifications |
Display Associated Classifications |
ShowPendingItems |
Display Pending Agenda Items for the selected Meeting Types |
NewPendingItem |
Create a new agenda item for a subsequent meeting of this bob% |
NewCarryForwardItem |
Create a new agenda item by carrying forward this agenda item |
NavMine |
Selects your outstanding To Do Items |
ShowOwnerClasses |
Show Classifications with default owner of the currently selected item(s) |
RecCheckOut |
Check Out Document |
RecSuperCopy |
Supercopy Document |
ShowMeetingsAt |
Display Upcoming Meetings At |
UncompleteTodo |
Mark this To Do Item as uncomplete |
AttachRecord |
Create an attachment based on a Record |
AttachLocation |
Create an attachment based on a Location |
AttachmentProperties |
Display properties of the selected attachment |
ShowTodoItems |
Display Associated To Do Items |
OutlineNumber |
Recalculates outline numbers for Agenda Items |
RemoveEmptyFolders |
Removes empty containers from Offline Records |
NewWorkflowReference |
Define a document that is to be used as a reference for this workflow |
NewOutput |
Define a document that is a working document produced as part of this activity |
NewReview |
Define a document that is a working document to be reviewed as part of this activity |
NewReference |
Select a document to be used as a reference for this activity |
AttachRecordLocal |
Create a Record from a file on your local hard disk to associate with this document |
AttachRecordOffline |
Create a Record from an offline draft Record to associate with this document |
AttachRecordExisting |
Select a Record to associate with this document |
AttachRecordSuper |
Create a Record by supercopying an existing Record to associate with this document |
DetachRecord |
Detach the Record currently associated with this document |
LocOverdueActions |
Display overdue Actions |
SelectPlaceholder |
Select the Record or Location associated with this attachment |
EmailAgenda |
Email the agenda for this meeting to invited attendees |
EmailMinutes |
Email the minutes of this meeting to invited attendees |
RollbackActivity |
Rollback Activity |
RejectActivity |
Reject Activity |
UncompleteActivity |
Uncomplete Activity |
Reschedule |
Reschedule due dates for bob% |
NewMotion |
Create a new motion in the minutes for the selected agenda item |
NewAsciiImport |
Create New Bob% based on a Text file |
NewFolderImport |
Create New Bob% based on a Folder |
ShowHistory |
Show details of when import processes have been run for the selected item(s) |
SpaceFindContiguous |
Find a block of contiguous space for a certain number of Records |
MaintainLabels |
Maintain the set of User Labels associated with this Location |
OpenSavedSearch |
Open Saved Search |
NewFileSystemStore |
New Document Store (Windows File System) |
NewExternalStore |
New Document Store (External) |
CopyToClipboard |
Copy Bob% to Clipboard |
LocOwnerRecs |
Display Records Owned |
LocHomeRecs |
Display Records with the selected Locations as Home |
NavMembers |
Navigate to Member Locations |
OpenReadOnly |
Open |
RecMakeInactive |
Make Record Inactive |
ShowDocuments |
Show documents associated with selected Activity |
ShowContacts |
Show Locations that are Contacts of the selected Records |
AddJurisdiction |
Add Jurisdiction |
RemoveJurisdiction |
Remove Jurisdiction |
ShowSchedules |
Display Associated Schedules |
AddChild |
Add Bob% |
AddChildReadOnly |
Add Bob% |
CompleteAllActions |
Complete All Attached Actions |
RemoveAllActions |
Delete Every Bob% |
ActionDuration |
Edit Action Duration |
RescheduleActions |
Reschedule Actions |
ActionLocDetails |
Display Responsible Location details |
ActionSendMail |
Send Mail to Responsible Location |
SearchProperties |
Displays properties of the current search |
RunQuery | |
GenerateEvents |
Generates events to content and word index Records created in this run. |
NewLocOtherDocument |
Define New Document (Other) |
NewWindowsQueue |
New Bob% - Windows Folder |
NewNotesQueue |
New Bob% - Notes Folder |
NewMapiQueue |
New Bob% - Extended MAPI Folder |
RecOtherFields |
Set values for Accession Number, External ID, Priority and Media Type |
HoldRecords |
Add Records to the currently selected Hold |
ReleaseRecords |
Release Records that are currently associated with this Hold |
NewControlPoint |
Create New Bob% based on a ControlPoint |
ShowContainers |
Show details of containers created during origin processing for this Bob%. |
NavEmailConversation |
Navigate to all Records within the same email conversation |
AuditEventDetails |
Display more details for the selected Active Audit Events |
AddLocations |
Add Locations to the list of Locations that hold the selected Security Caveat |
RemoveLocations |
Remove Locations from the list of Locations that hold the selected Security Caveat |
RemoveChild |
Remove Bob% |
NewManageInPlaceStore |
New Document Store (Manage In Place) |
ClearDeleteRequests |
Clears all delete requests that are queued for retry |
StorageTransfer |
Transfer document to a new Document Store |
RecShowRequests |
Show Requests for the selected Records |
NewStorageProvider |
New Storage Provider |
NewChildStorageProvider |
New Child Storage Provider |
ShowRequestsBy |
Show Requests made by the currently selected Location |
ShowRequestsOf |
Show Requests for Records with a Home of the currently selected Location |
RecAddRetrieveTemporaryRequest |
Create a new Retrieve - Temporary Request for the selected Record |
RecAddRetrieveRecurrentRequest |
Create a new Retrieve - Recurring Request for the selected Record |
RecAddRetrievePermanentRequest |
Create a new Retrieve - Permanent Request for the selected Record |
RecAddPickupTemporaryRequest |
Create a new Pickup - New Record Request for the selected Record |
RecAddPickupPermanentRequest |
Create a new Pickup - Return Request for the selected Record |
ApproveRequest |
Approve a Request for further processing |
RejectRequest |
Reject a Request from further processing |
CompleteRequest |
Marks the selected Request as complete |
ConfirmPickup |
Confirm that the Record for a new pickup Request is now ready to be picked up |
NewCenteraStore |
New Document Store (EMC Centera) |
NavSharePointItems |
Navigate to SharePoint Documents |
NavSharePointListItems |
Navigate to the SharePoint Documents that are within this SharePoint List |
Subscribe |
Subscribe yourself to this Alert |
Unsubscribe |
Unsubscribe yourself from this Alert |
AddSubscribers |
Add Locations to the list of subscribers to the selected Alert |
AddChildSubscribers |
Add Locations to the list of subscribers to the selected Alert |
ShowSharePointItemRecord |
Display Associated SharePoint Item Record |
ShowSharePointListRecord |
Display Associated SharePoint List Record |
NewTransfer |
Add Bob% - Archive (Transfer Custody) |
RecDispose |
Dispose Record |
RecUndispose |
Undispose Record |
RecMakeActive |
Make Record Active |
RecNewClient |
Create a new Client Record |
RecNewMatter |
Create a new Matter Record for this Client |
RecNewMatterItem |
Create a new Record relating to this matter |
NavClientRecord |
Navigate To Client Record |
NavMatterRecord |
Navigate To Matter Record |
Exclusions |
Update List of Excluded Locations |
RecChangeClient |
Change the Client Record for this matter |
RecChangeMatter | |
ExamineConsignmentRecords |
Examine Records for disposal issues |
ConsignmentReport |
Prepare a Consignment report |
ExecuteDisposal |
Perform Disposal Action. Records will be disposed according to Consignment details. |
NewDestroyCon |
New Destroy Bob% |
NewTransferCon |
New Transfer Bob% |
NewArchiveCon |
New Archive Bob% |
ShowIssues |
Show Issues on bob% |
AddToMyCheckinStyles |
Add To Check In Styles |
ApproveConsignment |
Approve all the Records in this Consignment for disposal |
RejectConsignment |
Reject all the Records in this Consignment from being disposed |
ShowConsignmentApprovers |
Display associated Consignment Approvers |
RemoveRecordFromConsignment |
Remove the Record from the Consignment |
SendReviewerEmails |
Send email messages to reviewers seeking information to assist in issue resolution |
IgnoreWarningIssue |
Ignore this warning issue. Record can be disposed. |
EncloseRecord |
Enclose Record to overcome this issue. Record then can be disposed. |
CompleteAction |
Complete Record Action |
ReassignAction |
Reassign Record Action |
UncompleteAction |
Uncomplete Record Action |
ResolveIssuesAuto |
Resolve all issues on a Consignment |
MoveRecordToHome |
Return to Home. Record then can be disposed. |
ConfirmRejection |
Confirm rejection of Records from Consignment |
AddSapBusinessObject |
Add SAP Business Object Link to the list for the selected Classification |
ReassignApproval |
Reassign the Record approver |
TransferAcknowledged |
Transfer of Consignment acknowledged |
SetReviewComplete |
Set the Consignment review to complete |
CreateVEO |
Create a VEO object of the Records on selected Consignment |
RevertToPending |
Revert current approval status back to 'Approval Pending' |
ShowApprovalRecords |
Display all Records in this consignment requiring approval |
AllConsignmentRecords |
Display all Records |
SampleConsignmentRecords |
Display a sample Records |
ShowPendingIssues |
Show pending issues on bob% |
Unapprove |
Unapprove this bob% |
ManageItems |
Manage items for this Lookup Set |
ImportItems |
Import items for the Lookup Set from a tab-delimited text file |
ChangeLocationType |
Change the Location Type of the selected Locations |
RecDisposalCheck |
Check the Record will be suitable for disposal |
NavAllRelated |
Navigate To All Related Records |
RecSyncMailDates |
Synchronize email dates with Record metadata |
NewICASStore |
New Document Store (iTernity Content Addressable Storage (iCAS)) |
NavMatters |
Navigate to the matter Records for one or more client Records |
ShowPlaces |
Display Associated Check In Places |
RecContinueRedaction |
Continue editing a Redaction |
StartReview |
Notifies reviewers that the document is ready for review |
StartAuthorization |
Notifies authorizers that the document is ready for authorization |
ViewComments |
View comments provided by reviewers and authorizers |
ReviewDocument |
Add comments and set the review status for the selected document |
AuthorizeDocument |
Add comments and set the authorization status for the selected document |
MaintainCheckinStyles |
Maintain the set of Check In Styles associated with this Location |
FinalizeDocument |
Finalize the document review process for the selected document |
RestartDocumentReview |
Restarts review processing steps |
LocOtherFields |
Set values for various Location properties |
NewEmailCapture |
Create New Bob% based on a Email Capture |
ActionCost |
Edit Action Cost |
RecReassignCurrAct |
Reassign Current Action |
ReplaceReferences |
Replaces references to the selected item |
NewAmazonStore |
New Document Store (Amazon S3 Compliant Object Store) |
NewAzureStore |
New Document Store (Microsoft Azure Blob Store) |
NewIsilonStore |
New Document Store (EMC Isilon) |
AddOnlyRecordType |
Add Only Record Type to the list for the selected Classification |
RecRemoveFromSeries |
Remove From Series |
RecRejectFromConsignment |
Reject from archive disposal consignment |
CancelRejection |
Cancel rejection of Record from Consignment |
ShowRejections |
Display all Records associated with this bob% that have been rejected |
ViewApprovalDocument |
View Approval Document |
ConfigureMetadata |
Configures Record metadata to be added to the document store entry |
VerifyApprovalDocument |
Verify Approval Document |
HashCheck |
Verify the document hash of the selected records |
HashCalculate |
Calculates a hash of the document attached to the selected Records |
RecTitle |
Change the Title |
ChangeProfileData |
Change the profile data of the selected Locations |
LocChangeEmail |
Modify Email Address |
Fire |
Records an occurrence of this special archiving event |
FullSearchHistory |
Display a list of all the searches you have done |
AuditShowSearch |
Display details of the search |
AuditRunSearch |
Re-run the search associated with this event |
BrowseAuditEvents |
Browse Active Audit Events |
RequestPDFRendition |
Request the automatic rendering engine to create a new rendition of type PDF (suitable for long-term storage) |
RequestOCRRendition |
Request the automatic rendering engine to create a new rendition of type OCR (suitable for indexing images containg text) |
RequestTIFFRendition |
Request the automatic rendering engine to create a new rendition of type TIFF (required for redaction) |
RenditionRequestStatus |
Request the automatic rendering engine to create a new rendition |
|
strong |
Command RefreshTypes
|
strong |
Communication Directions
Enumerator | |
---|---|
Incoming |
Incoming |
Outgoing |
Outgoing |
Internal |
Internal |
|
strong |
Communication Media
Enumerator | |
---|---|
Post |
Post |
Fax |
Facsimile |
| |
Courier |
Courier |
Custom1 |
Custom 1 |
Custom2 |
Custom 2 |
Custom3 |
Custom 3 |
Custom4 |
Custom 4 |
|
strong |
|
strong |
|
strong |
Consignment Disposal Types
Enumerator | |
---|---|
Archive |
Archive (Keep Forever) |
Transfer |
Archive (Custody Transfer) |
Destroy |
Destroy |
|
strong |
Consignment Item Status
Enumerator | |
---|---|
Pending |
Pending Approval |
Approved |
Approved |
Rejected |
Rejected |
|
strong |
Consignment Issue Types
Enumerator | |
---|---|
ResolveByArchivist |
Resolvable |
IssueSevere |
Severe Issue |
MoreInfoNeeded |
Waiting on Feedback |
IssueWarning |
Warning |
|
strong |
|
strong |
Consignment States
Enumerator | |
---|---|
PendingReview |
Archivist Review |
PendingReviewWithIssues |
Archivist Review - Issues Outstanding |
PendingReviewCompletion |
Archivist Review - Waiting On Completion |
PendingApproval |
Approval In Progress |
Rejected |
Consignment Rejected |
PendingApprovalRejections |
Approval In Progress - Some Rejections To Confirm |
ApprovedWithRejections |
Approved - Some Rejections Confirmed |
PendingDisposal |
Ready For Disposal |
PendingDisposalWithIssues |
Ready For Disposal - Issues Outstanding |
DisposalWaitingAcknowledgement |
Disposal Waiting Transfer Acknowledgement |
DisposalCompleteWithIssues |
Disposal Complete - Issues Detected |
DisposalComplete |
Disposal Complete |
|
strong |
Contact Types
|
strong |
Container Security Types
|
strong |
|
strong |
|
strong |
Barcode Control Labels
Enumerator | |
---|---|
Unknown |
Unknown |
Location |
Set Assignee |
Authority |
Set Retention Schedule |
PutInContainer |
Set Container |
EncloseInContainer |
Enclose In Container |
ActionSignoff |
Complete Action |
ActionReassign |
Reassign Action |
ActionCurrentSignoff |
Complete Current Action |
ActionCurrentReassign |
Reassign Current Action |
AddToWorkTray |
Add to Records Work Tray |
Inactive |
Make Inactive |
Archive |
Archive |
Destroy |
Destroy |
HomeLoc |
Set Home |
MoveToHome |
Move To Home |
EndTransmission |
End Transmission |
|
strong |
|
strong |
|
strong |
|
strong |
Database Lock Type
Enumerator | |
---|---|
WordIndexing |
Word Indexing |
ContentIndexing |
Content Indexing |
EventStatistics |
Event Statistics |
ScheduleTriggers |
Schedule Triggers |
StoreClaimUpdates |
Store Claim Updates |
RecordCreationStatistics |
Record Creation Statistics |
OriginContainerAllocation |
Origin Container Allocation |
|
strong |
Database Types
Enumerator | |
---|---|
Unknown |
Unknown |
Oracle |
Oracle |
SqlServer |
Microsoft SQL Server |
Postgres |
PostgreSQL |
|
strong |
Data Entry Page Types
Enumerator | |
---|---|
Normal |
Normal |
Notes |
Notes |
Access |
Security/Access |
RecordActions |
Record Actions |
AddCommunication |
Add Communication |
AdditionalFields |
Additional Fields |
LocationAddress |
Physical Addresses |
LocationRelationships |
Relationships |
LocationProfile |
User Profile |
ChildList |
Child List |
ActiveDates |
Active |
CopiedAccess |
Copied Access Defaults |
DocumentReview |
Document Review |
|
strong |
|
strong |
|
strong |
Date Search Types
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Desktop Startup States
Enumerator | |
---|---|
Default |
Default |
Search |
Search |
Offline |
Offline Records |
RecentDocs |
Recent Documents |
ClassBrowser |
Classification Browser |
FavRecords |
Favorite Records |
Worktray |
Records Work Tray |
Containers |
Containers |
Due |
Records Due |
In |
Records In |
DueOrIn |
Records In or Due |
ForReferences |
For References |
Templates |
Document Template |
ContentBlocks |
Document Content Block |
|
strong |
Disposition Calculation Status
Enumerator | |
---|---|
Pending |
Calculation Pending |
AlreadyDisposed |
Already Disposed |
Unspecified |
Unspecified |
WaitingUntilInactive |
Waiting until Inactive |
NoRelevantTriggers |
No Relevant Triggers |
WaitingOnTriggerDate |
Waiting on Trigger Date |
Scheduled |
Scheduled |
SetWithoutSchedule |
Specified without Schedule |
|
strong |
|
strong |
Document Event Counters
|
strong |
Document Link Types
Enumerator | |
---|---|
External |
External To Content Manager |
Record |
Content Manager Record |
StoreId |
In Content Manager Object Store |
|
strong |
|
strong |
|
strong |
|
strong |
Document Store Integrity Check Counter Types
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Runtime Environments
|
strong |
|
strong |
Electronic Inactive Record Selection Date Types
|
strong |
|
strong |
|
strong |
Event Process Types
Enumerator | |
---|---|
ContentIndex |
Content Indexing |
AuditLog |
Audit Log |
SystemMonitor |
System Monitor |
MailNotification |
Mail Notification |
ScheduleTriggers |
Schedule Event Triggers |
UserDefined |
User Defined |
WordIndexing |
Word Indexing |
AutoPartCreator |
Automated Part Creation |
Subscriptions |
Alerts Service |
Sharepoint |
SharePoint Integration |
EventStatistics |
Event Statistical Aggregator |
StoreEventHandler |
Document Store Event Handler |
AutoClassify |
Auto Classify Records |
InactiveRecords |
Inactive Document Storage Optimizer |
LdapSync |
Directory Synchronization |
RenderPDF |
PDF and TIF Rendering |
RenderPDFAuto |
Submit Automated PDF Requests |
RenderOCR |
OCR Rendering |
RenderSignedCopy |
Signed Copy Rendering |
|
strong |
Events
Enumerator | |
---|---|
ObjectAdded |
Added |
ObjectModified |
Modified |
ObjectRemoved |
Deleted |
SecurityChanged |
Security Profile Changed |
AccessControlChanged |
Access Controls Changed |
ConsignmentIssueResolved |
Consignment Issue Resolved |
ConsignmentApprovalComplete |
Consignment Approval Complete |
ConsignmentRecordRejected |
Consignment Record Rejected |
ConsignmentReadyForApproval |
Consignment Ready For Approval |
ConsignmentDisposed |
Consignment Disposal Complete |
ConsignmentRecordExcluded |
Consignment Record excluded |
SignatureCreated |
Signature Created |
SignatureAttached |
Signature Attached |
SignatureVerified |
Signature Verified |
SignatureFailVerify |
Signature Failed Verification |
ConsignmentRejected |
Consignment Rejected |
ActivityCompleted |
Activity Completed |
ActivityAssigned |
Activity Assigned |
ActivityReassigned |
Activity Reassigned |
ActivityUndone |
Activity Undone |
ActivityCurrent |
Activity Made Current |
TriggersChanged |
Schedule Triggers Changed |
RecalcDispEvents |
Recalculate Disposition Events |
BreachDetected |
Security Breach Detected |
EstoreNearingCapacity |
Approaching Capacity |
EstoreFull |
Capacity Reached |
UserLogon |
User Logged In |
UserLogoff |
User Logged Out |
UserLogonFailed |
Failed Login Attempt |
ActionCompleted |
Action Completed |
ActionAssigned |
Action Assigned |
ActionReassigned |
Action Reassigned |
ActionUndone |
Action Undone |
ActionCurrent |
Action Made Current |
UserLogonImpersonation |
Impersonate Login Request |
UserLogonImpersonationFailed |
Impersonate Login Request Failed |
RecordIdChanged |
Record Number Changed |
ContainerChanged |
Record Container Changed |
CurLocChanged |
Record Assignee Changed |
RecNotesChanged |
Record Notes Changed |
CreateDateChanged |
Record Date Created Changed |
TitleChanged |
Record Title Changed |
RecSchChanged | |
HomeChanged |
Record Home Changed |
OwnerChanged |
Record Owner Changed |
ContactAdded |
Contact Added |
ContactRemoved |
Contact Removed |
DispositionChanged |
Record Disposition Changed |
ScheduleReviewed | |
MadeVital |
Record Classified As Vital |
MadeNotVital |
Record Declassified From Vital |
HoldAdded | |
HoldRemoved | |
ExternalEvent |
External Event |
RecordExported |
Record Exported As XML |
AuditSettingsChanged |
Audit Settings Changed |
ClassificationChanged |
Classification Changed |
Finalized |
Record Declared Final |
Unfinalized |
Record Final Declaration Reversed |
CloseDateChanged |
Record Date Closed Changed |
UdfChanged |
Additional Field Changed |
ClassificationApproved |
Classification Approved |
RecordRelationshipAdded |
Related Record Created |
RecordRelationshipRemoved |
Related Record Removed |
CsDeclassifyChanged | |
CsDowngradeChanged | |
ContentIndexAdd |
Add To Content Index |
ContentIndexRemove |
Remove From Content Index |
FileTypesModified |
File Types Modified |
ReindexWords |
Index Words |
ReindexExtra |
Index Supplementary |
ReindexField |
Index Additional Field |
RegDateChanged |
Date Registered Changed |
DueDateChanged |
Date Due Changed |
DatePublishedChanged |
Date Published Changed |
DateInactiveChanged |
Date Inactive Changed |
DateLastActionChanged |
Last Action Date Changed |
DateDestructionChanged |
Manual Disposal Date Changed |
DateRetentionChanged |
Retention Review Date Changed |
AgendaNowReady |
Agenda Ready |
MinutesNowReady |
Minutes Ready |
ActivitySkipped |
Activity Being Skipped |
RecordSuperseded |
Record Superseded |
ActivityNeedsAuthorization |
Activity Ready For Authorization |
AgendaItemApproved |
Agenda Item Approved |
AgendaItemRescheduled |
Agenda Item Rescheduled |
TodoItemReassigned |
To Do Item Reassigned |
TodoItemCompleted |
To Do Item Completed |
ContentAdded |
Record Content Added |
ContentRemoved |
Record Content Removed |
SharePointLinkRemoved |
Sharepoint Link Removed |
AutoPartCheck |
Automatic New Part Check |
IdolMetadataSchemaChanged |
IDOL Metadata Schema Changed |
IdolMetadataChanged |
IDOL Metadata Changed |
IdolMetadataContainerSecurityChanged |
IDOL Metadata Container Security Changed |
IdolMetadataUserHierarchyChanged |
IDOL User Hierarchy Changed |
DataCleanup |
Data Cleanup Executed |
RecordWebPublished |
Record Web Published |
DocViewed |
Document Viewed |
DocCheckedOut |
Document Checked Out |
DocExtracted |
Document Extracted |
DocReplaced |
Document Checked In (Replace) |
DocNewVersion |
Document Checked In (New Revision) |
DocUndoCheckout |
Document Checked In (Undo Checkout) |
DocRemoved |
Document Removed |
DocAttached |
Document Attached |
DocPublished |
Document Published |
DocPrinted |
Document Printed |
DocExportedToXML |
Document Exported To XML |
DocRenditionAdded |
Document Rendition Added |
DocRenditionExtracted |
Document Rendition Extracted |
DocRenditionPrinted |
Document Rendition Printed |
DocRenditionViewed |
Document Rendition Viewed |
DocRevisionExtracted |
Document Revision Extracted |
DocRevisionPrinted |
Document Revision Printed |
DocRevisionViewed |
Document Revision Viewed |
DocRevisionRemoved |
Document Revision Removed |
DocLinkExtracted |
Document Link Extracted |
DocLinkPrinted |
Document Link Printed |
DocLinkViewed |
Document Link Viewed |
DocMailed |
Document Sent Via Email |
DocMailedLink |
Document Sent Via Email (Link) |
DocAnnotated |
Document Annotated |
DocNotAnnotated |
Document Annotation Cancelled |
DocRedacted |
Document Redacted |
CopiedAccessControlChanged |
Copied Access Control Changed |
StorageTransferred |
Storage Transferred |
StorageTransferredInPlace |
Storage Transferred (In Place) |
DocRenditionRemoved |
Document Rendition Removed |
CurLocAssigned |
Record Assignee Initialized |
HomeAssigned |
Record Home Initialized |
OwnerAssigned |
Record Owner Initialized |
AccessExclusionsChanged |
Access Exclusions Changed |
HoldDatesChanged |
Hold Dates Changes |
NewInstantOnUser |
New User Automatically Registered |
RecordCopied |
Record Copied |
CaveatRemoved |
Security Caveat Removed |
SpiViewed |
SharePoint Document Viewed |
SpiEdited |
SharePoint Document Edited |
SpiManaged |
SharePoint Item Managed |
SpiRelocated |
SharePoint Item Relocated |
SpiExposed |
Record Exposed to SharePoint |
DocumentReadyForDrafting |
Document Ready For Drafting |
DocumentReadyForReview |
Document Ready For Review |
DocumentReadyForAuthorization |
Document Ready For Authorization |
DocumentReviewCommentsUpdated |
Document Review Comments Updated |
DocumentReviewComplete |
Document Review Complete |
DocumentAuthorizationComplete |
Document Authorization Complete |
SignedRenditionPromoted |
Signed Copy Rendition Promoted |
DocusignFailed |
DocuSign Authorization Failed |
DataConversionCompleted |
Data Conversion Completed |
ScheduleReplaced |
Schedule Replaced |
DirSyncConfigChanged |
Directory Synchronization Configuration Changed |
HighPriorityRequestAdded |
High Priority Request Added |
StorageExpiryDateExtended |
Storage Expiry Date Extended |
UpdateStorageMetadata |
Update Storage Metadata |
BulkLoaderRunComplete |
Bulk Loader Run Complete |
ConsignmentRecordRejectionCancelled |
Consignment Rejected |
ConsignmentApprovalReset |
Consignment Approval Reset To Pending |
ConsignmentApproved |
Consignment Approved By Approver |
AddStoreMetadata |
Add metadata to SEC-compliant store |
DocumentHashVerified |
Document Hash Verified |
DocumentHashCheckFailed |
Document Hash Check Failed |
DocumentHashAdded |
Document Hash Added |
DocumentHashRecalculated |
Document Hash Recalculated |
LabelAdded |
User Label Added |
LabelRemoved |
User Label Removed |
ActivityEscalated |
Activity Escalated |
ActivitySuspended |
Activity Suspended |
SearchExecuted |
Search Executed |
ConsignmentApproverReassigned |
Consignment Approver Reassigned |
FolderShared |
Folder/Box Shared Externally |
DocumentShared |
Document Shared Externally |
|
strong |
Event Statistics Groups
Enumerator | |
---|---|
Trim |
Content Manager Events |
Document |
Document Events |
Workflow |
Workflow Events |
Audit |
Audit Events |
|
strong |
|
strong |
Microsoft Excel File Types
|
strong |
Microsoft Open Excel File Types
|
strong |
|
strong |
|
strong |
|
strong |
Additional Field Purpose Types
Enumerator | |
---|---|
UseItem |
Use |
SearchByItem |
Search By |
MaintainItem |
Maintain |
ScheduleTriggerDate |
Schedule Trigger Date |
|
strong |
|
strong |
Record Finalized Filters
Enumerator | |
---|---|
Both |
Either |
FinalizedOnly |
Declared As Final |
UnfinalizedOnly |
Not Declared As Final |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
History Types
Enumerator | |
---|---|
CurrentChanged |
Assignee Changed |
HomeChanged |
Home Changed |
OwnerChanged |
Owner Changed |
ContactAdded |
Contact Added |
ContactRemoved |
Contact Removed |
ErecViewLocationType |
Document Viewed |
ErecBookoutLocationType |
Document Checked Out |
ErecExtractLocationType |
Document Extracted |
ErecReplaceLocationType |
Document Checked In (Replace) |
ErecNewVersionLocationType |
Document Checked In (New Revision) |
ErecReturnOnlyLocationType |
Document Checked In (Undo Checkout) |
ErecRemoveLocationType |
Document Removed |
ErecAttachLocationType |
Document Attached |
ErecPublishLocationType |
Document Published |
DispositionChanged |
Disposition Changed |
SignatureCreated |
Signature Created |
SignatureAttached |
Signature Attached |
SignatureVerified |
Signature Verified |
SignatureFailVerify |
Signature Failed Verification |
SecurityChanged |
Security Profile Changed |
ScheduleReviewed |
Retention Schedule Reviewed |
MadeVital |
Classified As Vital |
MadeNotVital |
Declassified From Vital |
HoldAdded |
Added to Hold |
HoldRemoved |
Removed from Hold |
ContainerChanged |
Container Changed |
TitleChanged |
Title Changed |
NotesChanged |
Notes Changed |
CreateDateChanged |
Date Created Changed |
ScheduleChanged |
Schedule Changed |
NumberChanged |
Record Number Changed |
AccessControlChanged |
Access Control Changed |
ErecPrintLocationType |
Document Printed |
ErecExportXMLLocationType |
Document Exported(XML) |
ErecRenditionExtracted |
Document Rendition Extracted |
ErecRenditionViewed |
Document Rendition Viewed |
ErecRenditionPrinted |
Document Rendition Printed |
ErecRevisionExtracted |
Document Revision Extracted |
ErecRevisionViewed |
Document Revision Viewed |
ErecRevisionPrinted |
Document Revision Printed |
ErecLinkExtracted |
Document Link Extracted |
ErecLinkViewed |
Document Link Viewed |
ErecLinkPrinted |
Document Link Printed |
ErecMailed |
Document attached to email |
ExternalEvent |
External Event |
ClassificationChanged |
Classification Changed |
CloseDateChanged |
Date Closed Changed |
ErecAnnotated |
Document Annotated |
ErecNotAnnotated |
Document Annotation Cancelled |
ErecRedacted |
Document Redacted |
ErecRevisionRemoved |
Document Revision Removed |
UdfChanged |
Additional Field Changed |
ErecRenditionAdded |
Document Rendition Added |
CreateRecordRelationship |
Related Record Created |
RemoveRecordRelationship |
Related Record Removed |
RegDateChanged |
Date Registered Changed |
DueDateChanged |
Date Due Changed |
DatePublishedChanged |
Date Published Changed |
DateInactiveChanged |
Date Inactive Changed |
DateLastActionChanged |
Last Action Date Changed |
DateDestructionChanged |
Manual Disposal Date Changed |
DateRetentionChanged |
Retention Review Date Changed |
Finalized |
Finalized |
Unfinalized |
Unfinalized |
ContentAdded |
Content Added |
ContentRemoved |
Content Removed |
CsDeclassifyChanged |
Security Declassification Schedule Changed |
CsDowngradeChanged |
Security Downgrade Schedule Changed |
ActionCompleted |
Action Completed |
ActionAssigned |
Action Assigned |
ActionReassigned |
Action Reassigned |
ActionUndone |
Action Undone |
ActionCurrent |
Action Made Current |
RecordCreated |
Record Created |
RecordModified |
Record Modified |
RecordRemoved |
Record Deleted |
ErecMailedLink |
Document link attached to email |
ErecRenditionRemoved |
Document Rendition Removed |
CurrentAssigned |
Assignee Initialized |
HomeAssigned |
Home Initialized |
OwnerAssigned |
Owner Initialized |
AccessExclusionsChanged |
Access Exclusions Changed |
RecordCopied |
Record Copied |
SpiViewed |
SharePoint Document Viewed |
SpiEdited |
SharePoint Document Edited |
SpiManaged |
SharePoint Item Managed |
SpiRelocated |
SharePoint Item Relocated |
SpiExposed |
Record Exposed to SharePoint |
DocumentReadyForDrafting |
Document Ready For Drafting |
DocumentReadyForReview |
Document Ready For Review |
DocumentReadyForAuthorization |
Document Ready For Authorization |
DocumentReviewCommentsUpdated |
Document Review Comments Updated |
DocumentReviewComplete |
Document Review Complete |
DocumentAuthorizationComplete |
Document Authorization Complete |
SignedRenditionPromoted |
Signed Copy Rendition Promoted |
DocusignFailed |
DocuSign Authorization Failed |
DocumentHashVerified |
Document Hash Verified |
DocumentHashCheckFailed |
Document Hash Check Failed |
DocumentHashAdded |
Document Hash Added |
DocumentHashRecalculated |
Document Hash Recalculated |
LabelAdded |
User Label Added |
LabelRemoved |
User Label Removed |
FolderShared |
Folder/Box Shared Externally |
DocumentShared |
Document Shared Externally |
|
strong |
|
strong |
The Icons enum
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Initiating Record Behaviours
Enumerator | |
---|---|
Working |
Working Document |
Reference |
Reference Document |
Container |
Replace Default Container |
Ignore |
Ignore |
|
strong |
|
strong |
|
strong |
Jurisdiction Purposes
Enumerator | |
---|---|
Maintain |
Maintain Jurisdictions |
AttachToRecord |
Attach to Record |
LocationDefault |
Location Default |
RecordTypeDefault |
Record Type Default |
ClassificationDefault |
Classification Default |
ScheduleTrigger |
Attach to Trigger |
ScheduleKeepForeverList |
Add to the 'Keep Forever' Jurisdiction list |
AddChildJurisdiction |
Add To subordinate Jurisdiction list |
|
strong |
Jurisdiction Types
Enumerator | |
---|---|
Single |
Single |
Group |
Group |
Federation |
Federation |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
License Types
Enumerator | |
---|---|
StorageOptimization |
Storage Optimization |
SpaceManagement |
Space Management |
Jurisdictions |
Multi-Jurisdiction Retention |
Ocr |
OCR Image Processing |
AutoClassification |
Auto-Classification |
AdvancedDisposal |
Advanced Disposal Processing |
ExternalWarehousing |
External Warehouse Integration |
Rendering |
Document Rendering |
SAP |
SAP Integration |
PolicyCenter |
Policy Center |
|
strong |
Location Access Controls
Enumerator | |
---|---|
Use |
Can Use |
Update |
Can Update |
ModifyAccess |
Can Modify Access |
Delete |
Can Delete |
ManageGroupItems |
Manage Group Items (User Labels, Check In Styles,...) |
View |
Can View Details |
|
strong |
Location Defaults
Enumerator | |
---|---|
Current |
Assignee |
CurrentOrg |
Default Organization of Assignee |
|
strong |
Location Field Types
Enumerator | |
---|---|
InternalOrExternal |
Internal Or External |
InternalOnly |
Only Internal Locations |
ExternalOnly |
Only External Locations |
|
strong |
|
strong |
|
strong |
Location Usage Purposes
Enumerator | |
---|---|
Current |
Record Assignee |
Contact |
Record Contact |
Home |
Record Home |
Owner |
Record Owner |
Requester |
Record Requestor |
SearchOwner |
Saved Search Owner |
WorkflowAssignee |
Action/Activity Assignee |
WorkflowSupervisor |
Workflow Supervisor |
WorkflowStatsGroup |
Workflow Statistics Group |
MailRecipient |
Email Recipient |
MailRecipientSupervisor |
Email To Supervisor Recipient |
ReplacementFor |
Replacement Location |
AddToMemberOf |
Member of a Location |
AddToBossedBy |
Supervised By |
AddToOtherOf |
Other Location Relationship |
AddToHasMembers |
Has Members |
AddToBossOf |
Supervisor of a Location |
AddToHasOthers |
Has Other Location Relationships |
ProfileProvider |
Location For Profile |
AccessControl |
Access Control Location |
AddressProvider |
Location For Address |
MaintainLocations |
Locations |
NoPurpose |
No Purpose |
LocationDirectory |
Internal Locations Directory |
MaintainStaff |
Staff |
MaintainExternal |
External Locations |
MaintainInternal |
Internal Locations |
MaintainContacts |
Contacts |
MaintainOrganizations |
Organizations (External) |
MaintainUnits |
Organizations (Internal) |
MaintainPositions |
Positions |
MaintainGroups |
Groups |
MaintainUnknown |
Unknown Locations |
AddToDelegateOf |
Delegate of a Location |
AddToHasDelegates |
Has Delegates |
MaintainCommittees |
Committees |
MaintainProjectTeams |
Project Teams |
Communicator |
Participant in Communications |
MaintainVenues |
Venues |
MaintainWorkgroups |
Workgroups |
ApproveAgendaItems |
Approve Agenda Items |
MeetingVenue |
Venue For Meetings |
TodoAssignee |
Assignee For To Do Items |
ApproveClassification |
Approver of Classifications |
AddToAdministeredBy |
Administered By |
AddToAdministratorOf |
Administrator Of |
AddCaveatTo |
Add Security Caveat To |
RemoveCaveatFrom |
Remove Security Caveat From |
MaintainStorageProviders |
Storage Providers |
SetDefaultSearchForm |
Set Default Search Form |
ArchiveTransfer |
Archive Transfer Location |
AlertSubscriber |
Alert Subscriber |
EmailLinkOwner |
Check In Place Owner |
ConsignmentArchivist |
Consignment Archivist |
GpsSearch |
For GPS Search |
Editor |
Document Editor |
Reviewer |
Document Reviewer |
Authorizer |
Document Authorizer |
UserFieldValue |
User-defined Field Value |
SearchUserFieldValue |
User-defined Field Value (search) |
ConsignmentApprover |
Consignment Approver |
|
strong |
Location Types
|
strong |
|
strong |
Location Relationship Types
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Email Event Types
Enumerator | |
---|---|
All |
All Mail Events |
ActionAssigned |
Action Assigned |
ActionReassigned |
Action Reassigned |
ActionUndone |
Action Undone |
ActionCurrent |
Action Made Current |
ActionOverdue |
Action Overdue |
ActionCompleted |
Action Completed |
ActivityAssigned |
Activity Assigned |
ActivityReassigned |
Activity Reassigned |
ActivityUndone |
Activity Undone |
ActivityCurrent |
Activity Made Current |
ActivityOverdue |
Activity Overdue |
ActivityCompleted |
Activity Completed |
ActivitySkipped |
Activity Skipped |
ActivityEscalated |
Activity Escalated |
ActivityReadyForAuthorization |
Activity Ready To Be Authorized |
EstoreNearCapacity |
Document Store Nearing Capacity |
EstoreFull |
Document Store Full |
RecordSecurityBreach |
Record Security Breach |
RecordSuperseded |
Record Superseded |
ScheduledTaskReady |
Scheduled Task Ready To Start |
AlertRaised |
Alert Raised |
TodoItemAssigned |
To Do Item Assigned |
TodoItemOverdue |
To Do Item Overdue |
TodoItemStillOverdue |
To Do Item Still Overdue |
AgendaDistribution |
Meeting Agenda Mailout |
MinutesDistribution |
Meeting Minutes Mailout |
ActivityNeedsAssignee |
Activity Requires Assignee |
DeleteAlertRaised |
Alert For Deleted Item Raised |
ActionReminder |
Action Reminder |
ActivityReminder |
Activity Reminder |
NewRequestAdded | |
RecordReturnOverdue |
Record Return Overdue |
RecordReceiptAcknowledge |
Request Receipt Acknowledgement |
LicenseInBreach |
License Conditions In Breach |
LicenseWarning |
License Conditions Approaching Limit |
NewUserAutomaticallyRegistered |
New User Automatically Registered |
ReadyForDrafting |
Document Ready For Drafting |
DraftOverdue |
Document Draft Overdue |
ReadyForReview |
Document Ready For Review |
ReviewerAddedComments |
Document Reviewer Added Comments |
ReviewOverdue |
Document Review Overdue |
ReviewComplete |
Document Review Complete |
ReadyForAuthorization |
Document Ready For Authorization |
AuthorizerAddedComments |
Document Authorizer Added Comments |
AuthorizationOverdue |
Document Authorization Overdue |
AuthorizationComplete |
Document Authorization Complete |
EditorAddedReply |
Document Editor Replied |
DocusignFailed |
DocuSign Authorization Failed |
RequestDigest |
Request Digest |
ConsignmentReadyForApproval |
Consignment Ready For Approval (for approvers) |
ConsignmentApprovalReminder |
Consignment Ready For Approval Reminder (for approvers) |
ConsignmentApproved |
Consignment Approved (for archivist) |
ConsignmentApproverActivity |
Consignment Approver Activity Notification (for archivist) |
ConsignmentRecordActivity |
Consignment Record Activity Notification (for archivist) |
|
strong |
Mail Folder Types
Enumerator | |
---|---|
NormalFolder |
Normal Folder |
SentItems |
Sent Items |
ConversationHistory |
Conversation History |
Calendar |
Calendar |
|
strong |
|
strong |
|
strong |
|
strong |
Media Types
|
strong |
Meeting Access Controls
Enumerator | |
---|---|
View |
View |
AddAgendaItem |
Add Agenda Item |
EditMinutes |
Edit Minutes |
Modify |
Modify |
ModifyAccess |
Modify Access |
Delete |
Delete |
|
strong |
Meeting Document Types
Enumerator | |
---|---|
Custom6 |
Custom 6 |
Custom7 |
Custom 7 |
Submission |
Submission |
Custom4 |
Custom 4 |
Custom5 |
Custom 5 |
Custom1 |
Custom 1 |
Custom2 |
Custom 2 |
Custom3 |
Custom 3 |
|
strong |
Meeting Purposes
Enumerator | |
---|---|
AddAgendaItem |
Add Agenda Item |
|
strong |
|
strong |
The MessageIds enumerations defines all the available TRIM Messages.
Enumerator | |
---|---|
act_actDoesNotExist |
summary>The b_actionDef% or procedure '%1' does not exist. summary>Printing documents from this dialog is not supported. |
ocx_unableToPrintMPPonWin8 |
summary>B_recordAction% is read only. |
act_actionIsReadOnly |
summary>This b_actionDef% cannot be used as it will create a loop. |
act_actLoop |
summary>Enable AD FS/Azure AD authentication |
tem_enableAdfs |
summary>B_actionDef% cannot be assigned to a b_record%. |
act_actNotAssignable |
summary>B_actionDef% tracking statistics |
act_actTracStat |
summary>B_actionDef% has bs_adfStep% and cannot be deleted. |
act_cannotDeleteActDef |
summary>The b_adfStep% '%1' cannot be removed from here. Go to the properties of '%2'. |
act_cannotDeleteSubActs |
summary>Enable Google Apps authentication |
tem_enableGoogleApps |
summary>Cannot start Microsoft Excel. |
act_cantStartExcel |
summary>Collecting data ... |
act_collData |
summary>Completed on %1_dateTime%. |
act_completedOn |
summary>Date range from: |
act_dateRangeFrom |
summary>to: |
act_dateRangeTo |
summary>Detailed |
act_detailed |
summary>Due date/time must be after start date/time. |
act_dueBeforeStart |
summary>Estimated duration |
act_estDuration |
summary>Exclude deactivated bs_location% |
act_exclDeactivatedLocations |
summary>Exporting worksheet: %1% ... |
act_exportingWorksheet |
summary>grouped by bs_location%. |
act_groupedByLoc |
summary>grouped by bs_recordType%. |
act_groupedByRec |
summary>Include deactivated bs_location% |
act_incDeactivatedLocations |
summary>This b_stzReport% has no data. You need to generate the statistics first. |
act_noDataInStatReport |
summary>No default b_location% specified for this b_actionDef%. |
act_noDefaultLocation |
summary>Remove old data ... |
act_oldData |
summary>The IDOL index '%1' has been successfully deleted. |
idol_databaseRemoved |
summary>Use b_record% p_recDateCreated% |
act_recCreateDate |
summary>Due %1% (%2%) |
act_recDueInStr |
summary>Due %1% (Overdue %2%) |
act_recOverDueStr |
summary>Use b_record% p_recDateRegistered% |
act_recRegDate |
summary>IDOL index has not been removed. Message from IDOL: %1% |
idol_databaseNotRemoved |
summary>The %1% '%2' has bs_adfStep%. If you wish to remove '%2' then all bs_adfStep% will first be removed from '%2'. |
act_removeActAndSteps |
summary>Some bs_actionDef% may have bs_adfStep%. If you wish to remove bs_actionDef% with bs_adfStep% then all bs_adfStep% will first be removed from the bs_actionDef%. |
act_removeTaggedActAndSteps |
summary>Scanning data ... |
act_scanData |
summary>The b_actionDef%, procedure or one of its steps have a responsible b_location% that is inappropriate due to security and was not attached. |
act_securityBreach |
summary>Selection criteria |
act_selCriteria |
summary>Statistics for bs_location% |
act_StatLocs |
summary>Statistics for bs_recordType% |
act_StatRecTypes |
summary>Stats By bs_actionDef% |
act_statsByActions |
summary>Stats By bs_record% |
act_statsByRecs |
summary>6-10 days |
act_statsHdr10 |
summary>11-15 days |
act_statsHdr15 |
summary>16-20 days |
act_statsHdr20 |
summary>Up to 5 days |
act_statsHdr5 |
summary>before period |
act_statsHdrBP |
summary>Completed before |
act_statsHdrCB |
summary>Completed late |
act_statsHdrCL |
summary>Maximum number of dashboard items selected. Please deselect one dashboard item before adding %1%. |
web_deselectOneOrMoreItem |
summary>Completed on time |
act_statsHdrCT |
summary>due after period |
act_statsHdrDaP |
summary>due before period |
act_statsHdrDb |
summary>due in period |
act_statsHdrDiP |
summary>at end of period |
act_statsHdrEP |
summary>Incomplete |
act_statsHdrIn |
summary>in period |
act_statsHdrIP |
summary>Outstanding |
act_statsHdrOut |
summary>Overdue |
act_statsHdrOvr |
summary>More than 20 days |
act_statsHdrOvr20 |
summary>Received |
act_statsHdrRcv |
summary>started before period |
act_statsHdrSb |
summary>started before period, due after period |
act_statsHdrSbDa |
summary>started before period, due in period |
act_statsHdrSbDi |
summary>started in period |
act_statsHdrSi |
summary>started in period, due after period |
act_statsHdrSiDa |
summary>started and due in period |
act_statsHdrSiDi |
summary>Statistics for bs_workflowTemplate% |
act_StatTemplates |
summary>B_adfStep% '%1' is already at the top. Moving 'Up' has no effect. |
act_stepIsLast |
summary>B_adfStep% '%1' is already at the bottom. Moving 'Down' has no effect. |
act_stepIsTop |
summary>The property '%1' cannot be modified because it has been specified in the b_recordType% document review settings. |
rec_docReviewPropertySetByType |
summary>By b_location% |
act_stzByLocation |
summary>By b_location%/B_recordType% |
act_stzByLocationRecordType |
summary>By b_location%/B_workflowTemplate% |
act_stzByLocationTemplate |
summary>By b_recordType% |
act_stzByRecordType |
summary>By b_recordType%/B_location% |
act_stzByRecordTypeLocation |
summary>By b_workflowTemplate% |
act_stzByTemplate |
summary>By b_workflowTemplate%/B_location% |
act_stzByTemplateLocation |
summary>At least one of the steps for this b_actionDef% has a responsible b_location% that is inappropriate due to security |
act_subActsecurityBreach |
summary>Summary |
act_summary |
summary>R_WEBCLIENT% supports up to 3 dashboard items. |
web_onlySupportThreeDashboarrdItems |
summary>Totals |
act_totals |
summary>Use current b_actionDef% |
act_useCurrentAction |
summary>This b_actionDef% is being used as a step by '%1'. |
act_usedAsAStep |
summary>B_actionDef% '%1' cannot be removed because it is a default b_actionDef% associated with one or more bs_recordType%. |
act_usedByRty |
summary>Use Last b_actionDef% |
act_useLastAction |
summary>R_TRIM% is still saving changes from the previous editing session. If the editing session is still open, please close it. Please wait a moment and try again. |
wopi_waitingForSave |
summary>B_workflow% statistics |
act_wkStat |
summary>Writing data ... |
act_writeData |
summary>Cannot change the p_cnsCensusLocation% for existing bs_census%. |
adm_cantChangeUnit |
summary>Cannot change the p_cnsStartDate% for bs_census% that have been completed. |
adm_cantStartDate |
summary>Adding b_record% '%1' to 'Work Tray' ... |
adm_censusAddToTrayMsg |
summary>Some errors were encountered when assigning bs_record% as missing. can be viewed in the activity log window. |
adm_censusCompleteErrors |
summary>The completion time for a b_census% must be after the start time. |
adm_censusCompletion |
summary>Counting bs_record% assigned to b_census% b_location% ... |
adm_censusCountingMsg |
summary>Setting p_recAssignee% of bs_record% that were not assigned as 'missing' ... |
adm_censusMissingMsg |
summary>Assigning b_record% '%1' as 'Missing' ... |
adm_censusRecordMissingMsg |
summary>Note that p_recAssignee% changes made since this b_census% was completed may affect the relevance of this search. |
adm_censusSearchInaccurateMsg |
summary>This b_census% is already complete. |
adm_cnsIsComplete |
summary>Completing b_census% ... |
adm_completingCensusMsg |
summary>The end date must be after than the start date. |
adm_illegalDateRange |
summary>Processing bs_actionDef% for b_record% '%1' |
adm_processingStats |
summary>End date cannot be left blank if you supply a start date. |
adm_stzNoEndDate |
summary>Start date cannot be left blank if you supply an end date. |
adm_stzNoStartDate |
summary>This will mark your IDOL Content Index database as read-only. No new records can be added to this index in this state. Are you sure? |
idol_setInstanceToReadOnlyWarn |
summary>Child object is no longer available. |
api_mid_ChildNotFound |
summary>The index specified is out of range. |
api_mid_IndexOutOfRange |
summary>The requested item is not in the collection. |
api_mid_NotInCollection |
summary>A NULL pointer was passed to a function call. |
api_mid_NullPointer |
summary>A call to 'QueryInterface' failed. |
api_mid_QueryInterfaceFailed |
summary>Internal Error. Unknown object or list type. |
api_mid_unknownObjectOrList |
summary>An item with this identifier (URI) could not be found. |
api_mid_UriNotFound |
summary>Invalid UNC file name. |
app_badUNCname |
summary>An attempt to find a function within an external DLL failed. |
app_dllFunctionNotFound |
summary>The DLL '%2' could not be loaded. %1% |
app_dllNotFound |
summary>A drive name should be a single letter followed by a colon. |
app_driveMustBeSingleLetter |
summary>The drive/network resource name is too short. |
app_driveNameTooShort |
summary>The container file '%1' is empty. |
xer_EmptyZipFile |
summary>A seek operation on file %1% failed. |
xer_SeekInZipFile |
summary>Reached the end of the container file '%1'. |
xer_EndOfZipFile |
summary>Cannot open the container file '%1'. |
xer_OpenZipFile |
summary>Cannot create a temporary container file. |
xer_CreateTempFile |
summary>Cannot read the container file '%1'. |
xer_ReadZipFile |
summary>Cannot write to a temporary container file. |
xer_WriteTempZipFile |
summary>Cannot write to container file '%1'. |
xer_WriteZipFile |
summary>Cannot move a temporary container file. |
xer_MoveTempFile |
summary>Nothing to do. |
xer_NothingToDo |
summary>Cannot update and span container file '%1'. |
xer_CannotUpdateAndSpan |
summary>Out of memory performing an operation on container file '%1'. |
xer_Memory |
summary>Split size on container file '%1' too small. |
xer_SplitSizeTooSmall |
summary>SfxBinary not found. |
xer_SfxBinaryNotFound |
summary>Cannot read the SfxBinary. |
xer_ReadSfxBinary |
summary>Cannot updated 'spanned' on container file '%1'. |
xer_CannotUpdateSpanned |
summary>System is busy. |
xer_Busy |
summary>Insert Disk Error. |
xer_InsertDiskAbort |
summary>User Abort detected. |
xer_UserAbort |
summary>File '%1' is not a container or zip file. |
xer_NotAZipFile |
summary>Uninitialized string detected. |
xer_UninitializedString |
summary>Uninitialized array detected. |
xer_UninitializedArray |
summary>Array dimensions are invalid. |
xer_InvalidArrayDimensions |
summary>Array type is invalid. |
xer_InvalidArrayType |
summary>Cannot access the array.= 524, |
xer_CannotAccessArray |
summary>Unsupported datatype in container file '%1'. |
xer_UnsupportedDataType |
summary>Warning detected. |
xer_Warnings |
summary>Some files were skipped in an operation on container file '%1'. |
xer_FilesSkipped |
summary>Disk is not empty. |
xer_DiskNotEmptyAbort |
summary>Remove called without a temporary container file. |
xer_RemoveWithoutTemp |
summary>Not licensed. |
xer_NotLicensed |
summary>Invalid Sfx property detected. |
xer_InvalidSfxProperty |
summary>An unknown error occurred during an operation on container file '%1'. |
xer_InternalError |
summary>Based on p_recContainer% %1%: %2% |
bob_accessContainerRef |
summary>Access control |
bob_accessControlHdg |
summary>Access controls |
bob_accessControls |
summary>Invalid b_location% |
bob_accessInvalidLocation |
summary>Access item |
bob_accessItemColHeading |
summary>Reason For denial |
bob_accessReasonColHeading |
summary>Some items in this access control list do not make sense. |
bob_aclMultiNotSensible |
summary>Some items in this access control list do not make sense. You need to either set the 'copy style' to 'not referenced' or add some bs_location% to the list. |
bob_aclNotSensible |
summary>Another %1% warnings also returned. |
app_tooManyWarnings |
summary>Active - %1% has been active since %2_date% and will remain so until %3_date%. |
bob_activeRange |
summary>Active - %1% has been active since %2_date%. |
bob_activeSince |
summary>Active - %1% will be active until %2_date%. |
bob_activeUntil |
summary>Activity log |
bob_activityLog |
summary>Add |
bob_addACLMode |
summary>Add annotation |
bob_addAnnotation |
summary>Add datasets |
bob_addDatasetsSheetTitle |
summary>Based on p_recContainer% (none set) |
bob_accessContainerNone |
summary>R_TRIMCONTEXT% administration message: |
bob_adminMessage |
summary>Meeting date: %1% place: %2% |
bob_agendaDistributionContent |
summary>The agenda for %1% is attached. |
bob_agendaDistributionSubject |
summary>There is already a b_userLabel% with the name '%1'. |
bob_aLabelWithThisNameAlreadyExists |
summary>=3CAll bs_securityCaveat% enabled=3E |
bob_allCaveatsOn |
summary> |
bob_allNotesCopiedToClipboard |
summary>All tagged %1% |
bob_allTaggedObjects |
summary>All items are already selected. |
bob_alreadyInSelectAll |
summary>Internal Error. An attempt to load a DLL was made without a DLL name. |
app_noDllName |
summary>The spelling check is complete. |
app_spellCheckComplete |
summary>An error occurred while initializing the spelling checker. %1% |
app_spellCheckNotInitialised |
summary>An error occurred whilst attempting to asynchronously transfer a recently checked-in document to the R_workgroup%. |
bob_asynchCheckinFailed |
summary>Asynchronous document transfer error |
bob_asynchCheckinFailedTitle |
summary>Data not available |
bob_asynchDataUnavailable |
summary>The attempt to set the IDOL database Read-Only state to %1% has failed. %2% |
idol_setReadOnlyFail |
summary>A document was asynchronously transferred to the b_electronicStore% '%1', however it is not associated with any R_TRIM% object. (Should be %2% %3%). |
bob_asynchTransferInVain |
summary>An error occurred checking in '%1'. %2% |
bob_autoCheckinError |
summary>Invalid R_WORKGROUP% protocol. |
wgs_invalidProtocol |
summary>Invalid R_WORKGROUP% port number. |
wgs_invalidPortNumber |
summary>Invalid R_WORKGROUP% machine name. |
wgs_invalidMachineName |
summary>Invalid format specification. |
bob_badFormat |
summary>Unable to retrieve access token from OAuth 2.0 server. The server response header was: '%1'. The server response was: '%2'. |
core_oauthToken |
summary>Login b_location% details are not valid. |
bob_badLocLoginDetails |
summary>The file '%1' in the asynchronous transfer of documents folder is badly named. |
bob_badlyNamedAsyncFile |
summary>A mask can contain any character, however the characters A(alpha only), N(number only), Z(alphanumeric), X(anything) and \(escape) are special. If you need a backslash in the mask enter the backslash twice. |
bob_badMask |
summary>'%3' does not match the data entry mask '%1'. For example, a value of '%2' would be good. |
bob_badMaskwithSample |
summary>Invalid property ID. %1% |
bob_badPropID |
summary>You must select a replacement b_securityLevel%. |
bob_badSecReplacement |
summary>Invalid date range supplied. The 'date from' must be before the 'date to'. |
bob_badValidDateRange |
summary>Unable to parse JWT JSON segment '%1'. |
core_oauthParseJwt |
summary>The JWT access token did not contain a 'exp' expiry field. The JSON contents were '%1'. |
core_oauthJwtNoExpiry |
summary>An error occurred in the 'buildSecArray' function. %1% |
bob_buildSec |
summary>but user can bypass all access controls |
bob_butUserCanBypassAll |
summary>but user can bypass this access control |
bob_butUserCanBypassOne |
summary>Bypassing b_recordType% references |
bob_bypassIsOn |
summary>Setting b_recordType% reference bypass off |
bob_bypassRefsOff |
summary>Setting b_recordType% reference bypass on |
bob_bypassRefsOn |
summary>You cannot change the setting for '%1' to exclude yourself. |
bob_cannotExcludeSelf |
summary>You do not have permission to modify the access profile of this %1%. |
bob_cannotModAccProfile |
summary>'%1' is the logged in user and cannot be removed. |
bob_cannotRemoveCurrentUser |
summary>The JWT access token did not contain a 'unique_name' field. The JSON contents were '%1'. |
core_oauthJwtNoUpn |
summary>You cannot select row (%1%). You can only select lowest level rows. |
bob_cannotSelectHeadingNode |
summary>You cannot set security to be more severe than your own security profile. |
bob_cannotSetAccProfile |
summary>You do not have the required security profile to access this security guide entry. |
bob_cannotUseGuide |
summary>Access denied. You do not have permission to view this b_record%. |
bob_cannotViewAccess |
summary>Cannot add objects of different types to the same reference file. |
bob_cantAddDTSR |
summary>Your R_TRIMCONTEXT% license information could not be read. |
bob_cantReadLicense |
summary>Caption - =26When Relationship is Reversed |
bob_capeditInverse |
summary>Caption - =26When Plural Form Required |
bob_capeditPlural |
summary>Enumerated List - %1% |
bob_capEnum |
summary>List Item - %1% of %2% |
bob_capEnumItem |
summary>=3CNot customized=3E |
bob_capNotCustom |
summary>Object - %1% |
bob_capObj |
summary>Property - %1% of %2% |
bob_capProp |
summary>R_TRIM% caption editor |
bob_captionEditor |
summary>Internal name |
bob_captionInternalName |
summary>=3CNot Customizable=3E |
bob_captionNotCustomisable |
summary>Captions cannot contain the ampersand (=26) character. |
bob_captionsCannotUseAmpersands |
summary>The access token does not appear to be in JWT format. The access token was '%1'. |
core_oauthNoJwt |
summary>User-defined caption |
bob_captionUserValue |
summary>Change Requested |
bob_changeRequestedHdg |
summary>You must add at least one entry into this list. |
bob_childListBlank |
summary>Child objects |
bob_childListHdr |
summary>Unable to parse HTTP query parameter '%1' in URL '%2'. |
core_oauthQueryParm |
summary>Click to display |
bob_clickToDisplay |
summary>%1% |
bob_closeBackgroundLogViewMsg |
summary>This is an internal b_lookupSet% reserved for use with '%1'. It cannot be removed. |
bob_codeSetCannotBeRemoved |
summary>Import of items complete. %1% item(s) were added. |
bob_codeSetItemImportComplete |
summary>Import of items complete. No suitable items were found for adding. |
bob_codeSetItemImportDidDiddly |
summary>Executing the task '%1' for %2% '%3' failed. Either the task is not suitable or you do not have the appropriate permissions. |
bob_commandNotEnabled |
summary>The substitution parameter (%1%) needs to be supplied in the command line for this document comparison tool. |
bob_compareToolNeedsDocSubst |
summary>Document comparison tool |
bob_compareToolSheetTitle |
summary>Do you wish to remove the %1%: '%2'? |
bob_confirmDelete |
summary>Do you wish to remove this %1%? |
bob_confirmDeleteNoName |
summary>An OAuth 2.0 verification code was not returned from the third party authentication server. The authentication server URL was '%1'. |
ocx_oauthNoPIN |
summary>Do you wish to remove the dataset '%1'? |
bob_confirmRemoveDataset |
summary>The user '%1' has been successfully authenticated. |
tem_oauthAuthOk |
summary>Dataset: %1% - User : %2% |
bob_connStr |
summary>C=26ontinue |
bob_continueBtn |
summary>Data corrupt. Child object is missing. |
bob_corruptChild |
summary>Data corrupt. Parent mismatch when saving a child object. |
bob_corruptParent |
summary>Unable to successfully authenticate user. %1% |
tem_oauthAuthFail |
summary>Counting result set ... |
bob_countingResults |
summary>Counting rows ... |
bob_countingRows |
summary>Create %1% |
bob_createPm |
summary>Current %1% Only |
bob_currentObjectOnly |
summary>Internal Error. The current item is invalid. |
bob_currentRowInvalid |
summary>R_WORKGROUP% function request (%1%) failed. The requested R_TRIM% dataset is offline. |
bob_databaseNotConnected |
summary>At least one authentication mechanism must be enabled. |
tem_noAuthMechanism |
summary>%1% - %2% : has been deleted by another user. R_TRIMCONTEXT% is unable to perform the operation requested. All locally cached information will be refreshed. |
bob_dataDeleted |
summary>ID |
bob_datasetId |
summary>Dataset |
bob_datasetLog |
summary>Dataset name |
bob_datasetName |
summary>Configure Authentication Mechanisms for Dataset: %1% |
tem_datasetAuthTitle |
summary>Working offline with dataset '%1' since %2%. |
bob_datasetOfflineMsg |
summary>Working online with dataset '%1' since %2%. |
bob_datasetOnlineMsg |
summary>The dataset '%1' with the ID '%2' is already configured to use R_WORKGROUP% '%3'. |
bob_datasetOnOtherWorkgroup |
summary>The port number specified is invalid for use with R_workgroup% communications. |
bob_db_invalidPortNumber |
summary>This dataset is not performing any tasks. |
bob_dbClosedMsg |
summary>Dataset ID must be two alphanumeric characters. |
bob_dbIdBad |
summary>User Name |
bob_authUserNameCaption |
summary>This dataset is not accepting new connection requests at this time. |
bob_dbOfflineMsg |
summary>Dataset Authentication Mechanism |
bob_authMechanismCaption |
summary>The authentication method '%1' requires a user interface to gather credentials. |
bob_authNeedsUI |
summary>The dataset is accepting connections. |
bob_dbOpenMsg |
summary>The search has expired. Please reselect to obtain further rows. |
bob_dbSelectKilled |
summary>Default settings for unspecified file type. |
bob_defaultForUnspecifiedFileType |
summary>Default b_record% access |
bob_defaultRecordAccessTitle |
summary>Deleted %1% |
bob_deletedItem |
summary>Delete %1% |
bob_deletePm |
summary>Deleting files... |
bob_deletingFiles |
summary>Deleting %1% |
bob_deletingItem |
summary>Your R_TRIM% license has expired. |
bob_demoExpired |
summary>Your R_TRIM% license will expire in %1% days. |
bob_demoLicExpiresSoon |
summary>Your R_TRIM% license expires today. |
bob_demoLicExpiresToday |
summary>Your R_TRIM% license expires tomorrow. |
bob_demoLicExpiresTomorrow |
summary>The requested authentication mechanism is not supported by this dataset. |
bob_unsupportedAuthMechanism |
summary>Internal Error. The document interface for %1% has not been implemented. |
bob_documentInterfaceNotImplemented |
summary>AD FS/Azure AD OAuth 2.0 Configuration |
tem_adfsOauthCfg |
summary>Google Apps OAuth 2.0 Configuration |
tem_googleAppsOauthCfg |
summary>Error while transferring file. Unable to open the file '%1'. |
bob_documentTransferError |
summary>Dropping that %1% here is ambiguous. The %2% has more than one %1%. |
bob_dropAmbiguous |
summary>Client Scope |
tem_googleAppsScope |
summary>Description |
bob_enumDescCaption |
summary>'%1' can not be assigned the value '%2'. Valid options are %3%. |
bob_enumItemNotOk |
summary>The environment dataset object is not set. This is caused by a serious problem in R_TRIM% or an environment not being correctly initialized in an application using the R_TRIM% SDK. |
bob_environmentNotSet |
summary>Error occurred loading an external field validation add-in '%2'. %1% |
bob_errorLoadingFieldAddIn |
summary>Relying Party Trust |
tem_adfsScope |
summary>Internal search state is no longer available. |
sdk_noSearchState |
summary>Error occurred writing to the reference file '%2'. %1% |
bob_errorWritingReferenceFile |
summary>Error creating new IDOL instance. %1% |
tem_dciIdolCreateError |
summary>=3CMore=3E ... Double click here to display all children. |
bob_expandForMoreMsg |
summary>External link definition |
bob_externalLink |
summary>New IDOL instance creation is taking longer than expected. Please check back later. |
tem_dciIdolCreateUnfinished |
summary>Link/add-in Name |
bob_externalLinkColHeadingName |
summary>R_TRIMCONTEXT% external links |
bob_externalLinkSheetTitle |
summary>b_record% Revisions |
dp_cap_RecordRevisions |
summary>Could not load the custom R_TRIM% add-in '%3'. Check that this add-in has been installed on this computer. Loading class '%2' failed. %1% |
bob_failedToLoadAddin |
summary>Connection to R_TRIM% dataset %1% failed. %2% |
bob_failToConnectError |
summary>%1% do not have favorites. |
bob_favoritesIrrelevant |
summary>This favorites task is not relevant as you already have favorites selected. |
bob_favoriteTaskNotRelevant |
summary>New IDOL instance was created successfully. |
tem_dciIdolCreateSuccess |
summary>Date To |
bob_fieldDateTo |
summary>'%1' has a maximum length of %2% characters. |
bob_fieldExceedMaxLength |
summary>Maximum value must be greater than or equal to the minimum value. |
bob_fieldMaxLessThanMin |
summary>Field '%1' (%2%): must match one of the predefined b_lookupSet% values. |
bob_fieldMustMatchLookupSetValue |
summary>The b_fieldDefinition% '%1' is not associated with this %2%. |
bob_fieldNotUsedByThisBob |
summary>To associate this b_fieldDefinition% with one or more bs_recordType% go to the properties for each b_recordType%. |
bob_fieldUsageNotForRecordTypesInfo |
summary>The b_fieldDefinition% '%1' is associated with one or more R_TRIM% objects, possibly with existing data values. Removing this field will remove this association and any data values for this field. |
bob_fieldUsed |
summary>This b_fieldDefinition% has been associated with one or more bs_schTrigger% and cannot be removed. |
bob_fieldUsedBySchedule |
summary>Cannot get the IDOL databases state. If the IDOL database is marked as read only, then this reindex will not be successful. Please manually check the IDOL configuration files. Do you wish to continue? |
dci_idolDbStateUnavailable |
summary>Document is too large to preview. |
bob_fileTooBigForPreview |
summary>Cannot determine the IDOL database state. If the IDOL index is marked as read-only, it cannot be deleted. Please check the IDOL configuration files. |
dci_idolDelDbSateUnknown |
summary>Internal Error. An attempt was made to fire an event outside of a transaction. |
bob_fireOutsideTransaction |
summary>Leave the currency symbol field blank to use the default currency symbol (%1%). See currency settings in 'System Options' for more details. |
bob_fldCurrencySymbolLeaveBlankTip |
summary>This barcode string '%1' uses the format reserved for barcodes generated by this R_TRIM% dataset. |
bob_foreignBarcodeMatchesInternal |
summary>Format for an existing field cannot be modified. |
bob_formatCanNotBeChanged |
summary>IDOL index is marked as read-only. It cannot be deleted while it is read-only. |
dci_idolDelDbSateReadOnly |
summary>Generic COM add-in |
bob_genericAddinSheetTitle |
summary>Generic permissions for user |
bob_genericUserPermissions |
summary>SRMS config file does not contain a root node called: '%1'. |
srms_noRootNode |
summary>SRMS config file does not contain a node called: '%1' within the '%2' node. |
srms_noNode |
summary>Go To search |
bob_goToSearch |
summary>GUEST ACCOUNT |
bob_guestAccountName |
summary>guest |
bob_guestName |
summary>=3CHighest=3E |
bob_highestSecurityLevel |
summary>The Help system encountered a problem trying to display context help for the ID '%3': |
bob_htmlHelpContextError |
summary>The Help system encountered a problem: |
bob_htmlHelpError |
summary>Unable to determine the cause of the problem. |
bob_htmlHelpUnknownError |
summary>Deadlock detection testing is complete. |
bob_info_deadlockTestComplete |
summary>License expires |
bob_info_demoExpiry |
summary>Denied |
bob_info_doesNotHaveAccess |
summary>Working folders |
bob_info_folderHdg |
summary>Positions, Groups and Organizations |
bob_info_groupMemberHeading |
summary>Granted |
bob_info_hasAccess |
summary>Licensed |
bob_info_hasLicense |
summary>Software license |
bob_info_licenceHdg |
summary>Network connections |
bob_info_networkHdg |
summary>Performance test |
bob_info_performanceHdg |
summary>User permissions |
bob_info_permissionsHdg |
summary>Security settings |
bob_info_securityHdg |
summary>Software versions |
bob_info_versionHdg |
summary>%1% items, all items cached |
bob_infoAllItemsCached |
summary>Double click here to test deadlock detection. |
bob_infoClickForDeadlockTest |
summary>The server has timed out attempting this search. If possible, try simplifying the search query (for example by removing wild cards). |
dci_idolSearchTimeout |
summary>Double click here To determine the performance index for latency. |
bob_infoClickForPerformanceIndexLatency |
summary>Country |
bob_infoCountry |
summary>This test needs two instances of R_TRIMCONTEXT% to be running. |
bob_infoDeadlockTypeSelectMsg |
summary>Language |
bob_infoLanguage |
summary>Localization |
bob_infoLocalization |
summary>%1% items, maximum size %2% |
bob_infoMaxItemsCached |
summary>B_record% Commands |
bcg_recordCommands |
summary>Client object cache settings |
bob_infoObjectCacheHeading |
summary>Build |
bob_infoParamBuild |
summary>Dataset identifier |
bob_infoParamDatasetIdentifier |
summary>Unable to validate access token. The authentication server response status was: '%1'. The authentication server response was: '%2'. |
core_oauthTokenValidate |
summary>Dataset schema version |
bob_infoParamDatasetSchemaVersion |
summary>Test deadlock detection |
bob_infoParamDeadLockDetect |
summary>Executable directory |
bob_infoParamExecutableDirectory |
summary>Global store path |
bob_infoParamGlobalStorePath |
summary>Licensed to |
bob_infoParamLicensedTo |
summary>A certificate is required, if the HTTPS protocol is enabled. |
tem_noHttpsCert |
summary>Performance index |
bob_infoParamPerfIndex |
summary>Performance index - latency |
bob_infoParamPerfIndexLatency |
summary>The image is missing from the template. Please re add it. |
bob_imageMissingFromTemplate |
summary>The image entry is malformed. Please remove the malformed entry and add the image again. |
bob_imageInternalError |
summary>Internal code |
bob_infoParamSubversion |
summary>[The highest b_securityLevel% is %1%] |
bob_infoParamTopSecurity |
summary>Add new revision on duplicate |
dp_cap_revisionOnDupe |
summary>R_TRIM% user name |
bob_infoParamTRIMUserName |
summary>User p_loclogsInAs% |
bob_infoParamUserLogin |
summary>Version |
bob_infoParamVersion |
summary>If you continue, users will be unable to search using document content because an IDOL instance has not been created for this dataset. |
idol_noInstanceCreated |
summary>Network(RCF) client call timeout |
bob_infoRCFClientCallTimeout |
summary>Network(RCF) client connection timeout |
bob_infoRCFClientConnectTimeout |
summary>DB Deadlock Detection - Testing ... |
bob_infoTestingDeadlockDetection |
summary>DB performance index - testing deletes ... |
bob_infoTestingDeletes |
summary>DB performance index - testing inserts ... |
bob_infoTestingInserts |
summary>DB performance index - testing lookups ... |
bob_infoTestingLookups |
summary>%1% items, cache size unlimited |
bob_infoUnlimitedItemsCached |
summary>Using guest account |
bob_infoUsingGuestAccout |
summary>Value |
bob_infoValueHdg |
summary>AutoClassification Details |
evt_autoClassRecDetailsHeading |
summary>Best Match: %1% (%2%) |
evt_autoClassRecDetails |
summary>External add-in configuration error. The plugin ID associated with a base object add-in (%1%) does not support the BaseObjectAddIn interface. |
bob_invalidBaseObjectAddIn |
summary>Please select a valid value for the %1% list. |
bob_invalidCmbItemSelected |
summary>FAILED (%1%) |
evt_autoClassRecDetailsFailed |
summary>The search history list is not correctly positioned for this task. |
bob_invalidHistoryPosition |
summary>The icon identifier you have specified does not correspond to an internal R_TRIM% icon. |
bob_invalidIcon |
summary>External add-in configuration error. The plugin ID associated with a b_record% add-in (%1%) does not support the TRIMRecordAddIn interface. |
bob_invalidRecordAddIn |
summary>Connecting to R_TRIM% dataset failed because the dataset schema version '%1' does not match your R_TRIM% software. |
bob_invalidSchemaVersionMsg |
summary>Task is unavailable. Either the task is not applicable or you don't have the appropriate permissions (%1_objectType%: %2_value%). |
bob_isOkFailed |
summary>Task is unavailable. Either the task is not applicable or you don't have the appropriate permissions. |
bob_isOkFailedNoBob |
summary>Item |
bob_item |
summary>%1_objectType% with '%2_objectNameProperty' of '%3_value' already exists. |
bob_itemExists |
summary>Objects of type %1% do not have an associated document. |
bob_itemHasNoDocumentInterface |
summary>Obsolete - %1% has not been active since %2_date%. |
bob_itemSuperseded |
summary>You cannot make this %1% inactive as it is used as a default for one or more bs_classification%. |
bob_itemUsedAsClassificationDefault |
summary>You cannot make this %1% inactive as it is used as a default for one or more bs_recordType%. |
bob_itemUsedAsRecordTypeDefault |
summary>Confidence not high enough |
evt_autoClassRecDetailsFailedConfidence |
summary>The selected b_userLabel% cannot be moved to the top of the hierarchy. |
bob_labelCannotMoveThisLabelTypeToTopLevel |
summary>You can only move a b_userLabel% to a similar node in the tree (they must have the same label type and owner) |
bob_labelCanOnlyMoveToLikeLabel |
summary>Suggested term does not have auto-classification enabled |
evt_autoClassRecDetailsFailedDisabled |
summary>SUCCESS |
evt_autoClassRecDetailsSuccess |
summary>The email has successfully been registered into R_TRIM%. the attempt to remove or update the subject of the email in Outlook failed. There are several possible causes:. It was not possible to find the email as the permanent email ID could not be discovered within the EML email file. is due to the System Option to save email in EML format. using MSG format instead.. You do not have the permission to modify the email in Outlook.. The Internet Message ID of the dragged email does not match the Internet Message ID of the original email. |
trm_cannotUpdateorDeleteEmail |
summary>The candidate records are those where the %1% is before %2% |
trm_irmPhysicalDetails |
summary>The candidate documents are those where the %1% is before %2% |
trm_irmElectronicDetails |
summary>You are not allowed to use a '-' or '=26' in the b_userLabel% name. |
bob_labelHasBadCharacter |
summary>Credentials are no longer valid. |
wgs_credentialsNoLongerValid |
summary>B_record% %1% : Successfully transferred to %2%. |
trm_transferSuccess |
summary>B_record% %1% : Transfer failed. Could not find a suitable store. |
trm_noSuitableStore |
summary>Once a b_userLabel% has been created you cannot change its type. |
bob_labelTypeCannotBeModified |
summary>Inactive b_record% processing failed : %1%. |
trm_irmProcessFailed |
summary>These comments will not be published. |
bob_layoutComments |
summary>AGLS elements |
bob_layoutMetaAGLS |
summary>Content |
bob_layoutMetaContent |
summary>Dublin core elements |
bob_layoutMetaDC |
summary>HTML elements |
bob_layoutMetaHTML |
summary>Language |
bob_layoutMetaLanguage |
summary>Element name |
bob_layoutMetaName |
summary>Scheme |
bob_layoutMetaScheme |
summary>Next page |
bob_layoutNextPage |
summary>Preview |
bob_layoutPreview |
summary>Previous page |
bob_layoutPrevPage |
summary>This b_record% has %1% alternate contents. You can use the Show Alternate Contents button if you wish to load these relationships. |
bob_recHasAltContentsMsg |
summary>Processed successfully. |
trm_irmRecordProcessed |
summary>list |
bob_listCap |
summary>%1% - Empty list |
bob_listEmptyList |
summary>Enumerated list |
bob_listHdr |
summary>Internal Error. Attempt to access a BOBchildList element outside the list limits. |
bob_listIdxError |
summary>Enumerated list item |
bob_listItemHdr |
summary>An unexpected error has prevented the R_TRIM% Integration from completing the current action. |
toa_err_action_failed |
summary>OAuth 2.0 refresh tokens are not being issued by the OAuth 2.0 server. The OAuth 2.0 token URL was '%1'. |
wgs_oauthRefreshToken |
summary>Enumerated lists |
bob_listsHdr |
summary>Unable to find property or field with the unique identifier '%1'. No values for this property or field will be imported. |
dp_msg_missingMappedItem |
summary>Tasks for this list of %1% |
bob_listTasksHeading |
summary>%1_location% is already an b_wacemailRecipient% for b_activity% '%2_actName'. |
wrk_recipientAlreadyExists |
summary>Menu |
web_menuText |
summary>Log of %1% |
bob_logOfTitle |
summary>The activity log could not be printed. %1% |
bob_logPrintFail |
summary>A log of activity messages is available for viewing. |
bob_logReady |
summary>The activity log has been saved. |
bob_logSaved |
summary>The activity log could not be saved. %1% |
bob_logSaveFail |
summary>A b_lookupSet% can only be specified for string fields. |
bob_lookupForStringsOnly |
summary>The b_lookupItem% '%1' has already been added to this b_lookupSet%. |
bob_lookupItemExists |
summary>B_lookupItem% : %1% has been used as the p_fldDefaultString% for 'B_fieldDefinition' : %2%. |
bob_lookupItemUsed |
summary>%1% %2% processed, %4% errors found, %3% skipped. |
bob_loopProc |
summary>Processing canceled. %1% %2% processed, %4% errors found, %3% skipped. |
bob_loopProcCancelled |
summary>Processing canceled. %1% %2% processed, 1 error found, %3% skipped. |
bob_loopProcCancelledOneErc |
summary>%1%: Some errors were encountered. |
bob_loopProcCloseMsg |
summary>%1%: Some errors were encountered. |
bob_loopProcCloseMsgNoLog |
summary>Processing Completed. %1% %2% processed, %4% errors found, %3% skipped. |
bob_loopProcDone |
summary>Processing completed. %1% %2% processed, 1 error found, %3% skipped. |
bob_loopProcDoneOneErc |
summary>Processing canceled. |
bob_loopProcessCancelled |
summary>All items processed. |
bob_loopProcessCompleted |
summary>%1% %2% processed, 1 error found, %3% skipped. |
bob_loopProcOneErc |
summary>All %1% |
bob_mailAllObjects |
summary>All Recipients |
bob_mailAllRecipients |
summary>The following b_electronicStore% has reached its capacity: |
bob_mailEstoreFull |
summary>The following b_electronicStore% is nearing its capacity: |
bob_mailEstoreNearlyFull |
summary>%1% %2% has been superseded. |
bob_mailNoteRecSuperceded |
summary>Update done by login: %1% machine: %2% in breach: %3% of user in breach: %4%: %5% |
bob_mailNoteSecBreach |
summary>Once a b_mailTemplate% has been created you cannot change the event type that it is applied to. |
bob_mailTemplateEventFixed |
summary>A b_mailTemplate% with this name already exists. |
bob_mailTemplateExists |
summary>An edit mask can only be specified for string fields. |
bob_maskForStringsOnly |
summary>The mask specifies a string of length %1% but your string is defined with a length of %2%. |
bob_maskLengthBad |
summary>You have tagged too many %1% for this operation. The maximum number that can be selected is %2%. |
bob_maximumSelectionExceeded |
summary>A maximum of %1% wildcard characters (? and *) are supported in a search expression. |
bob_maxSingleCharsExceeded |
summary>Click here or Drag and Drop to upload files |
web_dragAndDropToUpload |
summary>You cannot tag this item either because it is not an end node item or it is not used by its relevant object. |
bob_mergeCannotTagAtThisLevel |
summary>Fields |
bob_mergeFieldCap |
summary>Meeting Date: %1% place: %2% |
bob_minutesDistributionContent |
summary>The minutes for %1% are attached |
bob_minutesDistributionSubject |
summary>Modify %1% |
bob_modifyPm |
summary>Selecting '%1'. A number of %2% matching '%3' were found. Please select one from the list below: |
bob_multipleSuitable |
summary>Tasks for navigating |
bob_navigateTasks |
summary>Please select the %1% you wish to perform the task on. |
bob_needSelectedRow |
summary>Access denied - you do not have the access control '%1' to %2%. |
bob_noAccessControl |
summary>Access denied - you do not have the access control '%1'. See: %2%. |
bob_noAccessControlDetailed |
summary>Access denied - %2% does not have the access control '%1'. |
bob_noAccessControlLoc |
summary>Access denied - %3% does not have the access control '%1' - see %2%. |
bob_noAccessControlLocDetailed |
summary>Access denied - you do not have the access control '%1' for this item. |
bob_noAccessControlVague |
summary>Show URL |
web_showURLLink |
summary>No %1% found. may be matching %1% that are prevented from being displayed because of filtering or for security reasons. |
bob_noBobsFoundPossibleFilter |
summary>No change |
bob_noChangeMsg |
summary>Open dataset failed. No dataset or R_workgroup% was specified and no default was available. |
bob_noDefaultDBAvailable |
summary>You must choose at least one dictionary. |
bob_noDictChosen |
summary>'%1' does not have a document attached. |
bob_noDocumentAttached |
summary>A suitable document comparison tool has not been defined. |
bob_noDocumentCompareToolAvailable |
summary>Internal Error. No document is available to perform the requested function. |
bob_noDocumentForThisTask |
summary>Double wildcard character (all non-blank) is not supported for this search. Please specify more detail. |
bob_noDoubleWildcardAllowed |
summary>Login attempt was canceled. |
ocx_oauthCancel |
summary>No bs_fieldDefinition% have been defined for this %1%. |
bob_noExtraFieldsDefined |
summary>You have not selected any fields to output in the merge. Please select at least one field. |
bob_noFieldInMerge |
summary>Please select a search method. |
sui_selectAMethod |
summary>No tagged %1% available. |
bob_noItemTagged |
summary>All datasets on this R_WORKGROUP% are already configured. |
bob_noMoreDatasets |
summary>Selecting '%1'. No %2% matching '%3' could be found. |
bob_noneSuitable |
summary>Access control:%1% is redundant. Either set details to 'public' or set 'copy style' to reference and/or copy. |
bob_nonsenseACL |
summary>No %1% found. |
bob_noObjectsFound |
summary>No preview available |
bob_noPreviewAvailable |
summary>Attached terms |
web_attachedTerms |
summary>[No b_securityLevel%] |
bob_noSecurityLevel |
summary>UNCLASSIFIED |
bob_noSecurityLevelJitc |
summary>Unclassified |
bob_noSecurityLevelTNA |
summary>Single wildcard characters ('*', '?') are not supported for this search. Please specify more detail. |
bob_noSingleWildcardAllowed |
summary>Not applicable |
bob_notApplicable |
summary>There was an error validating the document content index configuration (%1%). |
dci_errorValidatingDCI |
summary>There was an error checking one or more of the IDOL components (%1%). |
dci_errorCheckingIdol |
summary>The search criteria (%1%) does not contain the minimum number of non-wildcard characters (%2%). |
bob_notEnoughNonWildcardChars |
summary>You do not have permission to modify the access profile of this %1%. |
bob_notEnoughPermission |
summary>For performance reasons an individual word search criteria ('%1') must contain a minimum number of characters (%2%). |
bob_notEnoughSearchChars |
summary>Add new %1% |
bob_notesAddNew |
summary>Add to %1% |
bob_notesAddTo |
summary>Notes text cannot exceed %1%. The text will be truncated at this limit. |
bob_notesTruncated |
summary>No suitable items to paste were found in the clipboard. |
bob_nothingToPaste |
summary>%1% does not exist or needs to be saved before executing this task. |
bob_notValidForNew |
summary>%1% will not be active until %2%. |
bob_notYetActivated |
summary>iCAS web service call failed. Function: %1% . Error: %2% |
icas_api |
summary>Hash verification failed on iCAS upload. The CSC ID was %1% . The chunk index was: %2% . |
icas_hashVerify |
summary>Unable to read from file '%1'. The error was '%2'. |
icas_readFile |
summary>An attempt to connect to the R_WORKGROUP% was made without specifying a server name. |
bob_noWorkgroupServer |
summary>'%3' must be between %1% and %2% (inclusive). |
bob_numberOutsideRange |
summary>'%1' must be less than or equal to %2%. |
bob_numberTooBig |
summary>'%1' must be greater than or equal to %2%. |
bob_numberTooSmall |
summary>The value specified for this item does not match any %1% in this dataset or it could not be resolved. Use the KwikSelect to resolve the value. |
bob_objectFieldValueInvalid |
summary>An error occurred checking a value for %1%. %2% |
bob_objectFieldValueInvalidError |
summary>Active |
bob_objectIsActive |
summary>The %1% '%2' is not active. |
bob_objectNotActive |
summary>%1% %2% found |
bob_objectsFound |
summary>Object |
bob_objectStr |
summary>Inactive bs_record% manager |
trm_irmOptionsSheet |
summary>Unable to open file '%1' . The error was '%2'. |
icas_openFile |
summary>Objects |
bob_objHdr |
summary>External executable |
bob_oneLinkSheetTitle |
summary>Selecting '%1'. A suitable %2% matching '%3' was found. |
bob_oneSuitable |
summary>This task can only be applied to bs_record%. |
bob_onlyForRecords |
summary>The file '%1' already exists. Do you really want to overwrite it? |
bob_overwriteFile |
summary>Unable to write to file '%1'. %2% |
icas_writeFile |
summary>Initializing |
trm_elasticReindexInitializing |
summary>Done |
trm_elasticReindexDone |
summary>Running |
trm_elasticReindexRunning |
summary>Please enter a valid b_securityLevel% or add one or more bs_securityCaveat%. |
bob_pleaseEnterNonBlankSecurity |
summary>The b_location% : '%1', cannot be assigned to selected b_actionDef% due to security reasons. |
act_securityBreachSimple |
summary>Please select an item. |
bob_pleaseSelectOne |
summary>Only datetime fields can be set to UTC. |
bob_onlyDateTimeCanBeUTC |
summary>Please specify the event type that this b_mailTemplate% is to be applied to. |
bob_pleaseSupplyTemplateEventType |
summary>Please enter a name for this b_mailTemplate%. |
bob_pleaseSupplyTemplateName |
summary>You must select one or more %1% for this task by using the tag column. |
bob_pleaseTagOne |
summary>COM add-in field verification can only be specified for string fields. |
bob_pluginForStringsOnly |
summary>There may be matching %1% that are prevented from being displayed because of filtering or for security reasons. |
bob_possibleFilter |
summary>The %1% '%2' was successfully saved however some further processing failed. %3% |
bob_postSaveFail |
summary>The %1% '%2' was successfully updated however some further processing failed. %3% |
bob_postUpdateFail |
summary>The primary R_workgroup% '%2' is not available. You will be reconnected to your secondary R_workgroup% '%1'. |
bob_primaryLoginFailed |
summary>Printer could not initialize. |
bob_printerWouldntInitialize |
summary>There are no bs_electronicStore% in tier %1%. |
rty_noStoresInTier |
summary>Processing summary |
bob_procSummary |
summary>'%1' is not a property of the object '%2'. |
bob_propBelongsToOtherBob |
summary>Property page unavailable for this object type. |
bob_propertyPagesUnavailable |
summary>An invalid parameter value (%1%) was provided for property %2%. |
bob_propertyParamTypeInvalid |
summary>Property |
bob_propHdr |
summary>Property '%1' is read-only. 'SetProperty' is not supported. |
bob_propIsReadOnly |
summary>Properties |
bob_propsHdr |
summary>Dated: %1% |
bob_provenanceSubstDated |
summary>Agency: %1% |
bob_provenanceSubstLicencee |
summary>Created By: %1% |
bob_provenanceSubstLoc |
summary>Position: %1% |
bob_provenanceSubstPosition |
summary>Unit: %1% |
bob_provenanceSubstUnit |
summary>Error publishing document for '%1'. |
bob_publishingError |
summary>Assignee, Owner, Home, Creator or Contact |
loc_multipleRecLocProps |
summary> |
bob_recentNotesCopiedToClipboard |
summary>B_record% add-in |
bob_recordAddinSheetTitle |
summary>Cannot write to the output file '%1'. %2% |
bob_referenceFileWriteError |
summary>Press F7 to refine your search criteria. |
bob_refineSearchSuffix |
summary>Remove |
bob_removeACLMode |
summary>Replace |
bob_replaceACLMode |
summary>This will reset all captioning back to the R_TRIMCONTEXT% factory defaults. |
bob_resetCaptionsWarning |
summary>Connection to R_TRIM% dataset %1% failed: %2% |
bob_resolveFailToConnectError |
summary>Connection to R_TRIM% dataset %1% failed: %2% |
bob_resolveFailToConnectErrorNoOffline |
summary>This b_record% is 'Restricted' or 'Formerly Restricted'. The b_securityLevel% cannot be modified. |
bob_restrictedData |
summary>The task is not relevant because the option to reuse the viewer window is not active. |
bob_reuseNotApplicable |
summary>%1% do not have bs_recRevision%. |
bob_revisionPreviewNotRelevant |
summary>You have specified to add and remove the same b_securityCaveat%. |
bob_sameCaveatToAddAndRemove |
summary>This b_recordType% uses %1% as its main b_electronicStore%. |
rty_irmStoreSameAsStore |
summary>The %1% may have been recently deleted by another user. Please refresh the search and try again. |
bob_saveItemNoLongerAvailable |
summary>The %1% you are attempting to update is not current. It was updated by another user on %2%. You should refresh your %1% and retry your updates. %3% |
bob_saveItemNotCurrent |
summary>The %1% you are attempting to update is not current. It was updated by %3% on %2%. You should refresh your %1% and retry your updates. %4% |
bob_saveItemNotCurrentUser |
summary>Cannot save a child for a non-existent parent. |
bob_saveParentFailed |
summary>Geography search string invalid, or reference point does not exist. Please enter search as, for example: |
bob_invalidGeographySearchString |
summary>Please enter a value for search. |
bob_searchNeedsValue |
summary>Search for %1% |
bob_searchTitleCap |
summary>Declassify after %1% years |
bob_sec_declassifyAfter |
summary>Declassify after %1% |
bob_sec_declassifyAfterDate |
summary>The specified entry reference already exists. |
bob_sec_duplicateGuideEntry |
summary>Please enter the date for declassification. |
bob_sec_enterDeclassifyDate |
summary>Please enter a date or a number of years for declassification. |
bob_sec_enterDeclassifyDateOrYears |
summary>This security guide entry is linked to one or more bs_record% and cannot be removed. |
bob_sec_entryInUse |
summary>The number of years until declassification is invalid. Enter a number between %1% and %2%. |
bob_sec_invalidDeclassifyYears |
summary>This b_securityLevel% is in use by one or more bs_securityGuide%. |
bob_sec_levelInGuide |
summary>The selected %1% does not have a GPS location associated with it and is therefore not suitable for a geographical search. |
bob_selectedItemDoesNotHaveGeoLocation |
summary>Declassification event has not been specified. |
bob_sec_noEvent |
summary>A reason must be specified for declassification exemption. |
bob_sec_noExemption |
summary>Add b_securityCaveat% (%1%) |
bob_secAddCaveatMsg |
summary>P_scvAbbreviation% cannot contain a comma. |
bob_secCavAbbrHasComma |
summary>P_scvName% cannot contain a comma. |
bob_secCavHasComma |
summary>Not highest |
bob_secHighestOff |
summary>Highest |
bob_secHighestOn |
summary>Invalid dropped object for this task. |
bob_secInvalidDroppedObject |
summary>P_slvAbbreviation% cannot contain a comma. |
bob_secLevAbbrHasComma |
summary>P_slvName% cannot contain a comma. |
bob_secLevHasComma |
summary>Security profile |
bob_secProfile |
summary>Remove b_securityCaveat% (%1%) |
bob_secRemoveCaveatMsg |
summary>Set access control to '%1' |
bob_secSetAccessControlMsg |
summary>Set %1% access |
bob_secSetAccessMsg |
summary>Set b_securityLevel% (%1%) |
bob_secSetLevelMsg |
summary>Set security to '%1' |
bob_secSetSecurityMsg |
summary>Access denied. You need a higher security profile to access this task. |
bob_securityProfileInsufficient |
summary>%1% has no relevant security settings. |
bob_securityTaskIrrelevant |
summary>In order to perform a geography search, you need to specify a polygon with at least 3 distinct points. |
core_geographySearchNeedsLargerPolygon |
summary>Please select one or more of the values displayed. |
bob_select1orMore |
summary>Please select one of the values displayed. |
bob_select1Value |
summary>Tag the datasets on '%1' that you wish to add. |
bob_selectAvailableDatasets |
summary>Please select a dataset to open. |
bob_selectDB |
summary>Notes |
bob_selectDlgNotes |
summary>Preview |
bob_selectDlgPreview |
summary>Previous |
bob_selectDlgPrevious |
summary>Please specify a valid GPS position for this search. |
core_geographySearchBlank |
summary>Select from %1% |
bob_selectFrom |
summary>Select replaceable parameter |
bob_selectMailProp |
summary>The selector is invalid for this object list. |
bob_selectorIsInvalid |
summary>Please select search to be performed. |
bob_selectSearch |
summary>Customized captions for %1% |
bob_settingsCap |
summary>R_TRIM% Setup information has been copied to the clipboard and can now be pasted into an email or any other document. |
bob_setupInfoCopiedToClipboard |
summary>This b_electronicStore% is used by one or more bs_recordType% for inactive records management. |
est_storeUsedForESO |
summary>This b_recordType% is used as a box for inactive records management. |
rty_recordUsedAsPSOBox |
summary>The 'null' search is not available for the search method '%1'. |
bob_nullSearchNotSupported |
summary>DateTime |
bob_specDateTime |
summary>Event extra detail |
bob_specEvDetail |
summary>Event login |
bob_specEvLogin |
summary>Event machine |
bob_specEvMachine |
summary>Event type |
bob_specEvType |
summary>The dataset with ID '%1' has not been configured on this machine and no R_workgroup% has been specified to search for it. |
bob_specifiedDatabaseNotAvailable |
summary>Please specify a maximum length for the string. |
bob_specifyStringLength |
summary>Recipient |
bob_specRecipient |
summary>Related |
bob_specRelated |
summary>Special |
bob_specSpecial |
summary>Time |
bob_specTime |
summary>This style is associated with a b_checkinPlace% that is used by the outlook add-in. |
uty_styleUsedByOutlookAddin |
summary>Working Offline |
bob_statusBarDBMsg |
summary>%1% and counting ... |
bob_stillCounting |
summary>The b_recordType% '%1' needs to be a e_bh_box%. |
rty_selectBoxType |
summary>Internal Error. A b_electronicStore% add operation returned a blank b_electronicStore% identifier. |
bob_storeIdReturnedBlank |
summary>This field is limited to 512 characters. Some data may have been truncated. |
bob_stringFieldTooLong |
summary>'%1' cannot be confidently validated. |
bob_stringVerifyAmbiguous |
summary>Resource '%1' failed to synchronize to the local file '%2'. %3%. |
bob_synchFailed |
summary>Document stores of type '%1' cannot store files of zero bytes in length. |
est_noZeroByteFiles |
summary>A system error has been detected, type: %1%. %2%. |
bob_systemExceptionCaught |
summary>This dataset does not allow storing files of zero bytes in length. |
db_cannotStoreZeroByteFiles |
summary>B_scheduledTask% '%1' has already been attached to %2% : %3% |
bob_taskAlreadyDefined |
summary>Completed |
bob_taskCompletedMsg |
summary>You are confirming that you have reviewed and updated all the vital bs_record% attached to %1% : %2%. |
bob_taskConfirmDoTask |
summary>Due on %1% |
bob_taskDueMsg |
summary>The task is invalid for this object. |
bob_taskIsInvalid |
summary>The task is vital and cannot be removed. |
bob_taskIsVitalCannotRemove |
summary>Overdue (was due on %1%) |
bob_taskOverdueMsg |
summary>P_tskIntervalSize% must be in the range %1% to %2%. |
bob_taskPeriodIntOutofRange |
summary>Tasks for %1% %2% |
bob_tasksHeading |
summary>This b_scheduledTask% was due on %1%. The b_scheduledTask% will be made up to date. |
bob_taskUpToDateWarning |
summary>Tagged Image File Format |
bob_tifFormatDesc |
summary>You cannot specify a container for b_checkinStyle% that is a matter template or a matter sub-folder. |
uty_cannotSpecifyContainerForMatters |
summary>Connecting to R_WORKGROUP% on '%1' |
bob_trimInitWorkgroupRCF |
summary>Perform b_scheduledTask% every %1_number% %2_units% |
bob_tsk_forever |
summary>Perform b_scheduledTask% every %1% %2% until %3% or b_scheduledTask% has been done %4% times. |
bob_tsk_frequency |
summary>Perform b_scheduledTask% once on %5%. |
bob_tsk_frequencyOnce |
summary>Perform b_scheduledTask% every %1_number% %2_units% until b_scheduledTask% has been done %4% times |
bob_tsk_frequencywithBlankDate |
summary>Perform b_scheduledTask% every %1_number% %2_units% until %3_date% |
bob_tsk_untilDate |
summary>B_scheduledTask% Error : p_tskCompletionDate% '%1' must be later than p_tskStartDate% %2%. |
bob_tsk_untilDateError |
summary>The user needs to grant specific access for you to be able to modify their bs_userLabel% or bs_checkinStyle%. |
loc_userNeedsToGrantAccessForLabels |
summary>B_scheduledTask% : %1% has been completed. _bob_fieldUsageNotForCheckinStylesInfo |
bob_tskIsComplete |
summary>B_record% : %1% has more than 1 active b_scheduledTask%. |
bob_tskMoreThanOneActiveTask |
summary>B_record% : %1% has no active b_scheduledTask%. |
bob_tskNoActiveTask |
summary>BS_scheduledTask% have not been enabled. |
bob_tskNotEnabled |
summary>Only bs_scheduledTask% attached to bs_record% can be performed. |
bob_tskOnlyRecsTaskAreReal |
summary>You cannot specify usage for a b_checkinStyle%. BS_checkinStyle% use any field that has been allocated to one or more bs_recordType%. |
bob_fieldUsageNotForCheckinStylesInfo |
summary>'%1' changed |
bob_udfChanged |
summary>'%1' changed from '%2' to '%3'. |
bob_itemChangedFromTo |
summary>'%1' changed to '%2' |
bob_udfChangedTo |
summary>Some bs_record% already use this field. Making it shorter may cause verification errors on these bs_record%. |
bob_udfLenWarning |
summary>Some bs_record% already use this field. Decreasing the p_fldUpperLimit% may cause verification errors on these bs_record%. |
bob_udfMaxWarning |
summary>Some bs_record% already use this field. Increasing the p_fldLowerLimit% may cause verification errors on these bs_record%. |
bob_udfMinWarning |
summary>Field '%1' has not been defined as a date. |
bob_udfnotDate |
summary>Undefined. |
bob_unDefinedStr |
summary>There is a software version mismatch. R_WORKGROUP% is %1% is %2% |
bob_unequalSoftwareBuilds |
summary>Unique Row Identifier |
bob_uniqueRowIdentifier |
summary>Unknown user. |
bob_unknownUser |
summary>The R_workgroup% you are attempting to connect to is not supported with this client. Upgrade the R_workgroup% in order to access it. |
bob_unsupportedWorkgroupServer |
summary>You need to select at least 1 way to create boxes. |
irm_selectACreateBox |
summary>You must use the remove task to correctly replace references. |
bob_useRemoveToReplaceReferences |
summary>B_fieldDefinition% names cannot contain double quotes. |
bob_userFieldNoQuotes |
summary>Please specify a valid b_location% for the reviewer or authorizer. |
rec_pleaseSpecifyValidReviewer |
summary>Access to this %1% has been prevented. |
bob_viewAccessDeniedTip |
summary>'View in New Window' is not available. |
bob_viewInNewWindowUnable |
summary>view pane |
bob_viewPane |
summary>View %1% |
bob_viewPm |
summary>Vital b_record% review and update |
bob_vitalTaskDesc |
summary>Function request '%2' for R_WORKGROUP% '%3' failed. %1% |
bob_wgsCallFailed |
summary>Function request '%2' failed. Could not connect to R_WORKGROUP% '%3'. %1% |
bob_wgsConnectionFailed |
summary>Unknown exception occurred. |
bob_wgsException |
summary>Add document |
bob_wgsFuncAddDocument |
summary>Document exists |
bob_wgsFuncDocumentExists |
summary>Download file from server (GetConfigStream) |
bob_wgsFuncDownloadFileFromServer |
summary>Execute dataset command (ExecuteCommand64) |
bob_wgsFuncExecSingleCommand |
summary>Execute transaction |
bob_wgsFuncExecTransaction |
summary>Extract document |
bob_wgsFuncExtractDocument |
summary>Get cached data from R_workgroup% (GetCachedTable) |
bob_wgsFuncGetCachedTable |
summary>Issue content search (DocumentContentSearch) |
bob_wgsFuncGetContentSearchHandle |
summary>Retrieve content search results (DocumentContentResults) |
bob_wgsFuncGetContentSearchResults |
summary>Retrieve dataset rows (GetNextRecordset) |
bob_wgsFuncGetNextRecordset |
summary>Get next unique row identifier (GetNextUri64) |
bob_wgsFuncGetNextUri |
summary>The stored procedure returned a chunked recordset. |
bob_wgsFuncStoredProcedureChunked |
summary>Increment number (GetNextFormattedNumber) |
bob_wgsFuncIncrementNumber |
summary>Remove document |
bob_wgsFuncRemoveDocument |
summary>Test if row exists (RowExists) |
bob_wgsFuncRowExists |
summary>The stored procedure failed (ExecuteStoredProcedure) |
bob_wgsFuncStoredProcedure |
summary>The call to the stored procedure '%1' failed inside 'ExecuteStoredProcedure'. No further attempts will be made to use this stored procedure. The detailed error was '%2'. |
bob_wgsFuncStoredProcedureDetailed |
summary>Test existing b_electronicStore% |
bob_wgsFuncTestExistingStore |
summary>Test new b_electronicStore% |
bob_wgsFuncTestNewStore |
summary>Latency test |
bob_wgsPing |
summary>B_location% %1% has already been attached as a reviewer. |
rec_reviewerAlreadyAttached |
summary>B_location% %1% has already been attached as an authorizer. |
rec_authorizerAlreadyAttached |
summary>The reviewer '%1' cannot be removed because it has been specified in the b_recordType% document review settings. |
rec_docReviewReviewerSetByType |
summary>Error connecting to the R_TRIM% dataset '%1' on R_workgroup% '%2'. %3% |
bob_workgroupLogonErc |
summary>The page index size must be between %1% and %2%. |
bob_wwwIndexSizeBetween |
summary>The number of items per page must be between %1% and %2%. |
bob_wwwItemsPerPageBetween |
summary>Encoded electronic document in base-64. Original size: %1%. Encoded size: %2%, written to %3%. |
bob_xmlEncode |
summary>Exported |
bob_xmlExport |
summary>Please specify a new value for %1%: |
bobEditFieldCaption |
summary>%1% - edit value (%2%) |
bobEditFieldTitle |
summary>=3Cunspecified=3E |
bobFieldSearchValueUnspecified |
summary>Please specify the value for %1% that you wish to search for: |
bobSearchFieldCaption |
summary>Please specify the range of values for %1% that you wish to search for: |
bobSearchFieldCaptionRange |
summary>%1% - Search (%2%) |
bobSearchFieldTitle |
summary>Failed to set up the communication state. |
bp_failedToSetComm |
summary>Failed to write to the temporary file '%1'. |
bp_failedToWriteToTemp |
summary>Keyboard Wedge - Portable (batch download) |
bp_keyboardWedgePortable |
summary>Keyboard Wedge - Stationary (process immediately) |
bp_keyboardWedgeStationary |
summary>Failed to open the download file. |
bp_openFileFailed |
summary>Process barcodes from a file. |
bp_processDesc |
summary>Processing ... |
bp_processing |
summary>Do you really want to stop interactive barcode scanning? |
bp_reallyCloseDown |
summary>Serial Communications - Portable (batch download) |
bp_serialPortable |
summary>Serial Communications - Stationary (process immediately) |
bp_serialStationary |
summary>Barcode device timed out on %1%. |
bp_timedOut |
summary>Waiting ... |
bp_waiting |
summary>Access denied. |
core_accessDenied |
summary>= %1% |
core_ADOerrHelpContext |
summary>= %1% |
core_ADOerrHelpFile |
summary>= %1% |
core_ADOerrNativeError |
summary>= %1% |
core_ADOerrProcDescription |
summary>= 0x%1% |
core_ADOerrProcNumber |
summary>= %1% |
core_ADOerrProcSource |
summary>= %1% |
core_ADOerrSQLState |
summary>*** UNABLE TO LOG EXCEPTION *** |
core_ADOexceptThrown |
summary>All files |
core_allFiles |
summary>and |
core_and |
summary>Client machine: %1%; client user: %2% |
core_appErrorLog |
summary>N/A |
core_appNA |
summary>ERROR: streaming INVALID data into an 'sstring' in 'input' function. |
core_bad_sstring_input |
summary>Only the document review editor is allowed to perform this function. |
rec_needsToBeEditor |
summary>This function is not available for bs_record% that have been finalized. |
rec_documentHasBeenFinalized |
summary>'%1' is not a valid date. |
core_badDateValue |
summary>Incorrect decimal number. Please enter the correct decimal format or perhaps the number is too large. |
core_badDecimal |
summary>Directory is not valid. |
core_badDirectory |
summary>Bad index passed to registry key enumerator. |
core_BadIndex |
summary>Incorrect field format. This field does not support geography values |
core_notGeography |
summary>Invalid number of bytes. |
core_badNumberOfBytes |
summary>The supplied value or parameter is invalid. |
core_badParameter |
summary>Comments can only be viewed by the document review participants ( editor, reviewers and authorizers). |
rec_needsToBeReviewParticipant |
summary>'%1' is not a valid time. |
core_badTimeValue |
summary>Loading %1% ... |
core_bannerLoading |
summary>A blank filename was encountered. |
core_blankFileName |
summary>%1% |
core_blankMsg |
summary>byte |
core_byte |
summary>bytes |
core_bytes |
summary>Your b_electronicStore% cache has been cleared. |
core_cacheCleared |
summary>Some documents could not be removed from your cache. |
core_cacheNotCleared |
summary>Internal Error. Failed to allocate a zip file handle. |
core_cannotAllocateZipHandle |
summary>Cannot determine size of the file: '%1'. |
core_cannotDetermineFileLen |
summary>A service program cannot have a user interface |
core_cannotHaveUIInsideService |
summary>Initialization of third party zip compression library failed. |
core_cannotLoadZipDLL |
summary>Cannot read from a file without specifying a name. |
core_cannotOpenBlankInputFile |
summary>Cannot write to a file without specifying a name. |
core_cannotOpenBlankOutputFile |
summary>An attempt to open the file '%2' for writing failed. %1% |
core_cannotOpenFileWrite |
summary>Cannot read the file '%2'. %1% |
core_cannotOpenInputStream |
summary>Cannot write to the file '%2'. %1% |
core_cannotOpenOutputStream |
summary>This function is only available to reviewers. |
rec_needsToBeInReviewerList |
summary>Could not set an attribute for the file '%2'. %1% |
core_cannotSetAttribute |
summary>The GUID could not be formatted as a string. |
core_cannotTurnGUIDintoString |
summary>'TRIM Captura' Reference Files based upon bs_savedSearch% cannot be viewed using R_TRIMCONTEXT%. |
core_capturaSavedSearchRefs |
summary>Call failed. %1% |
core_COMerror |
summary>Call to function 'destroyWorkgroupConnection' failed. |
core_COMerror_destroyWorkgroupConnection |
summary>Processing File: '%1' |
core_processingFile |
summary>This function is only available to authorizers. |
rec_needsToBeInAuthorizerList |
summary>Call to function 'moveNext' failed. %1% |
core_COMerror_moveNext |
summary>Call to function 'setupControl' failed. %1% |
core_COMerror_setupControl |
summary>Call to function 'workgroupServices_login' failed. %1% |
core_COMerror_workgroupServices_login |
summary>Copy of |
core_copyOfFileName |
summary>© Copyright 1994-2018 R_TOWERSOFTWARE% or one of its affiliates |
core_copyright |
summary>Contains Confidential Information. Except as specifically indicated otherwise, a valid license is required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. |
core_copyrightFinePrint |
summary>This product is covered by international copyright as described in Help: About. |
core_copyrightFinePrintSplash |
summary>COREcreateMutexAccesibleByEveryone - 'Dacl.Create' failed. %1% |
core_COREcreateMutexDaclCreate |
summary>Function is not available until after the editor has completed the drafting process. |
rec_editingIsNotFinished |
summary>COREcreateMutexAccesibleByEveryone: Create/OpenMutex failed. %1% |
core_COREcreateMutexOpenMutex |
summary>COREcreateMutexAccesibleByEveryone: SetSecurityDescriptorDacl failed. %1% |
core_COREcreateMutexSetSecurityDescriptor |
summary>Could not access the registry key '%2'. %1% |
core_couldNotAccessRegKey |
summary>Could not copy from '%2' to '%3'. %1% |
core_couldNotCopyFromTo |
summary>Could not delete the file '%2'. %1% |
core_couldNotDeleteFile |
summary>Could not get the date created for '%2'. %1% |
core_couldNotGetDateTimeCreated |
summary>Could not get the date modified for '%2'. %1% |
core_couldNotGetDateTimeModified |
summary>Could not get the file system attribute for '%2'. %1% |
core_couldNotGetFileSystemAttribute |
summary>Could not move the file '%2' to '%3'. %1% |
core_couldNotMoveFromTo |
summary>Could not remove the directory '%2'. %1% |
core_couldNotRemoveDirectory |
summary>The shortcut file '%2' could not be resolved into a real file name. %1% |
core_couldNotResolveShortcut |
summary>Could not set the date modified for the file '%2'. %1% |
core_couldNotSetDateTimeModified |
summary>Could not set the date modified for the file '%1'. The date supplied could not be converted to GMT. It is probably invalid. |
core_couldNotSetDateTimeModified2 |
summary>Could not set attributes for the file '%2'. %1% |
core_couldNotSetFileAttribute |
summary>Afghanistan |
core_countryAfghanistan |
summary>Åland Islands |
core_countryAlandIslands |
summary>Albania |
core_countryAlbania |
summary>Algeria |
core_countryAlgeria |
summary>American Samoa |
core_countryAmericanSamoa |
summary>Andorra |
core_countryAndorra |
summary>Angola |
core_countryAngola |
summary>Anguilla |
core_countryAnguilla |
summary>Antarctica |
core_countryAntarctica |
summary>Antigua And Barbuda |
core_countryAntiguaAndBarbuda |
summary>Argentina |
core_countryArgentina |
summary>Armenia |
core_countryArmenia |
summary>Aruba |
core_countryAruba |
summary>Australia |
core_countryAustralia |
summary>Austria |
core_countryAustria |
summary>Azerbaijan |
core_countryAzerbaijan |
summary>Bahamas |
core_countryBahamas |
summary>Bahrain |
core_countryBahrain |
summary>Bangladesh |
core_countryBangladesh |
summary>Barbados |
core_countryBarbados |
summary>Belarus |
core_countryBelarus |
summary>Belgium |
core_countryBelgium |
summary>Belize |
core_countryBelize |
summary>Benin |
core_countryBenin |
summary>Bermuda |
core_countryBermuda |
summary>Bhutan |
core_countryBhutan |
summary>Bolivia |
core_countryBolivia |
summary>Bosnia And Herzegovina |
core_countryBosniaAndHerzegovina |
summary>Botswana |
core_countryBotswana |
summary>Bouvet Island |
core_countryBouvetIsland |
summary>Brazil |
core_countryBrazil |
summary>British Indian Ocean Territory |
core_countryBritishIndianOceanTty |
summary>Brunei Darussalam |
core_countryBruneiDarussalam |
summary>Bulgaria |
core_countryBulgaria |
summary>Burkina Faso |
core_countryBurkinaFaso |
summary>Burundi |
core_countryBurundi |
summary>Cambodia |
core_countryCambodia |
summary>Cameroon |
core_countryCameroon |
summary>Canada |
core_countryCanada |
summary>Cape Verde |
core_countryCapeVerde |
summary>Cayman Islands |
core_countryCaymanIslands |
summary>Central African Republic |
core_countryCentralAfricanRepublic |
summary>Chad |
core_countryChad |
summary>Chile |
core_countryChile |
summary>China |
core_countryChina |
summary>Christmas Island |
core_countryChristmasIsland |
summary>Cocos Islands |
core_countryCocosIslands |
summary>Colombia |
core_countryColombia |
summary>Comoros |
core_countryComoros |
summary>Congo |
core_countryCongo |
summary>Democratic Republic of Congo |
core_countryCongoDRO |
summary>Cook Islands |
core_countryCookIslands |
summary>Costa Rica |
core_countryCostaRica |
summary>Côte d'Ivoire |
core_countryCoteDivoire |
summary>Croatia |
core_countryCroatia |
summary>Cuba |
core_countryCuba |
summary>Cyprus |
core_countryCyprus |
summary>Czech Republic |
core_countryCzechRepublic |
summary>Denmark |
core_countryDenmark |
summary>Djibouti |
core_countryDjibouti |
summary>Dominica |
core_countryDominica |
summary>Dominican Republic |
core_countryDominicanRepublic |
summary>Ecuador |
core_countryEcuador |
summary>Egypt |
core_countryEgypt |
summary>El Salvador |
core_countryElSalvador |
summary>Equatorial Guinea |
core_countryEquatorialGuinea |
summary>Eritrea |
core_countryEritrea |
summary>Estonia |
core_countryEstonia |
summary>Ethiopia |
core_countryEthiopia |
summary>Falkland Islands |
core_countryFalklandIslands |
summary>Faroe Islands |
core_countryFaroeIslands |
summary>Fiji Islands |
core_countryFiji |
summary>Finland |
core_countryFinland |
summary>France |
core_countryFrance |
summary>French Guiana |
core_countryFrenchGuiana |
summary>French Polynesia |
core_countryFrenchPolynesia |
summary>French Southern Territories |
core_countryFrenchSouthernTerritories |
summary>Gabon |
core_countryGabon |
summary>Gambia |
core_countryGambia |
summary>Georgia |
core_countryGeorgia |
summary>Germany |
core_countryGermany |
summary>Ghana |
core_countryGhana |
summary>Gibraltar |
core_countryGibraltar |
summary>Greece |
core_countryGreece |
summary>Greenland |
core_countryGreenland |
summary>Grenada |
core_countryGrenada |
summary>Guadeloupe |
core_countryGuadeloupe |
summary>Guam |
core_countryGuam |
summary>Guatemala |
core_countryGuatemala |
summary>Guinea |
core_countryGuinea |
summary>Guinea Bissau |
core_countryGuineaBissau |
summary>Guyana |
core_countryGuyana |
summary>Haiti |
core_countryHaiti |
summary>Heard Island and McDonald Islands |
core_countryHeardMcdonaldIslands |
summary>Holy See |
core_countryHolySee |
summary>Honduras |
core_countryHonduras |
summary>Hong Kong |
core_countryHongKong |
summary>Hungary |
core_countryHungary |
summary>Iceland |
core_countryIceland |
summary>India |
core_countryIndia |
summary>Indonesia |
core_countryIndonesia |
summary>Islamic Republic of Iran |
core_countryIran |
summary>Iraq |
core_countryIraq |
summary>Ireland |
core_countryIreland |
summary>Israel |
core_countryIsrael |
summary>Italy |
core_countryItaly |
summary>Jamaica |
core_countryJamaica |
summary>Japan |
core_countryJapan |
summary>Jordan |
core_countryJordan |
summary>Kazakhstan |
core_countryKazakhstan |
summary>Kenya |
core_countryKenya |
summary>Kiribati |
core_countryKiribati |
summary>Republic of Korea |
core_countryKorea |
summary>Democratic Republic of Korea |
core_countryKoreaDPR |
summary>Kuwait |
core_countryKuwait |
summary>Kyrgyzstan |
core_countryKyrgyzstan |
summary>Laos |
core_countryLaos |
summary>Latvia |
core_countryLatvia |
summary>Lebanon |
core_countryLebanon |
summary>Lesotho |
core_countryLesotho |
summary>Liberia |
core_countryLiberia |
summary>Libya |
core_countryLibya |
summary>Liechtenstein |
core_countryLiechtenstein |
summary>Lithuania |
core_countryLithuania |
summary>Luxembourg |
core_countryLuxembourg |
summary>Macao |
core_countryMacao |
summary>Macedonia |
core_countryMacedonia |
summary>Madagascar |
core_countryMadagascar |
summary>Malawi |
core_countryMalawi |
summary>Malaysia |
core_countryMalaysia |
summary>Maldives |
core_countryMaldives |
summary>Mali |
core_countryMali |
summary>Malta |
core_countryMalta |
summary>Marshall Islands |
core_countryMarshallIslands |
summary>Martinique |
core_countryMartinique |
summary>Mauritania |
core_countryMauritania |
summary>Mauritius |
core_countryMauritius |
summary>Mayotte |
core_countryMayotte |
summary>Mexico |
core_countryMexico |
summary>Micronesia |
core_countryMicronesia |
summary>Moldova |
core_countryMoldova |
summary>Monaco |
core_countryMonaco |
summary>Mongolia |
core_countryMongolia |
summary>Montserrat |
core_countryMontserrat |
summary>Morocco |
core_countryMorocco |
summary>Mozambique |
core_countryMozambique |
summary>Myanmar |
core_countryMyanmar |
summary>Namibia |
core_countryNamibia |
summary>Nauru |
core_countryNauru |
summary>Nepal |
core_countryNepal |
summary>Netherlands |
core_countryNetherlands |
summary>Netherlands Antilles |
core_countryNetherlandsAntilles |
summary>New Caledonia |
core_countryNewCaledonia |
summary>New Zealand |
core_countryNewZealand |
summary>Nicaragua |
core_countryNicaragua |
summary>Niger |
core_countryNiger |
summary>Nigeria |
core_countryNigeria |
summary>Niue |
core_countryNiue |
summary>Norfolk Island |
core_countryNorfolkIsland |
summary>Northern Mariana Islands |
core_countryNorthernMarianaIslands |
summary>Norway |
core_countryNorway |
summary>Oman |
core_countryOman |
summary>Pakistan |
core_countryPakistan |
summary>Palau |
core_countryPalau |
summary>Occupied Palestinian Territory |
core_countryPalestine |
summary>Panama |
core_countryPanama |
summary>Papua New Guinea |
core_countryPapuaNewGuinea |
summary>Paraguay |
core_countryParaguay |
summary>Peru |
core_countryPeru |
summary>Philippines |
core_countryPhilippines |
summary>Pitcairn |
core_countryPitcairn |
summary>Poland |
core_countryPoland |
summary>Portugal |
core_countryPortugal |
summary>Puerto Rico |
core_countryPuertoRico |
summary>Qatar |
core_countryQatar |
summary>Reunion |
core_countryReunion |
summary>Romania |
core_countryRomania |
summary>Russia |
core_countryRussia |
summary>Rwanda |
core_countryRwanda |
summary>Saint Helena |
core_countrySaintHelena |
summary>Saint Kitts And Nevis |
core_countrySaintKittsAndNevis |
summary>Saint Lucia |
core_countrySaintLucia |
summary>Saint Pierre And Miquelon |
core_countrySaintPierreAndMiquelon |
summary>Saint Vincent And Grenadines |
core_countrySaintVincentAndGrenadines |
summary>Samoa |
core_countrySamoa |
summary>San Marino |
core_countrySanMarino |
summary>Sao Tome And Principe |
core_countrySaoTomeAndPrincipe |
summary>Saudi Arabia |
core_countrySaudiArabia |
summary>Senegal |
core_countrySenegal |
summary>GZIP error. %1% failed on file path '%2'. |
core_gzipError |
summary>Seychelles |
core_countrySeychelles |
summary>Sierra Leone |
core_countrySierraLeone |
summary>Singapore |
core_countrySingapore |
summary>Slovakia |
core_countrySlovakia |
summary>Slovenia |
core_countrySlovenia |
summary>Solomon Islands |
core_countrySolomonIslands |
summary>Somalia |
core_countrySomalia |
summary>South Africa |
core_countrySouthAfrica |
summary>Spain |
core_countrySpain |
summary>Sri Lanka |
core_countrySriLanka |
summary>South Georgia And The South Sandwich Islands |
core_countrySthGeorgiaSthSandwichIsles |
summary>Sudan |
core_countrySudan |
summary>Suriname |
core_countrySuriname |
summary>Svalbard And Jan Mayen |
core_countrySvalbardAndJanMayen |
summary>Swaziland |
core_countrySwaziland |
summary>Sweden |
core_countrySweden |
summary>Switzerland |
core_countrySwitzerland |
summary>Syria |
core_countrySyria |
summary>Taiwan |
core_countryTaiwan |
summary>Tajikistan |
core_countryTajikistan |
summary>Tanzania |
core_countryTanzania |
summary>Thailand |
core_countryThailand |
summary>Timor-Leste |
core_countryTimorLeste |
summary>Togo |
core_countryTogo |
summary>Tokelau |
core_countryTokelau |
summary>Tonga |
core_countryTonga |
summary>Trinidad And Tobago |
core_countryTrinidadAndTobago |
summary>Tunisia |
core_countryTunisia |
summary>Turkey |
core_countryTurkey |
summary>Turkmenistan |
core_countryTurkmenistan |
summary>Turks And Caicos Islands |
core_countryTurksAndCaicosIslands |
summary>Tuvalu |
core_countryTuvalu |
summary>Uganda |
core_countryUganda |
summary>Ukraine |
core_countryUkraine |
summary>United Arab Emirates |
core_countryUnitedArabEmirates |
summary>United Kingdom |
core_countryUnitedKingdom |
summary>United States of America |
core_countryUnitedStates |
summary>United States Minor Outlying Islands |
core_countryUnitedStatesMinorIsles |
summary>Uruguay |
core_countryUruguay |
summary>Uzbekistan |
core_countryUzbekistan |
summary>Vanuatu |
core_countryVanuatu |
summary>Venezuela |
core_countryVenezuela |
summary>Vietnam |
core_countryVietnam |
summary>Virgin Islands British |
core_countryVirginIslandsBritish |
summary>Virgin Islands US |
core_countryVirginIslandsUS |
summary>Wallis And Futuna |
core_countryWallisAndFutuna |
summary>Western Sahara |
core_countryWesternSahara |
summary>Yemen |
core_countryYemen |
summary>Zambia |
core_countryZambia |
summary>Zimbabwe |
core_countryZimbabwe |
summary>Cannot create the directory '%2'. %1% |
core_createDirFailed |
summary>Function is not available until all reviewers have completed their review. |
rec_reviewIsNotFinished |
summary>Function is not available until after all authorizers have signed off. |
rec_authorizationIsNotFinished |
summary>%1% at %2% |
core_dateAtTime |
summary>day |
core_day |
summary>days |
core_days |
summary>This document does not require authorization. |
rec_noAuthorizationRequired |
summary>The supplied decimal value contains one or more non-numeric characters. |
core_decimalInvalidChars |
summary>List page size |
web_listPageSize |
summary>Default |
core_default |
summary>Unspecified error reported by R_TRIMCONTEXT%. |
core_defaultMessageError |
summary>This document does not require any review activity. |
rec_noReviewRequired |
summary>Extended SQL Error Information: |
core_DetailedADOerrors |
summary>Cannot write to directory '%2'. %1% |
core_directoryCannotWrite |
summary>Cannot access directory '%2'. %1% |
core_directoryUnaccessible |
summary>Document |
core_document |
summary>Accessing %1%: Application data path could not be located. |
core_dsp_appDataPathInvalid |
summary>Accessing %1%: Application data path (local settings) could not be located. |
core_dsp_appDataPathLocalInvalid |
summary>Accessing %1%: The 'My Documents' folder could not be located. |
core_dsp_appMyDocumentsPathInvalid |
summary>Accessing %1%: Directory '%2' could not be created. %3% |
core_dsp_couldNotCreateDir |
summary>Accessing %1%: Web Server work path is not defined. |
core_dsp_webServerPathInvalid |
summary>R_TRIMCONTEXT% Error Number: (%1%). Windows Error Number: (%2%) |
core_errorDetails |
summary>R_TRIMCONTEXT% Error Number: (%1%). Windows Error Number: (%2%) |
core_errorInformation |
summary>The input file stream is invalid. |
core_errorReadingMsgStream |
summary>'%1' does not appear to be a valid file extension. |
core_extensionInvalid |
summary>The property '%1' is not available for a document review location. |
rec_propertyNotForDocumentReview |
summary>Only the reviewer or authorizer can overwrite their comments. |
rec_onlyReviewerCanOverwriteNotes |
summary>The property '%1' is only available for a document review location. |
rec_propertyOnlyForDocumentReview |
summary>Failed |
core_failed |
summary>Failed to %1% '%2'. |
core_failedToLaunchApp |
summary>%1% could not be started. of '%2' failed. %3% |
core_failedToLaunchProgram |
summary>False |
core_false |
summary>'%1' cannot be left blank. |
core_fieldBlank |
summary>'%1' is blank or contains invalid information. |
core_fieldBlankOrInvalid |
summary>This field contains an asterisk character (*). The asterisk is not allowed. |
core_fieldCannotHaveAsterisk |
summary>The '%1' field contains invalid information. |
core_fieldInvalid |
summary>'%1' must be greater than zero. |
core_fieldMoreThanZero |
summary>'%1' must be unique. Please enter a different %1%. |
core_fieldNotUnique |
summary>'%1' is too long. The maximum allowable length is %2%. |
core_fieldTooLong |
summary>The file '%1' already exists and cannot be overwritten. |
core_fileExists |
summary>The R_TRIM% reference file '%1' contains no valid references. |
core_fileFileWithNoRef |
summary>Could not determine a valid file name. |
core_fileNameCreateFail |
summary>Files |
core_files |
summary>%1% files |
core_filesOfType |
summary>GB |
core_GB |
summary>This field cannot be left blank. |
core_genericFieldBlank |
summary>Could not build a list of files in the directory '%2'. %1% |
core_getFilesError |
summary>It was not possible to determine the login name for the current user. %1% |
core_getUserFailed |
summary>It was not possible to register the Windows Service '%2'. %1% |
core_handlerNotInstalled |
summary>hour |
core_hour |
summary>hours |
core_hours |
summary>None |
dp_none |
summary>Blank Line |
dp_blankLine |
summary>Comma |
dp_comma |
summary>Hyphen |
dp_hyphen |
summary>Space |
dp_space |
summary>A rendition request of type '%1' has already been queued for this b_record%. |
tem_renditionRequestAlreadyQueued |
summary>Retrieve Bulk Load Pending Transfer Count |
bob_wgsFuncBulkPendingCount |
summary>The index '%1' already exists on the Elasticsearch server. Do you want to delete it and create a new one? |
tem_recreateElasticIndex |
summary>Please enter a valid Elasticsearch server URL. |
tem_invalidElasticServer |
summary>Content index '%1' was created successfully. Please use Elasticsearch administrator tools to perform any further configuration of the index, such as adding language analyzers, before commencing any indexing activity. |
tem_configureNewElasticIndex |
summary>Please enter a valid Elasticsearch index name. Only alphanumeric characters and underscores are allowed. |
tem_invalidElasticIndexName |
summary>Unable to connect to Elasticsearch server on '%1'. %2% |
tem_elasticServerConnect |
summary>Please enter a non-zero Elasticsearch transaction limit. |
tem_invalidElasticTransactionSize |
summary>The index '%1' does not exist on the Elasticsearch server. |
tem_elasticIndexNotPresent |
summary>External verification failed. |
bob_externalAddinVerificationErr |
summary>Bulk transaction completed. |
sth_elasticBulkComplete |
summary>Attempt %1% of %2% failed for current transaction batch. |
sth_elasticBatchFailed |
summary>The server is not available or not responding. |
sth_elasticServerUnavailable |
summary>Invalid response received from the server. |
sth_elasticServerResponseInvalid |
summary>Sleeping %1% minutes |
sth_elasticRetryWaitTime |
summary>Failed to load transaction file after %1% attempt(s) |
sth_elasticFailedToLoadTransactionFile |
summary>Failed to extract text from file '%1'. %2% |
sth_elasticFailedToExtractText |
summary>Extracted text OK : %1% [%2%] |
sth_elasticExtractedOkay |
summary>The file name contains invalid characters. |
core_invalidCharacters |
summary>When specifying wildcard characters in file types for automatic b_recRendition% capture you can use: |
core_invalidFileTypeSpec |
summary>Error: Message could not be opened. |
core_invalidMsgFile |
summary>The message file '%1' could not be loaded. It may be an incorrect format. |
core_invalidMsgFileDetailed |
summary>An invalid value for '%1' was entered. It must be between %2% and %3%. |
core_invalidPropertyNumberRange |
summary>Conversion to a number list failed. The supplied string contains invalid characters. |
core_invalidStringForUriList |
summary>Conversion to a number list failed. The method requires either a single integer, a single variant, an array of integers or an array of variants. |
core_invalidVariantForUriList |
summary>This document does not need a review or authorization process. |
rec_noDocumentReviewProcessRequired |
summary>This document is not in a state that requires authorization. |
rec_notInAuthorizationState |
summary>'%1' does not exist. |
core_itemDoesNotExist |
summary>'%1' does not exist or is unsuitable for this purpose. |
core_itemDoesNotExistOrIsUnsuitable |
summary>KB |
core_KB |
summary>This document is not in a state that requires review. |
rec_notInReviewState |
summary>This document can only be authorized using the DocuSign document authorization service. |
rec_authorizeByDocusign |
summary>Attachments: |
core_mailAttachmentsCap |
summary>BCC: %1% |
core_mailBccCap |
summary>Cc: |
core_mailCcCap |
summary>From: |
core_mailFromCap |
summary>The file '%1' is too large to be used by R_TRIM% when sending or checking in an email. |
core_mailMessageAttachmentTooLarge |
summary>Message: |
core_mailMessageCap |
summary>Received: |
core_mailReceivedCap |
summary>Sent: |
core_mailSentCap |
summary>Subject: |
core_mailSubjectCap |
summary>To: |
core_mailToCap |
summary>Unable to open the memory mapped file '%1'. |
core_mappedFileDoesntExist |
summary>MB |
core_MB |
summary>VMBX File Headers are corrupt on line %1%. |
core_mbxFileHeadersInvalid |
summary>minute |
core_minute |
summary>minutes |
core_minutes |
summary>Failed to setup a shared memory space for the file '%1', user '%2'. %3% |
core_mmapmultifailed |
summary>Your R_TRIM% license does not include '%1'. |
core_moduleNotLicensed |
summary>month |
core_month |
summary>months |
core_months |
summary>You must specify a directory to access file '%1'. |
core_mustSpecifyAPath |
summary>The property '%1' can only be updated by %2%. |
recPropertyCanOnlyBeUpdatedBy |
summary>New |
core_new |
summary>New %1% |
core_newXX |
summary>No |
core_no |
summary>There is no room to create the required file in '%1'. |
core_noRoomForFileName |
summary>Creating box '%1'... |
trm_irm_creatingBoxMsg |
summary>Open Service '%2' on machine '%3' failed. %1% |
core_openServiceFailed |
summary>Open Service Control Manager on machine '%2' failed. %1% |
core_openServiceManagerFailed |
summary>Multiple bs_recordtype% have been selected. |
irm_multipleRtySelected |
summary>'%1' is a directory without a filename. Please enter a filename as well. |
core_pathIsADir |
summary>'%1' is too long to be used for a filename. The maximum length of the filename including the path is %2%. |
core_pathIsTooLong |
summary>Please select a value for '%1'. |
core_pleasePickEnum |
summary>Registry query failed. |
core_QueryFail |
summary>An error occurred reading caption data. |
core_readingCaption |
summary>Error retrieving file from R_workgroup%. Check the application event log on the R_WORKGROUP%. %1% |
core_readingFromIStream |
summary>Read Only |
core_readOnly |
summary>The R_TRIM% Reference file '%1' is invalid or an incompatible format. |
core_refFileBad |
summary>Could not register the DLL %2%. %1% |
core_registerDllFailed |
summary>Could not load the DLL %2%. %1% |
core_registerDllHinstanceProblem |
summary>Comments for the editor: %1% |
rec_enterReviewerComments |
summary>Classified |
core_retrievingClassified |
summary>One or more reviewers needs to be specified to enable the document review process. |
rec_needsReviewers |
summary>One or more authorizers needs to be specified to enable the document authorization process. |
rec_needsAuthorizers |
summary>I have completed my review of this document |
rec_docReviewDone |
summary>I have authorized the content of this document |
recDocAuthorizationDone |
summary>second |
core_second |
summary>seconds |
core_seconds |
summary>Please select a different %1%. |
core_selectDifferent |
summary>Service could not be deleted. %1% |
core_serviceDeleteFail |
summary>Couldn't open service control manager. %1% |
core_serviceManagerOpenFail |
summary>Couldn't open service. %1% |
core_serviceOpenFail |
summary>Your review was completed on %1% |
rec_docReviewDoneOn |
summary>Your authorization was completed on %1% |
rec_docAuthorizationDoneOn |
summary>Reviews should be completed by %1% |
rec_docReviewDueBy |
summary>Authorization should be completed by %1% |
rec_docAuthorizationDueBy |
summary>The document could not be deleted. There is a problem trying to access the b_electronicStore% : '%1'. |
rec_destroyRecFailedNoStore |
summary>Authentication is required by the proxy at '%1'. Please enter valid credentials for realm '%2'. |
bob_proxyAuthRequired |
summary>Failed to extract text from document '%1'. %2% |
core_textExtractFailure |
summary>Failed to extract text from %1% of %2% documents. See log for further details. |
core_textExtractPartialFailure |
summary>Too many sessions. |
core_spell01 |
summary>Bad session ID. |
core_spell02 |
summary>Word not found. |
core_spell03 |
summary>Too many lexicons. |
core_spell05 |
summary>Unknown lexicon type. |
core_spell06 |
summary>Bad lexicon ID. |
core_spell07 |
summary>Buffer too small. |
core_spell08 |
summary>Lexicon is read only. |
core_spell09 |
summary>Unsupported action or related dictionary not installed. |
core_spell13 |
summary>Lexicon exists. |
core_spell14 |
summary>Too many blocks. |
core_spell15 |
summary>Bad block ID. |
core_spell16 |
summary>Invalid word. |
core_spell19 |
summary>Word out of sequence. |
core_spell20 |
summary>American English |
core_spellCheckString00 |
summary>American English Legal |
core_spellCheckString01 |
summary>American English Medical |
core_spellCheckString02 |
summary>Any |
core_spellCheckString03 |
summary>Auto change (use case of other word) |
core_spellCheckString04 |
summary>Auto change (use case of checked word) |
core_spellCheckString05 |
summary>British English |
core_spellCheckString06 |
summary>British English Legal |
core_spellCheckString07 |
summary>British English Medical |
core_spellCheckString08 |
summary>Capitalisation |
core_spellCheckString09 |
summary>Catalan |
core_spellCheckString10 |
summary>Check spelling |
core_spellCheckString11 |
summary>Conditionally change (use case of other word) |
core_spellCheckString12 |
summary>Conditionally change (use case of checked word) |
core_spellCheckString13 |
summary>Consider changing: |
core_spellCheckString14 |
summary>Czech |
core_spellCheckString15 |
summary>Danish |
core_spellCheckString16 |
summary>=26Delete |
core_spellCheckString17 |
summary>Doubled word: |
core_spellCheckString18 |
summary>Dutch |
core_spellCheckString19 |
summary>Edit dictionary |
core_spellCheckString20 |
summary>Error opening dictionary %s%% |
core_spellCheckString21 |
summary>Error replacing word in text (probably out of space) |
core_spellCheckString22 |
summary>Exclude (treat as misspelled) |
core_spellCheckString23 |
summary>Export dictionary |
core_spellCheckString24 |
summary>Finnish |
core_spellCheckString25 |
summary>French (Canadian) |
core_spellCheckString26 |
summary>French (European) |
core_spellCheckString27 |
summary>German |
core_spellCheckString28 |
summary>Hungarian |
core_spellCheckString29 |
summary>=26Ignore |
core_spellCheckString30 |
summary>Ignore (skip) |
core_spellCheckString31 |
summary>Text files (*.txt)|*.txt|All files (*.*)|*.*| |
core_spellCheckString32 |
summary>Import Dictionary |
core_spellCheckString33 |
summary>Italian |
core_spellCheckString34 |
summary>Dictionary files (*.tlx)|*.tlx|External dictionaries (*.dic)|*.dic|Text files (*.txt)|*.txt|All files (*.*)|*.*| |
core_spellCheckString35 |
summary>Not in dictionary: |
core_spellCheckString36 |
summary>Create dictionary file |
core_spellCheckString37 |
summary>Norwegian (Bokmal) |
core_spellCheckString38 |
summary>Norwegian (Nynorsk) |
core_spellCheckString39 |
summary>Add dictionary file |
core_spellCheckString40 |
summary>Polish |
core_spellCheckString41 |
summary>Brazilian Portuguese |
core_spellCheckString42 |
summary>Portuguese (Iberian) |
core_spellCheckString43 |
summary>=26Change |
core_spellCheckString44 |
summary>Russian |
core_spellCheckString45 |
summary>Spanish |
core_spellCheckString46 |
summary>Swedish |
core_spellCheckString47 |
summary>=26edit |
core_spellCheckString48 |
summary>Spell check failed. %1% |
core_spellErc |
summary>Service has started. |
core_start |
summary>Service failed to start. %1% |
core_startFail |
summary>Start Service '%2' on machine '%3' failed. %1% |
core_startServiceFailed |
summary>OK |
cs_ConfigOk |
summary>Service has stopped. |
core_stop |
summary>Cancel |
cs_ConfigCancel |
summary>Stopping service '%2' on machine '%3' failed. %1% |
core_stopServiceFailed |
summary>True |
core_true |
summary>This directory does not exist: |
core_tryDirCreate |
summary>Undocumented R_TRIM% error. |
core_undocumentedError |
summary>Unknown |
core_unknown |
summary>Unknown error |
core_unknownError |
summary>=3Cunknown=3E |
core_unknownUserName |
summary>Could not unregister the DLL %2%. %1% |
core_unregisterDllFailed |
summary>An error occurred converting supplied data to a number. %1% |
core_variantConvertError |
summary>An error occurred converting supplied data to a number. Unsupported variant type (%1%) |
core_variantNotNumberType |
summary>week |
core_week |
summary>weeks |
core_weeks |
summary>Warning: you have specified a wildcard character in the file type specification for automatic b_recRendition% capture. b_record% can only have one b_recRendition% of this type. R_TRIM% will capture in the first matching one it finds. |
core_wildcardForUniqueRendition |
summary>An error occurred writing caption data. |
core_writingCaption |
summary>Error writing to the b_electronicStore%. Probable failure is that you have run out of disk space or your quota has been reached. %1% |
core_writingToIStream |
summary>Error writing to the b_electronicStore%. Probable failure is that you have run out of disk space or your quota has been reached. |
core_writingToIStreamNotEnufBytes |
summary>Force Sync |
pc_forceSync |
summary>Start |
pc_start |
summary>year |
core_year |
summary>years |
core_years |
summary>Yes |
core_yes |
summary>Stop |
pc_Stop |
summary>The b_hold% '%1' contains bs_record% on hold. |
cse_holdHasRecsWarning |
summary>Cannot connect to R_WORKGROUP% on '%1'. %2% |
db_cannotConnectRCF |
summary>Pause |
pc_pause |
summary>Continue |
pc_continue |
summary>Configure |
pc_configure |
summary>Failed to subscribe to R_WORKGROUP% on '%1'. |
db_failedToSubscribeToWgs |
summary>The feature you are attempting to use is not supported in this dataset. You will need to upgrade the database schema to the latest version. |
db_needSchemaUpgradeForFeature |
summary>Internal Error. No R_workgroup% connection available to service the request. |
db_noWorkgroupConnectionAvailable |
summary>BS_offlineRecord% are not available from a Web Service. |
db_offlineRecordsNotInWebService |
summary>Internal Error. One of the R_TRIM% dataset SQL formatting functions failed. |
db_outOfSequence |
summary>Exit |
pc_Exit |
summary>A call to the Offline Records Monitor to refresh the client object cache failed. %1% |
db_pollingWatcherError |
summary>R_TRIMCONTEXT% PCS Synchronization Service |
pc_agentName |
summary>Error executing a SQL statement. %1% |
db_sqlError |
summary>Exiting the agent will not stop the Policy Center Solution Synchronization Server |
pc_exitQuery |
summary>A sync was not started as there is already one running. |
pc_alreadyRunning |
summary>Sync starting... |
pc_syncStarting |
summary>Subscribing to R_WORKGROUP% on '%1'. |
db_subscribingToWgs |
summary>The transaction took too long and timed out. |
db_transactionTimeout |
summary>Sync finished with %1% errors. |
pc_syncFinishedLog |
summary>Server subscription disconnected |
db_wgsSubscriptionDown |
summary>%1_objectType% - Created: %2% Updated: %3% Deleted: %4% |
pc_syncObjectStats |
summary>%1_threadId%=3E Sync completed in %2_elapsedTime%. Next sync scheduled for %3_nextSyncTime%. |
pc_syncFinishedUI |
summary>Unable to connect to R_TRIMCONTEXT%. |
pc_noCMConnection |
summary>Unable to locate parent b_classification% with GUID '%1_parentGUID' for %2_recordClassName%. |
pc_missingParentClass |
summary>Bad service request |
dbe_badServiceRequest |
summary>Could not create service '%2'. %1% |
dbe_createServiceFailed |
summary>Settings |
irm_settingsHdg |
summary>Process %1% |
irm_processHdg |
summary>Create boxes after %1% bs_record% have been added. |
irm_createBoxAfterMsg |
summary>Create boxes when %1% changes. |
irm_createBoxAfterBreakMsg |
summary>The b_recordtype% '%1' does not have physical inactive record management enabled. |
irm_rtDoesNotSupportPSO |
summary>Close the current box when a new box is created. |
irm_closeBoxWhenFullMsg |
summary>Could not construct the external event processor with ProgID of '%2'. %1% |
dbe_extEventHandlerMissing |
summary>b_classification% could not be created. |
pc_classCreationFailed |
summary>Record Class Description: %1_description% |
pc_recordClassDescription |
summary>%1%. This error message will not be displayed again today. |
dbe_msgSuppressed |
summary>%1_classOrSchedule% added or updated for %2_recordClassName%(%3_recordClassCode%). |
pc_objectProcessed |
summary>Content indexing path not setup for event processor on '%1'. |
dbe_noContentPath |
summary>%1_classOrSchedule% not created for %2_recordClassName%(%3_recordClassCode%): %4_errorDetails% |
pc_objectNotCreated |
summary>Record Class Notes: %1_notes% |
pc_recordClassNotes |
summary>Disposition Trigger: %1_pcTriggerText% Code: %3_classCode% Action: %2_action% |
pc_dispositionDetails |
summary>Total BS_Record% |
dbe_totalRecords |
summary>An error occurred when processing events. %1% |
dbe_unexpectedError |
summary>Authentication to Policy Center Solution failed: %1_reason% |
pc_PCAuthenticationFailed |
summary>The Server %1% is unregistered. Use R_enterpriseStudio% to add the server. |
dbm_connFromUnregisteredServer |
summary>Service stopped. |
pc_serviceStopped |
summary>%1% is not a valid parameter. Use -service to register as a service. Use -unregserver to uninstall. |
dbm_invalidParameter |
summary>Unable to create b_classification% as the creation of its parent (%1_parentGUID%) failed. |
pc_parentFailedEarlier |
summary>Could not obtain mutex. |
dbm_mutexBusy |
summary>Errors detected during this processing. Please check the log file %1% for more information. |
irm_errorsFound |
summary>The event processor type '%1' is not available for the R_WORKGROUP%. |
sdk_eventMonitor_processorNotAvailable |
summary>The remote call to get the event processor counters failed. |
sdk_eventMonitor_getDataFailed |
summary>The remote call to initialize an event processor counter failed. |
sdk_eventMonitor_initializeFailed |
summary>The start point and end point of a line cannot be the same. |
core_gpsLineStartEndTheSame |
summary>A line requires at least 2 points. |
core_gpsLineNeedsMoreThan1Point |
summary>The refresh interval is out-of-bounds. The allowed range is %1% to %2%. The value has been set to %3%. |
sdk_eventMonitor_intervalOutOfBounds |
summary>The top level numbering pattern must not have any manual components. |
fp_topLevelHasManualNbr |
summary>This b_recordType% is flagged for document review but has no reviewers defined. You need to add the document review page to the data entry form in order that a b_record% can have reviewers nominated when it is created. |
rty_noReviewersNeedsForm |
summary>This b_recordType% is flagged for document authorization but has no authorizers defined. You need to add the document review page to the data entry form in order that a b_record% can have authorizers nominated when it is created. |
rty_noAuthorizersNeedsForm |
summary>The b_location% '%1' needs the permission '%2' to be used for '%3'. |
loc_needsPermissionForRole |
summary>The b_location% '%1' needs to have an internet email address to be used for '%2'. |
loc_needsEmailForRole |
summary>Category |
dbp_category |
summary>The b_location% '%1' needs to have a valid login to be used for '%2'. |
loc_needsALoginForRole |
summary>The authorizer '%1' cannot be removed because it has been specified in the b_recordType% document review settings. |
rec_docReviewAuthorizerSetByType |
summary>This b_record' is already in the document review state '%1'. |
rec_documentAlreadyHasState |
summary>Since %1% |
rec_documentStateDetails |
summary>Due date for the %1% to complete their work |
rec_docReviewDueDateCap |
summary>You need to specify a due date that is in the future. |
rec_documentReviewDueDateInThePast |
summary>The token specified was not matched against any event monitor objects. You will need to initialize a new event monitor object to get a fresh token. |
sdk_eventMonitor_tokenNotFound |
summary>The GIS Integration file '%1' is missing. |
ocx_gisFileMissing |
summary>Issued by MSP |
bob_infoParamLicensedFromMSP |
summary>Geography properties are not supported in when using the bulk data loader. |
api_noGeographyForBulkLoader |
summary>%1% '%2' is not attached to the b_userLabel% '%3'. |
bob_itemNotAttachedToLabel |
summary>%1% '%2' is already at the top of the list for the b_userLabel% '%3'. |
bob_itemAlreayAtTopOfList |
summary>%1% '%2' is already at the bottom of the list for the b_userLabel% '%3'. |
bob_itemAlreayAtBottomOfList |
summary>In order to perform a geography search, you need to specify a single polygon, line without self crossings or a point. Multiple polygons or self crossing lines are not supported. |
core_geographySearchNeedsSinglePolygon |
summary>Saving the redaction as a PDF document will mean you are no longer able to edit the redaction. Are you sure you want to save as a PDF document? |
rec_confirmSaveRedactionAsPdf |
summary>Schema Manager |
tem_schemaManager |
summary>Special BS_location% |
tem_smItemLogins |
summary>Guest |
tem_smUserGuest |
summary>Administrator |
tem_smUserAdmin |
summary>Server Internal |
tem_smUserServices |
summary>Instant On Template |
tem_smUserInstantOn |
summary>This item is not part of the standard R_TRIM% schema. It will be removed if you undertake general corrective action. |
tem_nonStandardSchemaItemMsg |
summary>Special B_location% |
tem_smItemLogin |
summary>No errors detected |
tem_smStatusOk |
summary>Errors detected |
tem_smStatusError |
summary>Item not found |
tem_smStatusMissing |
summary>Item not part of schema |
tem_smStatusNotInSchema |
summary>No action required |
tem_smActionNone |
summary>Create item |
tem_smActionCreate |
summary>Recreate item |
tem_smActionRecreate |
summary>Delete item |
tem_smActionDelete |
summary>Correct subordinate items |
tem_smActionFixSubordinates |
summary>Re-create parent item |
tem_smActionRecreateParent |
summary>Insert Zero URI Row |
tem_smActionInsertZeroUriRow |
summary>Favorite BS_record% |
dbp_favorites |
summary>Access to record %1% has been specifically excluded for members of %2%. |
bob_aclExclusionForMembers |
summary>Field failed validation. |
bob_fldFailedVerification |
summary>You can only select an item value at the lowest level. Please make a selection from the items below %1%. |
sui_selectFromLowestLevel |
summary>Invalid request - no signers were specified. |
rdr_noSignerInDocuSign |
summary>Invalid request - no files were specified. |
rdr_noFilesInDocuSign |
summary>Failed to set default printer. |
rdr_failToSetDefaultPrinter |
summary>Print queue jammed. |
rdr_printerJammed |
summary>Timed out while waiting for completion of transfers from workgroup server to store. |
api_timeOutDocTransfer |
summary>Cannot save a data entry form without knowing its usage. |
api_cannotSaveForm |
summary>Record data entry forms can only be saved using a associated record type object. |
api_cannotSaveRecordForm |
summary>Failed to initiate multi-part upload. UploadId is blank. |
wgs_multipartUploadFailed |
summary>The working copy object with uri %1% was not found. |
rec_workingCopyNotFound |
summary>Reindex email progress |
trm_emailReindexProgress |
summary>Reindex email progress ( report only ) |
trm_emailReindexReport |
summary>EML Repair Progress |
trm_emlRepairProgress |
summary>VMBX Mail message converted successfully. |
trm_vmbxConvertedOk |
summary>Unable to read from file '%1'. |
wgsAzureReadFile |
summary>Isilon API request failed with HTTP status '%1'. |
wgsIsilonApi |
summary>RCF upload ID is missing in call to AddDocument(). |
wgsRcfUploadId |
summary>The '%1' function is no longer supported on this workgroup server. |
wgsFunctionNotSupported |
summary>This b_lookupItem% has been used as a default and cannot be changed. the bs_fieldDefinition% that use this b_lookupItem% as a default. |
bob_lkiUsedAsDefaultErr |
summary>You are not allowed to change your own user type. |
loc_cannotChangeYourSelf |
summary>Connected successfully to Elasticsearch server on '%1'. |
tem_elasticConnectOk |
summary>What's new in R_TRIM% %1% |
trm_whatsNew |
summary>New task 'Change Title' - this supports tagging so you can update many titles in one easy operation |
trm_whatsNewText |
summary>P_recOwnerLocation% |
dbp_ownerLoc |
summary>AutoClassification : no pending BS_record% found |
evt_autoClassNoPendingRecords |
summary>AutoClassification : %1% [score %2% ] %3% |
evt_autoClassReasonForFailure |
summary>AutoClassification : %1% - b_classification% set to %2% |
evt_autoClassSetNewClassification |
summary>AutoClassification : Failed getting b_classification% for b_record% - %1% |
evt_autoClassFailedToGetClassification |
summary>%1% failed to set b_classification% to %2% - %3% |
evt_autoClassFailedToSetNewClassification |
summary>%1% moved to b_classification% ==3E '%2' [score %3%] |
evt_autoClassMovedToClassification |
summary>Pending bs_record% in the range, %1% ==3E %2%, have not been indexed yet |
evt_autoClassRecordsNotIndexedYet |
summary>AutoClassification : Failed to read training data |
evt_autoClassFailedToReadTrainingData |
summary>No training data available for auto-classification |
evt_autoClassNoTrainingData |
summary>E_tt_containers% |
dbp_recentContainers |
summary>E_tt_documents% |
dbp_recentDocuments |
summary>Alter column definition |
tem_smActionAlterColumn |
summary>Processing schema item: %1% |
tem_smProcessingItem |
summary>Repairing schema item: %1% |
tem_smRepairingItem |
summary>action required = %1% |
tem_smActionRequired |
summary>Recreating schema item: %1% |
tem_smRecreatingItem |
summary>The column %1% in table %2% has a data referential integrity error issue. |
tem_smReferentialError |
summary>Checking schema item: |
tem_smCheckingItem |
summary>Could not find the %1% '%2' in this dataset. It needs to be created. |
tem_smItemMissing |
summary>A parent object for this item is missing. |
tem_smItemMissingParent |
summary>One or more columns are in an incorrect position. The table must be recreated. |
tem_smColumnsOutOfOrder |
summary>Could not find the primary key for table '%1' in this dataset. The table needs to be recreated. |
tem_smNoPrimaryKey |
summary>Index is defined as duplicate, but it should be unique. |
tem_smIndexShouldBeUnique |
summary>Index is defined as unique, but it should be duplicate. |
tem_smIndexShouldBeDuplicate |
summary>A primary key has been defined('%1') but this table should not have one. |
tem_smShouldNotHavePrimaryKey |
summary>At least one non-standard %1% was detected - see list of non-schema items. |
tem_smFoundNonStandardItem |
summary>Could not find the column '%1' in this index. The index needs to be recreated. |
tem_smIndexMissingColumn |
summary>The column '%1' in this index forms part of the main index but it should only be included. The index needs to be recreated. |
tem_smIndexColumnShouldBeIncluded |
summary>The column '%1' in this index is marked for include only but it should be part of the main index. The index needs to be recreated. |
tem_smIndexColumnShouldNotBeIncluded |
summary>At least one non-standard column was found in this index. The index needs to be recreated. |
tem_smIndexHasNonStandardColumn |
summary>Missing the 0 URI row. |
tem_smMissingZeroUriRow |
summary>The column '%1' is part of the primary key and cannot be corrected directly. |
tem_smColumnInPrimaryKey |
summary>The URI column cannot be corrected directly. |
tem_smUriColumnCannotBeFixed |
summary>Could not obtain detailed column information. |
tem_smCannotGetColumnInfo |
summary>Column size needs to be increased from %1% to %2%. |
tem_smColumnNeedsIncreasing |
summary>Column size needs to be decreased from %1% to %2%. Note that corrective action could cause data loss. |
tem_smColumnNeedsDecreasing |
summary>Column needs to be converted to UNICODE character format. |
tem_smColumnNeedsUnicodeConversion |
summary>Column needs to be converted to ANSI character format. Note that corrective action could cause data loss. |
tem_smColumnNeedsANSIConversion |
summary>Column '%1' has an incorrect format, expected '%2', found '%3'. Recreating this table will lose existing data values for this column. |
tem_smColumnHasIncorrectFormat |
summary>Column should allow NULL values. |
tem_smColumnShouldAllowNull |
summary>Column should not allow NULL values. |
tem_smColumnShouldNotAllowNull |
summary>Column should be defined as sparse. |
tem_smColumnShouldBeSparse |
summary>Column should not be defined as sparse. |
tem_smColumnShouldNotBeSparse |
summary>Column has non-standard constraints (%1%) |
tem_smColumnHasConstraints |
summary>Column is referenced by another column referential constraint (%1%) |
tem_smColumnHasInvalidRIConstraint |
summary>Processing document %1% of %2% |
tem_smtProcessingDocument |
summary>%1%: processing complete. %2% item(s) were processed. |
tem_smtToolProcessingComplete |
summary>Fixing dates for table %1% (%2% of %3%) |
tem_smtFixingDatesForTable |
summary>Column %1% (%2% of %3%) |
tem_smtFixingDatesForColumn |
summary>%1%: procColumn %1% (%2% of %3%) |
tem_smtFixingDatesComplete |
summary>%1%: processing complete. There were no items found that needed correction. |
tem_smtToolProcessingCompleteNoneDone |
summary>**** Please verify as last modification to object occurred after start of daylight savings. |
tem_smtFixingDatesVerifyMessage |
summary>%1% rows updated. |
tem_smtRowsUpdated |
summary>Adding indexes and foreign keys |
tem_createStage2 |
summary>The migrate database is not at the correct schema version or a connection could not be established. |
tem_migrateAtIncorrectSchema |
summary>Inserting relevant data into new tables |
tem_createInsertingData |
summary>An invalid database ID was provided. |
tem_suInvalidDBID |
summary>The selected dataset has a schema version number of %1%. This schema version is too old to be managed by this version of R_TRIM%. Please consult the documentation to determine how to upgrade this dataset. |
dbt_conversionNotPossible |
summary>The selected dataset has a schema version number of %1%. This version of R_TRIM% only supports schemas up to version %2%. You will need to upgrade your software to access this dataset. |
dbt_needToUpgradeSoftware |
summary>Schema upgrade failed, log file can be found at %1%. |
tem_suFailedSeeLog |
summary>B_record% '%1' is being reviewed or authorized. You need to restart the document editing process if you wish to alter the document. |
rec_documentReviewInProgress |
summary>The R_WORKGROUP% is already running. |
dbw_alreadyRunning |
summary>The retrieval of a fully cached table has failed. %1% |
dbw_cachedTableRetrieval |
summary>The thread '%1' is attempting to use a workgroup server connection that is being used by another thread '%2'. |
dbw_concurrentDbAccess |
summary>B_record% '%1' is subject to a document review process. Only the editor of the document (%2%) can make changes to the document. |
rec_documentReviewNotEditor |
summary>The dataset with the ID '%1' is not available. Possible causes are: it is registered on a different R_WORKGROUP% to the one selected, the schema of this dataset is not supported by this R_workgroup% or the network connection between the R_workgroup% and the database server has failed. |
dbw_dbisnotreg |
summary>The dataset '%1' is offline. |
dbw_dbisOff |
summary>R_WORKGROUP%: b_electronicStore% error. |
dbw_elecStoreErr |
summary>Could not find a b_recRendition% of type '%1' to promote. |
rec_renditionNotAvailableToPromote |
summary>B_recRendition% type %1% promoted, original source document deleted. |
rec_renditionPromotedOriginalDeleted |
summary>B_recRendition% type %1% promoted, original source document now a b_recRendition% of type %2% |
rec_renditionPromoted |
summary>An error occurred in a SQL search. Check the application event log on the R_WORKGROUP%. |
dbw_GetRecordsetQueryUser |
summary>R_workgroup% error. %1% |
dbw_interfaceCallError |
summary>Could not load R_WORKGROUP% configuration information. %1% The R_WORKGROUP% will start and await a deployment from R_enterpriseStudio%. |
dbw_loadDatabaseArray |
summary>-------------— Logging started by user request ------------— |
dbw_loggingStarted |
summary>-------------— Logging stopped by user request ------------— |
dbw_loggingStopped |
summary>Login validation failed. %1% |
dbw_loginCheckComError |
summary>Login has expired. |
dbw_loginExpired |
summary>Connection to dataset '%1' for '%2' failed. %3% |
dbw_loginFailed |
summary>Login failed. |
dbw_loginFailed4 |
summary>R_workgroup% cannot process request because there was a security violation. |
dbw_loginInvalid |
summary>The supplied login name has not been registered as a R_TRIMCONTEXT% user and the guest account has not been registered. |
dbw_loginNotFound |
summary>The supplied login name has not been registered as a R_TRIMCONTEXT% user and no guest account is available. |
dbw_loginNotFound2 |
summary>The supplied login name has not been registered as a R_TRIMCONTEXT% user and guest logins have been deactivated. |
dbw_loginNotFound3 |
summary>The supplied login name has not been registered as a R_TRIMCONTEXT% user and guest logins have expired. |
dbw_loginNotFoundGuestsExpired |
summary>%1_classOrSchedule% not created for %2_recordClassName%(%3_recordClassCode%): %4_errorDetails% |
pc_objectNotDeleted |
summary>Error %1% encountered while walking the b_electronicStore% in pre-emptive cache processing. b_electronicStore% = %2%. |
dbw_preemptiveCacheThread |
summary>Error [%1%] encountered during stage two processing of a pre-emptive cache document notification. |
dbw_preemptiveCacheThread_1 |
summary>Error [%1%] encountered during stage two (serialisation) processing of a pre-emptive cache document notification. |
dbw_preemptiveCacheThread_2 |
summary>Error [%1%] encountered during stage three processing of a pre-emptive cache document notification. |
dbw_preemptiveCacheThread_3 |
summary>Error [%1%] encountered during stage one processing of a pre-emptive cache document notification. |
dbw_preemptiveWriterThread |
summary>A unspecified problem was encountered while starting the R_WORKGROUP%. |
dbw_ProblemDuringStartup |
summary>Error %1% encountered while purging the cache. b_electronicStore% = %2%. This error can be safely ignored. |
dbw_purgeCacheThread |
summary>Provides dataset and document access to R_TRIM% clients. |
dbw_serviceDescription |
summary>The R_TRIM% Office Add-In cannot check in bs_record% that are stored in the bs_offlineRecord% folder. Please use R_TRIMCONTEXT% to check these documents in. |
ofc_cantCheckInOfflineRec |
summary>A R_workgroup% shutdown request is in progress. Try again later. |
dbw_shutdownInProgress |
summary>Details of the b_electronicStore% with identifier '%1' could not be found in the dataset. |
dbw_storeNotFoundInDatabase |
summary>The R_workgroup% configuration file trimConfig.tcfg is missing. Listening on default port. Use the deploy function in R_enterpriseStudio% or copy the configuration file manually. |
dbw_workgroupConfigFileMissing |
summary>Items |
core_items |
summary>The item selected cannot be viewed. |
core_notViewable |
summary>The e_lc_position% b_location% '%1' needs to have a valid login or there needs to be at least one e_lc_person% in this e_lc_position% to be used for '%2' . |
loc_needsALoginOrPersonForRole |
summary>AutoClassification Error : '%1' |
evt_autoClassError |
summary>Initialization of bs_offlineRecord% failed. %1% |
core_initOfflineRecordsFailed |
summary>Document: %1% |
bob_mailNoteDocumentReviewPreamble |
summary>The comments have been updated by %1% (%2%): |
bob_mailNoteReviewCommentsAdded |
summary>The document editor has added a reply to your comments: |
bob_mailNoteEditorReplyAdded |
summary>The drafting process is now overdue. The due date for you to complete the document draft is %1%. |
bob_mailNoteDraftOverdue |
summary>The review process is now overdue. The due date for you to complete the review is %1%. |
bob_mailNoteReviewOverdue |
summary>The authorization process is now overdue. The due date for you to authorize this document is %1%. |
bob_mailNoteAuthorizationOverdue |
summary>This document is now in the drafting stage and you should mark it is as ready for review or authorization once you have completed the drafting process. |
bob_mailNoteDraftingReadyToStart |
summary>You have been nominated as a reviewer of this document and the editor has indicated that the review process can now be commenced. Use the Document Review functions to add any comments for the editor and to notify when you have completed your review. |
bob_mailNoteReviewReadyToStart |
summary>You have been nominated as an authorizer of this document and the editor has indicated that the authorization process can now be commenced. Use the Document Review functions to add any comments for the editor and to authorize this document. |
bob_mailNoteAuthorizationReadyToStart |
summary>All reviewers have completed their review activity. The document can now be submitted for authorization or finalized. |
bob_mailNoteReviewComplete |
summary>All authorizers have now completed their authorization activity. You can now finalize this document. |
bob_mailNoteAuthorizationComplete |
summary>Notes text size cannot exceed %1%. You need to reduce the notes text by %2% characters. |
bob_notesTooLong |
summary>The DocuSign authorization process failed: %1% |
bob_mailNoteDocusignFailed |
summary>This %1% cannot be removed. It is being used by one or more %2%. |
core_objectInUseBy |
summary>Please select a Check In Style for this Linked Folder. |
vb_tio_linkedFolderNeedsStyle |
summary>Checkin Style |
vb_tio_checkinStyle |
summary>Cannot setup new Record from Checkin Style as none was provided. |
vb_tio_noRecAsNoStyle |
summary>Please select an Outlook folder to link to. |
vb_tio_linkedFolderNeedsFolder |
summary>Remove indexes and other startup work |
tem_suStageRemoveIndexesAndOtherStartupWork |
summary>Creating and altering tables |
tem_suStageCreateOrAlterTables |
summary>Converting column data in tables (part 1) |
tem_suStageConvertDataPass1 |
summary>Converting column data in tables (part 2) |
tem_suStageConvertDataPass2 |
summary>Dropping obsolete columns |
tem_suStageDropColumns |
summary>Dropping obsolete tables |
tem_suStageDropTables |
summary>Adding/restoring indexes |
tem_suStageAddIndexes |
summary>Adding/restoring relational constraints |
tem_suStageAddRIIndexes |
summary>Adding procedures, views and functions |
tem_suStageAddProceduresViews |
summary>Dropping procedures, views and functions |
tem_suStageDropProcedures |
summary>Stage %1%: %2% tasks completed. %3% tasks are executing, %4% tasks are waiting in a queue. |
tem_suProgressMessage |
summary>Examining table %1% for schema changes ... |
tem_suExaminingTable |
summary>Examining extra upgrade requirements ... |
tem_suExaminingExtra |
summary>Delete index |
tem_suWorkDeleteIndex |
summary>Delete constraint |
tem_suWorkdeleteConstraint |
summary>Delete stats |
tem_suWorkdeleteStats |
summary>Delete procedure |
tem_suWorkdeleteProcedure |
summary>Delete view |
tem_suWorkdeleteView |
summary>Create table |
tem_suWorkcreateTable |
summary>Add columns |
tem_suWorkAddColumns |
summary>Alter column sizes |
tem_suWorkAlterColumns |
summary>Set NULL/NOT NULL constraints |
tem_suWorkFixNullConstraints |
summary>Delete columns |
tem_suWorkDropColumns |
summary>Create index |
tem_suWorkCreateIndex |
summary>Create referential index |
tem_suWorkCreateRIIndex |
summary>Create procedure |
tem_suWorkCreateProcedure |
summary>Create view |
tem_suWorkCreateView |
summary>Initialize column data |
tem_suWorkInitColumnData |
summary>Access to your certificate was denied. |
dsg_accessDenied |
summary>R_TRIMCONTEXT% experienced an error whilst acquiring the cryptographic context. There were problems initializing the cryptographic context for this keyset. |
dsg_badCryptoContextKeyset |
summary>R_TRIMCONTEXT% experienced a Microsoft Windows error whilst creating a new cryptographic context (keyset generation): %1% |
dsg_badCryptoContextKeysetCreation |
summary>Authority Revocation List |
dsg_certAuthRevokeList |
summary>R_TRIMCONTEXT% could not allocate enough memory to load the certificate. |
dsg_certBufferError |
summary>Business Category |
dsg_certBusinessCategory |
summary>CA Certificate |
dsg_certCACert |
summary>Certificate Revocation List |
dsg_certCertRevokeList |
summary>Common Name |
dsg_certCommonName |
summary>Country |
dsg_certCountry |
summary>Cross Certificate Pair |
dsg_certCrossPair |
summary>Physical Delivery Address |
dsg_certDelAddr |
summary>Description |
dsg_certDesc |
summary>Destination Indicator |
dsg_certDestInd |
summary>Device Serial Number |
dsg_certDeviceSN |
summary>Domain Component |
dsg_certDomainComp |
summary>Fax |
dsg_certFax |
summary>Given Name |
dsg_certGivenName |
summary>The specified certificate attribute is invalid. |
dsg_certificateAttributeInvalid |
summary>Could not allocate enough memory for the PCERT_NAME_INFO structure. |
dsg_certificateAttributeNameInfoMemory |
summary>Could not decode certificate subject. |
dsg_certificateAttributeSubject |
summary>R_TRIMCONTEXT% could not extract the email address from the certificate. %1% |
dsg_certificateEmailError |
summary>Signer's certificate has expired. |
dsg_certificateExpired |
summary>Could not find the required certificate. |
dsg_certificateNotFound |
summary>R_TRIMCONTEXT% could not extract the user name from the certificate. %1% |
dsg_certificateUsernameError |
summary>Initials |
dsg_certInitials |
summary>International ISDN Number |
dsg_certIntISDN |
summary>Locality |
dsg_certLocality |
summary>Member |
dsg_certMember |
summary>Organization |
dsg_certOrg |
summary>Organization Unit |
dsg_certOrgUnit |
summary>Owner |
dsg_certOwner |
summary>PO Box |
dsg_certPOBox |
summary>Postal Address |
dsg_certPostalAddr |
summary>Postal Code |
dsg_certPostcode |
summary>Preferred Delivery Method |
dsg_certPrefDelMethod |
summary>Presentation Address |
dsg_certPresAddr |
summary>Registered Address |
dsg_certRegAddress |
summary>Role Occupant |
dsg_certRoleOcc |
summary>Search Guide |
dsg_certSearchGuide |
summary>See Also |
dsg_certSeeAlso |
summary>State/Province |
dsg_certState |
summary>Street Address |
dsg_certStreetAddr |
summary>Supported Application Context |
dsg_certSuppAppContext |
summary>P_locSurname% |
dsg_certSurname |
summary>Telephone Number |
dsg_certTeleNum |
summary>Telex |
dsg_certTelex |
summary>Telex Terminal ID |
dsg_certTelexTermId |
summary>Title |
dsg_certTitle |
summary>User Certificate |
dsg_certUserCertificate |
summary>User Password |
dsg_certUserPwd |
summary>X21 Address |
dsg_certX21Address |
summary>R_TRIMCONTEXT% failed to check the certificate because it could not find the issuer certificate. %1% |
dsg_checkCertificateFailedIssuer |
summary>The certificate check failed because there was no issuer certificate found. |
dsg_checkCertificateFailedNoIssuer |
summary>The parameters passed to 'checkCertificate()' were invalid. |
dsg_checkCertificateInvalidArgs |
summary>R_TRIMCONTEXT% could not open the certificate store to access your digital certificates. Please contact your system administrator for assistance. |
dsg_couldntOpenCertificateStore |
summary>R_TRIMCONTEXT% could not release the cryptographic provider. Please contact your system administrator for assistance. |
dsg_couldntReleaseCryptoProvider |
summary>Invalid parameters passed to 'checkCertificate()'. |
dsg_findCertificateInvalidArgs |
summary>An error occurred while trying to determine what certificates are available to this user. |
dsg_getCertificatesResultArrayBad |
summary>R_TRIMCONTEXT% was unable to get the subject information from the certificate. |
dsg_getSubjectFromCert |
summary>Invalid parameters passed to 'getIssuerCert()'. |
dsg_issuerCertificateInvalidArgs |
summary>The certificate identifier was not specified. |
dsg_noCertificateId |
summary>R_TRIMCONTEXT% could not determine the owner of one of your digital certificates. It is possible that the certificate is corrupt. |
dsg_noCertificateOwner |
summary>Could not open the issuer certificate store. |
dsg_noIssuerCertStore |
summary>Could not open the signature message file. |
dsg_noMessageFile |
summary>The signature message filename was not specified. |
dsg_noMessageFilename |
summary>R_TRIMCONTEXT% could not allocate enough memory to create the e_rt_dsignature%. Close some applications or windows and then try again. |
dsg_noSignatureCreateMemory |
summary>%1_classOrSchedule% added or updated for %2_recordClassName%(%3_recordClassCode%). |
pc_objectCreated |
summary>The signature filename was not specified. |
dsg_noSignatureFilename |
summary>Could not get the length of the signature file. |
dsg_noSignatureLength |
summary>No signer certificate was specified. |
dsg_noSignerCert |
summary>Could not find the subject of the signer certificate. %1% |
dsg_noSignerCertSubject |
summary>Signature checked by %1% on %2%. |
dsg_signatureChecked |
summary>R_TRIMCONTEXT% could not create the signature. %1% |
dsg_signatureCreateFailed |
summary>The signature for this document did not verify correctly. The document might have been changed since it was signed. |
dsg_signatureInvalid |
summary>R_TRIMCONTEXT% could not verify the signature. %1% |
dsg_signatureInvalidWindows |
summary>The ability to select the signer of a document has not been implemented in this release of R_TRIM%. |
dsg_signerSelectMissing |
summary>BS_schedule% that have been created using the Iron Mountain Policy Center import tool cannot be updated using R_TRIM%. |
sch_notAvailableForIMPCItems |
summary>R_TRIMCONTEXT% could not sign the message. %1% |
dsg_signingFailed |
summary>Invalid hash algorithm requested. |
dsg_unsupportedHashAlgorithm |
summary>Could not gain access to the certificate chain. |
dsg_vChain |
summary>The signature did not verify correctly. |
dsg_verifyFailed |
summary>Signature Verification Failed. %1% |
dsg_verifySignatureFailed |
summary>Document signed by %1%. Signature Verification Successful. |
dsg_verifySignatureOK |
summary>Non-specific error whilst verifying certificate. |
dsg_vGeneralError |
summary>Invalid parameters passed to 'getVerificationCert()'. |
dsg_vInvalidArgs |
summary>Could not verify certificate issuer context. |
dsg_vIssuerContext |
summary>Error checking the signer certificate. |
dsg_vSigner |
summary>There was an error extracting the certificate from the store. %1% |
dsg_vStoreExtract |
summary>The certificate store handle is missing. |
dsg_vStoreHdlMissing |
summary>There was a problem retrieving the certificate from the store. |
dsg_vSubjectStore |
summary>The signer is not known. |
dsg_vUnknownSigner |
summary>%1% cannot contain dashes (-), full stops (.), or numbers. |
dtb_currencySymbolCharsInvalid |
summary>%1% cannot contain dashes (-) or numbers. |
dtb_decimalSymbolCharsInvalid |
summary>'%1' is not a valid boolean value. |
edi_badBool |
summary>The number for this b_record% needs to be derived from its b_classification%, however the b_classification% selected does not have a numbering pattern defined. |
rec_planDoesntDoNumbering |
summary>'%1' is not a valid number. |
edi_badLong |
summary>The replacement cannot be made as there are missing parts. |
pc_failedReplacement |
summary>Internal Error. This function requires a document to execute successfully. |
edm_badEDMstateDocument |
summary>Internal Error. This function requires a b_record% to execute successfully. |
edm_badEDMstateRecord |
summary>Internal Error. This function requires a valid b_electronicStore% to execute successfully. |
edm_badEDMstateStore |
summary>Internal Error. This function requires a valid b_electronicStore% item identifier to execute successfully. |
edm_badEDMstateStoreId |
summary>Error checking out this document. It appears the document has recently been checked out by another user. data relating to this document has been refreshed. Please try again. |
edm_bookoutContention |
summary>'%1' is open in another application and cannot be checked in to R_TRIM%. Please close this document and try again. |
edm_cannotCheckInOpenFile |
summary>You cannot remove a e_rt_dsignature%. |
edm_cannotRemoveDSG |
summary>Could not copy a file from %1% to %2%. |
edm_copyFailed |
summary>The required revision no longer exists. |
edm_defunctRevision |
summary>Document is checked out by %1%. It must be checked in before it can be removed or destroyed. |
edm_docOutNoDeleteAllowed |
summary>You do not have the required access to this b_record%. |
edm_noAccess |
summary>No electronic document attached. |
edm_noDocAttached |
summary>Classification Code: |
pc_classificationCode |
summary>Document not found in bs_offlineRecord%. |
edm_notInThisTopdrawer |
summary>Alert user when b_electronicStore% is at %1%%% |
est_alertUserStoreAtPerCent |
summary>Warning. You have loaded one or more AutoPass license files into the AutoPass license database, but they have not yet been setup in the R_TRIM% configuration. |
tem_autopassFilesNeedSetup |
summary>The b_electronicStore% identifier '%1' is invalid. |
est_badeStoreID |
summary>R_TRIMCONTEXT% b_electronicStore% hyperlink does not contain a valid b_electronicStore% pointer. |
est_badeStorePointer |
summary>The license file has been imported into the AutoPass database however there were no new license keys added. Possibly this file has already been added. |
tem_autopassNoLicsAdded |
summary>The license file has been imported into the AutoPass database. A total of %1% license key(s) were added. |
tem_autopassFileAdded |
summary>Cannot determine the directory separator for the directory '%1'. |
est_blankSeparator |
summary>B_electronicStore% cannot be removed as it contains documents. |
est_cannotRemoveHasContents |
summary>This b_electronicStore% contains electronic bs_record%. If you change where the directory is located you will need to manually move all its subdirectories (and the files within) to the new directory. |
est_dirChangeWarning |
summary>Error creating or accessing the b_electronicStore% directory. The directory '%1' could not be accessed or created. %2% |
est_directoryError |
summary>No license keys were found in the AutoPass database for the specified customer name. |
tem_noLicensesFound |
summary>Please enter the path name of the directory for this b_electronicStore%. |
est_enterPath |
summary>Error adding file '%2' to the cache. %1% |
est_errorAddingToCache |
summary>Error removing file '%2' from the cache. %1% |
est_errorRemovingFromCache |
summary>Error copying file from '%1' to '%2' while adding item into b_electronicStore% '%3'. %4% |
est_failureCopyingFile |
summary>Your R_TRIM% license has been successfully set up from the AutoPass license database. |
tem_autopassLicenseSetup |
summary>Cleanup orphaned data |
tem_suStageCleanupOrphanedData |
summary>The b_electronicStore% file with ID '%1' could not be found in the b_electronicStore% with ID '%2'. Expected b_electronicStore% file path: '%3'. |
est_fileNotFound |
summary>The value for 'P_estFilesPerFolder' must be in the range 0-32767. |
est_filesInDirOutofRange |
summary>Insert column data |
tem_suWorkCopyColumnData |
summary>Convert user-defined field values |
tem_suWorkSetupFieldValues |
summary>Convert email links |
tem_suWorkConvertEmailLinks |
summary>Delete unused rows |
tem_suWorkDeleteRows |
summary>Data conversion iterator |
tem_suWorkIterateToConvertData |
summary>Error accessing the b_electronicStore% '%1'. This b_electronicStore% uses the global path and the global path is invalid. |
est_globalPathError |
summary>The global path should be a UNC path. is to ensure that each R_WORKGROUP% can access the bs_electronicStore% correctly. It is also important for some tasks that this path is accessible by your relational database server which may be on a different server to the R_WORKGROUP%. |
est_globalPathInputError |
summary>There was an error during initialization of the b_electronicStore%. %1% |
est_initError |
summary>There was an unknown error during initialization of a b_electronicStore%. |
est_initErrorUnknown |
summary>Error during initialization of a b_electronicStore%. The b_electronicStore% is undefined or of an unknown type. |
est_initUnknownStore |
summary>=3CUnrestricted=3E |
bob_accessControlEmpty |
summary>=3CNo-one=3E |
bob_accessControlEmptyNoOne |
summary>There is no alert level set for this b_electronicStore%. |
est_noAlertSet |
summary>Please select at least one type of b_record% metadata to include when using the default b_record% search method. |
trm_defaultSearchNeedsValue |
summary>The output file name for the retrieve operation was not supplied. |
est_noOutputFile |
summary>b_electronicStore% path must contain a directory name. |
est_noRootDirectory |
summary>Unlimited capacity |
est_noSizeLimit |
summary>The string [%1%] is not a R_TRIMCONTEXT% b_electronicStore% hyperlink. |
est_notTRIMeStoreHypLink |
summary>The alert percentage must be in the range 0-100. |
est_percentageTooGreat |
summary>Cannot write to the b_electronicStore% as it is read only. |
est_readOnly |
summary>Document is missing. |
est_storeItemIsMissing |
summary>Iron Mountain Policy Center Solution Integration feature is not activated. |
pcs_featureNotActivated |
summary>This b_electronicStore% is configured as the default for use by the following bs_recordType%: |
est_usedByRecordTypes |
summary>The b_electronicStore% '%1' is write protected. |
est_writeProtected |
summary>Document not cached: %1%. |
est_docNotCached |
summary>Failed to access the b_electronicStore%. This could be due to a network failure or access to the directory has been denied. Retrying in %1% seconds. %2% |
evt_accessToDocumentStoreFailure |
summary>R_TRIMCONTEXT% has generated an alert based on the following criteria: |
evt_alertMsg |
summary>%1% of the selected item(s) were skipped as they were not appropriate for this task. |
bob_someLabelsNotAdded |
summary>B_alert% for b_record% %1% %2% |
evt_alertSubject |
summary>rcfClient: RCF Buffer is too small. |
bob_bufferTooSmall |
summary>Column is not a boolean column. |
bob_colNotBool |
summary>An error occurred when automatically closing %1%. %2% |
evt_errorClosingRecord |
summary>An error occurred creating a new E_rgi_part% for %1%. %2% b_autoPartRule% has been detached from this b_record%. You will need to reapply the b_autoPartRule% after the error has been rectified. |
evt_errorCreatingNewPart |
summary>Content must have behavior of '%1' |
rty_contentFromBehaviour |
summary>An error occurred removing the b_autoPartRule% from %1%. %2% |
evt_errorRemovingPartRule |
summary>There was an error writing to the audit log '%1'. %2% |
evt_errorWritingToLog |
summary>The behaviour rule is not suitable for containers for bs_record% with behaviour of '%1%. |
rty_containerBehaviourRuleNotSuitable |
summary>Container must have behavior of '%1' |
rty_containerFromBehaviour |
summary>This %1% has been recently created and assigned to you and is due to be started on %2%. Could you please ensure that it is completed by %3%. |
evt_trimMailActionAssigned |
summary>This %1% has been completed by %2% on %3%. |
evt_trimMailActionCompleted |
summary>This %1% is overdue. It was due on %2%. you please ensure the status of this %1% is addressed as a matter of urgency. |
evt_trimMailActionOverdue |
summary>This %1% is now ready to commence. Could you please ensure that it is completed by %2%. |
evt_trimMailActionReady |
summary>This %1% has been recently reassigned to you and is due to be started on %2%. Could you please ensure that it is completed by %3%. |
evt_trimMailActionReassigned |
summary>This %1% needs further work and is no longer shown as complete. The reason supplied was '%2'. Could you please ensure that it is completed by %3%. |
evt_trimMailActionRejected |
summary>This b_activity% has been escalated. |
evt_trimMailActivityEscalated |
summary>This %1% is now ready to commence (and is due by %2%), but does not have any assignee. Please select an assignee. |
evt_trimMailActivityNeedsAssignee |
summary>This b_activity% has been skipped. |
evt_trimMailActivitySkipped |
summary>This email message has been automatically generated by R_TRIMCONTEXT% (%1%). |
evt_trimMailNotificationContent |
summary>R_TRIMCONTEXT% Notification - %1% |
evt_trimMailNotificationSubject |
summary>This b_activity% is now ready for authorization. |
evt_trimReadyForAuthorization |
summary>The following warning was reported when automatically closing %1%: %2% |
evt_warningClosingRecord |
summary>The following warning was detected when creating a new E_rgi_part% for %1%: %2% |
evt_warningCreatingNewPart |
summary>Container must have a level number greater than %1% |
rty_containerGtMsg |
summary>The numbering pattern for top level bs_classification% is invalid. |
fp_badClassifNo |
summary>The selected b_classification% '%1' cannot be attached to bs_record%. |
fp_badRecordSelection |
summary>Pattern for numbering top level bs_classification% is invalid. |
fp_badTopLevelClass |
summary>This b_classification% has not been approved for use. |
fp_classificationNotApproved |
summary>Container must have a level number greater than or equal to %1% |
rty_containerGeMsg |
summary>Content must have a level number less than %1% |
rty_contentLtMsg |
summary>Top level b_classification% pattern has not been set. Please set it now. |
fp_ClassNotSet |
summary>Correcting b_record% '%1' ... |
fp_correctingRecord |
summary>Updating b_schedule% for b_record% '%1' ... |
fp_correctingRecordSchedule |
summary>Content must have a level number less than or equal to %1% |
rty_contentLeMsg |
summary>An error occurred whilst correcting titles. %1% |
fp_correctingTitlesError |
summary>Selecting b_record% titles to correct ... |
fp_correctingTitlesMsg |
summary>B_classification% Top Levels |
fp_editTopNumberSheetTitle |
summary>No %1% entered. Please enter %1%. |
fp_enterClassificationText |
summary>Enter new number for this b_Classification%. |
fp_enterFpNumber |
summary>Please enter number for new level within %1% |
fp_enterNewLevelNo |
summary>Please enter number for new top level |
fp_enterNewTopLevelNo |
summary>At least one error was detected while trying to renumber bs_record%. Please view the activity log and take appropriate actions. |
fp_errorsRenumberingRecs |
summary>At least one error was detected while trying to update the b_schedule% for bs_record%. Please view the activity log and take appropriate actions. |
fp_errorsReschedulingRecs |
summary>B_classification% has too high a p_plnSecurity% profile. |
fp_highSecProfile |
summary>P_plnHomeLocation% does not have access to view the b_record%. |
fp_homeLocAccessErc |
summary>P_plnHomeLocation% does not have an appropriate security for this b_classification%. |
fp_homeLocSecErc |
summary>The behaviour rule is not suitable for contents of container bs_record% with behaviour of '%1%. |
rty_contentBehaviourRuleNotSuitable |
summary>Please enter the last number for subordinate bs_classification%. |
fp_lastNumSubClass |
summary>R_TRIMCONTEXT% Settings |
pc_ContentManagerSettings |
summary>Policy Center Solution Settings |
pc_PolicyCenterSettings |
summary>General Settings |
pc_GeneralSettings |
summary>Database ID |
pc_CMS_DatabaseId |
summary>Workgroup Server |
pc_CMS_WGS |
summary>Workgroup Server port |
pc_CMS_WGSPort |
summary>Authentication URL |
pc_PCS_AuthURL |
summary>Web Service URL |
pc_PCS_ServiceURL |
summary>The configuration for lower level numbering is invalid. %1% |
fp_LowerLevels |
summary>Are you sure you want to make this b_classification% a top level b_classification%? |
fp_makeTopLevel |
summary>Moving b_classification% '%1' to '%2' cannot be done as it would create a loop condition. |
fp_moveWouldLoopError |
summary>The configuration for new bs_record% at this level is invalid. %1% |
fp_NewRec |
summary>The b_classification% '%1' does not have a numbering pattern set up that allows lower level bs_classification%. |
fp_noChildrenAllowed |
summary>Please enter the p_plnRecordLastNumber%. |
fp_noLastForRecords |
summary>Please enter a numbering pattern for subordinate bs_classification%. |
fp_noPatternForChildFP |
summary>Please enter a numbering pattern for bs_record%. |
fp_noPatternForRecords |
summary>Only %1% can approve this b_classification%. |
fp_notApprover |
summary>The b_classification% for this b_recordType% must be within the b_classification% '%1' (%2%). |
fp_notInClassification |
summary>Private Key |
pc_PCS_privateKey |
summary>P_plnOwnerLocation% does not have access to view the b_record%. |
fp_ownerLocAccessErc |
summary>P_plnOwnerLocation% does not have an appropriate security for this b_classification%. |
fp_ownerLocSecErc |
summary>The parent b_classification% is not a valid b_classification%. |
fp_parentClassificationInvalid |
summary>Domain |
pc_PCS_domain |
summary>You cannot select '%1' as a starting b_classification%. Please select a different b_classification%. |
fp_planHasNoKids |
summary>Error allocating new p_plnIdNumber% for b_classification%. The p_plnIdNumber% '%1' already exists. |
fp_planNoAlreadyExists |
summary>The p_plnAccessControl% attached to this b_classification% prevents you from using it for this purpose. |
fp_planSecurityPreventsUsage |
summary>Please select a valid b_classification%. |
fp_pleaseSelectClassification |
summary>Please select a valid p_recContainer% within this b_classification%. |
fp_pleaseSelectLowerLevelContainer |
summary>B_record% : %1% requires user interaction to generate its p_recNumber%. You will need to manually renumber this b_record%. |
fp_recordNeedsManualInput |
summary>B_record% : %2% - updating b_schedule% failed. %1% |
fp_recordScheduleUpdateFailed |
summary>The b_classification% '%1' can only be used for bs_record% of type '%2'. |
fp_recordTypeNotValidForClass |
summary>B_schedule% '%1' is no longer in use. Please select a different b_schedule%. |
fp_schNotInUse |
summary>Please specify a pattern for this number. |
fp_specifyPattern |
summary>B_classification% contains ' - ' which is an invalid sequence of characters. |
fp_termHasDash |
summary>B_classification% has lower level bs_classification% and cannot be removed. |
fp_termNotLowest |
summary>Changing a b_classification% p_plnIdNumber% will NOT change the numbers for bs_record% attached to this b_classification% or its subordinates. |
fp_termRecsWontUpdate |
summary>B_classification% in use by one or more bs_record% and cannot be removed. |
fp_termUsedByRecords |
summary>This b_classification% has been defined as the starting b_classification% for one or more bs_recordType% and cannot be removed. |
fp_termUsedByRecordTypes |
summary>Top level |
fp_topLevel |
summary>The pattern specification for top level b_classification% numbering must be between 1 and 5 characters. |
fp_topLevelPatternWrongLength |
summary>You are about to change the name of this b_classification%. Any bs_record% that have been titled using this b_classification% or one of its subordinates will be affected. |
fp_updateRecs |
summary>Updating b_schedule% on any associated bs_record% that use the old default b_schedule% ... |
fp_updatingSchedules |
summary>E_rc_vital% bs_classification% are required to have access to the 'vital b_record% review and update' b_scheduledTask%. Please go to the bs_scheduledTask% page and create the 'vital b_record% review and update' b_scheduledTask%. |
fp_vitalRecordTaskNeeded |
summary>New b_record% function not available in this mode. |
fp_wrongModeForNewRecord |
summary>User Name |
pc_PCS_userName |
summary>Password |
pc_PCS_password |
summary>Page Size |
pc_PCS_pageSize |
summary>Extracting metadata text for indexing. |
trm_elasticExtractMetadata |
summary>AutoClassification training using b_classification% search '%1' |
trm_autoClassClassificationSearch |
summary>Error on b_record% %1% ('%2') - %3% |
trm_elasticIndexRecordErr |
summary>Warning on b_record% %1% ('%2') - %3% |
trm_elasticIndexRecordWarn |
summary>Failed to contact Elasticsearch server after waiting %1% seconds |
evt_elasticsearchServerUnreachable |
summary>Indexing b_record% %1% |
trm_elasticIndexRecord |
summary>Items processed: %1%. Items failed: %2%. Warnings: %3%. |
trm_elasticReindexSummary |
summary>Indexing b_location% %1% |
trm_elasticIndexLocation |
summary>Starting %1% threads |
trm_elasticStartingThreads |
summary>Training encountered a problem - inconsistent state |
trm_autoClassTrainingError |
summary>Elasticsearch index status is RED. |
trm_elasticStatusRed |
summary>Completed training for b_classification% %1% |
trm_autoClassCompletedTraining |
summary>Error on b_location% %1% ('%2') - %3% |
trm_elasticIndexLocationErr |
summary>Extracting content and metadata text for indexing. |
trm_elasticExtractContentAndMetadata |
summary>Unable to contact Elasticsearch server - %1% |
trm_elasticCantConnectToServer |
summary>Connecting to server |
trm_elasticConnectingToServer |
summary>Add new b_classification% |
grm_addNewClassification |
summary>Add new workgroup |
grm_addWorkgroup |
summary>Do you want to approve all the selected bs_classification% with individual confirmation? |
grm_approveAllFPs |
summary>Do you want to approve %1%? |
grm_approveFilePlan |
summary>Line manager field has been corrupted. Please fix destination workgroup. |
grm_badLineManager |
summary>Record focal point field has been corrupted. Please fix destination workgroup. |
grm_badRFP |
summary>Line manager in the destination workgroup is either invalid or blank. |
grm_blankLineManager |
summary>Record focal point in the destination workgroup is either invalid or blank. |
grm_blankRFP |
summary>You are not a member of %1%. You can not maintain %2%. |
grm_cannotMainTainFileplan |
summary>Converting restricted bs_record% access settings... |
grm_convertRCRecords |
summary>Line manager field has been corrupted. Please correct workgroup. |
grm_corruptLineManager |
summary>Line manager field has been corrupted. Please fix destination workgroup. |
grm_corruptManagerInDestWorkgroup |
summary>You do not have any country assigned. Unable to proceed. |
grm_countryNotAssigned |
summary>This utility converts the restricted access setting on all bs_record%. Check 'dzacl.log' to review the results and any errors. |
grm_dataConversionInfo |
summary>Converting access settings on b_record% : %1% - %2% ... |
grm_DCMsg |
summary>Edit - %1% |
grm_editObject |
summary>Create Classifications |
pc_CMS_createClass |
summary>B_classification% '%1' is already approved. |
grm_filePlanAlreadyApproved |
summary>Importing of bs_classification% complete. |
grm_importComplete |
summary>You are not a member of any workgroups. The Import function can not import any items. |
grm_importFailNoMembership |
summary>Importing %1%... |
grm_importMsg |
summary>You do not have any legal entity assigned. Unable to proceed. Please contact your IT administrator |
grm_legalEntityNotAssigned |
summary>Line manager in the destination workgroup is either invalid or blank. |
grm_lineManagerInvalid |
summary>Loading Shell dataset user fields |
grm_loadingUserFields |
summary>Data conversion complete. |
grm_logDCDone |
summary>End of data conversion |
grm_logDCEnd |
summary>An error occurred. You should correct and rerun the data conversion utility. |
grm_logDCError |
summary>%1% errors occurred. You should correct and rerun the data conversion utility. |
grm_logDCErrors |
summary>Error(s) were detected. Please look at the log file. |
grm_logDCErrorsDetected |
summary>Log of ACL data conversion |
grm_logDCHeader |
summary>Updating ACL on b_record% '%1' : |
grm_logDCRecord |
summary>.... done. |
grm_logDCRecordDone |
summary>Error : %1% |
grm_logDCRecordError |
summary>%1% records were updated |
grm_logDCUpdatedCount |
summary>Could not open log file : %1% |
grm_logFileBad |
summary>Converting workgroup : %1%... |
grm_logWCConvertWg |
summary>Converting workgroup %1% : |
grm_logWCConvertWgMsg |
summary>Removed : %1%. |
grm_logWCDoneRemoveUnit |
summary>Failed to remove : %1% : %2%. |
grm_logWCFailRemoveUnit |
summary>Log of workgroup conversion |
grm_logWCHeader |
summary>This utility does the following conversions |
grm_logWCInfo |
summary>Converting workgroups... |
grm_logWCProgress |
summary>Removing organization unit %1%... |
grm_logWCRemovingUnit |
summary>Testing workgroup : %1%... |
grm_logWCTesting |
summary>%1% bs_classification% were approved. |
grm_manyFilePlansApproved |
summary>Mismatching [ ] in %1%. |
grm_mismatchedBrackets |
summary>Could not find 'archival/storage box' b_recordType% |
grm_missingArchiveBoxRty |
summary>Could not find 'default access control' metadata template |
grm_noDefaultAccessRtyFound |
summary>No bs_classification% to import. Either you have not selected any bs_classification% or all the workgroups selected do not own any bs_classification%. |
grm_noFPstoImport |
summary>You are not allowed to approve %1%. |
grm_notAllowedToApprove |
summary>You must be a member of the workgroup. |
grm_notMemberofWorkgroup |
summary>This b_classification% has no workgroup. |
grm_noWorkgroupForClassification |
summary>1 b_classification% was approved. |
grm_oneFilePlanApproved |
summary>Problem encountered with [ ] parsing in %1%. |
grm_probInFileplanName |
summary>This b_record% does not have a valid b_classification%. |
grm_recordHasBadFileplan |
summary>This b_record% does not have a valid owner workgroup. Please check the workgroup on the b_classification% : %2% |
grm_recordHasBadWorkgroup |
summary>Relocated from %1% on %2% by %3% |
grm_relocatedFPNote |
summary>Relocation b_classification% : %1% ... |
grm_relocateFP |
summary>Relocating of bs_classification% complete. |
grm_relocateFPsComplete |
summary>Relocating bs_record%... |
grm_relocateingRecsMsg |
summary>Relocating %1% ... |
grm_relocateRecMsg |
summary>Relocated from %1% on %2% by %3%. |
grm_relocateRecNote |
summary>You are not a member of any workgroups. You can not use the relocate b_record% function. |
grm_relocateRecordNotAllowed |
summary>Relocating of bs_record% complete. |
grm_relocateRecsComplete |
summary>Relocating bs_classification% ... |
grm_relocationgFPs |
summary>Report completed successfully |
grm_reportCompleted |
summary>Updating b_classification% : %1% |
grm_updateFP |
summary>Problems detected when trying to determine new access control on bs_classification% |
grm_updateFPACLProblems |
summary>Updating bs_classification% ... |
grm_updateFPs |
summary>Problems detected when trying to rename bs_classification% |
grm_updateFPsProblems |
summary>Updating access control on b_record% : %1%... |
grm_updateRecACL |
summary>Updating bs_record%... |
grm_updateRecs |
summary>Updating b_record% : %1% ... |
grm_updatingRec |
summary>Use Diagnostic Logging |
pc_GS_diagnosticLogging |
summary>Not all fields have been setup. R_DROPZONE% cannot continue. Please contact your IT administrator. |
grm_validateUserFields |
summary>Validating Shell dataset user fields. |
grm_validateUserFieldsMsg |
summary>Synchronization Interval (Days) |
pc_GS_syncInteval |
summary>%1%: %2% on table %3% |
tem_suWorkDescForTable |
summary>Can only have one street and one mailing address. |
loc_1mailingAddress |
summary>Access To |
loc_accessTo |
summary>(Multiple) |
tem_suWorkMultiple |
summary>P_wacAssignedTo% |
loc_activityAssignee |
summary>Convert configuration |
tem_suWorkConvertObjectConfig |
summary>Convert caveats |
tem_suWorkConvertCaveats |
summary>Convert permissions |
tem_suWorkConvertPermissions |
summary>Delete table |
tem_suWorkDeleteTable |
summary>Add table comment |
tem_suWorkAddTableDoco |
summary>Remove trailing blanks |
tem_suWorkFixTrailingBlanks |
summary>Create canned lookup set |
tem_suWorkCreateLookupSet |
summary>Incorporate new user permissions |
tem_suWorkAddNewUserPermissions |
summary>Address details - %1% |
loc_addressDetails |
summary>Address history |
loc_addressHistory |
summary>The address reference supplied could not be resolved to a b_location% with an actual address. You have possibly set up an invalid recursion loop. |
loc_addressReferenceRecursionError |
summary>(from %1% to %2%) |
loc_addressValidFromTo |
summary>(until %1%) |
loc_addressValidUntil |
summary>Internal Conversion Error: Column array mismatch for data insertion on table %1%. |
tem_suColumnArrayMismatch |
summary>Internal Conversion Error: From expression unspecified for data insertion on table %1%. |
tem_suFromExpressionUnspecified |
summary>Internal Conversion Error: From URI column expression unspecified for data insertion on table %1%. |
tem_suFromUriColumnUnspecified |
summary>Cannot associate '%1' with '%2'. %3% |
loc_associationNotSupported |
summary>Convert record retention data |
tem_suConvertRetention |
summary>The 'same as' address b_location% must be a different b_location% to the b_location% it is being placed on. |
loc_badAddressReference |
summary>The 'P_locDateOfBirth' field must be in the past. |
loc_badDOB |
summary>%1% : Invalid b_location% selected for relationship. |
loc_badLocForRelate |
summary>The 'use profile of' b_location% must be different from the b_location% it is being defined for. |
loc_badProfileReference |
summary>B_location% '%1' does not appear to be related to b_location% '%2'. |
loc_badRemoveIndex |
summary>You cannot deactivate the b_location% '%1' because it is in use. Refer to: |
loc_cannotDeactivate |
summary>BS_location% that are responsible for managing user logins must be 'internal'. |
loc_cannotMakeAdminExternal |
summary>Cannot relate a b_location% to itself. |
loc_canNotRelateToSelf |
summary>You cannot remove your own login. |
loc_canNotRemOwnLogin |
summary>Only a security administrator is allowed to set the security profile of a user to be higher than their own. |
loc_cannotUpdateSecurityBeyondYourOwn |
summary>Check name details |
loc_checkDetails |
summary>Checking references ... |
loc_checkingReference |
summary>B_recordAction% completed by |
loc_completeRecStep |
summary>Copied Access |
loc_copiedAccess |
summary>Copied Security |
loc_copiedSecurity |
summary>Copied Security/Access |
loc_copiedSecurityAndAccess |
summary>Copy style |
loc_copyStyle |
summary>Customize access |
loc_customizeAccess |
summary>Customize access (Multiple) |
loc_customizeAccessMultiple |
summary>%1% : creating the relationship with %2% would cause an endless loop. |
loc_cyclicErc |
summary>Details |
loc_details |
summary>record type tasks |
tem_suItRecordTypeTasks |
summary>external link definitions |
tem_suItExternalLinks |
summary>contained item requests |
tem_suItRequestsForContainedItems |
summary>Warning. Another E_lc_person% (or unknown b_location%) has been created with the same name. |
loc_duplicateWarning |
summary>FTP document stores |
tem_suItElecStoreFTP |
summary>Please enter a value for the local number or enter an extension. |
loc_enterLocalNumber |
summary>Please enter the name to match. |
loc_enterMatchingName |
summary>E_as_public% |
loc_everyone |
summary>%1% : R_TRIMCONTEXT% has an internal limit of %2% related bs_location% for this type of relationship. |
loc_exceededRelationCount |
summary>form definitions |
tem_suItFormDefinitions |
summary>document store totals |
tem_suItElecStoreTotals |
summary>%1% cannot be used because it lacks the necessary permission '%2'. : '%3' |
loc_hasNoPermission |
summary>Number of processing threads |
tem_suNumberThreads |
summary>The b_lookupSet% containing standard honorifics is not available. This needs to be set up using R_TRIM% System Options. |
loc_honorificHelpUnavailable |
summary>Note: In addition to the errors described above a further %1% relationship(s) were not processed because the internal limit has been reached. |
loc_ignoreAdditionalRelationships |
summary>Maximum rows to update |
tem_suMaxRowsToUpdate |
summary>No document is available for viewing. |
loc_imageFileNotFound |
summary>=3CIn R_TRIM% b_electronicStore%=3E |
loc_inEstore |
summary>form items |
tem_suInsertFormItems |
summary>text user-defined field values |
tem_suInsertTextFields |
summary>jurisdictions from groups |
tem_suInsertJurisdictionsFromGroups |
summary>International country code must be a positive number. |
loc_intlCodeMustBeGTZero |
summary>International country code must be numeric or a known country name. |
loc_intlCodeMustBeNumericOrKnown |
summary>This b_location% has been used as the property '%1' for one or more %2%. You will need to specify a replacement b_location% before you can delete this b_location%. |
loc_inUseNeedsReplacement |
summary>This b_location% has been used as the property '%1' for one or more items. You will need to specify a replacement b_location% before you can delete this b_location%. |
loc_inUseNeedsReplacementNoBob |
summary>This b_location% has been used as the property '%1' for one or more %2%. Deleting this b_location% is prevented. |
loc_inUsePrevented |
summary>This b_location% has been used as the property '%1' for one or more items. Deleting this b_location% is prevented. |
loc_inUsePreventedNoBob |
summary>You have canceled the creation of access controls for this record. you sure this is what you want to do? |
grm_canceledMCACLSetup |
summary>Local area code must be numeric. |
loc_localAreaCodeMustBeNumeric |
summary>Warning: The b_location% '%1' has associated bs_location%. |
loc_locationHasAssociations |
summary>You cannot change the type of an existing b_location%. |
loc_locTypeCanNotBeChanged |
summary>For contingency reasons, bs_location% that are responsible for managing user logins cannot modify aspects of their own login profile. |
loc_loginAdminsCannotModifyLoginDetails |
summary>Login deactivated - %1% |
loc_loginDeactivated |
summary>Login expired - %1% |
loc_loginExpired |
summary>Login expiry date cannot be set in the past. |
loc_loginExpiryInPast |
summary>Login '%1' is already in use by '%2'. |
loc_loginUsed |
summary>online audit entries |
tem_suInsertOnlineAudit |
summary>document store claims |
tem_suInsertStoreClaim |
summary>document store size(bytes) |
tem_suInsertStoreClaimOldBytes |
summary>document store size(Mb) |
tem_suInsertStoreClaimOldMegaBytes |
summary>You have exceeded your concurrent seat quota. Based on your concurrency ratio you can have at most %1% users registered to login. You will not be able to update any logins until you reduce the number of bs_location% that have login names to %1%. |
loc_maxConcurrentSeatsExceeded |
summary>The maximum number of bs_location% that can appear in an access control list is %1%. Some of the selected bs_location% have not been added. |
loc_maxLocsInACLExceeded |
summary>You have exceeded your license quota for named seats. You will not be able to update any logins until you reduce the number of bs_location% that have login names to %1%. |
loc_maxNamedSeatsExceeded |
summary>notes (partition 2) |
tem_suInsertNotes2 |
summary>notes (partition 3) |
tem_suInsertNotes3 |
summary>You need to add at least one b_location% to the access list. |
loc_needAtleastOneLocinCustomList |
summary>BS_location% that you cannot use are not suitable for the purpose '%1'. |
loc_needsCanUse |
summary>The b_location% '%1' needs to have an active login to be an administrator. |
loc_needsToHaveLoginToAdminister |
summary>email links |
tem_suInsertMailbox |
summary>Need to have a valid type (E_lc_person%, E_lc_organization%, E_lc_position% etc.) before a new b_location% can be created. |
loc_newNotAllowed |
summary>You do not have access or permission to relate '%1' to '%2' |
loc_noAccessToMakeRelated |
summary>The b_location% '%1' does not have an email address. |
loc_noEmail |
summary>This b_location% does not have an image to display. |
loc_noImage |
summary>No |
loc_noImageAvailable |
summary>No login access - %1% |
loc_noLoginAccess |
summary>No matching bs_location% found. |
loc_noMatchesFound |
summary>The selected rule for containers needs one or more bs_recordType% to be specified (use SetContainerRecordTypes). |
rty_containerRuleNeedsTypes |
summary>Please enter a name for this b_location%. |
loc_noNameEntered |
summary>B_location% is not suitable as a profile provider. It does not have its own profile. |
loc_noOwnProfile |
summary>You do not have the permission to administer relationships for b_location% '%1'. |
loc_noPermissionToAdminister |
summary>You do not have the permission to modify the login profile for b_location% '%1'. |
loc_noPermissionToAdministerLogin |
summary>Reference check canceled. Please specify a replacement b_location% if you don't want to do a check. |
loc_noReplaceLoc |
summary>Please specify a replacement b_location% for access controls. |
loc_noReplaceLocForAccess |
summary>If copying b_location% associations you need to specify a replacement b_location%. |
loc_noReplaceLocForAssociations |
summary>If copying email addresses you need to specify a replacement b_location%. |
loc_noReplaceLocForEmail |
summary>Please specify a replacement b_location% for requests. |
loc_noReplaceLocForRequests |
summary>Cannot replace a b_location% with itself. |
loc_noSelfReplace |
summary>This b_location% does not have an signature. |
loc_noSignature |
summary>B_location% : %1% lacks the permission '%2'. It is not suitable to be used on an access control list. |
loc_notOkForAccessControl |
summary>B_location% : %1% lacks the permission '%2'. It is not suitable to be used for approving bs_agendaItem%. |
loc_notOkForApprovingAgendaItems |
summary>B_location% : %1% lacks the permission '%2'. It is not suitable to be used for approving bs_classification%. |
loc_notOkForApprovingClass |
summary>This b_location% is not suitable as a b_record% contact. |
loc_notOkForContact |
summary>This b_location% cannot be used for p_recAssignee%. |
loc_notOkForCurrent |
summary>This b_location% cannot be used for p_recHomeLocation%. |
loc_notOkForHome |
summary>This b_location% cannot be used for p_recOwnerLocation%. |
loc_notOkForOwner |
summary>This b_location% is not allowed to request bs_record%. |
loc_notOkForRequest |
summary>Not replaced |
loc_notReplaced |
summary>This b_location% cannot be used for b_savedSearch% owner. |
loc_notValidForSearchOwner |
summary>%1% does not have the required permissions to be an 'B_actionDef%/B_activity% assignee'. |
loc_notValidForWorkflowAssignee |
summary>%1% does not have the required permissions to be a 'B_workflow% supervisor'. |
loc_notValidForWorkflowSupervisor |
summary>This b_location% does not have a Web URL. |
loc_noWebURL |
summary>No suitable b_location% exists to jump to. |
loc_nowhereToJumpTo |
summary>The combined phone number '%1' is too long. It cannot exceed %2% characters in length. |
loc_numExceed |
summary>Specify at least one of active/inactive or you will get no results. |
loc_oneActiveInactive |
summary>You must have at least one b_location% in the custom list. |
loc_oneCustomLoc |
summary>Specify at least one of internal/external or you will get no results. |
loc_oneInternalExternal |
summary>The selected rule for contents needs one or more bs_recordType% to be specified (use SetContainerRecordTypes). |
rty_contentRuleNeedsTypes |
summary>Only active bs_location% can be set as the default. |
loc_onlyActiveCanBeDefault |
summary>%1% : Only one relationship of this type is supported. |
loc_onlyOneRelation |
summary>Container must have a b_recordType% in the specified list |
rty_containerTypeListMsg |
summary>Other Email System |
loc_otherMailSystem |
summary>Content must have a b_recordType% in the specified list |
rty_contentTypeListMsg |
summary>The 'use profile of' b_location% could not be resolved. You have possibly set up a recursion error. |
loc_profileReferenceRecursionError |
summary>You can only select a b_location% that has a security profile lesser or equivalent to yours for this purpose. |
loc_providerSecurityTooHigh |
summary>QAS Pro integration could not be loaded. %1% |
loc_quickAddressFailed |
summary>No container allowed |
rty_containerPreventMsg |
summary>Updating references canceled. |
loc_referenceUpdateCancelled |
summary>Reformatting sort name for %1% ... |
loc_reformattingMsg |
summary>Relationship to '%1' already exists. |
loc_relExists |
summary>Replaced with %1% |
loc_replacedWith |
summary>Can only replace an internal b_location% with another internal b_location%. |
loc_replaceLocNotInternal |
summary>Can only replace a removed b_location% with another b_location% of the same type. |
loc_replaceLocSameType |
summary>No contents allowed |
rty_contentPreventMsg |
summary>All |
loc_searchAll |
summary>Please select bs_recordType% for this container rule. |
rty_pleaseSelectContainerTypes |
summary>Classified Security Approved By |
loc_secApprovedBy |
summary>Classified Security Updated By |
loc_secUpdatedBy |
summary>Security |
loc_security |
summary>You cannot specify a security profile for this b_location% that is higher than your own. |
loc_securityProfileTooHigh |
summary>Please select bs_recordType% for this content rule. |
rty_pleaseSelectContentTypes |
summary>Set as default filters |
loc_setAsDefaultFor |
summary>Some relationships were not created: |
loc_someRelNotCreated |
summary>An electronic document needs to be attached before you can create a new rendition. |
rec_needDocumentForRendition |
summary>The entered value '%1' does not match the individual personal details. Would you like to review the personal details? |
loc_sortNameDoesNotMatch |
summary>P_locSortName% cannot start with a '.' as this is used to indicate a p_locNickName%. |
loc_sortNameNoPeriod |
summary>You must specify a login name to enable a user to login. |
loc_specifyLogintoLogin |
summary>A E_lc_person% cannot have a blank p_locSurname%. |
loc_surnameBlank |
summary>Insufficient data provided for the execution of this oracle statement. |
oci_needMoreData |
summary>Invalid handle is used in this OCI call. |
oci_invalidHandle |
summary>The oracle statement is still running. |
oci_stillExecuting |
summary>OCI call has returned unknown return code. The return code is '%1'. |
oci_unknownReturnCode |
summary>You have changed the name of this b_location%. This b_location% is used as a e_ct_client% contact by %1% bs_record%. If they use e_ct_client% titling their p_recTitle% will be adjusted. Press OK to proceed, otherwise CANCEL. |
loc_updateRecs |
summary>Updating references for b_location% '%1' ... |
loc_updatingReference |
summary>This b_location% has been specified as a user-defined field value for one or more items and cannot be deleted. |
loc_usedAsExternalFieldValue |
summary>The OCI call completed successfully but returned additional diagnostic information. Return code: %1%, Message: %2% |
oci_successWithInfomation |
summary>(P_locUseProfileOf% '%1') |
loc_useProfileOfStr |
summary>OCI call failed. Error code : %1%, Error message : %2% |
oci_fuctionFailed |
summary>You do not have the permission to create a user with these privileges. |
loc_userCannotCreatePrivilegedUser |
summary>%1% has documents checked out. You cannot downgrade a user's security while the user has documents checked out. |
loc_userHasDoccumentsCheckedOut |
summary>Failed to initilize the connection to oracle dataset. |
oci_errorInitializingEnvironment |
summary>Failed to release the temporary oracle environment. |
oci_errorReleasingTempEnvironment |
summary>Failed to create an error handler for oracle environment. |
oci_errorCreatingErrorHanler |
summary>%1% does not have permission to act on behalf of %2%. |
locCannotActAsLoc |
summary>BS_location% that are external cannot be used for the purpose '%1'. |
locCannotBeExternalForPurpose |
summary>BS_location% that are inactive cannot be used for the purpose '%1'. |
locCannotBeInactiveForPurpose |
summary>BS_location% that are internal cannot be used for the purpose '%1'. |
locCannotBeInternalForPurpose |
summary>BS_location% of type '%1' cannot be members of type '%2'. |
locCannotBeMemberOf |
summary>BS_location% of type '%1' cannot have members of type '%2'. |
locCannotHaveMemberOfType |
summary>Memberships held by this %1% |
locMembershipsFor |
summary>Members of this %1% |
locMembersOfType |
summary>BS_location% of type '%1' cannot have be an administrator. |
locTypeCannotAdminister |
summary>BS_location% of type '%1' cannot have an administrator. |
locTypeCannotBeAdministered |
summary>BS_location% of type '%1' cannot have the relationship '%2' with bs_location% of type '%3'. |
locTypeCannotBeAssociatedWithType |
summary>BS_location% of type '%1' cannot be external. |
locTypeCannotBeExternal |
summary>BS_location% of type '%1' cannot have personal details. |
locTypeCannotBePersonal |
summary>BS_location% of type '%1' cannot be used for the purpose '%2'. |
locTypeCannotBeUsedForPurpose |
summary>BS_location% of type '%1' cannot have a login. |
locTypeCannotHaveLogin |
summary>BS_location% of type '%1' cannot have a security profile. |
locTypeCannotHaveProfile |
summary>You do not have permission to act on behalf of %1%. |
locYouCannotActAsLoc |
summary>Please supply a single VMBX file name. Usage is: |
mbxv_singleFileRequired |
summary>Fixing any references to external locations for column %1%.%2% |
tem_tool_correctingLocKeys |
summary>You need to set the DoOriginContainerAllocations property before calling NewRecord. |
sdknet_bulkLoaderNotDoingContainers |
summary>The attachment '%1' had an invalid URI or b_electronicStore% ID. |
mes_noAttach |
summary>'%1' is not a valid Internet Email address. |
mes_invalid_SMTP_Address |
summary>This b_record% has its number allocated based on its parent container, however no container has been specified. |
rec_SnoContainerForNumber |
summary>This b_record% has its number allocated base on its parent client or matter, however no client or matter has been specified. |
rec_SnoClientMatterForNumber |
summary>Cannot process Deleted Items folder. |
mpx_folderIsDeletedItems |
summary>Cannot process Outbox folder. |
mpx_folderIsOutbox |
summary>Cannot process Received Items folder. |
mpx_folderIsReceiveFolder |
summary>Cannot process Sent Mail folder. |
mpx_folderIsSentMail |
summary>Invalid MAPI Session. |
mpx_invalidMapiSession |
summary>Email components have not been installed on this workstation. |
mpx_mailNotInstalled |
summary>Your email system reported an error. %1%. %2% |
mpx_mapiError |
summary>Your message |
mpx_notificationDelivered |
summary>Your message |
mpx_notificationNotDelivered |
summary>Your message |
mpx_notificationRead |
summary>Your message |
mpx_notificationUnread |
summary>B_classification% '%1' is already unapproved. |
fp_filePlanAlreadyUnApproved |
summary>The 'outbox' folder used for preparing new messages was not found. |
mpx_outboxFolderMissing |
summary>An email message could not have its subject modified. %1% |
mpx_prependMessageSubjectFailed |
summary>Processing email folder: %1% ... |
mpx_processingMailFolderMsg |
summary>Attach electronic document of type |
vb_tio_EDocOfType |
summary>Electronic Document |
vb_tio_EDoc |
summary>Attach original document if selected rendition does not exist |
vb_tio_EDocRevertToOriginal |
summary>An email message could not be removed. %1% |
mpx_removeMessageFailed |
summary>Retrieving email item: %1% ... |
mpx_retrievingMailItemMsg |
summary>You should only choose the Simple MAPI option if you have been advised to do so by your system administrator. |
mpx_useSimpleMapiWarning |
summary>About %1% [%2%] |
ocx_aboutDlgCap |
summary>Double Click |
ocx_accessiblity_doubleClick |
summary>Are you sure you want to cancel? |
ocx_confirmCancel |
summary>'%1' cannot have just a date value. Please enter a time as well. |
ocx_dateWithBlankTime |
summary>Email Message |
ocx_electronicMailMessage |
summary>Find |
ocx_findDlgCap |
summary>Date |
ocx_genericDateCaption |
summary>Help Context ID: |
ocx_helpDebugger |
summary>In=26vert all tags |
ocx_InvertAllTagsMenu |
summary>Please note that you are about to launch a copy of the ORIGINAL version of this document. Any changes you may have made in the viewer will not be retained. |
ocx_launchWarning |
summary>Clear |
ocx_menuClear |
summary>Copy |
ocx_menuCopy |
summary>Cut |
ocx_menuCut |
summary>Paste |
ocx_menuPaste |
summary>Microsoft Internet Explorer Viewer |
ocx_microsoftIE |
summary>More Dates... |
ocx_moreDates |
summary>No highlighted words were found. |
ocx_noHitsFound |
summary>No more occurrences of '%1' found. |
ocx_noMoreOccurrencesFound |
summary>No occurrences of '%1' found. |
ocx_noOccurrencesFound |
summary>The Trapeze image viewer has reported that this image is abnormal in some way. The error code reported was (%1%). This is most likely the result of a problem at the time the image was scanned. The image has not been modified by R_TRIMCONTEXT%. |
ocx_onstreamAbnormal |
summary>The Trapeze image viewer could not be started. %1% |
ocx_onstreamInitialization |
summary>The Trapeze license key is invalid. |
ocx_onstreamLicenseInvalid |
summary>Trapeze Image Viewer |
ocx_onstreamViewer |
summary>Document(s) could not be printed. Check your printer and/or network connections. |
ocx_printFailed |
summary>Print email attachment(s)? |
ocx_printMailAttachments |
summary>Do you wish to remove '%1' from this history list? |
ocx_removeFromHistory |
summary>Please note that you are about to save a copy of the ORIGINAL version of this document. Any changes you may have made in the viewer will not be retained. |
ocx_saveAsWarning |
summary>=26Tag All |
ocx_TagAllMenu |
summary>'%1' cannot have just a time value. Please enter a date as well. |
ocx_timeWithBlankDate |
summary>Retrieved %1% items. Please wait or press 'Break' to cancel ... |
ocx_treeSortProgress |
summary>Retrieving all items. Please wait ... |
ocx_treeSortStart |
summary>=26Untag all |
ocx_UntagAllMenu |
summary>(%1% pixels) |
ocx_widthInPixels |
summary>Enter the path to the folder used by the journalling system to capture email |
trm_originEmailCaptureCaption |
summary>Flag that an extra conversion process needs running. |
tem_suFlagConversionNeeded |
summary>A b_location% with a distinguished name of '%1' already exists (%2%) |
loc_ldapDNalreadyExists |
summary>=3CRestricted=3E |
loc_restricted |
summary>R_TRIM% Directory Synchronization |
bob_ldapEditor |
summary>Correct invalid referential data |
tem_smActionFixReferences |
summary>Correct duplicate data |
tem_smActionFixDuplicateData |
summary>The column %1% in table %2% contains duplicate data so the index for this column cannot be created as unique. |
tem_smDuplicateDataSingleColumn |
summary>The index %1% in table %2% is meant to be unique but the combination of the columns '%3' contains duplicates. |
tem_smDuplicateDataMultiColumn |
summary>Please specify a seat limit value for one or more user types |
tem_enterSeats |
summary>Unable to aggregate as one or more contents have a status of '%1'. |
rec_cannotAggregate |
summary>This b_record% has no contents to aggregate. |
rec_noContentsToAggregate |
summary>All contents have already been disposed. |
rec_allContentsDisposed |
summary>No contents have been assigned any disposal instructions. |
rec_noContentsHaveInstructions |
summary>An internal error calculating disposal status. |
rec_aggregationInternalError |
summary>Based on container: %1% (Contents not examined) |
rec_fromContainerWaiting |
summary>Based on contents: %1% |
rec_fromContentsWaiting |
summary>Based on container: %1% (Contents examined: %2%) |
rec_fromContainerContentNote |
summary>Based on contents: %1% (Container has no disposal instructions) |
rec_fromContents |
summary>Based on contents: %1% (Note: container has a different disposal type of %2%). |
rec_fromContentsDifferentDisposalType |
summary>Based on container: %1% (Note: contents have a different disposal type of %2%). |
rec_fromContainerDifferentDisposalType |
summary>Based on contents: %1% (Note: container has an earlier disposal date of %2%). |
rec_fromContentsLaterDisposalDate |
summary>Based on container: %1% (Note: contents have an earlier disposal date of %2%). |
rec_fromContainerLaterDisposalDate |
summary>Based on container: %1% (Contents have identical disposal instructions) |
rec_contentsAndContainerIdentical |
summary>Me |
bob_sbMe |
summary>My memberships |
bob_sbMyMemberships |
summary>My staff |
bob_sbMyStaff |
summary>Special folder type '%1' has already been defined. |
uty_checkinFolderAlreadyUsed |
summary>Selecting top containers - making initial selection. |
bob_srchResolvingTopContainers |
summary>Selecting top containers - undertaking contents examination. |
bob_srchExaminingContentRecursively |
summary>Unable to connect to LDAP server. %1% |
bob_ldapConnect |
summary>LDAP search failed. %1% |
bob_ldapSearch |
summary>Could not parse component '%1' of DN '%2'. |
bob_ldapParseDn |
summary>Pause |
bob_ldapPauseProcessing |
summary>Resume |
bob_ldapResumeProcessing |
summary>A connection was successfully established to the LDAP server. |
bob_ldapTestConnectionOk |
summary>User Mappings |
bob_ldapUserMappingsCaption |
summary>Group Mappings |
bob_ldapGroupMappingsCaption |
summary>Unable to load Directory Synchronization configuration. %1% |
bob_ldapLoadConfigError |
summary>Time |
bob_ldapTimeCaption |
summary>Message |
bob_ldapMessageCaption |
summary>Property Name |
bob_ldapPropertyNameCaption |
summary>Property Value |
bob_ldapPropertyValueCaption |
summary>Attribute Name |
bob_ldapAttributeNameCaption |
summary>Attribute Pattern |
bob_ldapAttributePatternCaption |
summary>Search Base |
bob_ldapSearchBaseCaption |
summary>Search Scope |
bob_ldapSearchScopeCaption |
summary>Search Filter |
bob_ldapSearchFilterCaption |
summary>Relationship Type |
bob_ldapRelTypeCaption |
summary>Synchronization canceled. |
bob_ldapProcessingCanceled |
summary>Cannot modify b_location% %1%. Cannot modify the user running the synchronization. |
bob_ldapCantModifyUser |
summary>Removing duplicated Email Capture message - it is now attached to b_record%: %1% |
rec_capstoneCleanup |
summary>You cannot create two bs_checkinStyle% for the same matter record. |
uty_checkinMatterAlreadyUsed |
summary>Default UI Gen Caption |
uiGen_Default |
summary>You do not appear to have Microsoft 'Outlook MAPI Service Providers' installed. |
mpx_OutlookNotInstalled |
summary>Field '%1' has not been defined as a boolean. |
bob_udfnotBoolean |
summary>Field '%1' has not been defined as a decimal or currency. |
bob_udfnotDecimal |
summary>Field '%1' has not been defined as a geography value. |
bob_udfnotGeography |
summary>Loading mail form... |
mpx_loadingMailForm |
summary>B_record% : %1% is not checked out as a b_workingcopy% |
rec_notCheckedToWorkingCopy |
summary>The search method '%1' has been blocked by your administrator and you do not have the 'Bypass Blocked Search methods' permission. |
bob_searchMethodBlocked |
summary>I, %1%, approve the disposal of all bs_record% contained in b_consignment% : %2%, with the following exclusions '%3' |
rec_approvalText |
summary>R_TRIMCONTEXT% Load Test |
tl_AppName |
summary>TRIMconfig.tcfg cannot be found. If you are not currently using the machine that contains the Workgroup server the path cannot be resolved. |
tl_TCFGNotFound |
summary>Want to save changes to %1_openConfigTitle%? |
tl_SaveConfigQuery |
summary>This application can only be run by a R_TRIMCONTEXT% Administrator. |
tl_PermissionDenied |
summary>Preparing for initialization of %1_MachineName%. |
tl_PrepInitRunner |
summary>Initializing host: %1_MachineName%. |
tl_InitRunner |
summary>The supplied date value is not valid for this property. |
prp_cannotConvertDATEToDate |
summary>The value '%1' could not be converted into a valid date. |
prp_cannotConvertValueToDate |
summary>An error occurred within a property data conversion function. %1% |
prp_caughtErrorInDataConversion |
summary>Attempt to convert data failed. No suitable conversion could be found. |
prp_couldNotConvertDataValue |
summary>This task does not support dropping %1% onto %2%. |
prp_noDropTaskAvailable |
summary>You have no access to any task that supports dropping %1% onto %2%. |
prp_noDropTaskFound |
summary>Internal Error. You are attempting to execute an unknown task. |
prp_noPermissionForInvalidTask |
summary>Internal Error. A property was encountered with an unknown format. |
prp_propertyFormatInvalid |
summary>Accessing property data failed : property mismatch. |
prp_propertyMismatch |
summary>Property '%1' is limited to %2% characters of text. Please supply a shorter string value. |
prp_propertyStringTooLong |
summary>This task is not available for tagged processing. |
prp_taskIsNotAvailableTagged |
summary>=3CNo name supplied=3E |
prp_unnamedItem |
summary>Access denied. You need to have the %1% permission to perform this task. |
prp_userHasNoPermissionForTask |
summary>The passed parameter is an unsupported variant type (%1%) - no conversion available. |
prp_variantTypeNotSupported |
summary>You cannot complete any of the actions attached to this b_record%. |
rec_noActionsAvailableForCompletion |
summary>There are no actions attached to this b_record%. |
rec_noActionsAttached |
summary>Start your search here |
web_startYourSearchHere |
summary>Click on the map to add markers. Click on the marker to remove individually. |
web_clieckAddRightClickClearMarker |
summary>As Polygon |
web_asPolygon |
summary>Use all markers to draw a polygon |
web_useAllMarkersToDrawPolygon |
summary>As Line |
web_asLine |
summary>Use all markers to draw a line |
web_useAllMarkersToDrawLine |
summary>Traffic |
web_traffic |
summary>Show traffic layer |
web_showTrafficLayer |
summary>Clear Markers |
web_clearMarkers |
summary>Clear all markers |
web_clearAllMarkers |
summary>Please select a different b_schedule% to use as a replacement. |
sch_cannotReplaceWithSameSchedule |
summary>This function is not available on a OEM Idol server from a 32bit client. |
idol_notSupportedonx86 |
summary>The dataset id value is incorrect - it needs to be two characters. |
core_invalidDatasetId |
summary>To be a visitor, you need to turn on the 'accepting logins' property. |
loc_visitorNeedsLogin |
summary>Visitor logins are only supported for licenses issued by a managed service provider. |
loc_visitorsOnlyForMSPCustomers |
summary>After one year. |
schAfterOneYear |
summary>After one year.and one month |
schAfterOneYearAndOneMonth |
summary>After 1 year.and %1% months |
schAfterOneYearAndMonths |
summary>After %1% years |
schAfterYears |
summary>After %1% years and 1 month |
schAfterYearsAndOneMonth |
summary>After %1% years and %2% months. |
schAfterYearsAndMonths |
summary>After one month |
schAfterOneMonth |
summary>After %1% months |
schAfterMonths |
summary>After one day |
schAfterOneDay |
summary>After %1% days |
schAfterDays |
summary>Warning. Deleting indexes on one or more tables can result in widespread performance issues. You should only do this when the dataset is offline and undergoing some sort of maintenance activity. It is very important that all the indexes are restored prior to restoring access to the dataset. |
tem_deleteAllIndexesWarning |
summary>Warning. It is not recommended running a dataset in production without referential integrity in place. |
tem_deleteAllConstraintsWarning |
summary>Recreating all indexes could take a long time. Are you sure you want to do this? |
tem_recreateAllIndexesWarning |
summary>Recreating all referential constraints could take a long time. Are you sure you want to do this? |
tem_recreateAllConstraintsWarning |
summary>Access exclusions can only be applied to bs_record% |
bob_aclExclusionsOnlyRecords |
summary>Access to this b_record% has been specifically excluded for %1% |
bob_aclExclusionForLoc |
summary>Access to this b_record% has been specifically excluded for members of %1% |
bob_aclExclusionForGroup |
summary>Unable to bind socket to port. Is the port already in use? Try using 'netstat -ano' to identify what other application is using the port. The underlying error was '%1'. |
rcf_error_SocketBind |
summary>Filter Properties |
trm_originSpamFilterHeading |
summary>Checking to see if security conversion is complete: testing b_record% access controls ... |
trm_checkingForSecurityConversionCompleteRecACL |
summary>Checking to see if security conversion is complete: testing b_record% access exclusions ... |
trm_checkingForSecurityConversionCompleteRecExclusions |
summary>Checking to see if security conversion is complete: testing b_record% containers ... |
trm_checkingForSecurityConversionCompleteRecContainers |
summary>Checking to see if security conversion is complete: testing b_recordType% access controls ... |
trm_checkingForSecurityConversionCompleteRecTypes |
summary>Checking to see if security conversion is complete: testing b_classification% access controls ... |
trm_checkingForSecurityConversionCompleteClassifications |
summary>Directory path is too long. '%2'. %1% |
core_directoryPathExceedsLimit |
summary>The dataset with the ID '%1' is not available. The cause is: %2% |
dbw_dbisnotAvailable |
summary>Could not determine the ODBC connection string for this dataset. |
tem_getOdbcConnectStringFailed |
summary>Failed to load the ODBC dll. |
odbc_odbcDllIsNotLoaded |
summary>The selected driver '%1' is not compatible for %2% connection string. |
tem_invalidOdbcDriver |
summary>There is no valid PostgreSQL schema name set in the connection string. Set a valid schema name using 'set search_path to Schema_Name,public' in the connection settings in page 2 of advance connection options, make sure to enclose the case sensitive schema names with double quotes and include the public schema at the end. |
tem_invalidSchemaName |
summary>The public schema is not added at the end of search path. The public schema is required at the end of the search path to support GIS. |
tem_publicSchemaNotAdded |
summary>Delete function |
tem_suWorkdeleteFunction |
summary>Create function |
tem_suWorkCreateFunction |
summary>The notes field contains invalid information. |
core_noteFieldInvalid |
summary>Machine Name |
tl_capMachineName | |
tl_capLoadRunnerLoc |
summary>There is no words file for this database. It can take several minutes to generate one. |
tl_WordsFileNotFound |
summary>Are you sure you want to delete the Words cache? |
tl_DeleteWordsCacheQuery |
summary>Create B_record% |
tl_capGrpCreateRecs |
summary>Attach a Document of size |
tl_capGrpCreateRecs_eDocs |
summary>Custom Size (MB) |
tl_capGrpCreateRecRDO_eDocs_Custom |
summary>Large (50 MB) |
tl_capGrpCreateRecRDO_eDocs_Large |
summary>Authoring application is already running. File:'%1' |
rdr_appAlreadyRunning |
summary>Attachment # |
rdr_attachmentNumber |
summary>Close |
rdr_closeButtonCaption |
summary>Error connecting to the rendering agent process. %1% |
rdr_connectToAgentFailed |
summary>Processing stopped due to too many consecutive rendering failures of document type %1%. |
rdr_consecutiveErrors |
summary>Could not delete file '%1'. |
rdr_couldNotDeleteFile |
summary>Working online with dataset '%1' since %2%. |
rdr_datasetOnlineMsg |
summary>Date processed |
rdr_dateProcessed |
summary>Date requested |
rdr_dateRequested |
summary>Detail |
rdr_detail |
summary>Document extracted for rendering |
rdr_documentExtracted |
summary>Document type |
rdr_documentType |
summary>Medium (5 MB) |
tl_capGrpRDO_eDocs_Medium |
summary>Failed to add b_recRendition% to b_record%. |
rdr_failedToAddRendition |
summary>Failed to delete b_recRendition% request. |
rdr_failedToDelete |
summary>Failed to extract attachments. |
rdr_failedToExtract |
summary>Could not initialize printer driver, details: %1% |
rdr_failedToInitializePrinterDriver |
summary>Error launching the rendering engine in agent mode. %1% |
rdr_failedToLaunchAgent |
summary>GPS b_location% is not valid, you need to specify a single polygon, line without self crossings or a point. Multiple polygons or self crossing lines are not supported. |
core_geographyInvalidShape |
summary>Small (15 KB) |
tl_capGrpCreateRecRDO_eDocs_Small |
summary>None |
tl_capGrpCreateRecRDO_eDocs_None |
summary>Failed to render document. %1% |
rdr_failedToRender |
summary>Failed to reprocess b_recRendition% request. |
rdr_failedToReprocess |
summary>Failed to retrieve document. |
rdr_failedToRetrieve |
summary>Failed to retrieve number of queued print jobs. |
rdr_failedToRetrievePrintJobCount |
summary>Failed to get name of default printer. |
rdr_getDefaultPrinter |
summary>Print |
rdr_InternetExplorerPrintDialogCaption |
summary>CM has automatically cancelled this request |
rdr_docusignVoidReason |
summary>Rendering requires schema 125 or later. |
rdr_oldSchemaVersion |
summary>Request submitted |
rdr_renderRequestSubmitted |
summary>The connection property DataTypeCompatibility should be 80 for SQL Server Native Client provider. Please check and confirm this value. |
wgs_dataTypeCompatibilityNotSet |
summary>Unable to modify the cost or duration on Bs_recordAction% that are procedures. |
rec_actionProcedure |
summary>This database is not enabled. |
wgs_databaseNotEnabled |
summary>Error while clearing print queue. |
rdr_printQueueClearFailed |
summary>Failed to determine length of printer queue. |
rdr_printQueueCountFailed |
summary>Use B_recordType% |
tl_capGrpCreateRec_UseRTY |
summary>For B_record% |
tl_capGrpModRec_ForRec |
summary>In progress |
rdr_renderInProgress |
summary>The rendering queue is now empty. |
rdr_renderQueueCleared |
summary>Failed to clear render queue. %1% |
rdr_renderQueueClearFailed |
summary>The rendering queue is already empty. |
rdr_renderQueueEmpty |
summary>Retrieving |
rdr_renderRetrieving |
summary>Failed to set the default printer to '%1'. %2% |
rdr_setDefaultPrinter |
summary>Failed to open file using shell. File:'%1' |
rdr_shellOpenFailed |
summary>Failed to print file using shell. |
rdr_shellPrintFailed |
summary>Failed to convert document. %1% |
rdr_failedToConvert |
summary>Add Notes |
tl_capGrpModRec_AddNotes |
summary>Access control |
rec_accessControl |
summary>You have specified one or more access controls for this b_record% to be based on its p_recContainer%. Note that the corresponding access control on the p_recContainer% is different from the previous specification on this b_record%. |
rec_aclw_containerWithDifferingAccess |
summary>Needs to be for the selected b_record%. |
rec_requestNotForRecord |
summary>You have specified one or more access controls for this b_record% to be based on its p_recContainer%, however this b_record% does not have a p_recContainer%. |
rec_aclw_inheritedNoContainer |
summary>This b_record% has one or more access controls based on its p_recContainer%. Remove it from the p_recContainer% will change its access. |
rec_aclw_removingAccess |
summary>Selection is not valid. |
rec_badSelection |
summary>B_recordAction% '%1' has sub steps. |
rec_actCanNotCompleteProcedure |
summary>B_recordAction% '%1' is completed. |
rec_actionCompleted |
summary>%1% (Responsibility of: %3%, %2%) |
rec_actionLocViewStr |
summary>B_recordAction% : %1% is not completed. |
rec_actionNotCompleted |
summary>This b_record% has bs_actionDef% assigned and therefore the due date cannot be set manually. |
rec_actionsAssignedNoDueDate |
summary>%1% (Unassigned, %2%) |
rec_actionUnassignedViewStr |
summary>Active audit events |
rec_activeAuditEvents |
summary>This b_record% has no current b_recordAction%. |
rec_actNoCurrentAction |
summary>Add new contact - %1% |
rec_addContactTitle |
summary>B_record% %1% has no document. Component id = %2%. |
rec_sapNoDocument |
summary>Database does not contain any bs_fieldDefinition% for 'SAP Document Id' - expected '%1'. Conversion may have already been completed. |
rec_sapbadDb |
summary>Badly formed record XML - Record Node not found. |
rec_badXML |
summary>No previous revisions were removed: |
rec_allRevisionsInUse |
summary>This b_record% has already been declared to be final. |
rec_alreadyFinalized |
summary>Also Cc: |
rec_alsoCc |
summary>Also To: |
rec_alsoTo |
summary>and others... |
rec_andOthers |
summary>The b_location% specified for the role of '%1' (%2%) does not have the correct access or security profile to view the document attached to this record. |
rec_reviewRoleSecurityBreach |
summary>This b_record% does not have a suitable p_recAssignee% and a suitable default could not be determined. Please check your security/access settings with your R_TRIM% administrator. |
rec_assigneeLocationNotSpecified |
summary>The p_recAssignee% for this b_record% ('%1') does not have the appropriate security profile. |
rec_assigneeSecurityBreach |
summary>%1% (as a SuperCopy) |
rec_asSuperCopyMsg |
summary>attach external signature |
rec_attachExtSigTask |
summary>The specified attachment does not exist or the necessary data required to extract the attachment is not available. |
rec_attachmentExtractFailed |
summary>Internal Error. Cannot attach a document with an unspecified source location. |
rec_attachTypeInvalid |
summary>From: %1% |
rec_auditEventFrom |
summary>From: %1% - To: %2% |
rec_auditEventFromTo |
summary>Note: this b_record% is enclosed in its existing p_recContainer%. If you change the p_recContainer% the b_record% will be automatically enclosed in its new p_recContainer%. |
rec_autoEncloseNote |
summary>Note: this b_record% is not enclosed in its p_recContainer%. It has been assigned to '%1'. If you set the enclosed field the b_record% will be enclosed and assigned back to its p_recContainer%. |
rec_autoEncloseNote2 |
summary>Note: this b_record% is at home '%1'. If you choose a p_recContainer% this will become its new home and the b_record% will be automatically enclosed. |
rec_autoHomeNote |
summary>Note: this b_record% is at home in the b_space% management system '%1'. If you choose a p_recContainer% this will become its new home and the b_record% will be automatically enclosed. |
rec_autoHomeNoteSpace |
summary>Request processing on %1% |
rec_autoRendInProgress |
summary>Date requested |
rec_autoRenditionDateCol |
summary>List of Not Indexed Records. |
tem_listOfNotIndexedRecords |
summary>Type |
rec_autoRenditionRendTypeCol |
summary>Status |
rec_autoRenditionStatusCol |
summary>Request has been queued, awaiting processing. |
rec_autoRendNotStarted |
summary>P_recClient% is not valid or no longer exists. |
rec_badClient |
summary>P_recContainer% p_recNumber% specified is not valid. |
rec_badContainerRecNum |
summary>Invalid copy option. Must copy p_recContainer% if b_record% is numbered based on its p_recContainer%. |
rec_badCopyNeedContainer |
summary>Invalid copy option. Must copy document to create a new version. |
rec_badCopyNeedDocument |
summary>Invalid dropped object |
rec_badDroppedObject |
summary>B_recordType% supplied is invalid or unknown. |
rec_badNewRecordType |
summary>Your number pattern is not incrementing correctly. |
rec_badNextNumber |
summary>B_record% '%1' has an invalid or unknown b_recordType%. |
rec_badRecordType |
summary>Invalid task ID |
rec_badTaskID |
summary>B_record% being created |
rec_beingCreated |
summary>Search Activities |
tl_capTabSearch |
summary>=3Cblank=3E |
rec_blankDate |
summary>Making %2% the p_recAssignee% of b_record% '%1' will cause a security breach or violate access control. |
rec_breachWarning |
summary>This b_record% is inside a p_recContainer% that has a b_hold% and therefore it cannot be removed from the p_recContainer%. |
rec_cannotChangeContentsOfContainerOnHold |
summary>Cannot change the checked out path because the b_record% '%1' is not checked out to you. |
rec_cannotChangeCheckoutPath |
summary>This %1% is checked out to %2%. Changing the security profile would prevent the document from being checked in. |
rec_cannotChangeSecAsRecIsOut |
summary>Delete Words File |
tl_capButtonDelWordsFile |
summary>An error occurred copying this document to your temporary work area. %1% |
rec_cannotCopyOfflineDocument |
summary>This b_record% is the first of a series of E_rgi_parts%/versions. It cannot be removed. |
rec_cannotDeleteRoot |
summary>Cannot contain a new b_record% within %1% '%2': %3% |
rec_cannotDoWithinMsg |
summary>You need to be a b_record% administrator to overwrite the b_record% notes. |
rec_cannotEditNotes |
summary>The extract task is not available for new bs_recRendition%. |
rec_cannotExtractNewRendition |
summary>The specified revision could not be extracted. |
rec_cannotGetRevisionForCompare |
summary>B_record% does not have a e_rt_dsignature% attached and a e_rt_dsignature% cannot be generated. |
rec_cannotHaveASignature |
summary>Access denied. The electronic version of a linked document cannot be directly updated. |
rec_cannotModifyExistingLinkedDocument |
summary>Access denied. The electronic version of a previous revision cannot be modified. |
rec_cannotModifyExistingRevision |
summary>Print function is unavailable for a e_rt_dsignature%. |
rec_cannotPrintSignature |
summary>You cannot put this b_record% in a p_recContainer% because it has a b_hold%. |
rec_cannotPutHeldRecordInContainer |
summary>The special b_recLocation% types cannot be removed. |
rec_cannotRemoveNonContacts |
summary>You are not allowed to remove E_rgi_part%, version or p_rtyDefaultSeries% relationships. |
rec_cannotRemovePartOrSeriesRels |
summary>This b_record% must have a b_classification% attached because its number calculation method requires a b_classification%. |
rec_cannotRemovePlanNumber |
summary>This b_record% must have a b_classification% attached because its titling method requires a b_classification%. |
rec_cannotRemovePlanTitle |
summary>You are not allowed to remove %1%. |
rec_cannotRemoveSecurityBreaches |
summary>This relationship type has been added by the 'Document Templates and Content Blocks' feature and cannot be removed. |
rec_cannotRemoveSpecialRelationship |
summary>B_keyword% cannot be removed as it used to form the title of this b_record%. |
rec_cannotRemoveTitlingKeyword |
summary>Command Properties |
trm_ribbonCommandProperties |
summary>Group Properties |
trm_ribbonGroupProperties |
summary>Enter or select server name: |
tem_enterServerName |
summary>You cannot specify a blank date for bs_record% that are not active. If you wish to make a b_record% active again, you need to change its p_recDisposition%. |
rec_cannotSetInactiveDateToBlank |
summary>View function is unavailable for a e_rt_dsignature%. |
rec_cannotViewSignature |
summary>B_recordType% does not support creation of E_rgi_parts%. |
rec_cantCreatepartsForRTY |
summary>Enter availability group listener or fail over cluster instance: |
tem_enterAvailabilityGroupListener |
summary>B_actionDef% not found. |
rec_cantFindAction |
summary>Could not find b_actionDef% to reassign. |
rec_cantFindActionToReassign |
summary>Cannot link a document to itself. |
rec_cantLinkToItself |
summary>Could not locate b_actionDef% insertion position. |
rec_cantLocateAction |
summary>Cannot remove a b_recLinkedDocument%. Check out the main document and edit it to remove the links. |
rec_cantRemoveLink |
summary>The document is checked out to %1%. |
rec_checkedOutDetails |
summary>The document is checked out to %1% (phone: %2%). |
rec_checkedOutDetailsPhone |
summary>You have this b_record% checked out. |
rec_checkedOutSame |
summary>Title word 'OR' search |
tl_capSrch_TitleOr |
summary>You have the linked b_record% '%1' (%2%) checked out but it has not been modified. Would you like to check it back in and discard any changes? |
rec_checkInLinkDiscard |
summary>The linked b_record% '%1' (%2%) is checked out. Would you like to check it back in after it is updated to a new revision? |
rec_checkInLinkUpdate |
summary>Check in multiple documents |
rec_checkMultipleDocs |
summary>Check in - %1% |
rec_checkOneDoc |
summary>Check out b_record% '%1' |
rec_checkoutCap |
summary>Extract operation canceled whilst processing bs_recLinkedDocument%. |
rec_checkoutLinksCancelled |
summary>Selecting a closed e_sgi_part% is not permitted for a default container. |
bob_selectDefaultClosedContainerPrevented |
summary>The b_classification% title string cannot exceed %1% characters. |
rec_classificationTitleTooLong |
summary>You have specified that you want to clear the closed date. |
rec_clearClosedWarning |
summary>The selected b_location% does not have an address of the type '%1'. |
rec_commAddressTypeNotAvailable |
summary>The b_location% for this task is no longer valid or has not been defined. |
rec_commLocationNoLongerExists |
summary>A b_communication% needs to have a E_cmt_sender%. |
rec_commNeedsASender |
summary>A b_communication% can only have one E_cmt_sender%. |
rec_commOnlyOneSender |
summary>You cannot change the b_record% associated with an existing b_communication%. |
rec_commRecordAlreadySet |
summary>This b_communication% already has a sender defined. |
rec_commSenderAlreadyDefined |
summary>B_location% '%1' has already been associated with this b_communication%. |
rec_communicatorAlreadyRegistered |
summary>Warning: could not find a suitable address to use for the b_communication% with b_location% '%1'. |
rec_communicatorHasNoAddress |
summary>B_record%: %1% (Revision %2%) |
rec_compareRevisionTitle |
summary>Current revision (%1%) |
rec_compareRevWithCurrent |
summary>Later revision (%1%) |
rec_compareRevWithLater |
summary>Previous revision (%1%) |
rec_compareRevWithPrevious |
summary>B_record%: %1% (current revision) |
rec_compareTitle |
summary>Later version: b_record% %1% (%2%) |
rec_compareWithLaterVersion |
summary>Previous version: b_record% %1% (%2%) |
rec_compareWithPreviousVersion |
summary>Complete a procedure by completing subordinate bs_adfStep%. |
rec_completeProcedure |
summary>The selected p_recContainer% (%1%) is not the latest e_sgi_part%. Please confirm which e_sgi_part% you wish to use by selecting one of the options below, or press CANCEL to make a different p_recContainer% selection. |
bob_selectTheCorrectPartMsg |
summary>Contact has already been attached to this b_record%. |
rec_contactAlreadyAttachedRecord |
summary>This contact is already the primary contact for this b_record%. |
rec_contactAlreadyPrimary |
summary>Contacts |
rec_contacts |
summary>Contact cannot be removed as it used to form the title of this b_record%. |
rec_contactUsedInTitle |
summary>The selected p_recContainer% '%1' is closed and there is no later e_sgi_part% available. |
rec_closedContainerWarning |
summary>The selected p_recContainer% '%1' is closed and cannot be used as a default container. A later e_sgi_part% exists (%2%), however it is also not suitable. (%3%) |
rec_defaultContainerClosedBadLaterPart |
summary>The selected p_recContainer% '%1' is closed and cannot be used as a container. A later e_sgi_part% exists (%2%), however it is also not suitable. (%3%) |
rec_containerClosedBadLaterPart |
summary>The selected p_recContainer% '%1' is ultimately contained within b_record% '%2' which can only be used with e_bh_paperFolder% bs_record%. |
rec_containerAncestorIsForPaperOnly |
summary>The p_recContainer% you have chosen may have had its number changed or has been removed. |
rec_containerDeleted |
summary>Cannot place a non-destroyed b_record% within a destroyed p_recContainer%. |
rec_containerDestroyed |
summary>%1% =3CEnclosed=3E |
rec_containerDlgIn |
summary>The selected p_recContainer% is unsuitable as a container (%1%). A later e_sgi_part% exists(%2%) however it is also not suitable. (%3%) |
rec_badContainerBadLatestPart |
summary>%1% =3Cnot enclosed=3E |
rec_containerDlgOut |
summary>The p_recContainer% specified does not exist or is not accessible. |
rec_containerDoesNotExist |
summary>The selected p_recContainer% '%1' has a lower security profile than '%2'. |
rec_containerHasLowerSec |
summary>The selected p_recContainer% '%1' has a lower security profile than '%2'. Do you want to upgrade the security for '%1'? |
rec_containerHasLowerSecUpgrade |
summary>%1% |
rec_containerHomeLocBadErc |
summary>%1% |
rec_containerInContainerErc |
summary>%1% |
rec_containerInSpace |
summary>The b_record% '%1' can only be used as a p_recContainer% for e_bh_paperFolder% bs_record%. |
rec_containerIsForPaperOnly |
summary>The selected p_recContainer% b_record% must have a level of '%1' or higher to contain bs_record% of type '%2'. |
rec_containerNeedsHigherLevel |
summary>The p_recContainer% b_record% '%1' is not suitable for this document: %2%. |
rec_containerNoGood |
summary>Access denied. You do not have the required permission to file in containers classified as '%1'. |
rec_containerNotAccessible |
summary>The security profile for the p_recContainer% b_record% is lower than the security profile for the content b_record%. Setting p_recContainer% is not allowed. |
rec_containerSecurityBreach |
summary>The security profile for the p_recContainer% b_record% is different from the security profile of the content b_record%. Setting the p_recContainer% is not allowed. |
rec_containerSecurityDifferent |
summary>Warning. The selected p_recContainer% '%1' is closed. A later e_sgi_part% exists (%2%) however it is also not suitable. (%3%). Are you sure you want to use this container?; |
rec_closedContainerBadLaterPartWarning |
summary>The selected p_recContainer% '%1' is closed and cannot be used as default container. A later e_sgi_part% exists (%2%) however it is also closed. |
rec_closedDefaultContainerClosedLaterPart |
summary>=26Contents of b_record% '%1' |
rec_contentsAll |
summary>One of the contained %1% (%2%) has been declared as final. Deleting this b_record% will remove these finalized documents. |
rec_contentsHaveFinalRecords |
summary>The selected p_recContainer% '%1' is closed and cannot be used as a container. A later e_sgi_part% exists(%2%) however it is also closed. |
rec_closedContainerClosedLaterPart |
summary>The b_record% being destroyed has a contained b_record% '%1' that is related to other bs_record%. Destroying this b_record% will remove these relationships but not the actual related bs_record%. |
rec_contentsHaveRelatedRecordsDestroy |
summary>=26Contents of b_record% '%1' with different bs_schedule% attached: |
rec_contentsWithDiffSch |
summary>=26Contents of b_record% '%1' with bs_schedule% attached: |
rec_contentsWithSch |
summary>=26Contents of b_record% '%1' with more severe bs_schedule% attached: |
rec_contentsWithSevereSch |
summary>At least one of the contained bs_record% has a higher security classification than the proposed new classification - see b_record% '%1': %2% |
rec_contHasHigher |
summary>Could not convert b_record% '%2' which was linked to an old revision. %1% |
rec_convertRecLinkFail |
summary>Selecting a closed e_sgi_part% is prevented by system settings. |
bob_selectingClosedContainerPrevented |
summary>%2% copies have been made of the b_record% '%1'. |
rec_copiesMade |
summary>Invalid copy option. Must copy b_classification% to copy this b_record%. |
rec_copyErrorNeedClassification |
summary>Copying... |
rec_copying |
summary>A copy has been made of the b_record% '%1'. |
rec_copyMade |
summary>%1% plus a copy |
rec_copyTitle1_1 |
summary>%1% plus %2% copies |
rec_copyTitle1_x |
summary>Originals plus %2% copies |
rec_copyTitlex_x |
summary>Warning: p_recContainer% could not be set for the new b_record%. |
rec_couldNotCopyContainerWarning |
summary>Error:%2% adding the document '%1' to the b_electronicStore%. no action takes place this error will be reported again in one hours time. |
rec_couldntAddtoStore |
summary>Creating copy #%1%... |
rec_creatingCopy |
summary>The declassification date specified is more than %1% years after publication (the normal number of years for declassification). Please confirm that you wish to use this setting. |
rec_csBigDeclassDateWarning |
summary>The number of years specified exceeds the normal number of years for declassification (%1%). Please confirm that you wish to use this setting. |
rec_csBigDeclassYearsWarning |
summary>Please enter 'Classified by' details. |
rec_csEnterClassifiedBy |
summary>Please enter a value for the classifying agency. |
rec_csNoAgencySpecified |
summary>Internal Error: The selected item is not suitable for creating a b_record%. |
rec_currentRowNoGoodForRecord |
summary>Only the p_recAssignee% can be set to 'home'. |
rec_currLocSetToHome |
summary>Only the p_recAssignee% can be set to 'missing'. |
rec_currLocSetToMissing |
summary>Server Name |
tes_exportServerName |
summary>Schema Name |
tes_exportSchemaName |
summary>The '%1' cannot be in the future. |
rec_dateInFuture |
summary>Date Received |
rec_dateReceivedUDFTag |
summary>OR |
tl_capSearch_OR |
summary>Result set size |
tl_capSearchResultSetSize |
summary>Declared as final on %1%. |
rec_declaredFinalStatus |
summary>The declassification schedule for this b_record% has been automatically updated according to the selected security guide entries. |
rec_declassifyUpdated |
summary>Cannot remove electronic document from b_record% '%1'. This b_record% is being linked to by other bs_record%. Please remove any links before continuing. |
rec_deleteRecLinks |
summary>You are about to permanently remove the tagged bs_record% from R_TRIM%. |
rec_deleteTaggedMsg |
summary>Deleting this p_recContainer% will cause gaps in the 'Active Audit Events' for all contained bs_record% and any bs_record% that were contained at any earlier time. |
rec_deleteWarning |
summary>You are about to permanently remove this b_record%. |
rec_deleteWithContentsMsg |
summary>You are about to permanently remove this b_record%. |
rec_deleteWithNoContentsMsg |
summary>This will destroy all contents of this p_recContainer%, some of which may be electronic. |
rec_destroyContentsWarning |
summary>Custom Search |
tl_capSearchCustom |
summary>(%1% - See 'P_recDispositionSchedule' for more details) |
rec_destroyTag |
summary>Please note that a contained b_record% '%1' has one or more redactions. You should review the retention of these redactions if the original document is to be destroyed. |
rec_destroyWhenContentsHaveRedactions |
summary>The b_record% being destroyed is related to other bs_record%. |
rec_destroyWhenHasRelated |
summary>Please note that there are one or more redactions of this b_record% that are in existence. You should review the retention of these redactions if the original document is to be destroyed. |
rec_destroyWhenHaveRedactions |
summary>P_recNumber% search B_recordType% |
tl_capSearchRecNum |
summary>Title word 'AND' search |
tl_capSrch_TitleAND |
summary>canceled |
rec_dispCancelled |
summary>P_recDisposition% change prevented. This b_record% is checked out to '%1'. |
rec_dispChangeForCheckedOut |
summary>This b_record% is related to other bs_record%. |
rec_dispChangeHasRelated |
summary>P_recDisposition% changes are not allowed for %1% bs_record% with no b_schedule% attached. |
rec_dispChangePreventedNoSchedule |
summary>AND |
tl_capSearch_AND |
summary>P_recDisposition% b_schedule% based on proposed new b_schedule% (%1%) : |
rec_dispNew |
summary>P_recDisposition% b_schedule% based on no existing b_schedule% : |
rec_dispNone |
summary>P_recDisposition% b_schedule% based on removing b_schedule% (%1%) : |
rec_dispRemove |
summary>P_recDisposition% b_schedule% based on existing b_schedule% (%1%) : |
rec_dispSch |
summary>P_recDisposition% Events Schedule |
rec_dispSchHdr |
summary>Notes word search |
tl_capSearch_NotesWord |
summary>Title word search |
tl_capSearch_TitleWord |
summary>Search text cannot end with an operator. |
rec_docContentOperator |
summary>The b_record% has been made final and the document cannot be altered. |
rec_docFinal |
summary>The b_record% '%1' has been made final and the document cannot be removed. |
rec_docFinalNoDelete |
summary>The document format is unsuitable for annotation or redaction. |
rec_docFormatCannotAnnotateRedact |
summary>B_record% has been made a working document. |
rec_docIsDraft |
summary>B_record% has been made final. |
rec_docIsFinalised |
summary>Cannot set the document for b_record% '%1'. %2% |
rec_documentAddError |
summary>This b_record% is checked out to %1%. |
rec_documentCheckedOut |
summary>Error extracting b_record% '%1'. %2% |
rec_documentExtractError |
summary>Selected p_recContainer% '%1' has a lower security profile than %2%. Do you want to downgrade the security profile of %2%? |
rec_documentHasHigherSecDowngrade |
summary>%2% has a lower security profile than the selected p_recContainer% (%1%). |
rec_documentHasLowerSec |
summary>Selected p_recContainer% '%1' has a higher security profile than %2%. Do you want to upgrade the security profile of %2%? |
rec_documentHasLowerSecUpgrade |
summary>Document is in use. All changes will be lost. |
rec_documentInUseChangesLost |
summary>Document has not been modified. |
rec_documentNotModified |
summary>Document has not been digitally signed. |
rec_documentNotSigned |
summary>Document has been digitally signed. |
rec_documentSigned |
summary>=3CUpdate In Progress=3E |
rec_documentUpdatePending |
summary>Creation Activities |
tl_capTab_Creation |
summary>Contain new b_record% within %1%: %2%: %3' |
rec_doWithinMsgWithExtra |
summary>Contain new b_record% within %1% '%2' |
rec_doWithinMsgWithoutExtra |
summary>Downgrading security profile : %1% |
rec_downgradeDocumentSec |
summary>B_record% '%1' is already contained within '%2'. Do you wish to enclose the b_record%? |
rec_dropAlreadyContained |
summary>In p_recContainer% '%1' : %2% (Not Enclosed) |
rec_dropContained |
summary>B_record% '%1' is already enclosed within '%2'. |
rec_dropContainedAndEnclosed |
summary>In p_recContainer% '%1' : %2% (Enclosed) |
rec_dropEnclosed |
summary>Not in a p_recContainer% |
rec_dropNotInContainer |
summary>Document has been digitally signed. |
rec_dsgDocSigned |
summary>Signature file '%1' attached - signature was not verified. |
rec_dsgFileAttachedNotVerified |
summary>Signature file '%1' attached - verification details: |
rec_dsgFileAttachedVerified |
summary>(Due back on %1%) |
rec_dueBackOn |
summary>You are not allowed to change the p_recDateDue% as the 'P_rtySetDueDateFromActions' option has been set. |
rec_dueDateCanNotBeSet |
summary>Duplication error. The following bs_record% have matching titles: |
rec_duplicatedTitlesError |
summary>Duplication Warning. The following bs_record% have matching titles: |
rec_duplicatedTitlesWarning |
summary>Earliest requester |
rec_earliestRequester |
summary>Document attached |
rec_edmAttachedMsg |
summary>Attaching |
rec_edmAttaching |
summary>The bs_offlineRecord% reference cannot be resolved. |
rec_edmCannotResolveTopDrawerRef |
summary>Checked out to %1% by %2% on %3_datetime% |
rec_edmCheckedOutMsg |
summary>Document checked out |
rec_edmCheckoutMsg |
summary>Discard changes |
rec_edmDiscarding |
summary>Document checked back in |
rec_edmDiscardMsg |
summary>File |
rec_edmFile |
summary>In R_TRIM% b_electronicStore% |
rec_edmInTRIMStore |
summary>Attached - %1% |
rec_edmLinkAttached |
summary>Automatically captured |
rec_edmLinkAutoCaptured |
summary>Modification Activities |
tl_capTab_Modification |
summary>Email message on '%1' |
rec_edmMailOn |
summary>New revision |
rec_edmNewRevision |
summary>New revision of document created |
rec_edmNewRevisionMsg |
summary>API Target |
tl_capAPITarget |
summary>=3Cno file specified=3E |
rec_edmNoFile |
summary>All electronic documents removed |
rec_edmRemovedMsg |
summary>Document replaced |
rec_edmReplacedMsg |
summary>Replace |
rec_edmReplacing |
summary>%1% (Revision %2%): %3% |
rec_edmRevDisplayName |
summary>(rev %1%) |
rec_edmRevisionAnnotation |
summary>Unknown file type |
rec_edmRevisionTypeUnknown |
summary>Internal Error. A temporary file is invalid in this context. |
rec_edmTempFileBad |
summary>a temporary file |
rec_edmTemporaryFile |
summary>BS_offlineRecord% on '%1' |
rec_edmTopDrawerOn |
summary>Number of times to run each activity |
tl_capIterationCount |
summary>A document update transaction is pending and therefore this field cannot be modified. |
rec_edmTransactionInProgress |
summary>Cannot create a new version of an email message. |
rec_emailsCannotHaveVersions |
summary>(Enclosed) |
rec_enclosed |
summary>Service API URL |
tl_capServiceAPIUrl |
summary>Please specify a date and time for this b_communication%. |
rec_enterCommDate |
summary>Please specify a b_record% for this b_communication%. |
rec_enterCommRecord |
summary>The Initial Security Classification field cannot be left blank. |
rec_enterPrimordial |
summary>Number of users to simulate |
tl_capUserCount |
summary>%1% (Finalized on %2%) |
rec_erecFinalisedDesc |
summary>Document has already been made final. |
rec_errDocumentFinal |
summary>Document is already not final. |
rec_errDocumentNotFinal |
summary>An error occurred accessing an external b_record% add-in (%2%) for %3%. %1% |
rec_errorAccessingExternalAddin |
summary>An error has occurred with an existing request for a b_recRendition% of this b_record%. A new request will not be allowed until this error has been cleared. |
rec_errorWithRenditionRequest |
summary>R_TRIMCONTEXT% failed to get the next available number. Check the value for the 'Start Numbering After' field in the 'Numbering' tab of the properties for %1% : %2%. This problem may sometimes be caused by two bs_recordType% having the same number pattern. |
rec_exceededRetry |
summary>B_record% contains an External Link which is broken or not accessible. |
rec_externalLinkBroken |
summary>Externally stored item |
rec_externalStoreItem |
summary>Cannot extract the b_recLinkedDocument% to '%1'. |
rec_extractLinkLocationFail |
summary>Run as user |
tl_capRunAs |
summary>This type of document (%1%) is not appropriate for your application. Are you sure you wish to continue? |
rec_fileTypeNotSuitable |
summary>Finalized |
rec_finalised |
summary>Activity Settings |
tl_capActivitySettings |
summary>The machine could not be validated on the network due to an error: %1_errorMessage% |
tl_msgUnableToValidateMachine |
summary>Finding next available number ... |
rec_findingNextNumber |
summary>Unknown Error |
tl_msgUnknownError |
summary>form |
rec_form |
summary>B_classification% Numbering Component |
rec_fpNumberTitle |
summary>The machine name appears not to be valid. Would you like to use this host anyway? |
tl_msgMachineValidationFailed |
summary>Document is from bs_offlineRecord% |
rec_fromTopDrawer |
summary>This b_record% does not have a p_recNumber% or a long number. Use the 'Administration-Number' function to correct or contact your System Administrator. |
rec_functionNewRecsOnly |
summary>An error occurred accessing external b_record% add-in (%1%) for %2%. Unexpected exception. |
rec_gpfAccessingExternalAddin |
summary>The b_record% '%1' has a e_rt_dsignature%. |
rec_hasADigitalSignature |
summary>This b_record% has an electronic attachment that will be destroyed. |
rec_hasEdmOnDestroy |
summary>Save... |
tl_capMenu_SaveElipsis |
summary>One of the contained bs_record% (%1%) has a later scheduled destruction date (%2%). |
rec_hasLaterDestroy |
summary>No suitable contacts exist for this navigation method. |
rec_hasNoContact |
summary>Save |
tl_capMenu_Save |
summary>One of the contained bs_record% (%1%) has an undefined scheduled destruction date (%2%). |
rec_hasNoDestroy |
summary>The b_record% '%1' does not have a e_rt_dsignature%. |
rec_hasNoDigitalSignature |
summary>B_record% has no bs_hold% to remove. |
rec_hasNoHolds |
summary>No suitable relationships exist for this navigation method. |
rec_hasNoRelationship |
summary>B_record% '%1' has no bs_request%. |
rec_hasNoRequests |
summary>This b_record% has no previous revisions. |
rec_hasNoRevisions |
summary>%1% : %2% is related to other bs_record%. Deleting this b_record% will remove these relationships but will not delete the actual related bs_record%. |
rec_hasRelatedRecords |
summary>(Breach %1%) |
rec_histBreach |
summary>%1% - done by '%2' on %3% |
rec_histByOn |
summary>%1% - on %3% |
rec_histOn |
summary>B_record% '%1' has already been added to b_hold% '%2'. |
rec_holdAttached |
summary>B_record% is within a p_recContainer%. BS_hold% must be applied to the p_recContainer%. |
rec_holdPreventedForContents |
summary>Making %2% the p_recHomeLocation% of b_record% '%1' will cause a security breach or violate access control. |
rec_homeBreachWarning |
summary>The p_recHomeLocation% for this b_record% cannot be a b_space%. |
rec_homeCannotBeASpace |
summary>The value you have specified for 'P_recHomeLocation' is 'In p_recContainer' and yet the b_record% does not have a p_recContainer% |
rec_homeCannotBeContainer |
summary>Home (%1%) |
rec_homeDetailStr |
summary>This b_record% does not have a suitable p_recHomeLocation% and a suitable default could not be determined. Please check your security/access settings with your R_TRIM% administrator. |
rec_homeLocationNotSpecified |
summary>Could not set p_recHomeLocation% for b_record% '%1'. The b_space% '%2' is full. |
rec_homeLocFullSpace |
summary>Could not find a suitable p_recHomeLocation%. Please specify the p_recHomeLocation% for custody change to enable removing from the p_recContainer%. |
rec_homeLocInDispChangeBaseErc |
summary>'%1' does not have sufficient security or access to be the p_recHomeLocation% for b_record% '%2' |
rec_homeLocSecurityDetailsError |
summary>'%1' does not have sufficient security or access to be the p_recHomeLocation% for b_record% '%2'. |
rec_homeLocSecurityError |
summary>Only the p_recHomeLocation% can be set to a p_recContainer%. |
rec_homeLocSetToContainer |
summary>Only the p_recHomeLocation% can be set to a b_space%. |
rec_homeLocSetToSpace |
summary>The p_recHomeLocation% for the b_record% '%1' does not have the appropriate security profile. |
rec_homeSecurityBreach |
summary>B_securitycaveat% : %1% added to b_record% '%2'. |
rec_htCavAdded |
summary>B_securitycaveat% : %1% removed from b_record% '%2'. |
rec_htCavRemoved |
summary>B_record% '%1' removed from p_recContainer% '%3' and added to p_recContainer% '%2'. |
rec_htChangedContainer |
summary>B_classification% set to '%1'. |
rec_htFpAdded |
summary>B_classification% changed from '%1' to '%2'. |
rec_htFpChanged |
summary>B_classification% '%1' removed. |
rec_htFpRemoved |
summary>B_record% '%1' added to p_recContainer% '%2'. |
rec_htNewContainer |
summary>B_record% '%1' removed from p_recContainer% '%2'. |
rec_htRemovedFromContainer |
summary>B_schedule% set to %1%. |
rec_htSchAdded |
summary>B_schedule% changed from %1% to %2%. |
rec_htSchChanged |
summary>B_schedule% '%1' removed. |
rec_htSchRemoved |
summary>Date Inactive cannot be set to a date in the future. |
rec_inactiveInFuture |
summary>B_record% not available due to inadequate security profile. |
rec_inadequateSecurity |
summary>Bs_hold% cannot be applied to client bs_record%. |
rec_holdPreventedForClients |
summary>Configuration Valid |
tl_msgConfigValid |
summary>%1% is in a p_recContainer%. Use p_recContainer% Task to update the p_recHomeLocation%. |
rec_inContainerError |
summary>The b_record% '%1' is located in a p_recContainer%. The p_recHomeLocation% cannot be modified. |
rec_inContainerHomeCanNotBeModified |
summary>Launch |
tl_capButton_Launch |
summary>Hosts |
tl_capGrpHosts |
summary>in list |
rec_inListCaption |
summary>Remove |
tl_capButton_Remove |
summary>Add |
tl_capButton_Add |
summary>Database |
tl_capDatabase |
summary>The b_record% '%1' is contained within b_record% '%2' which is ultimately contained within a e_bh_paperFolder% '%3'. It cannot have an electronic document attached. |
rec_insidePaperAncestor |
summary>The b_record% '%1' is contained within b_record% '%2' which is a e_bh_paperFolder%. It cannot have an electronic document attached. |
rec_insidePaperFolder |
summary>Internal Error. Could not access list of bs_hold%. |
rec_internalError_holds |
summary>Internal Error. no current b_record%. |
rec_internalError_noCurrentRecord |
summary>This b_record% cannot be removed or destroyed because it is associated with one or more bs_workflow%. |
rec_inUseByActiveWorkflow |
summary>This b_record% is in use by at least one b_documentQueue% and cannot be removed. |
rec_inUseByDocumentQueue |
summary>An invalid b_location% has been used for '%1'. |
rec_invalidLocation |
summary>This b_record% has an unknown b_recordType%. |
rec_invalidRecordType |
summary>The b_record% has been destroyed. |
rec_isDestroyed |
summary>This b_record% does not have any contents. |
rec_isNotAContainer |
summary>This b_record% is not in a E_rgi_part% series. |
rec_isNotAPart |
summary>This b_record% is not a version of another b_record%. |
rec_isNotAVersion |
summary>This b_record% is not inside a p_recContainer%. |
rec_isNotInAContainer |
summary>This b_record% is not in a series. |
rec_isNotInSeries |
summary>This b_record% is a e_bh_paperFolder%. It cannot have electronic documents attached. |
rec_isPaperFolder |
summary>Activity Settings... |
tl_capButton_ActivitySettingsElipsis |
summary>Cannot keep checked out when discarding changes. Check in the document with 'discard changes' and then check the document out again. |
rec_keepOutAndDiscardMsg |
summary>This b_keyword% is in the p_recTitle% for the b_record% so it cannot be removed. |
rec_keywordInTitle |
summary>(last %1%) |
rec_last |
summary>P_recContainer% for : %1%, %2% |
rec_ligitationContainerFor |
summary>Could not obtain access to the linked file. %1% |
rec_linkAccessBad |
summary>Could not access b_recLinkedDocument%. %1% |
rec_linkAccessFailed |
summary>The document link already uses this storage type. |
rec_linkAlreadyUsesStorageType |
summary>Could not write the document back out to the path '%1'. %2% |
rec_linkCannotBeWritten |
summary>not held in R_TRIM% |
rec_linkDescExternal |
summary>not held in R_TRIM%, broken. |
rec_linkDescExternalBroken |
summary>%1%: %2%, revision %3% (%4%) |
rec_linkDescRecord |
summary>held in b_electronicStore% '%1', ID: %2% |
rec_linkDescTRIMAdmin |
summary>held in R_TRIM% b_electronicStore% |
rec_linkDescTRIMUser |
summary>P_recMatterRecord% for : %1%, %2% |
rec_litigationMatterFor |
summary>B_record% is linked to a finalized b_record% '%1'. |
rec_linkedToFinalized |
summary>External to R_TRIM% |
rec_linkExternal |
summary>External, link is broken or cannot be accessed. |
rec_linkExternalBroken |
summary>External, strongly suggest making a R_TRIM% b_record%. |
rec_linkExternalNotGood |
summary>Extract not supported for links that are external. |
rec_linkExtractNoGoodForExternal |
summary>The b_recLinkedDocument% also contains links. This can only be managed by creating the link as a separate b_record% or leaving it as an external link. |
rec_linkHasLinks |
summary>Document link is broken and cannot be accessed. |
rec_linkIsBroken |
summary>The latest revision of b_record% '%1' is a different size to the file '%2'. |
rec_linkLatestDifferentSize |
summary>The latest revision of b_record% '%1' is newer than the file '%2'. |
rec_linkLatestNewerThan |
summary>The latest revision of b_record% '%1' is older than the file '%2'. |
rec_linkLatestOlderThan |
summary>(Needs Updating) |
rec_linkNeedsUpdating |
summary>Revision %3% of b_record% '%1' is a different size to the file '%2'. |
rec_linkRevDifferentSize |
summary>The document you are storing contains the following linked files. Please review the way you wish R_TRIM% to store these links. |
rec_linkReviewMessage |
summary>Revision %3% of b_record% '%1' is newer than the file '%2'. |
rec_linkRevNewerThan |
summary>Revision %1% of b_record% '%2' not found. |
rec_linkRevNotFound |
summary>Revision %3% of b_record% '%1' is older than the file '%2'. |
rec_linkRevOlderThan |
summary>The document you are signing contains links to other documents. These other documents will not be signed. |
rec_linkSigWarning |
summary>Processing b_recLinkedDocument% '%1' for b_record% '%2': |
rec_linkSingleWarning |
summary>The version of the b_recLinkedDocument% '%1' does not match the version held in R_TRIM% for b_record% '%2'. |
rec_linksNeedUpdate |
summary>Manage Document Links |
rec_linksSheetHeading |
summary>R_TRIM% b_record% '%1', revision %2% |
rec_linkStorageRecord |
summary>In b_electronicStore% %1%, ID: %2% |
rec_linkStorageTRIMDetailsAdmin |
summary>In R_TRIM% b_electronicStore%, not a separate R_TRIM% b_record% |
rec_linkStorageTRIMDetailsUser |
summary>P_recClientRecord% for : %1%, %2% |
rec_litigationClientFor |
summary>This task is not suitable for a broken link. |
rec_linkTaskNoGoodForBrokenLink |
summary>Failed to transfer the link document to the b_electronicStore%. %1% |
rec_linkTransferBad |
summary>%1% (a b_recLinkedDocument% of %2%) |
rec_linkViewDisplayName |
summary>Some errors occurred during link processing: |
rec_linkWarnings |
summary>Breach detected. |
rec_locBreachDetected |
summary>chosen contacts |
rec_locChosenContacts |
summary>(latest %1%) |
rec_locLatest |
summary>Please enter a valid contact for this task. |
rec_locSelectContact |
summary>=3CTagged=3E |
rec_locTagged |
summary>( from p_recContainer% '%1' ) |
rec_logRemovedData |
summary>You have this b_record% checked out to bs_offlineRecord%. If you continue the document will be removed from bs_offlineRecord%. |
rec_loseFromTopDrawer |
summary>Failed to export Lotus Notes document to temporary file. %1% |
trm_lotusNotesEMLSaveErr |
summary>%1% and others |
rec_mailAndOthers |
summary> |
rec_mailMetaHeading |
summary>R_TRIM% bs_record% |
rec_mailSubjectMany |
summary>R_TRIM% %1% : %2% : %3% |
rec_mailSubjectOne |
summary>Latest E_rgi_part% Of |
rec_makeLaterPart |
summary>Latest Version Of |
rec_makeLaterVersion |
summary>This b_record% requires user interaction to generate its p_recNumber%. Make the number automatic. |
rec_manualInputRequired |
summary>B_record% '%1' already exists. |
rec_manualRecIdExists |
summary>B_record% '%1' already exists. If you wish to use it for this b_record% you will first need to renumber or remove b_record% '%1'. |
rec_manualWithAutoRecIdExists |
summary>There is more than one b_recLocation% of this type. Cannot manage multiple bs_recLocation% using this property. |
rec_manyContactsErc |
summary>B_recordType% %1% (level = %2%) cannot contain bs_record% of type '%3% (level = %4%) because contents must have a lower level.. |
rty_contentLevelMustBeLowerThan |
summary>B_recordType% %1% (level = %2%) cannot contain bs_record% of type '%3% (level = %4%) because contents must have the same level or lower. |
rty_contentLevelMustBeLowerThanInclusive |
summary>A maximum of %1% copies are permitted. |
rec_maxCopies |
summary>A maximum of %1% E_rgi_parts% can be created for a b_record%. |
rec_maxPartsExceeded |
summary>A maximum of %1% versions are permitted. |
rec_maxVersions |
summary>Missing From: |
rec_missingFromMsg |
summary>The number of months must be between %1% and %2%. |
rec_monthsMustBeBetween |
summary>This field cannot be used for update when more than one contact of this type has already been attached. |
rec_moreThanOneContact |
summary>Cannot use the property 'P_recRelatedRecord' for update when more than one relationship has already been created. |
rec_moreThanOneRelatedRecord |
summary>You must be an owner of this b_record% to be able to purge previous revisions. |
rec_mustBeOwnerToPurge |
summary>Copy failed due to a view access restriction. You must copy the access controls of the source b_record%. |
rec_mustCopyAcl |
summary>Copy failed due to a view access restriction. You must copy the p_recContainer% of the source b_record%. |
rec_mustCopyContainer |
summary>B_recordType% %1% cannot contain bs_record% of type '%2' because all contents must have a behavior of '%3'. |
rty_contentMustHaveBehaviour |
summary>B_recordType% %1% cannot contain bs_record% of type '%2' because it is not in the list of allowable content bs_recordType%. |
rty_contentMustBeInList |
summary>Access controls prevent you from changing the p_recContainer% for this b_record%. |
rec_needAclForContainer |
summary>B_recordType% %1% cannot have any contained records. |
rty_noContentsAllowed |
summary>You require one of the following permissions to be able to modify access control on a b_record%: |
rec_needOneOfTheseToModifyAccess |
summary>This b_record% needs to have an electronic document attached for this task. |
rec_needsADocument |
summary>A b_communication% needs to have at least one E_cmt_recipient%. |
rec_needsARecipient |
summary>B_record% cannot be transferred unless it has had a declassification review. |
rec_needsDeclassReviewBeforeTransfer |
summary>This b_record% does not have an appropriate long term storage b_recRendition% and therefore cannot be archived. |
rec_needsLongevityRenditionToArchive |
summary>This item is a draft document and has no b_record% associated. |
rec_needsRecordForOfflineNavigation |
summary>Please select item you wish to apply this task to. |
rec_needValidSelectionForTask |
summary>B_recordType% %1% (level = %2%) cannot have a container of type '%3% (level = %4%) because the container must have a higher level.. |
rty_containerLevelMustBeHigherThan |
summary>The p_recNumber% of the last E_rgi_part% did not contain a valid E_rgi_part% number. Valid E_rgi_part% Number range is 1 to %1%. |
rec_newPartBadLast |
summary>The b_record% '%1' is in a b_space% that is full. A new E_rgi_part% cannot be created. |
rec_newPartFailRecInSpace |
summary>Create New b_record% - %1% |
rec_newRecordFromDosFile |
summary>New b_workflow% has been created. |
rec_newWorkflowCreated |
summary>You do not have the required access to this b_record%. |
rec_noAccess |
summary>You do not have access to view the electronic document attached to b_record% '%1'. |
rec_noAccessToViewDoc |
summary>No b_actionDef% definition found. |
rec_noActionDefFound |
summary>No b_actionDef% selected. |
rec_noActSelected |
summary>B_recordType% %1% (level = %2%) cannot have a container of type '%3% (level = %4%) because contents must have the same level or higher. |
rty_containerLevelMustBeHigherThanInclusive |
summary>No create permission for selected b_recordType%. |
rec_noCreatePermForRty |
summary>You are not allowed to destroy %1% : %2%. |
rec_noDestroyAccess |
summary>You do not have any digital certificates installed. Please contact your System Administrator about acquiring a digital identification certificate from a trusted certificate source. (VeriSign, Thawte, NetLock or similar). |
rec_noDigitalCertificatesFound |
summary>B_record% has no document attached. |
rec_noDocAttached |
summary>B_record% has no document attached or access is denied. |
rec_noDocAttachedOrAccess |
summary>B_record% does not have a e_rt_dsignature% to verify. |
rec_noDSGtoVerify |
summary>External link has not been defined. |
rec_noExternalLinkDefined |
summary>The b_record% '%1' does not have b_hold% '%2'. |
rec_noHold |
summary>Could not find the 'My Documents' folder |
rec_noMyDocuments |
summary>=3CNone=3E |
rec_none |
summary>Redaction as used on b_record% '%1' |
rec_nonTransparentRendDesc |
summary>No outstanding bs_actionDef% with this name. |
rec_noOutActWithName |
summary>No outstanding b_actionDef% found. |
rec_noOutstandingAction |
summary>B_recordType% %1% cannot have a container of type '%2% because the container must have a behavior of '%3'. |
rty_containerMustHaveBehaviour |
summary>No recipients chosen. Please select at least one recipient. |
rec_noRecipients |
summary>'%1' has no related redacted documents. |
rec_noRedactedDocuments |
summary>A suitable document format for redacting is not available. Would you like to submit a request to have a rendition of this document created which can be redacted? |
rec_noRedactionMaybeRequestOne |
summary>No review date |
rec_noReviewDate |
summary>=3CNo certificates available=3E |
rec_noSig |
summary>No valid selection made. |
rec_noSigSelection |
summary>No b_electronicStore% has been defined for bs_record% of type '%1'. |
rec_noStoreDefined |
summary>=3CNo Subject=3E |
rec_noSubjectForTitle |
summary>Access denied due to insufficient security. |
rec_notAccessibleDueToSecurityBreach |
summary>This b_record% does not have electronic attachments and does not behave like a folder to create a document within. |
rec_notADocumentOrAFolder |
summary>Not all of the previous bs_recordAction% were completed. The following errors occurred: |
rec_notAllActionsWereCompleted |
summary>Your Security Profile means that once created you will not be able to access this %1%. |
rec_notAllowedToChangeAccess |
summary>'%1' is not a redacted document. |
rec_notARedaction |
summary>The b_record% selected is not a p_rtyDefaultSeries% type b_record%. |
rec_notASeries |
summary>B_recordType% %1% cannot have a container of type '%2' because it is not in the list of allowable container bs_recordType%. |
rty_containerMustBeInList |
summary>R_TRIM% is offline. This function needs a valid network connection. |
rec_notCurrentlyConnected |
summary>(Not enclosed) |
rec_notEnclosed |
summary>B_recordType% %1% cannot have a container. |
rty_noContainersAllowed |
summary>'%1' does not have sufficient security or access to be the p_recAssignee% for b_record% '%2'. |
rec_notEnoughSecurity |
summary>The b_record% to be copied is in a b_space% that does not have capacity to accommodate the number of copies you have requested. |
rec_notEnoughSpaceForCopies |
summary>=26File |
tl_capMenu_File |
summary>=26Open... |
tl_capMenu_File_Open |
summary>=26Recent Configurations |
tl_capMenu_File_Recent |
summary>Only members of %1% can modify the ownership, access rights or security of this b_record%. |
rec_notInOwnerGroupForAccess |
summary>=26Exit |
tl_capMenu_File_Exit |
summary>=26Contents... |
tl_capMenu_Help_Contents |
summary>This dataset is offline. Would you like to go online now? |
rec_notOnlineYet |
summary>=26Help |
tl_capMenu_Help |
summary>Only %1% can modify the ownership, access rights or security of this b_record%. |
rec_notOwnerForAccess |
summary>Cannot remove this b_location% type from a b_record%. |
rec_notRemoveLocTypeFromRecord |
summary>B_record% is not a p_rtyDefaultSeries% |
rec_notSeries |
summary>You have not selected a draft from bs_offlineRecord%. Do you wish to select one now? |
rec_notTopDrawDraft |
summary>This b_record% has not been used as a link. |
rec_notUsedAsLink |
summary>There are no suitable bs_recordType% available. |
rec_noValidRecordTypes |
summary>B_record% has no older revision to promote. |
rec_noVersionToPromote |
summary>B_record% has no previous revision to remove. |
rec_noVersionToRemove |
summary>This b_record% requires a b_classification% to produce a p_recNumber% but no b_classification% has been set or it is not valid. |
rec_numberByFPbutNoFPset |
summary>Must specify an indexable format of document for OCR text. |
rec_OCR |
summary>Do you wish to remove container '%1'? |
rec_offConfirmRemoveContainer |
summary>You cannot create an b_offlineRecord% from the Windows folder '%1'. |
rec_offlineCannotCreateFromFolder |
summary>You cannot create an b_offlineRecord% from the R_TRIM% reference file '%1'. |
rec_offlineCannotCreateFromRef |
summary>An error occurred accessing the repository for bs_offlineRecord%. %1% (Perhaps check COM registration) |
rec_offlineComError |
summary>The p_recContainer% can only be changed for draft documents. |
rec_offlineContainerCannotBeChanged |
summary>Processing complete. %1% container(s) were removed from bs_offlineRecord%. |
rec_offlineContainerRemoveComplete |
summary>This b_offlineRecord% is a p_recContainer% with items inside it. The contents must be removed before the p_recContainer% can be removed. |
rec_offlineDocHasContents |
summary>This document is no longer valid. Would you like to remove it from your offline folders? |
rec_offlineDocInvalid |
summary>File cannot be opened for read. |
rec_offlineDropFileNotAccessible |
summary>Cannot drop a R_TRIM% reference file. |
rec_offlineDropFileNoTRF |
summary>The following files were not processed: |
rec_offlineDropHadErrors |
summary>Cannot drop a folder. |
rec_offlineDropNoFolder |
summary>=26About %1_appName%... |
tl_capMenu_Help_About |
summary>There are %1% empty container(s) in your bs_offlineRecord%. |
rec_offlineNbrEmptyContainers |
summary>You cannot create an b_offlineRecord% without specifying a title. |
rec_offlineNeedATitle |
summary>Internal Error. Could not access the repository for bs_offlineRecord%. |
rec_offlineOtherError |
summary>The open function is not available within an ODMA application. |
rec_offlineRecordCannotBeOpenedOdma |
summary>You cannot use wildcard characters when using this string search method. |
rec_offlineSearchCannotHaveWildcards |
summary>You must select a valid document in this context. |
rec_offlineSelectionNeedsToBeDocument |
summary>You must select an offline container in this context. |
rec_offlineSelectionNeedsToBeFolder |
summary>This task is not available for containers. |
rec_offlineTaskNoGoodForContainer |
summary>The title can only be changed for draft documents. |
rec_offlineTitleCannotBeChanged |
summary>Unable to instantiate and connect to child process '%1'. |
core_launchChildProcess |
summary>You have this b_record% checked out to bs_offlineRecord%. If you continue the document in bs_offlineRecord% will not match the latest revision. |
rec_olderInTopDrawer |
summary>Configuration Incomplete |
tl_msgConfigIncomplete |
summary>Load Test Host Activity |
tl_capRunnerActivity |
summary>Generated title can only be set for Thesaurus, p_recClient% or b_classification% Titled bs_record%. |
rec_onlyforThesTitled |
summary>The revision of b_record% '%1' used by the compound document you are checking in does not match the b_recLinkedDocument% '%2'. |
rec_outOfDate |
summary>%1% '%2' has at least one outstanding request. Are you sure you wish to remove it? |
rec_outstandingRequestWarning |
summary>Making %2% the p_recOwnerLocation% of b_record% '%1' will cause a security breach or violate access control. |
rec_ownerBreachWarning |
summary>All |
tl_capRunnerActivityAll |
summary>The selected p_recContainer% '%1' has been closed. |
rec_containerIsClosed |
summary>The selected p_recContainer% '%1' is not the latest E_rgi_part% (%2%). |
rec_containerIsNotTheLatestPart |
summary>The selected p_recContainer% '%1' is a copy of another b_record% (%2%). |
rec_containerIsATemporaryCopy |
summary>This b_record% does not have a suitable p_recOwnerLocation% and a suitable default could not be determined. Please check your security/access settings with your R_TRIM% administrator. |
rec_ownerLocationNotSpecified |
summary>'%1' does not have sufficient security or access to be the p_recOwnerLocation% for b_record% '%2' |
rec_ownerLocSecurityDetailsError |
summary>'%1' does not have sufficient security or access to be the p_recOwnerLocation% for b_record% '%2'. |
rec_ownerLocSecurityError |
summary>The selected p_recContainer% '%1' is listed as missing. |
rec_containerIsMissing |
summary>The p_recOwnerLocation% for the b_record% '%1' does not have the appropriate security profile. |
rec_ownerSecurityBreach |
summary>The selected p_recContainer% '%1' has been superseded by another b_record% (%2%) |
rec_containerHasBeenSuperseded |
summary>=26New |
tl_capMenu_File_New |
summary>%1_appName% Word Selector - Total Word Count: %2_wordCount% |
tl_capForm_WordSelector |
summary>This b_record% needs to have a p_recContainer% so that the p_recContainer% number can be calculated. |
rec_parentRequiredForNbring |
summary>Word |
tl_capHeader_Word |
summary>This b_record% is within a E_rgi_part% series - cannot have a new version. |
rec_partsCannotHaveVersions |
summary>'%1' has been replaced by %2' in '%3'. |
rec_phraseChanged |
summary>The phrase '%1' was not found in either the p_recNotes% or the p_recTitle%. The b_record% was not updated. |
rec_phraseNotFound |
summary>The selected b_classification% has no default b_schedule%. |
rec_planHasNoSchedule |
summary>Task '%1' disallowed because the b_record% '%2' is closed. |
rec_previousPartClosedErrorMsg |
summary>The previous revision was not removed: |
rec_prevRevisionsInUse |
summary>Can only set 'Is Primary' for contacts. |
rec_primaryFlagOnlyForContacts |
summary>Count |
tl_capHeader_Count |
summary>P_recNumber% '%1' already exists. |
rec_recIdExists |
summary>The connection string cannot be resolved. No words file will be created. |
tl_msgConnStringNotResolved |
summary>Task not available. bs_scheduledTask% are only supported for bs_record% with a p_recClassOfRecord% of 'E_rc_vital' |
rec_recNotVital |
summary>This b_record% does not use an explicit b_schedule%. |
rec_recordHasNoExplicitRetention |
summary>This b_record% has outstanding resubmits. Are you sure you want to destroy this b_record%? |
rec_recordHasRecurringWarning |
summary>This may create a large amount of data within the target database and should not be used on a production system. |
tl_msgUndoableWarning |
summary>BS_record% of this type must belong to a series. |
rec_recordMustHaveSeries |
summary>This b_record% is not used as a document. |
rec_recordNotADocument |
summary>This b_record% is not used as a folder. |
rec_recordNotAFolder |
summary>%1% |
rec_recordNotAllowedInSpace |
summary>B_record% is not checked out. |
rec_recordNotCheckedOut |
summary>Change P_recAssignee% |
tl_capMod_ChangeCurrLoc |
summary>Activity Host Properties |
tl_capForm_HostProps |
summary>Add |
tl_capRMB_Add |
summary>Edit |
tl_capRMB_Edit |
summary>This task is not available for bs_record% of type %1%. |
rec_recordTypeDoesNotSupportTask |
summary>BS_record% of type '%1' cannot be checked out as the b_recordType% does not allow for replacing or creating revisions. |
rec_recTypeHasReadOnlyDocuments |
summary>Remove |
tl_capRMB_Remove |
summary>Redacted |
rec_redactedInTitle |
summary>=3CRemove b_classification%=3E |
rec_removeFpCap |
summary>You are about to remove a document that has been finalized. |
rec_removingFinalRecordWarning |
summary>=3Cno b_autoPartRule%=3E |
rec_removingPartRule |
summary>This b_record% already has a b_recRendition% available to satisfy the request. |
rec_renditionAlreadyExists |
summary>A %1% b_recRendition% has already been requested for this b_record% and is awaiting processing. |
rec_renditionRequestAlreadyQueued |
summary>You have already attached a %1% b_recRendition% to this document. |
rec_renditionTypeAlreadyAttached |
summary>The b_recRendition% type specified cannot be automatically rendered. |
rec_renditionTypeCannotBeAutoRendered |
summary>Replace signature with an e=26xternal signature file. |
rec_replaceSig |
summary>Could not locate certificate with subject name '%1' and thumbprint value '%2'. |
wgs_certificateNotFound |
summary>You have ticked the 'P_conDoApprovals' option, but you have not specified any approvers. |
rec_noConApproversSelected |
summary>The configuration cannot be launched: |
tl_configCantLaunch |
summary> least one host needs to be specified. |
tl_configCantLaunchNoHost |
summary>resubmit every %1% %2% until %3% |
rec_reqDetailPlStr |
summary>resubmit every %1% until %2% |
rec_reqDetailStr |
summary> least one activity needs to be specified. |
tl_configCantLaunchNoActivity |
summary>Request for %1% by %2% needed on %3% |
rec_requestDescription |
summary>Request for %1% by %2% needed on %3% and then every %4% %5% until %6% |
rec_requestRecurringDesc |
summary>B_record% '%1' cannot be destroyed because it has incomplete bs_recordAction%. |
rec_resHasOutstandingActions |
summary>=26Sign the document again |
rec_resignDoc |
summary>A contact with an email address '%1' could not be found. Press YES if you wish to choose an existing b_location%, NO if you want to enter more details for this new b_location%. |
rec_resolveEmailAddress |
summary>File path '%1' for loading documents does not exist |
sth_elasticLoadPathNotFound |
summary>B_schedule% for b_record% '%1' needs to be reviewed - document '%2' has been removed. |
rec_retScheduleNeedsReview |
summary>B_schedule% for b_record% '%1' needs to be reviewed - refer to document '%2' with b_schedule% '%3'. |
rec_retScheduleNeedsReviewAdded |
summary>B_schedule% for b_record% : %1% |
rec_reviewSchTxt1 |
summary>B_schedule% for b_record% : %1% (previously %2%) |
rec_reviewSchTxt2 |
summary>B_schedule% for b_record% : %1% (previously none) |
rec_reviewSchTxt3 |
summary>Revision %1% is linked to from at least one other b_record% and cannot be removed. |
rec_revisionInUse |
summary>Revision %1% has been explicitly preserved. |
rec_revisionPreserved |
summary>Do you want to save the changes you have made? |
bob_saveChanges |
summary>Do you want to save the changes made to the %1% '%2'? |
rec_saveChanges |
summary>Do you want to save this new %1%? |
rec_saveNewRecord |
summary>Saving of signature description failed. %1% |
rec_saveSigDescFailed |
summary>Saving b_record% ... |
rec_savingRecord |
summary>Date entered is not a business day. 'Yes' to get next business day, |
rec_SbizDayWarning |
summary>You are not allowed to request a b_record% before today. |
rec_ScannotRequestBeforeToday |
summary>This document is now 'final' and cannot be returned. |
rec_ScantReturnFinal |
summary>You cannot change the Schedule of a destroyed b_record%. |
rec_SchangeSchNotAllowed |
summary>The b_schedule% attached to this document and the p_recContainer% both have destroy events. You should review both bs_schedule%. |
rec_schCheckDestroyDates |
summary>Clear Review Date |
rec_schClearReviewDate |
summary>Azure storage request failed. Attempted %1% on URL '%2'. HTTP status was '%3'. |
wgs_azureRequestFailed |
summary>B_schedule% has not changed. |
rec_scheduleNotChanged |
summary>The b_schedule% indicates this b_record% should be retained permanently. Destruction disallowed. |
rec_scheduleSaysCantDestroy |
summary>Warning: this b_schedule% is based on one or more bs_fieldDefinition% which are not applicable for this b_recordType%: |
rec_scheduleUsesUndefinedFields |
summary>The b_schedule% attached to this document may be more severe than that of the p_recContainer%. You should review the b_schedule% for the p_recContainer%. |
rec_schMayBeSevere |
summary>The b_schedule% attached to this document is more severe than that of the p_recContainer%. You should review the b_schedule% for the p_recContainer%. |
rec_schMoreSevere |
summary>Review: %1% |
rec_schReviewDate |
summary>P_recReviewDate% cleared. |
rec_schReviewDateCleared |
summary>P_recReviewDate% reviewed without changes. |
rec_schReviewDateOK |
summary>P_recReviewDate% set to %1%. |
rec_schReviewDateSet |
summary>Retention b_schedule% reviewed. |
rec_schReviewed |
summary>Retention b_schedule% reviewed, b_schedule% changed to %1%. |
rec_schReviewedExtra |
summary>This document has already been checked out to '%1'. |
rec_SdocumentBookedOutTo |
summary>This document has been 'Declared as Final' and cannot be checked out. |
rec_SdocumentFinal |
summary>It is not valid to edit documents of this type. |
rec_cannotEditDocumentType |
summary>This type of document cannot be modified. |
rec_SdocumentTypeNoReturn |
summary>Unable to open log file for writing. file path: %1%: %2% |
core_openLogFileError |
summary>Search Methods |
rec_searchMethodsTitle |
summary>Classified by: %1% |
rec_sec_classifiedByMsg |
summary>Classified on: %1% |
rec_sec_classifiedOnMsg |
summary>Updating classified security |
rec_sec_classifiedUpdateTask |
summary>Classifying Agency: %1% |
rec_sec_classifyingAgencyMsg |
summary>According to the security guide entry(s) you have chosen, the correct security classification is now '%1'. |
rec_sec_correctClassification |
summary>Declassified |
rec_sec_declassifiedMsg |
summary>Declassify after event: %1% |
rec_sec_declassifyAfterEventMsg |
summary>Declassify date must be after registration date. |
rec_sec_declassifyAfterRegDate |
summary>Declassify after %1% years (%2%) |
rec_sec_declassifyAfterYearsMsg |
summary>No declassification scheduled. No security classification has been applied to this b_record%. |
rec_sec_declassifyExemptNoSec |
summary>No declassification scheduled. Exemption: %1% |
rec_sec_declassifyExemptReason |
summary>Declassify: %1% |
rec_sec_declassifyHdg |
summary>Declassification instructions: %1% |
rec_sec_declassifyInstMsg |
summary>Declassify on %1% |
rec_sec_declassifyOn |
summary>Downgrade after event: %1% |
rec_sec_downgradeAfterEventMsg |
summary>Downgrade date must be after registration date. |
rec_sec_downgradeAfterRegDate |
summary>Downgrade after %1% years (%2%) |
rec_sec_downgradeAfterYearsMsg |
summary>Downgraded to %1% |
rec_sec_downgradedToMsg |
summary>No downgrade scheduled |
rec_sec_downgradeExempt |
summary>No downgrade scheduled. No security classification has been applied to this b_record%. |
rec_sec_downgradeExemptNoSec |
summary>Downgrade instructions: %1% |
rec_sec_downgradeInstMsg |
summary>Downgrade on %1% |
rec_sec_downgradeOn |
summary>Downgrade: %1% |
rec_sec_downgradeOnHdg |
summary>Classified security error. The number of years before the downgrade must be between %1% and %2%. |
rec_sec_downgradeYearsInvalid |
summary>Classified security error. According to the security guide entries specified, the correct classification should be '%1'. |
rec_sec_guideMismatch |
summary>Initial: %1% |
rec_sec_initialHdg |
summary>Reason: %1% |
rec_sec_initialSecReasonMsg |
summary>Schedule not applicable - security is Restricted or Formerly Restricted. |
rec_sec_isFormerlyRestricted |
summary>Last Update: %1% |
rec_sec_lastUpdateHdg |
summary>The normal declassification date for this b_record% is %1%. Please enter a reason for extending this date. |
rec_sec_needExemptionReasonDate |
summary>The normal declassification period for this b_record% is %1% years. Please enter a reason for extending this period. |
rec_sec_needExemptionReasonYears |
summary>Classified security error. Declassification date has not been specified. |
rec_sec_noDeclassifyDate |
summary>Classified security error. Event for declassification has not been specified. |
rec_sec_noDeclassifyEvent |
summary>Classified security error. An exemption category must be provided to prevent scheduling the declassification of this b_record%. |
rec_sec_noDeclassifyExemption |
summary>Classified security error. Downgrade date has not been specified. |
rec_sec_noDowngradeDate |
summary>Classified security error. Event for downgrade has not been specified. |
rec_sec_noDowngradeEvent |
summary>Classified security error. Instructions for downgrading security need to be provided. |
rec_sec_noDowngradeInstructions |
summary>Classified security error. You must provide a reason for the security classification or select from the security guide. |
rec_sec_noReason |
summary>Classified security error. A reason must be provided when upgrading the security classification of a b_record%. |
rec_sec_noReasonForUpdate |
summary>Please describe the event that would cause declassification. |
rec_sec_plsDescribeDeclassifyEvent |
summary>Please describe the event that would cause a downgrade. |
rec_sec_plsDescribeDowngradeEvent |
summary>The number of years for the downgrade must be between %1% and %2%. |
rec_sec_plsEnterDowngradeYears |
summary>Please provide a reason for exempting from declassification. |
rec_sec_plsEnterExemptionReason |
summary>Please specify a reason for this security modification. |
rec_sec_plsEnterSecModReason |
summary>Please provide instructions for the scheduled downgrade. |
rec_sec_plsProvideInstructions |
summary>Default for b_record% classification: |
rec_sec_reasonClassification |
summary>P_recContainer% upgraded from document: |
rec_sec_reasonContainer |
summary>Copied from b_record%: |
rec_sec_reasonCopiedRecord |
summary>Document upgraded from p_recContainer%: |
rec_sec_reasonDocument |
summary>Default for bs_record% of type: |
rec_sec_reasonRecType |
summary>Default for bs_record% within series: |
rec_sec_reasonSeries |
summary>Default for series b_record% type: |
rec_sec_reasonSeriesRecType |
summary>Please ensure that you have reviewed the Declassify and Downgrade options that are applicable to the new Security Classification. |
rec_sec_reviewDeclassOptions |
summary>Reviewed: %1% |
rec_sec_reviewedHdg |
summary>Please be aware that changing security level for the selected bs_record% requires that you review the Declassify and Downgrade options that are applicable to the new Security Classification. Are you sure you wish to continue? |
rec_sec_reviewOptionsMoreVerbose |
summary>See initial security data |
rec_sec_seeInitialMsg |
summary>You have modified the initial security of this b_record% to be '%1', however the current b_securityLevel% of this b_record% is '%2'. Do you wish to update the b_securityLevel%? |
rec_sec_updateFromNewInitial |
summary>Upgraded to %1% |
rec_sec_upgradedToMsg |
summary>B_record% declassified (from %1%) |
rec_secDeclassified |
summary>B_securityLevel% downgraded from %1% to %2%. |
rec_secDowngraded |
summary>B_securityLevel% upgraded from %1% to %2%. |
rec_secUpgraded |
summary>Please enter your Windows authentication details |
rec_pleaseEnterAuthentication |
summary>You have entered incorrect Windows authentication details. Please reenter. : %1% |
rec_windowsAuthenticationFailed |
summary>Approve b_consignment% |
rec_approveConsigmentMsg |
summary>Select |
rec_select |
summary>The b_adfStep% '%1' does not have a default assignee. Please select the b_location% you wish to make responsible for completing this b_adfStep%. |
rec_selectActionAssignee |
summary>Please select a b_recordType% for the b_record% you wish to create. |
rec_selectARecordType |
summary>Please select certificate to use to sign the document. |
rec_selectCert |
summary>Please select a valid comparison document from the list. |
rec_selectCompareRow |
summary>Please select the contact type. |
rec_selectContactType |
summary>Could not locate the selected revision to extract. |
rec_selectedRevisionNotFound |
summary>The combined length of the 'Azure Storage Virtual Directory' and 'Azure Storage Container Name' fields may not exceed 100 characters. |
est_azureStoreLocationLength |
summary>You can only select one b_record% when the relationship type is '%1'. Please remove some from the list. |
rec_selectOnlyOneRecord |
summary>You must select at least one b_record% to relate to '%1'. |
rec_selectRecToRelate |
summary>You must select at least one b_record% to relate to the tagged bs_record%. |
rec_selectRecToRelateTagged |
summary>Please select the b_recRendition% type you wish to create. |
rec_selectRendition |
summary>Please select revision to be promoted. |
rec_selectRevision |
summary>Please select a b_recordType% |
rec_selectRTY |
summary>Please select a relationship type. |
rec_selectValidRelationship |
summary>Please select years or months for review date period. |
rec_selectYorMforRDT |
summary>B_record% '%1' cannot be removed from b_Hold% '%2' because it is linked to one or more compound server documents which are in the same b_Hold%. |
rec_serverDocIsInSameHold |
summary>Set the client property to update the generated title. |
rec_setClientProperty |
summary>You cannot make %1% the %2% of b_record% '%3' because %3% has been destroyed. |
rec_setLocOnDestroyedRec |
summary>You have only changed one of the two number formats for this b_record%. Are you sure both numbers are correct? |
rec_SidChangedWarning |
summary>Warning - The p_recLongNumber% does not match the number pattern. |
rec_SidDoesNotMatchPatttern |
summary>P_recNumber% '%1' has already been used. |
rec_SidFound |
summary>P_recNumber% '%1' has already been used. You can try again with the next 10 possible values for p_recNumber% or continue until a suitable p_recNumber% is found. |
rec_SidFoundRetry |
summary>Signature file %1% attached by %2% on %3%. was not checked. |
rec_sigAttached |
summary>sign document |
rec_sigDocumentTask |
summary>Signature file '%3' attached by %1% on %2%. |
rec_signAttached |
summary>Signature |
rec_signature |
summary>Field |
rec_signatureField |
summary>(guest) |
rec_signatureGuest |
summary>This document will be converted to a supported file format to enable editing. |
web_wopiConversionWarning |
summary>Signature created by %1% on %2%. |
rec_signCreated |
summary>Option invalid for tagged bs_record%. |
rec_signedTagged |
summary>since %1% |
rec_since |
summary>Document requires conversion |
web_wopiConversionTitle |
summary>This b_record% is not in bs_offlineRecord%. |
rec_SinvalidDrawerDocument |
summary>Missing |
rec_Smissing |
summary>This b_record% is not an electronic b_record%. Extract document function not available. |
rec_SnoDocumentToExtract |
summary>This b_record% is not an electronic b_record%. Return document function not available. |
rec_SnoDocumentToReturn |
summary>The number calculation method for this b_record% requires it to have an assigned b_classification%. |
rec_SnoPlanForNumber |
summary>That b_record% does not exist. Please re-enter or view list. |
rec_SnoRecord |
summary>Error analyzing b_record% ID '%1' : %2% |
sth_autoClassErrorAnalysingRecordText |
summary>Not all previous Revisions were removed: |
rec_someRevisionsInUse |
summary>Checking b_space% Capacity ... |
rec_spaceCheckCapacity |
summary>The b_record% to be copied is in a b_space% that is full. The copy or new version operation would overflow the space and is not permitted. |
rec_spaceFullInCopy |
summary>The selected b_space% does not have a holding bay. Please select a different b_space% or a different allocation method. |
rec_spaceHasNoHoldingBay |
summary>The original file will be added as a revision to this b_record%. |
web_wopiConversionOldFormatRevision |
summary>This document is in use in Microsoft Office Online and needs to be closed before it can be checked in. |
web_wopiPleaseCloseWindow |
summary>Please specify a return date after today. |
rec_specifyDateAfterToday |
summary>Holding bay |
rec_spmHoldingBay |
summary>This b_record% is already part of a sequence. |
rec_SrecIsPartAlready |
summary>This b_record% is a series b_record% and has items contained within it. These contained bs_record% will need to be moved into another series before this b_record% can be removed. |
rec_SrecordHasSeries |
summary>%1% must not be before %2%. |
rec_SregDateWrong |
summary>Cannot relate a b_record% to itself. |
rec_SrelatedIsSame |
summary>This b_record% is checked out to '%1'. |
rec_SreturnBookedOutTo |
summary>This b_record% is checked out to '%1' (phone %2%). |
rec_SreturnBookedOutToPhone |
summary>You have specified an invalid value for the p_recDateRegistered% filter '%1'. Specify a number of days greater than 0. |
rec_srp_invalidDateRegisteredFilter |
summary>The b_workingCopy% for b_record% '%1' does not exist. You cannot check in the b_workingCopy%. may need to discard the checkOut. |
rec_checkInWorkingCopyFailed |
summary>The b_workingCopy% for b_record% '%1' does not exist. You cannot save the b_workingCopy%. may need to discard the checkOut. |
rec_saveWorkingCopyFailed |
summary>No filtering, include all bs_recordType% I am allowed to view. |
rec_srpAllTypesOption |
summary>This b_savedSearch% cannot be used for filtering because it contains a 'within existing b_savedSearch' filter inside it. R_TRIM% does not support this level of recursion. |
rec_srpCannotUseSavedSearchAsFilter |
summary>Save As... |
tl_capMenu_SaveAsElipsis |
summary>Failed to restore Elasticsearch index '%1'. Elasticsearch response was: %2%. |
sth_restoreElasticIndexFailed |
summary>S3 API request failed. HTTP status: %1% - %2%. |
wgs_awsRequestFailed |
summary>Status not successful: %1%. |
wgs_testStoreErr |
summary>Do not show any of the bs_recordType% in the list below |
rec_srpExcludeTypesOption |
summary>Filtered |
rec_srpFiltered |
summary>Only show bs_recordType% that appear in the list below |
rec_srpIncludeTypesOption |
summary>Unexpected error reading IDOL response stream. |
wgs_unexpectedErrinIDOL |
summary>This dataset is already GIS enabled. |
tem_dbIsGISEnabled |
summary>Please select one or more bs_recordType%. |
tem_selectRecordTypes |
summary>Could not allocate a unique name for the b_recordType%. |
rty_couldNotAllocateUniqueName |
summary>Please select a valid option for b_recordType% filtering. |
rec_srpInvalidRecordTypeIncludeSelection |
summary>Cannot place a non-transferred b_record% within a transferred p_recContainer%. |
rec_containerTransferred |
summary>Cannot place a non-archived b_record% within an archived p_recContainer%. |
rec_containerArchived |
summary>The dataset with id: %1% is not in this configuration. |
tem_noDatasetFound |
summary>A dataset with id: %1% already exists in this configuration. |
tem_datasetAlreadyExists |
summary>This %1% has been undone and is no longer shown as complete. Could you please ensure that it is completed by %2%. |
evt_trimMailActionUndone |
summary>The storage URL must include a valid schema component ('http://' or 'https://'). |
wgs_s3StorageUrlSchema |
summary>Approval document |
rec_conViewApprovalDocument |
summary>Amazon S3 server URL did not specify a valid port number. |
core_amazonS3badURL |
summary>Unable to determine geographical region of AWS bucket. %1% |
est_badGeoRegniInAWSBucket |
summary>OmniGroup Server is unavailable. |
tem_OmniSvrnotAvailable |
summary>Please use a marker to specify a physical location. |
ocx_specifyGPSLocation |
summary>%1% is Blank |
rec_srpMethodIsBlank |
summary>Failed to add analyzer to Elasticsearch index. |
sth_autoClassFailedAddingAnalyzer |
summary>Previous AutoClassification training run did not finish cleanly. |
sth_autoClassTrainingNotComplete |
summary>Failed to send bulk command to server |
sth_elasticBulkUpdateFailed |
summary>Failed to add stats index to Elasticsearch index. |
sth_autoClassFailedAddingStatsIndex |
summary>Unable to query Elasticsearch index '%1'. |
sth_elasticUnableToQuery |
summary>Document ID : %1% [Status %2%], Error Type : %3%, Reason %4% |
sth_elasticErrorLoadingRecord |
summary>Could not start AutoClassification training. |
sth_autoClassCouldNotStart |
summary>Errors occurred during bulk load operation. |
sth_elasticErrorsInBulkLoad |
summary>Inconsistent state with training data. |
sth_autoClassInconsistentState |
summary>Elasticsearch error (code %1%) : %2% |
sth_elasticElasticsearchError |
summary>Status of Stats Index still bad after 10 seconds |
sth_autoClassStatsIndexBad |
summary>%1% errors encountered (%2% bs_record% submitted) |
sth_elasticBulkLoadErrorCount |
summary>Bulk transaction of size %1% bytes sent to server. |
sth_elasticBulkTransaction |
summary>%1% status : |
sth_elasticIndexStatus |
summary>You need to add at least one b_recordType% for this type of filter. |
rec_srpNeedOneOrMoreRecordTypesForFilter |
summary>P_recTitle% has been changed. |
rec_changedFreeTextTitle |
summary>P_recTitle% (based on %1%) has been changed. |
rec_changedStructuredTitle |
summary>No changes made to record title. |
rec_noChangesMade |
summary>B_record% titling method is based on client/matter and cannot be changed. |
rec_titleIsClientMatter |
summary>B_record% titling method is based on keyword Descriptor and cannot be changed. |
rec_titleIsKeywordDesc |
summary>Compression Enabled |
bob_compressionCaption |
summary>Established HTTPS tunnel to '%1'. Protocol: %2% |
wgs_httpsTunnelEstablished |
summary>Moving b_userLabel% '%1' to '%2' cannot be done as it would create a loop condition. |
ul_moveWouldLoopError |
summary>You cannot make p_rtyDefaultSeries% relationship to the same b_record%. Please enter or select a different b_record% for the p_rtyDefaultSeries%. |
rec_SseriesIsSame |
summary>An empty search string defaults to 'All' bs_location%. Do you want to continue? |
trm_elasticEmptySearchLocation |
summary>An empty search string defaults to 'All' bs_record%. Do you want to continue? |
trm_elasticEmptySearchRecords |
summary>The bs_record% '%1' and '%2' are already related to each other. |
rec_StmAlreadyRelated |
summary>%1% (%2%) cannot be earlier than %3% (%4%). |
rec_StmCanNotChangeDate |
summary>Can't change b_record% '%1' Class from %2% to %3%. |
rec_StmCantChangeClass |
summary>Can't change the type of %1% from '%2' to '%3' the basic b_recordType% or level number are different, because the allowed tasks, titling method or format, are not identical for both types. |
rec_StmCantChangeToRTY |
summary>B_record% '%1' : Class changed from %2% to %3%. |
rec_StmChangeClass |
summary>This document is open for editing in Microsoft Office Online. Go to the open session to resume editing it. |
web_wopiAlreadyOpen |
summary>The b_recordType% of '%1' is now '%2'. |
rec_StmChangeToRTY |
summary>B_record% has been copied. |
rec_StmCopy |
summary>Find a property |
web_FindAProperty_placeHolderTxt |
summary>Create a new E_rgi_part% as '%1' for this b_record%? |
rec_StmNewPart |
summary>%1% is not the latest version. A new version could not be created. |
rec_StmNewVersionErc |
summary>You cannot reopen a b_record% when it has later E_rgi_parts%. |
rec_StmOpenNotAllowed |
summary>You are not allowed to create a new E_rgi_part% for this b_recordType%. |
rec_StmPartsNotAllowed |
summary>The new phrase would not fit in the p_recTitle% so has not been processed. |
rec_StmPhraseTitleFail |
summary>This task will remove the current revision and all previous revisions. This operation cannot be undone. |
rec_StmRemoveElecItems |
summary>This b_record% is not allowed to belong to a p_rtyDefaultSeries%. |
rec_StmSeriesNotAllowed |
summary>Unable to view documents of this type |
web_unableToViewDocumentsOfThisType |
summary>Replacing this phrase will result in a blank p_recTitle%. Replace phrase not allowed. |
rec_StmTitleBlank |
summary>Error extracting document: %1% |
rec_storeExtractError |
summary>The p_recNumber% matches the pattern %1% and does not need to be changed. |
rec_numberMatchPattern |
summary>BS_record% of this type cannot be replaced. |
rec_StypeCannotBeReplaced |
summary>BS_record% of this type cannot have new revisions. |
rec_StypeCannotBeVersioned |
summary>The b_record% '%1' is attached to one or more bs_hold% and cannot be altered in this way. See: %2% |
rec_subjectToLitigationHold |
summary>You can only set contact type for contacts. |
rec_subTypeOnlyForContacts |
summary>Internal Error. An unknown exception has just been caught. |
rec_SunknownException |
summary>Recurring resubmit p_rcqEndDate% must be after 'P_rcqDueDate'. |
rec_SuntilTooEarly |
summary>Multiple check out not available for bs_record% that contain links to other documents. b_record% '%1' not checked out. |
rec_tagExtractWithLinks |
summary>This task is unavailable for bs_record% that have been destroyed. |
rec_taskNoGoodForDestroyed |
summary>Unable to create 'Excel.Application' COM object. %1% |
rdr_excelAutomationCreate |
summary>This revision has been explicitly preserved and cannot be removed. |
rec_thisRevisionPreserved |
summary>The generated title field cannot be set explicitly because the titling method does not support it. |
rec_titleMethodNotGenerated |
summary>Cancel |
tl_capButton_Cancel |
summary>There are %1% bs_record% that may have a duplicate p_recTitle%. Searching through all these bs_record% will take a considerable amount of time. We suggest that you add more information to the p_recTitle% so that this number is reduced to %2% or less. This will only happen if you add words that are not bs_stopWord%. |
rec_tooManyPossibleDuplicateTitle |
summary>Call to %1% in render agent process failed. %2% |
rdr_agentCallFailed |
summary>A translucent redaction was not supplied and cannot be attached to the original b_record%. Would you like to attach the full redaction as a b_recRendition% on original b_record% instead? |
rec_translucentFailed |
summary>Transparent redaction of b_record% '%1' |
rec_transparentRendDesc |
summary>BS_record% of type %1% do not belong to a series. |
rec_typeDoesNotUseSeries |
summary>This b_record% behavior is not 'E_bh_template'..rend |
rec_typeIsNotBluePrint |
summary>BS_record% of type %1% do not have series contents. |
rec_typeIsNotSeries |
summary>Unable to remove the container '%1'. %2% Do you wish to continue? |
rec_unableToRemoveContainer |
summary>Undo a completed procedure by undoing each subordinate b_adfStep%. |
rec_uncompleteProcedure |
summary>Task not relevant for bs_actionDef%. |
rec_undefinedActionTask |
summary>The specified comparison object is not defined. |
rec_undefinedObjectToCompare |
summary>UNFILED |
rec_unfiled |
summary>No information available |
rec_unknownRecLoc |
summary>Unsaved |
rec_unsaved |
summary>The b_record% you are modifying has a E_rgi_part% number. You must use the 'Details - Update E_rgi_parts' function if you wish to update the p_recNumber% correctly. |
rec_updatePlanForPart |
summary>Upgrading p_recContainer% security: %1% |
rec_updContainerSec |
summary>BS_record% contained within this p_recContainer% may no longer have appropriate security settings. If you continue it is recommended that you review the security of all the contained bs_record%. |
rec_upgradeContainerWarning |
summary>Upgrading security profile : %1% |
rec_upgradeDocumentSec |
summary>The b_classification% you have selected for this b_record% has a different b_schedule%. Do you wish to upgrade the b_schedule% of this b_record% to '%1'?. |
rec_upgradeToPlanSchedule |
summary>verify signature |
rec_verifySigTask |
summary>You cannot edit this document. |
rec_wouldYouLikeToViewInstead |
summary>The number of years must be between %1% and %2%. |
rec_yearsMustBeBetween |
summary>Would you like to be the person responsible for this b_actionDef%? |
rec_youResponsible |
summary>A request for a new b_recRendition% has been submitted. You can monitor the status of this request using the Electronic - Request B_recRendition% function. |
rec_yourRenditionRequestSubmitted |
summary>Cannot extract link to required destination. |
recCannotWriteLink |
summary>P_recContainer% is invalid - placing this b_record% in the specified p_recContainer% would create an invalid hierarchy. |
recContainerHierarchyError |
summary>The edit document function is not available from within an authoring application. |
recEditInvalidInEnvironment |
summary>Auto rendered b_recRendition% (%1%) |
render_description |
summary>B_activity% Barcodes |
rp_00 |
summary>Record data entry forms can only be accessed using an associated record type object |
api_recordFormNeedsRty |
summary>Location data entry forms need to have a location type supplied |
api_locationFormNeedsType |
summary>a %1% with this name already exists. |
rp_alreadyExistsMsg |
summary>Available items |
rp_availItems |
summary>Band origin |
rp_bandOrigin |
summary>Print alternative barcode? |
rp_barcodeAlternate |
summary>Add barcode ID text? |
rp_barcodeWithId |
summary>Importing from %1% - |
rp_baseImportMsg |
summary>Only the Windows Bitmap format (.bmp) can be used for bs_reportBitmap%. |
rp_bitmapsIsBitmaps |
summary>Best Match: %1% (%2%) |
evt_autoClassElasticRecDetails |
summary>Browse bs_report% |
rp_browseReports |
summary>Could not start page. |
rp_cannotStart |
summary>Column header |
rp_colHdrCap |
summary>Common items |
rp_commonItems |
summary>getDocument() failed : %1% |
trm_getDocumentFailed |
summary>Create a new %1%? |
rp_confirmThisMsg |
summary>Continued |
rp_contCap |
summary>Continue with next item? |
rp_continueOnMsg |
summary>Custom 1 |
rp_custom1 |
summary>Custom 2 |
rp_custom2 |
summary>There is no support for dashed or dotted lines with a thickness of more than 1 point. reduce the line thickness to 1 or select a 'Solid' line style. |
rp_dashedMustBeOne |
summary>Band |
rp_dataCap |
summary>Display even when Blank? |
rp_displayEvenBlank |
summary>Existing %1% updated from imported file '%2'. |
rp_existingItemUpdated |
summary>Export of b_report% '%1'. |
rp_export |
summary>Select the folder to extract the selected %1% to. |
rp_extractToFolder |
summary>%1% : face = '%2' : size = %3% |
rp_fontDescription |
summary>Full page label |
rp_fullPage |
summary>B_reportBitmap% p_rbmName% cannot be left blank. |
rp_graphicBlank |
summary>Hide time component of date/time field |
rp_hideTime |
summary>Import process complete. %1% %2% created. |
rp_importComplete |
summary>Imported %1% |
rp_importedListTitle |
summary>Only files with an extension of %1% are suitable for this import. |
rp_invalidFormat |
summary>Barcode |
rp_itemBarcode |
summary>Bitmap |
rp_itemBitmap |
summary>Field |
rp_itemField |
summary>Line |
rp_itemLine |
summary>Rectangle |
rp_itemRectangle |
summary>Text |
rp_itemText |
summary>R_TRIM% 1x4 label |
rp_label4 |
summary>R_TRIM% 1x5 label |
rp_label5 |
summary>Landscape |
rp_landscape |
summary>Report layout cannot be loaded. |
rp_layoutLoadFail |
summary>This report layout was modified. you want to save the changes? |
rp_layoutModified |
summary>Line style |
rp_lineStyle |
summary>Solid |
rp_lineStyle1 |
summary>Dashed |
rp_lineStyle2 |
summary>Dotted |
rp_lineStyle3 |
summary>Thickness |
rp_lineWidth |
summary>You have no b_report% layouts specified. Would you like to load R_TRIM% standard bs_report%? |
rp_loadStandardRP |
summary>Mailing label |
rp_mailingLabel |
summary>New %1% created from imported file '%2'. |
rp_newItemCreated |
summary>Cannot put the last caption-field pair any lower. |
rp_noCapFieldLower |
summary>This report has no data so it cannot be printed. |
rp_noDataNoPrint |
summary>Cannot delete a band origin. |
rp_noDelBandOrigin |
summary>Cannot delete a tab stop with dependent items. |
rp_noDelDependantTab |
summary>Cannot delete a page origin. |
rp_noDelPageOrigin |
summary>Warning - Having more than one area on a page will result in no headers, footers or sub-band information being printed. |
rp_noHdrsOrFootersInLabelMode |
summary>Cannot put this item any higher. |
rp_noMoveItemHigher |
summary>Cannot put this item any lower. |
rp_noMoveItemLower |
summary>Cannot move the page origin. |
rp_noMovePageOrigin |
summary>There is no support for rotated text using multiple lines. reduce the number of text lines to 1 or select the 'Left–Right' text direction. |
rp_noMultiLineRotText |
summary>None |
rp_none |
summary>Cannot put the page origin any higher. |
rp_noPageOriginHigher |
summary>Cannot print because there is no printer. |
rp_noPrinter |
summary>Properties not applicable |
rp_noProperties |
summary>This report has no bs_record% so it cannot be printed. |
rp_noRecsNoPrint |
summary>Cannot continue because there are no suitable import files in the specified folder. |
rp_noRPLFiles |
summary>Cannot swap adjacent tab stops. |
rp_noSwapAdjacentTabs |
summary>Number bar |
rp_numberBar |
summary>Number bar vertical? |
rp_numberBarVertical |
summary>Do you wish to overwrite it? |
rp_okToOverwriteMsg |
summary>Page footer |
rp_pageFtrCap |
summary>Page header |
rp_pageHdrCap |
summary>P_rptPage% %1% |
rp_pageNum |
summary>Value is out of range. number of areas can be from %1% to %2% inclusive. area size can range from %3% to %4%. margin offset can range from %5% to %6%. |
rp_pageRangeSetup |
summary>'%1' placed relative to tab %2% |
rp_placeTab |
summary>Portrait |
rp_portrait |
summary>Print preview |
rp_printPreview |
summary>Corner arc |
rp_rectArc |
summary>Rectangle style |
rp_rectStyle |
summary>Shade |
rp_rectStyle1 |
summary>Color |
rp_rectStyle2 |
summary>Hollow |
rp_rectStyle3 |
summary>Report footer |
rp_repFtrCap |
summary>Report header |
rp_repHdrCap |
summary>Could not connect to server. %1% |
trm_renderConnectError |
summary>R_TRIM% b_report% layout |
rp_reportLayout |
summary>The b_report% p_rptReportName% '%1' field cannot be left blank. |
rp_reportNameBlank |
summary>Return date is only for p_recAssignee%. |
rp_returnDateForCurrLocation |
summary>Separator |
rp_sepCap |
summary>Show line from top-right to bottom-left |
rp_showLineMsg |
summary>A %1% must be greater than or equal to zero points. |
rp_sizeGEZero |
summary>The number of skipped areas is out of bounds. |
rp_skipOutOfBounds |
summary>Small mailing label |
rp_smallMail |
summary>SubBand footer |
rp_subFtrCap |
summary>SubBand header |
rp_subHdrCap |
summary>A path to a bitmap file (*.bmp) should be provided. the bitmap file is not found when the report is run then a broken image will be substituted. |
rp_supplyBmpName |
summary>Tabstop |
rp_tabstop |
summary>Left–Right |
rp_textDirection0 |
summary>Top–Bottom |
rp_textDirection1 |
summary>Bottom–Top |
rp_textDirection2 |
summary>Right–Left |
rp_textDirection3 |
summary>Text justification |
rp_textStyle |
summary>Left |
rp_textStyle1 |
summary>Center |
rp_textStyle2 |
summary>Right |
rp_textStyle3 |
summary>R_TRIM% b_report% |
rp_trimReport |
summary>R_TRIM% report layout |
rp_trimReportLayout |
summary>Use short user caption |
rp_useShortCap |
summary>%1% placed in band |
rp_wGroup |
summary>%1% placed on page |
rp_wPage |
summary>Error parsing XML b_report% definition. %1% |
rp_xmlParseError |
summary>The object type of a report cannot be changed once it has been set. |
rpt_cannotModifyTypeOfReport |
summary>{Count} |
rpt_count |
summary>Not available |
core_notAvailable |
summary>Report of %1% |
rpt_reportTitleStub |
summary>The %1' field is already on the form. You have to remove the '%1' field before you can add the 'access page'. |
rty_accessFieldAlreadyonForm |
summary>Specify due days or a default b_actionDef% but not both. |
rty_actionAndDueDays |
summary>Add bs_communication% (For New bs_record% Only) |
rty_addCommsPageDescription |
summary>P_rtyAssignee% does not have access to view the b_record%. |
rty_assigneeAccessErc |
summary>Invalid default p_rtyDefaultSeries% |
rty_BadDefaultSeries |
summary>Icon ID value is out of range. |
rty_badIcon |
summary>There is a problem with the last number for the pattern '%1' (%2%). Would you like to specify a new value? |
rty_badLastNumber |
summary>Bad titling method |
rty_BadTitleMethod |
summary>Based on b_classification% |
rty_basedOnClassification |
summary>This type of e_bh_paperFolder% is unsuitable for storing electronic documents. |
rty_cannotBeAPaperFolder |
summary>A b_recordType% cannot behave as a series and be a member of a series. |
rty_cannotBeSeriesAndInSeries |
summary>A b_recordType% cannot have a default series unless it is within a series. |
rty_cannotHaveDefaultSeries |
summary>You cannot select the same b_recordType%. |
rty_cannotUsedSelf |
summary>You cannot use version numbering and E_rgi_part% numbering at the same time. |
rty_cannotVersionAndPartNumber |
summary>Creating new bs_record% of this type has been prevented by the administrator. |
rty_createNotAllowedByAdmin |
summary>Default days due must be positive and in the range 1 - 32767. |
rty_defDaysDueNegative |
summary>Default p_recDisposition% cannot be set to '%1'. |
rty_defDispNotDestroy |
summary>=26Digits |
rty_digit |
summary>According to your system settings a 'document' cannot have a b_classification%. The numbering pattern is invalid. the option 'P_dtbDocumentsOnlyWithinFolders' on the Miscellaneous tab. |
rty_documentsCannotHaveClassNumber |
summary>According to your system settings a 'document' cannot have a b_classification%. The title method is invalid. the option 'P_dtbDocumentsOnlyWithinFolders' on the Miscellaneous tab. |
rty_documentsCannotHaveClassTitle |
summary>This b_recordType% cannot be created directly under a b_classification%. |
rty_documentsOnlyInContainers |
summary>Please enter the name of the p_dtbDefaultStore%. |
rty_esNameBlank |
summary>Form field |
rty_formField |
summary>Form layout elements |
rty_formLayoutElements |
summary>Line break |
rty_formLineBreak |
summary>Page |
rty_formPage |
summary>Special purpose pages |
rty_formStandardPages |
summary>Stock properties |
rty_formStockProperties |
summary>Tab stop |
rty_formTab |
summary>This b_recordType% uses free text titling. You cannot allow blank 'free text titles'. |
rty_freeTitleCannotBeBlank |
summary>General |
rty_general |
summary>%1% does not have an adequate security profile to be the '%2' for this b_recordType%. |
rty_hasDefHigherSecProfile |
summary>You do not have adequate security profile to use %1% : %2%. |
rty_hasHigherSecProfile |
summary>Cannot hide free text title if it is not allowed to be blank. |
rty_hideFreeTextTitleNotPermitted |
summary>P_rtyHomeLocation% does not have access to view the b_record%. |
rty_homeLocAccessErc |
summary>P_rtyLevel% must be between %1% and %2% inclusive. |
rty_inconsistentNumberingLevel |
summary>This b_recordType% is a designated output type for one or more E_bh_template% bs_recordType% (%1%). |
rty_inUseByBlueprint |
summary>This b_recordType% is in use by at least one b_documentQueue% and cannot be removed. |
rty_inUseByDocumentQueue |
summary>This b_recordType% is a default for importing from one or more automatically starting import bs_origin%. |
rty_inUseByImportOrigin |
summary>This b_recordType% is in use by at least one b_statistics% and cannot be removed. |
rty_inUseByStatisticsReport |
summary>Failed to analyse document ID : %1% |
sth_autoClassFailedToAnalyse |
summary>Word counts different for : %1% |
sth_autoClassWordCountsDifferent |
summary>Word not found in word-label data : %1% |
sth_autoClassWordNotFoundInLabelData |
summary>You need to specify a last number for the number pattern '%1'. Would you like to specify a value now? |
rty_lastNumberBlank |
summary>The last number value is invalid. |
rty_lastNumberInvalid |
summary>Invalid substitution sequence found in external link. |
rty_linkSubstitionBad |
summary>The XML definition of this data entry form is invalid. |
rty_malformedDataEntryFormXML |
summary>Could not determine users email address from response to Google API '%1'. The response was '%2'. |
core_googleAppsEmailAddress |
summary>BS_recordType% with behavior '%1' need a b_electronicStore%. Please set the p_rtyEStore% |
rty_needsAStore |
summary>B_recordType% requires manual numbering. |
rty_needsManualNumbering |
summary>B_recordType% needs to be a folder. |
rty_needsToBeAFolder |
summary>This b_recordType% does not use bs_classification%. |
rty_noClassificationAllowed |
summary>You do not have create b_record% access for this %1%. |
rty_noCreateAccess |
summary>%1% does not support electronic documents. |
rty_noEDocs |
summary>No such b_actionDef% or procedure. |
rty_noSuchActionDef |
summary>No such b_schedule%. |
rty_noSuchSchedule |
summary>The '%1' field is already on the form. You have to remove the '%1' field before you can add the 'notes page'. |
rty_notesFieldAlreadyonForm |
summary>You do not have view access for this %1%. |
rty_noViewAccess |
summary>P_rtyOwnerLocation% does not have access to view the b_record%. |
rty_ownerLocAccessErc |
summary>Page %1% |
rty_page |
summary>The p_rtyLastNumber% cannot include the p_rtyPartSeparator%. |
rty_partSepUsedInLastNumber |
summary>The number pattern '%1' cannot contain E_rgi_part% number separators '%2'. |
rty_partSepUsedInNumberPattern |
summary>The plugin you have specified is not correctly registered. |
rty_pluginNotRegistered |
summary>=26Prefix |
rty_prefix |
summary>This number pattern for this b_recordType% is used by one or more other bs_recordType%. Remove is not allowed. |
rty_recordNumberUsed |
summary>BS_record% of this type exist on the dataset. Remove is not allowed. |
rty_recordTypeInUse |
summary>%1% is a customized b_recordType% and cannot be used within this environment. |
rty_recordTypeIsCustom |
summary>The numbering method of '%1' must be a number pattern. a different b_recordType%. |
rty_recordTypePatternNotOk |
summary>Save |
rty_save |
summary>=26Separator |
rty_separator |
summary>This form is a preview of the following standard page: |
rty_standardPagePreviewMsg |
summary>The b_electronicStore% associated with b_recordType% '%1' could not be found. Please contact your system administrator to correct the error. |
rty_storeNotAvailable |
summary>This b_electronicStore% is read only. |
rty_storeReadOnly |
summary>=26Suffix |
rty_suffix |
summary>Menu item description |
rty_taskDescription |
summary>Menu item |
rty_taskName |
summary>Changing the titling method will affect all existing bs_record% of this b_recordType%. The effects include automatic changes to the data entry form and changes to behavior when you modify the p_recTitle% of existing bs_record%. It is strongly recommended that you read the documentation to fully understand the impact of this change. |
rty_titleMethodWarning |
summary>This b_recordType% is in use as the 'Only b_recordType' for one or more bs_classification%. |
rty_typeUsedForClassification |
summary>Linking to %1% failed. The application '%2' could not be started. %3% |
rtyLinkExeInvalid |
summary>Invalid b_fieldDefinition% substitution sequence. |
rtyLinkUserFieldInvalid |
summary>The b_fieldDefinition% '%1' is not available for this %2%. |
rtyLinkUserFieldUnavailable |
summary>An error occurred accessing the property '%1' for this %2%. %3% |
rtyPropertyError |
summary>The property '%1' has not been set for this %2%. |
rtyPropertyHasNoValue |
summary>An invalid property '%1' was encountered for this %2%. |
rtyPropertyInvalid |
summary>Error retrieving b_fieldDefinition% '%1' for this %2%. %3% |
rtyUserFieldError |
summary>The b_fieldDefinition% '%1' has not been set for this %2%. |
rtyUserFieldHasNoValue |
summary>A component with ID '%1' already exists in document '%2'. |
sap_componentExists |
summary>No component with ID '%1' was found in document '%2'. |
sap_componentNotFound |
summary>A content repository was not specified |
sap_contentRepositoryNotSpecified |
summary>No component was specified and a document with ID '%1' already exists. |
sap_documentAlreadyExists |
summary>No document with ID '%1' was found. |
sap_documentNotFound |
summary>Placeholder title for SAP component |
sap_documentPlaceHolderTitle |
summary>SAP document - repository ID: %1% |
sap_documentRecordTypeName |
summary>error |
sap_documentStatusError |
summary>online |
sap_documentStatusOnline |
summary>offline |
sap_documentStatusUnknown |
summary>Could not retrieve a R_TRIMCONTEXT% dataset. %1% |
sap_failedToGetADataset |
summary>The b_schedule% '%1' cannot be made inactive. It is in use by one of the automatic subfolders of b_recordType% '%2'. |
sch_inactiveByRecordTypeSubFolder |
summary>SAP Folder - Repository ID: %1% |
sap_folderRecordTypeName |
summary>The b_schedule% '%1' cannot be made inactive. It is in use by the b_origin% '%2'. |
sch_inactiveByOrigin |
summary>SAP_Creator: |
sap_SAPCreator |
summary>A b_schedule% that is marked for permanent retention either explicitly or by creating a b_schTrigger% of type 'E_dp_archived' cannot have a destroy trigger. |
sch_cannotHaveDestroyTriggers |
summary>The b_schedule% '%1' cannot be made inactive. It is in use by the b_checkinStyle% '%2'. |
sch_inactiveByCheckinStyle |
summary>The b_schedule% '%1' has subordinate bs_schedule%. You have made changes to the Active Date Range. These changes will be made to all subordinate bs_schedule%. Are you sure you wish to continue? |
sch_inactiveAsParent |
summary>The b_schedule% '%1' cannot be made inactive. It is in use by the b_classification% '%2'. |
sch_inactiveByClassification |
summary>The b_schedule% '%1' cannot be made inactive. It is in use by the b_recordType% '%2'. |
sch_inactiveByRecordType |
summary>The b_schedule% '%1' cannot be removed. It is a parent b_schedule% for one or more lower level bs_schedule%. |
sch_inUseAsParent |
summary>The b_schedule% '%1' cannot be removed. It is in use by the b_classification% '%2'. |
sch_inUseByClassification |
summary>The b_schedule% '%1' cannot be removed. It is in use by the b_recordType% '%2'. |
sch_inUseByRecordType |
summary>Are you sure you want to make this b_schedule% a Top Level b_schedule%? |
sch_makeTopLevel |
summary>Moving b_schedule% '%1' to '%2' cannot be done as it would create a loop condition. |
sch_moveWouldLoopError |
summary>The date b_schTrigger% you have selected requires a minimum period of one month. |
sch_need1MonthAtLeast |
summary>The b_schedule% '%1' is no longer active. Please select another b_schedule%. |
sch_notInUse |
summary>1 day |
sch_oneDay |
summary>1 month |
sch_oneMonth |
summary>1 year |
sch_oneYear |
summary>1 year and 1 month |
sch_oneYearAndOneMonth |
summary>1 year and %1% months |
sch_oneYearAndXMonths |
summary>The b_schedule% '%1' cannot be removed. It is attached to one or more bs_record%. |
sch_scheduleInUseByRecord |
summary>The b_jurisdiction% '%1' cannot be made inactive. It is used as a default for %2% '%3'. |
sch_inactiveJurisdictionByObject |
summary>The b_schedule% '%1' cannot be removed. It is in use by b_origin% '%2'. |
sch_inUseByOrigin |
summary>Need to specify a fixed date for this disposal calculation. |
sch_specifyFixedDateForTriggerType |
summary>The b_schedule% '%1' cannot be removed. It is in use by b_checkinStyle% '%2'. |
sch_inUseByCheckinStyle |
summary>%1% on %2% |
sch_trgFixedDateDesc |
summary>Invalid. |
sch_triggerInvalid |
summary>B_fieldDefinition% must be a date. |
sch_userFieldDate |
summary>Please specify a b_fieldDefinition% for this disposal calculation type. |
sch_userTrigger |
summary>%1% months |
sch_xMonths |
summary>%1% years |
sch_xYears |
summary>%1% years and 1 month |
sch_xYearsAndOneMonth |
summary>%1% years and %2% months |
sch_xYearsAndXMonths |
summary>Property value exceeds 32 bit numeric limit. Use generic 'getProperty()' call instead. |
sdk_64bitValueTruncated |
summary>%1% days |
sch_xDays |
summary>The annotation/redaction feature is disabled. It can be enabled in 'System Options'. |
sdk_annotateRedactDisabled |
summary>Attachment file '%1' does not exist or could not be opened. |
sdk_AttachmentFileCouldNotBeOpened |
summary>The b_documentQueue% could not be created for this b_location%. It may contain items that cannot be registered into R_TRIM%. |
sdk_autoQueueLocInvalid |
summary>The b_documentQueue% could not be created. This type of b_DocumentQueue% is not supported. |
sdk_autoQueueTypeInvalid |
summary>The selected item is not a valid b_lookupItem% |
bob_badLookupItem |
summary>B_lookupItem% '%1' is unavailable due to a lookup item rule limitation |
bob_lkiRuleLimiit |
summary>Invalid b_fieldDefinition% object passed in to the R_TRIM% SDK. |
sdk_badUserField |
summary>You cannot change the port number property after a connection has been made. |
sdk_cannotChangePortNumber |
summary>You cannot change the R_workgroup% property after a connection has been made. |
sdk_cannotChangeWorkgroup |
summary>Call function. A property or method requiring a R_workgroup% connection was requested whilst the database was offline. |
sdk_cannotExecuteOffline |
summary>Cannot get property when dataset is not connected. |
sdk_CantGetPropertyWhenDatabaseIsNotConnected |
summary>Cannot set the ID value for a dataset after the dataset has been validated. |
sdk_CantSetIdValueWhenDatabaseIsInUse |
summary>Cannot set property when dataset is not connected. |
sdk_CantSetPropertyWhenDatabaseIsNotConnected |
summary>'ConnectAs' failed. The database has already been connected, possibly as a different user. |
sdk_connectAsAlreadyConnected |
summary>Database connection failed. %1% |
sdk_connectAsFailed |
summary>An external transaction is executing. Nested external transactions are not supported. |
sdk_currentlyWithinTransaction |
summary>Dataset ID not set. |
sdk_DatabaseIdNotSet |
summary>The dataset is in use. |
sdk_datasetInUse |
summary>B_locEAddress% '%1' is not an image. |
sdk_elecItemIsNotAnImage |
summary>Internal Error. Could not format the property string: %1%. |
sdk_errorFormattingPropertyString |
summary>Error resolving the name of the b_recordAction% object. %1% |
sdk_errorGettingAction |
summary>Please supply a non-blank external store identifier. |
sdk_externalStoreIdBlank |
summary>The 'ImportHistory' function is not available until after the b_record% is saved. Call the 'Save' function first. |
sdk_importHistoryUnavailable |
summary>Input document is invalid. |
sdk_inputDocumentIsInvalid |
summary>This access control method is not available for this object. |
sdk_invalidAclCall |
summary>Supplied object invalid or of the wrong type for this command. |
sdk_invalidObjectSupplied |
summary>An invalid property was specified. |
sdk_invalidProperty |
summary>Invalid property definition |
sdk_InvalidPropertyDefinition |
summary>Invalid tray type for this function. |
sdk_invalidTrayTypeForThisFunc |
summary>You must specify a b_location% for a private access control setting. |
sdk_locRequiredForAccessSetting |
summary>Method calls to object failed. |
sdk_methodCallFailed |
summary>This method is not available for child objects. |
sdk_methodNotAvailableForChildren |
summary>Method only valid for existing bs_record%. |
sdk_methodOnlyForExistingRecs |
summary>Method is only suitable for email messages. |
sdk_methodOnlyForMail |
summary>You must specify a valid b_location% for this operation. |
sdk_mustHaveValidLocation |
summary>Method not implemented. Creating new objects of this type is not supported. |
sdk_newMethodNotImplemented |
summary>'New' is not supported for this child object type. |
sdk_newNotSupported |
summary>No clauses available on which to apply the 'not' operator. |
sdk_noClauseForNot |
summary>Internal SDK error. No R_TRIM% dataset is connected. |
sdk_noDatasetConnected |
summary>No default Dataset is available. |
sdk_NoDefaultDatabaseAvailable |
summary>The value of this property cannot be changed - it is now read only. |
sdk_noLongerCanPut |
summary>This list does not have a refine search capability. |
sdk_noRefineSearch |
summary>The specified item is not an email address. |
sdk_notEmail |
summary>This document is not an external store item. |
sdk_notExternalStoreItem |
summary>An external transaction is not executing at the moment. |
sdk_notInTransaction |
summary>Function not supported for this type of input document. |
sdk_notSupportedThisDocumentType |
summary>This document is not a draft document within bs_offlineRecord%. |
sdk_notTopDrawerDraft |
summary>User interface calls are unavailable from within a service. |
sdk_noUIFromServices |
summary>Waiting %1% seconds for threads to finish ... |
trm_reindexToolWaitingForThreads |
summary>Waiting for threads to finish (%1% seconds have elapsed) |
trm_reindexToolElapsedTime |
summary>No statistics were generated because no documents were found. To train the AutoClassification system, document(s) with textual data must be available in the classifications being trained on. |
trm_autoClassNoStatisticsAvailable |
summary>Cancelled |
trm_reindexToolCancelled |
summary>AutoClassification training did not complete. In order for AutoClassification statistics to be produced and AutoClassification to work, training must run through to completion. |
trm_autoClassTrainingFailedToComplete |
summary>The operation was cancelled. |
trm_elasticReindexOperationCancelled |
summary>Object was not found. |
sdk_objectNotFound |
summary>'Get' or 'Set' of this property is no longer supported. |
sdk_obsoletePropertyCall |
summary>Please specify a filename for stream. |
sdk_PleaseSpecifyFilenameForStream |
summary>Document '%1' has been successfully checked in but insufficient security prevents you from accessing the b_record%. Draft document in bs_offlineRecord% will not be deleted. However you may delete it yourself. |
sdk_recordCreatedButSecurityPreventsAccess |
summary>The search does not contain any method clauses. |
sdk_searchHasNoClause |
summary>Clause stack underflow - insufficient methods available for operator. |
sdk_searchUnderflow |
summary>This selection type is not available for objects of this type. |
sdk_selTypeNotAvailable |
summary>You cannot use a 'new' object for this method. In this case you should use 'SetIsUsedForRecord' or 'SetIsUsedForLocation'. |
sdk_setUsedForParamInvalid |
summary>The supplied b_keyword% object is invalid. |
sdk_suppliedKeywordInvalid |
summary>The supplied b_location% object is invalid. |
sdk_suppliedLocInvalid |
summary>The supplied b_record% object is invalid. |
sdk_suppliedRecordInvalid |
summary>The supplied b_space% object is invalid. |
sdk_suppliedSpaceInvalid |
summary>This b_locEAddress% is not an image. |
sdk_thisElecItemIsNotAnImage |
summary>Error in locking Database object. |
sdk_topDrawerBadDb |
summary>Invalid bs_offlineRecord% draft document identifier. |
sdk_topDrawerDraftIdInvalid |
summary>An external transaction is executing. This transaction needs to be committed or rolled back before shutting down the dataset. |
sdk_transactionNotCommitted |
summary>A valid parent window must be supplied to execute a command. |
sdk_uiParamInvalid |
summary>Unknown object type. |
sdk_unknownObjectType |
summary>Web Server working directory invalid or not available. |
sdk_WebServerWorkingDirectoryInvalid |
summary>The specified user-defined field is not relevant to this object. |
sdknet_fieldNotRelevant |
summary>The parameter '%1' is either null or invalid. |
sdknet_invalidObjectParameter |
summary>This child object is no longer available. It may have been deleted by another user or process. |
sdknet_noBobChildAvailable |
summary>Internal Error. Unmanaged child object list not available. This may have been caused by attempting to use an object that has already been finalized. |
sdknet_noBobChildListAvailable |
summary>Internal Error. Unmanaged object list not available. This may have been caused by attempting to use an object that has already been finalized. |
sdknet_noBobListAvailable |
summary>Objects of type '%1' can not have user-defined fields. |
sdknet_objectDoesNotHaveFields |
summary>Objects of type '%1' do not have notes attached. |
sdknet_objectHasNoNotes |
summary>This collection is not based on an object that is hierarchical and therefore does not support this method. |
sdknet_objectIsNotHierarchical |
summary>Internal Error. An object of type '%1' is not creatable. |
sdknet_objectTypeNotCreatable |
summary>Could not find the %1% matching the value '%2'. Either no such object exists or the %1% has recently been deleted. |
sdknet_objectWithNameDoesNotExist |
summary>Could not find the %1% with a unique row identifier of %2%. Possible causes are: no %1% exists with the identifier supplied; the %1% has recently been deleted; access to the specified %1% is restricted. |
sdknet_objectWithUriDoesNotExist |
summary>The property %1% is read only and cannot be modified. |
sdknet_propertyIsReadOnly |
summary>Error communicating with email SMTP Server '%1'. %2% |
smtp_commError |
summary>Error communicating with email SMTP Server '%1'. %2% (%3%) |
smtp_commErrorWithNum |
summary>Reindex BS_record% |
trm_elasticReindexRecords |
summary>AutoClassification Training Complete |
trm_autoClassTrainingComplete |
summary>Finding Users |
trm_elasticReindexFindingUsers |
summary>Reindex Complete. |
trm_elasticReindexComplete |
summary>Reindex Users |
trm_elasticReindexUsers |
summary>AutoClassification Training |
trm_autoClassTraining |
summary>Finding BS_classification% |
trm_autoClassFindingClassifications |
summary>Finding BS_record% |
trm_elasticReindexFindingRecords |
summary>No SMTP reply address has been defined. |
smtp_noFromAddress |
summary>No email recipients specified. |
smtp_noRecipientsDefined |
summary>No SMTP server has been defined. |
smtp_noServerName |
summary>Add lower b_space% levels |
spm_addLowerLevelsTitle |
summary>Calculating advanced b_space% data ... |
spm_advancedCalculationPrompt |
summary>Dataset concurrency error. The b_space% '%1' already exists. |
spm_alreadyExists |
summary>The selected bs_record% are already in the bay. |
spm_alreadyInBay |
summary>The selected bs_record% are already in this b_space%. |
spm_alreadyInSpace |
summary>There are already %1% bs_record% in this b_space%. |
spm_alreadyRecordsThere |
summary>And possibly more ... |
spm_andPossiblyMore |
summary>BS_record% allocated to holding bay: %1% |
spm_bayTotalLine |
summary>Space control number not allocated - creation of spaces not available using this method. |
spm_cannotCreateSpace |
summary>Cannot remove b_space% '%1' because there are bs_record% within the holding bay. |
spm_cantRemoveHB |
summary>Cannot remove b_space% '%1' because there are bs_record% within it. |
spm_cantRemoveR |
summary>Please enter a value greater than 0 for the capacity of this b_space%. |
spm_cap_gt0 |
summary>Setting capacity failed. You can only set the capacity for lowest level bs_space%. |
spm_capacityLowerLevel |
summary>Capacity of each %1%: |
spm_capacityOfEach |
summary>The capacity (number of bs_record%) of bs_space% to be created must not exceed %1%. |
spm_capacityOutOfRange |
summary>An error occurred whilst updating space totals. %1% |
spm_comUpdateError |
summary>Confirm b_space% transfer |
spm_confirmTransferTitle |
summary>Contiguous lower level b_space% capacity exhausted. |
spm_contigExhausted |
summary>The selected contiguous lower level bs_space% are no longer available. |
spm_contigSpacesNotAvailable |
summary>Counting bs_record% in b_space% ... |
spm_countingRecords |
summary>An error occurred whilst calculating available capacity. %1% |
spm_countingSQLError |
summary>%1% lower level bs_space% |
spm_createLowerLevels |
summary>B_space% management task canceled - not all lower levels were created. |
spm_createLowerLevelsCancelled |
summary>B_space% '%1' has been allocated this search key. |
spm_duplicateSearchKey |
summary>From |
spm_from |
summary>Output b_space% is full. |
spm_full |
summary>An error occurred when allocating next available p_spmNumber%. %1% |
spm_getNextNumberError |
summary>This b_space% has bs_record% in its holding bay. Please move these bs_record% before removing the holding bay. |
spm_holdingBayInUse |
summary>Only a higher level b_space% can have a holding bay. |
spm_holdingBayOnlyForHigherLevels |
summary>P_recHomeLocation% set to b_space% '%1' |
spm_homeLocationSet |
summary>Internal Error. Invalid b_space% pointer. |
spm_internalError |
summary>The supplied level number is invalid - it must be greater than %1%. |
spm_invalidLevelNumber |
summary>The largest amount of contiguous capacity in the selected b_space% allows for %1% bs_record% |
spm_lastContiguousSpaceIs |
summary>B_space% is locked, waiting... |
spm_lockedAndWaiting |
summary>Total transferred:%1% errors:%2% |
spm_logStats |
summary>Transfer was canceled on %1%. |
spm_logTransferCancelled |
summary>Transfer was completed on %1%. |
spm_logTransferCompleted |
summary>**** Transfer error : %1% **** was terminated on %2%. |
spm_logTransferError |
summary>Search type not suitable for a lowest level b_space%. |
spm_lowestLevelInvalidForSearchType |
summary>The maximum number of levels supported in the space system is %1%. |
spm_maxLevelsExceeded |
summary>Must create at least one b_space%. |
spm_mustCreate1 |
summary>This function requires a valid b_space% - you should save any new b_space% before calling createLowerLevels. |
spm_mustHaveSpaceForCreateLowerLevels |
summary>Must select a lowest level b_space% for this search type. |
spm_mustSelect |
summary>There is no capacity available in the selected b_space% for the required transfer. |
spm_noCapacityFortheRequestedTransfer |
summary>There is only capacity for %1% bs_record% within the selected b_space%. |
spm_noCapacityLeft |
summary>No more unused lower level bs_space% are available. |
spm_noMoreAvail |
summary>The selected b_space% has no bs_record% to transfer |
spm_noRecordsToTransfer |
summary>=3CN/A=3E |
spm_notApplicable |
summary>This task is not available for lowest level bs_space%. |
spm_notAtHigherLevel |
summary>This task is only available for lowest level bs_space%. |
spm_notAtLowestLevel |
summary>B_space% management module is not licensed. |
spm_notLicensed |
summary>The b_space% you have selected is not at the lowest level and does not have a Holding Bay. Select a lower level b_space%. |
spm_notLowestLevel |
summary>The selected b_space% is not a lowest level space. Please select a different b_space% or a different allocation method. |
spm_notLowestLevelSpace |
summary>The b_space% management system is limited to a certain number of levels. New lower level bs_space% cannot be created beneath this level. |
spm_numberLevelsLimit |
summary>The maximum number of bs_space% at any one level is %1%. |
spm_numberToCreateOutOfRange |
summary>Do you want to view the log file? |
spm_okToViewLog |
summary>(Out on loan) |
spm_outOnLoan |
summary>Recalculating b_record% total values for holding bays ... |
spm_recalcBayTotals |
summary>Cascading b_record% totals to higher level bs_space% ... |
spm_recalcCascade |
summary>Cascading holding bay totals to higher level bs_space% ... |
spm_recalcCascadeBays |
summary>B_space% total and capacity calculations complete. |
spm_recalcComplete |
summary>Recalculating higher level capacity total values ... |
spm_recalcHigherCapacity |
summary>Initializing capacity total values ... |
spm_recalcInitCapacity |
summary>Initializing b_record% total values ... |
spm_recalcInitRecordTotals |
summary>Could not lock every b_space% - one or more bs_space% are in use. |
spm_recalcLockAllFailed |
summary>Could not lock every b_space% - one or more bs_space% are in use. Press OK to continue (ignoring any current activity) or CANCEL to try again later. |
spm_recalcLockAllFailedOk |
summary>Locking all bs_space% to prevent any updates while recalculation is in progress ... |
spm_recalcLocking |
summary>Recalculating b_record% total values for lowest level bs_space% ... |
spm_recalcLowestTotals |
summary>Setting up for space recalculation... |
spm_recalcStart |
summary>Recalculation complete. Unlocking all bs_space% ... |
spm_recalcUnlocking |
summary>Warning: The recalculation of the b_space% system may take a long time depending on the number of bs_space% in your dataset. |
spm_recalcWarning |
summary>B_record% already in this b_space% |
spm_recAlreadyInSpace |
summary>Do you also wish to reclaim bs_space% that are occupied by bs_record% that have been destroyed? |
spm_reclaimDestroyed |
summary>BS_record% allocated to this b_space%: |
spm_recordsCurrentAllocated |
summary>BS_record% assigned to the Holding Bay: |
spm_recordsInHoldingBay |
summary>BS_record% allocated to lower level bs_space%: |
spm_recordsInLowerLevels |
summary>B_recordType% cannot be stored in the b_space% management system. |
spm_recTypeCantBeInSPAM |
summary>%1% |
spm_resolveToContinue |
summary>Search key cannot start with a number. |
spm_searchKeyCannotStartWithNumber |
summary>Refer to Lower Levels |
spm_seeLowerLevel |
summary>Please select a b_record% selection style |
spm_selectRecordSelectionStyle |
summary>Please select a transfer allocation style |
spm_selectTAS |
summary>Setting up b_record% transfer ... |
spm_setingUpTransferPrompt |
summary>The b_space% '%1' is not a lowest level space and does not have a holding bay. bs_record% cannot be located directly into this b_space%. |
spm_spaceCannotHaveRecords |
summary>Cannot create bs_space% because allocated numbers would conflict with the following bs_space%: |
spm_spaceCreateConflicts |
summary>B_space% '%1' was created. |
spm_spaceCreated |
summary>About to create %1% bs_space% at the '%2' level. The total capacity will be %3% bs_record% within b_space% '%4'. lowest level bs_space% will have the control numbers in the range: |
spm_spaceCreateSummary |
summary>B_space% is a lower level b_space% and has no Holding Bay. |
spm_spaceHasNoHoldingBay |
summary>The b_space% '%1' has available capacity of %2% which is not enough for your request. |
spm_spaceHasNoRoom |
summary>The holding bay for b_space% '%1' has available capacity of %2% which is not enough for your request. |
spm_spaceHasNoRoomInBay |
summary>The b_space% '%1' is being used by %2% on machine %3%. Please try again later. |
spm_spaceInUse |
summary>The selected b_space% could not be found - it may have been removed. |
spm_spaceNotFound |
summary>Error processing b_space% transfer. %1% |
spm_spaceTransferFailed |
summary>Please specify the capacity (number of bs_record%) for the bs_space% that will be created. |
spm_specifyCapacity |
summary>Please specify a starting number for the b_space% you want to create. |
spm_specifyNumberFrom |
summary>To create bs_space% at a level lower than the immediately lower level of this b_space% you need to specify a starting b_space% number. |
spm_specifyNumberFromSDK |
summary>Please specify the number of bs_space% to create. |
spm_specifyNumberToCreate |
summary>An error occurred whilst calculating b_space% data. %1% |
spm_sqlErrorInCalculation |
summary>Using a starting number of %1% and creating %2% bs_space% would exceed the maximum number of bs_space% that can exist at any one level (%3%). |
spm_startNumberingFromInvalid |
summary>=3Ctagged bs_record%=3E |
spm_taggedRecords |
summary>To |
spm_to |
summary>=3CTop Level b_space%=3E |
spm_topLevelSpace |
summary>B_space% transfer terminated. %1% bs_record% were transferred. |
spm_transferCancelled |
summary>B_space% transfer completed. %1% bs_record% were transferred. |
spm_transferComplete |
summary>R_TRIM% b_space% Transfer Complete |
spm_transferCompleteHeading |
summary>Transfer items from b_space% - %1% |
spm_transferFromTitle |
summary>You have selected %1% bs_record% to be transferred. |
spm_transferLesserWarning |
summary>Transferring b_record% '%1' from %2% ... |
spm_transferringPrompt |
summary>from b_space% '%1' to b_location% '%2' |
spm_transferToLocationDetails |
summary>from b_space% '%1' to b_space% '%2' |
spm_transferToSpaceDetails |
summary>B_space% usage |
spm_usageDescription2 |
summary>Can only use simple allocation method for lowest level bs_space%. |
spm_useSimple |
summary>Checking for available space ... |
spmCheckingForAvailableSpace |
summary>B_space% Management Log - %1% %2% %3% |
spmTransferLogHeading |
summary>Are you sure you want to start composing your search over again? |
srp_areYouSure |
summary>The b_savedSearch% is corrupted. Please remove or correct it. |
srp_badSearch |
summary>The b_savedSearch% contains a bad search method. Please remove or correct it. |
srp_badSRPMethod |
summary>BS_classification% used for training: (URI, B_classification% Number, Title) |
trm_autoClassClassificationsUsed |
summary>Training: |
trm_autoClassTrainingThreadStatus |
summary>Holding Bay : '%1' |
trm_autoClassHoldingBay |
summary>The following BS_classification% will NOT be used: (Reason : Title) |
trm_autoClassClassificationsNotUsed |
summary>No suitable bs_classification% found for AutoClassification Training. |
trm_autoClassNoSuitableClassifications |
summary>Cannot attach BS_record% : '%1' |
trm_autoClassCannotAttach |
summary>Not configured for AutoClassification : '%1' |
trm_autoClassNotConfigured |
summary>— AutoClassification Training — |
trm_autoClassTrainingHeader |
summary>Brackets in a search are mismatched or the position of the brackets does not make sense. |
srp_illegalBracketRequest |
summary>Search expression too complex - a maximum of %1% words can be specified. |
srp_maxWordsInSearchExceeded |
summary>You must select at least one b_record% Class. |
srp_mustPickAtLeastOneClassFilter |
summary>You must select at least one of the finalized filters. |
srp_mustPickAtLeastOneFinalFilter |
summary>You must select at least one b_record% p_recDisposition%. |
srp_mustPickAtLeatOneDispFilter |
summary>You must select at least one bs_recordType% filter. |
srp_mustPickAtLeastOneRecordTypeFilter |
summary>The Term is a non preferred Term. Please select a preferred Term. |
srp_termIsForbidden |
summary>'to' must be greater than 'from'. |
srp_toNeedsToBeGreaterThanFrom |
summary>Please enter a value for this field. |
srp_valueIsMandatory |
summary>Serialisation for allocation of b_securityCaveat% ID failed (no zero URI row on TSCENSUS - please run Schema Repair). |
sth_allocIdSerialiseFailed |
summary>Internal Error. Invalid array index encountered. |
sth_badIndex |
summary>The content index '%1' does not exist, or the content index mappings have not been correctly configured. |
sth_elasticIndexError |
summary>R_TRIMCONTEXT% supports a maximum of %1% bs_securityCaveat%. |
sth_caveatLimitExceeded |
summary>The content index manager encountered an unexpected error trying to retrieve the bs_stopWord%. %1% |
sth_contentMgrErc |
summary>The content query '%1' is not a valid query. %2% |
sth_contentSearchInvalid |
summary>R_TRIM% dataset error. R_TRIM% failed to create the 'UriClaim' row for table %1% - possibly your database has not been initialized correctly. Please use the Schema Repair function in R_enterpriseStudio%. |
sth_couldNotCreateClaim |
summary>The executable '%1' could not be stopped immediately because the thread '%2' was busy inside the function '%3'. attempts will be made to stop the thread. |
sth_couldntCloseThreadsService |
summary>The executable '%1' was stopped. The thread %2% was busy inside the function '%3'. corruption of data may have resulted. |
sth_couldntCloseThreadsServiceDeath |
summary>The executable '%1' could not be stopped because the thread '%2' was busy inside the function '%3'. you like to retry stopping the threads? |
sth_couldntCloseThreadsUI |
summary>An error occurred with the R_TRIM% document content indexing log file '%1'. %2% |
sth_dciCouldNotOpenLogFile |
summary>Are you sure you want to delete '%1'? |
core_confirmDelete |
summary>Allocating new URI claim |
sth_getNextUriMutex |
summary>Internal Error. An invalid table name was passed to allocate URI function (%1%). |
sth_invalidTableForUriAllocation |
summary>Error: %1%: %2% id: %3% Name: %4% |
sth_LogError |
summary>%1% running on %2% reported the following message: |
sth_mailError |
summary>Service '%1' on '%2' |
sth_mailSubject |
summary>R_TRIM% dataset error. R_TRIM% failed to access/initialize the 'UriClaim' locking row - possibly your database has not been initialized correctly. |
sth_missingUriClaimLockingRow |
summary>Log opened on %1% at %2% |
sth_traceHdr |
summary>Cannot view this document |
td_cannotView |
summary>BS_offlineRecord% dataset check failed. %1% |
td_checkDbComError |
summary>Check in failed for '%1'. document is in use within an application. You will need to close this document before proceeding. |
td_CheckinFileInUse |
summary>Are you sure you want to delete '%1'? |
td_deleteDoc |
summary>Documents |
td_DocumentView |
summary>Draft |
td_draft |
summary>Error accessing bs_offlineRecord%. %1% |
td_errorMessage |
summary>Modified |
td_modified |
summary>Original |
td_original |
summary>Name |
td_PropName |
summary>BS_offlineRecord% was unable to check the status of the dataset. |
td_unknownCheckFailure |
summary>%1%: Adding referential integrity constraint %2% failed - a value of the column %3% is this table references a nonexistent URI in table %4%. |
tem_addConstraintFailed |
summary>R_TRIM% Administrator |
tem_adminUser |
summary>There are %1% active servers using this dataset. |
tem_alertwgsActiveforDBMaintenance |
summary>All events are handled for all datasets. |
tem_allEventsHandled |
summary>R_enterpriseStudio% is already running. |
tem_alreadyRunning |
summary>Analysing statistics. |
tem_AnalysingStatistics |
summary>Email Sent: %1% email was sent to %2% on %3% from server %4%. |
tem_mailSentLogMsg |
summary>Last analysis: %1% |
tem_analysisResult |
summary>Analyse statistics |
tem_analysisStatistics |
summary>Analysing statistics for table '%1' |
tem_analysisStatus |
summary>An analysis tool is being run against this dataset. Connections will be available when the activity has been completed. |
tem_anAnalysisToolIsCurrentlyBeingRun |
summary>Closed |
tem_availabilityClosed |
summary>Offline |
tem_availabilityOffline |
summary>R_TRIM% background process |
tem_backgroundProcess |
summary>Could not get the CLSID from the ProgID '%1'. |
tem_badProgID |
summary>You are about to stop dataset processing before it is complete. Are you sure? |
tem_cancelDBProcessing |
summary>R_TRIM% dataset tool |
tem_cancelDBProcessingTitle |
summary>Cannot create an in-process workgroup service. |
tem_CannotCreateInProcessWorkgroupWervice |
summary>Can not find an activity in old activity table. |
tem_CannotFindActivityInOldActivityTable |
summary>Can only run this tool on a new dataset. |
tem_canOnlyRunOnNewDatabase |
summary>An error was detected during the checking of the content index. %1% |
tem_checkIndexError |
summary>Checking the validity of the content index for database '%1'. |
tem_checkingContentDatabase |
summary>Checking database stored procedure %1%. |
tem_checkingProc |
summary>Checking status of user account %1%. Type of account: %2%. |
tem_checkingUserAccount |
summary>Checking database view %1%. |
tem_checkingView |
summary>Check or restore user account for %1% (%2%). |
tem_checkUserMsg |
summary>%1%: Some column check constraints were corrected. See log for details. |
tem_columnCheckConstraintsFixed |
summary>Completing conversion |
tem_completingConversion |
summary>Completing dataset creation |
tem_completingDatasetCreation |
summary>R_TRIM% configuration files |
tem_configFiles |
summary>The configuration file is too large. It should be less than %1% bytes. |
tem_configFileTooLarge |
summary>Do you want to save the changes to %1%? |
tem_configModified |
summary>The current configuration has been modified and needs to be saved before it can be deployed. Do you want to save changes to '%1' and then deploy it? |
tem_configModifiedForDeploy |
summary>NOTE: This change to document R_workgroup% caching will be implemented immediately Please Save and Deploy workgroup server to make these changes effective? |
tem_confirmCachingChangesToSaveAndDeploy |
summary>Configure cache settings on '%1' |
tem_ConfigureCacheSettings |
summary>NOTE: This change to document R_workgroup% caching will be implemented immediately but will not take effect until the servers are restarted. Do you want to proceed? |
tem_confirmCachingChanges |
summary># |
tem_connectionsCap |
summary>Use the KwikSelect button to setup a connection string |
tem_connectionString |
summary>Connect string |
tem_ConnectString |
summary>Please enter the server machine name. |
tem_connectStringHasNoServer |
summary>%1%: Constraint %2% defined using the incorrect column/foreign table - constraint recreated. |
tem_constraintHasIncorrectData |
summary>%1%: Constraint %2% is not used in this schema and has been removed. |
tem_constraintIsRedundant |
summary>Unable to display a property page for this dialog: %1% |
tem_contentChainComErr |
summary>Check content index database validity |
tem_contentIndexCheckTitle |
summary>Optimize content index database |
tem_contentIndexOptimizeTitle |
summary>Would you like to continue to convert old bs_workflow% and bs_workflowTemplate%? |
tem_convertWorkflowQuery |
summary>%1%: An error occurred adding column constraints. See log for details. |
tem_couldNotAddColumnCheckConstraints |
summary>Could not identify column constraints for table %1%. Column constraint check ignored. |
tem_couldNotIdentifyColumnConstraints |
summary>Could not identify the foreign key (referential integrity) indexes for table '%1'. Referential constraint checking may report some errors. |
tem_couldNotIdentifyForeignKeys |
summary>Could not identify indexes for table '%1'. Index checking may report some errors. |
tem_couldNotIdentifyIndexes |
summary>Could not open log file. |
tem_couldNotOpenLogFile |
summary>Create content index |
tem_createContentIndex |
summary>Warning. This tool is powerful and quite sensitive to different dataset models. commands may take considerable time to execute. It is advisable to close applications before running. |
tem_createDBWarning |
summary>Warning. This tool is powerful and quite sensitive to different dataset models. commands may take considerable time to execute. It is advisable to close applications before running. check any known limitations before proceeding. |
tem_createDBWarningLimits |
summary>Create new dataset |
tem_createNewDS |
summary>Create dataset tables. |
tem_creatingDatabaseTables |
summary>Creating default login user. |
tem_creatingDefaultLogin |
summary>Initializing default bs_recordType%. |
tem_creatingDefaultRecordTypes |
summary>Initializing default b_electronicStore%. |
tem_creatingDefaultStore |
summary>Creating custom type '%1'. |
tem_creatingCustomTypeHiddenMsg |
summary>Creating stored procedure '%1'. |
tem_creatingStoredProcHiddenMsg |
summary>Creating function '%1'. |
tem_creatingFunctionHiddenMsg |
summary>Current Step |
tem_currentStep |
summary>The Microsoft data link component was not found 'MSDASC.DLL'. |
tem_dataLink |
summary>Dataset availability |
tem_datasetAvailabilitySheet |
summary>Dataset '%1' has this ID. |
tem_datasetHasThisID |
summary>A dataset maintenance activity is in progress. New connections to this dataset are unavailable until it has completed. |
tem_datasetMaintenance |
summary>Data source |
tem_DataSource |
summary>This dataset is at the schema version %1%. This is the latest version so no upgrade is required. |
tem_dbidVersion |
summary>Checking dataset structure integrity. |
tem_dbIntegrityCheck |
summary>%1%, processing complete. Errors were detected. Please check the log file: %2% |
tem_dbIntErrors |
summary>%1%, processing complete. Errors were detected and corrected. Please check the log file: %2% |
tem_dbIntErrorsFixed |
summary>You need to upgrade the schema of this Dataset before you can execute this task. |
tem_DBolder |
summary>A schema upgrade is available for this dataset. It is recommended that you upgrade before you proceed. |
tem_DBolderWarning |
summary>Checking stored procedures. |
tem_dbRepairCheckStoredProcs |
summary>Checking structure of database tables. |
tem_dbRepairCheckTables |
summary>Checking referential integrity of database tables. |
tem_dbRepairCheckTablesRI |
summary>Checking standard user accounts. |
tem_dbRepairCheckUserAccounts |
summary>Checking database views. |
tem_dbRepairCheckViews |
summary>Updating summary and saving settings. |
tem_dbRepairFinalise |
summary>Examining database schema information. |
tem_dbRepairInitialise |
summary>Defaults for unspecified file types |
tem_DefaultsForUnspecifiedFileTypes |
summary>Do you want to deploy the configuration %1% to all running R_workgroup%? |
tem_deploy |
summary>Server Deployment |
tem_deployDialog |
summary>Deployed |
tem_deployed |
summary>Not deployed |
tem_deployedNot |
summary>Refused |
tem_deploymentRefused |
summary>Deployment started |
tem_deploymentStarted |
summary>Updating details of content indexing dataset |
tem_docContentUpdate |
summary>Fix dates |
tem_ds_tsk_fixdates |
summary>Please enter list of document types to restrict caching to (e.g. *.doc;*.xls;*.pdf) |
tem_enterCacheExtensions |
summary>Please enter a number of hours to run pre-emptive caching. |
tem_enterCacheHoursToRun |
summary>Please enter the size limit (in MB) for the cache. |
tem_enterCacheSizeLimit |
summary>Please enter age of documents to clear from cache. |
tem_enterModDaysLimit |
summary>%1% |
tem_erMoreDetails |
summary>Error: |
tem_error |
summary>An error occurred saving cache date for database %2%. %1% |
tem_errorDuringCacheSave |
summary>Error extracting workflow definition from b_electronicStore% hyperlink. %1% |
tem_ErrorExtractingWorkflowFromStoreHyperlink |
summary>An error occurred loading caching information. %1% |
tem_errorLoadingCacheData |
summary>Errors |
tem_errors |
summary>The license you are entering has expired. |
tem_expiryDateExpired |
summary>The license you are entering is about to expire. |
tem_expiryDateTodayTomorrow |
summary>Failed to start up subsequent step: %1%. |
tem_failStep |
summary>File could not be loaded. |
tem_FileCouldNotBeLoaded |
summary>File type |
tem_FileType |
summary>Could not determine the connection string for this dataset. %1% |
tem_getConnectStringFailed |
summary>You cannot enter your own username as the guest login during the creation of the dataset. so would remove your administration rights in R_TRIM%. |
tem_guestAdminUserError |
summary>R_TRIM% guest account |
tem_guestUser |
summary>For all dataset tables. |
tem_icForAllTables |
summary>For dataset table '%1%. |
tem_icForDatasetTable |
summary>Primary |
tem_index_primary |
summary>Document indexes are up to date. |
tem_indexesUpToDate |
summary>%1%: Index %2% could not be created as a unique index. It has been created as a duplicate index, but corrective action should be undertaken. |
tem_indexFailedUniqueness |
summary>%1%: Index %2% defined using incorrect columns - index recreated. |
tem_indexHasIncorrectColumns |
summary>%1%: Index %2% is obsolete and has been removed. |
tem_indexIsRedundant |
summary>%1%: Index %2% should be duplicate, was created unique - index recreated. |
tem_indexShouldBeDuplicate |
summary>%1%: Index %2% should be unique, was created duplicate - index recreated. |
tem_indexShouldBeUnique |
summary>Initialization failed. %1% |
tem_initFailed |
summary>Initialization |
tem_initialisation |
summary>Initialization - setting up to restart at stage %1%. |
tem_initialisationRestart |
summary>Initializing |
tem_initialising |
summary>Initialization complete. Press start to begin. |
tem_initSucceeded |
summary>Guest |
tem_isGuestCap |
summary>Last error event details |
tem_lastErrorEventDetails |
summary>This repair utility was last run on : %1% |
tem_lastRepair |
summary>This repair utility has not been run previously. |
tem_lastRepairNoAv |
summary>Last %1% transactions: |
tem_lastXTrans |
summary>The license key is invalid or has expired. |
tem_licenseKeyExpired |
summary>Extension |
tem_licExtension |
summary>New File Type |
tem_licNewFileType |
summary>Properties of file type: %1% |
tem_licPropOfFileType |
summary>Login time |
tem_loginTimeCap |
summary>Machine name |
tem_machineNameCap |
summary>Your email configuration functions correctly. |
tem_mailTestPassed |
summary>IDOL Content Index Properties |
tem_manageIDOLContentIndex |
summary>Warning. Max alpha string is lower than the normal default. |
tem_maxAlphaString |
summary>Maximum string value |
tem_maximumStringValue |
summary>Elasticsearch Content Index Properties |
tem_manageESContentIndex |
summary>The message has been broadcast to all users connected to this R_TRIM% dataset. |
tem_messageSentNotification |
summary>An error occurred running the bulk load command line utility: |
sth_couldntCreateBulkLoad |
summary>%1%: Constraint %2% is missing and needs to be recreated. |
tem_missingConstraintRecreated |
summary>%1%: Index %2% was missing and has been recreated. |
tem_missingIndexRecreated |
summary>Word indexing : missing case statement in R_enterpriseStudio%. |
tem_missingSwitchCase |
summary>A dataset with this name has already been defined. |
tem_nameAlreadyDefined |
summary>No configuration file found. Would you like to try creating a new configuration file based on the existing settings in the registry? |
tem_noConfigTryRegistry |
summary>no data available |
tem_noData |
summary>No errors were detected. |
tem_noRepairActionRequired |
summary>Turning off all security is not advised. Are you sure you want to continue? |
tem_noSecurityAreYouSure |
summary>=3Cnot replicated=3E |
tem_notReplicated |
summary>Not a text-indexable format. |
tem_notTextIndexable |
summary>An error was detected during the optimization of the content index. %1% |
tem_optimizeIndexError |
summary>Optimizing the content index for database '%1'. |
tem_optimizingContentDatabase |
summary>This dataset has been partially upgraded and is no longer usable. Please restore a backup before continuing. |
tem_partially |
summary>Processing canceled after processing of item '%1' |
tem_procCancelled |
summary>Processing canceled during step '%1' after processing of item '%2' |
tem_procCancelledStep |
summary>Processing complete. |
tem_proccessingComplete |
summary>Processing completed on %1%. No problems were detected. |
tem_procCompleteNoErcs |
summary>Processing completed on %1%. The number of tables with errors was %2%. |
tem_procCompleteTablesWithErcs |
summary>Processing completed on %1%. %2% errors were detected and fixed. |
tem_procCompleteWithErcs |
summary>Processor |
tem_process |
summary>Processed |
tem_processed |
summary>Processing VMBX emails |
tem_processVMBX |
summary>Queued |
tem_queued |
summary>Processing date values |
tem_processDateValues |
summary>Please supply an estimate of the number of bs_record% in this dataset. |
tem_recordsEstimate |
summary>%1%: Stored procedure was missing and has been recreated. |
tem_recreateMissingProc |
summary>%1%: View was missing and has been recreated. |
tem_recreateMissingView |
summary>Some anomalies were detected with the column constraints. Removing existing constraints and adding any appropriate constraints. |
tem_recreatingColumnConstraints |
summary>It is highly recommended that you run the schema repair tool and allow it to check referential integrity. Some constraints may have been removed as part of the upgrade process and need to be recreated. |
tem_refRecommend |
summary>Registering dataset |
tem_registeringDatabase |
summary>Remove content index |
tem_removeContentIndex |
summary>Are you sure you wish to remove content indexing from this dataset? |
tem_removeDocContentCheck |
summary>Remove the specification for this file type. Are you sure? |
tem_RemoveTheSpecificationForThisFileType |
summary>Removing obsolete tables |
tem_removingObsoleteTables |
summary>%1%: Stored procedure is obsolete and has been removed. |
tem_removingRedundantProc |
summary>%1%: View is obsolete and has been removed. |
tem_removingRedundantView |
summary>Creating foreign key child indexes. |
tem_creatingFKIndexes |
summary>Repair action stopped for table %1% due to invalid column state. |
tem_repairForTableHalted |
summary>Schema Repair: Processing summary. |
tem_repairSummaryHeading |
summary>Replication of %1% on %2% |
tem_replicationOf |
summary>You must deploy to every R_WORKGROUP% before permitting connections to this dataset |
tem_restartWandM |
summary>Would you like to try restoring from the last good backup? |
tem_restoreFromBackup |
summary>Restructuring columns and indexes for table '%1' (%2%) |
tem_restructuringTable |
summary>Checking referential integrity |
tem_riCheck |
summary>Removing referential integrity |
tem_riRemove |
summary>Setting referential integrity |
tem_riSet |
summary>Run |
tem_run |
summary>Saving content index changes to dataset '%1' |
tem_saveDocContentChanges |
summary>Saving maintenance settings for the dataset '%1'. |
tem_saveMaintenceSettings |
summary>Saving cache changes ... |
tem_savingCacheChanges |
summary>Saving changes to dataset |
tem_savingChanges |
summary>Saving other changes to the dataset. |
tem_savingOtherChanges |
summary>The R_workgroup% is unable to retrieve details for the dataset '%1'. |
tem_schemaNotAvailable |
summary>The schema of this dataset is '%1' and is not supported by this R_workgroup%. You will need to upgrade your database schema before you can use it. |
tem_schemaNotSupported |
summary>R_TRIM% services user account |
tem_servicesUser |
summary>Setting initial default data |
tem_settingDefaultData |
summary>Setting referential integrity constraints |
tem_settingReferentialIntegrity |
summary>Setting referential integrity constraints for '%1' |
tem_settingRefIntegrityFor |
summary>This is a test email attachment. |
tem_smtpTestAttachment |
summary>Sorting ... |
tem_sorting |
summary>ID |
tem_idolID |
summary>Host |
tem_idolHost |
summary>Port |
tem_idolPort |
summary>Type |
tem_idolType |
summary>Server |
tem_idolServer |
summary>started on |
tem_startedOn |
summary>Starting service '%1' on '%2' |
tem_StartingSvc |
summary>Status |
tem_status |
summary>Start |
tem_idolStatusStart |
summary>Step %1% |
tem_step |
summary>Stage %1%: canceled on %2% |
tem_stepStageCancelled |
summary>Stage %1%: Completed on %2% |
tem_stepStageCompleted |
summary>Stage %1%: Failed on %2% |
tem_stepStageFailed |
summary>Stopping service '%1' on '%2' |
tem_StoppingSvc |
summary>B_electronicStore% name |
tem_storeName |
summary>Succeeded |
tem_succeeded |
summary>Starting... |
tem_svcStarting |
summary>%1%: No zero URI row present. Row added. |
tem_tableHasNoZeroUriRow |
summary>The R_workgroup% configuration file 'TrimConfig.tcfg' is missing. Use the deploy function in R_enterpriseStudio% on another R_workgroup%, copy the configuration file manually or recreate the file. |
tem_tcfgFileMissing |
summary>Testing connection ... |
tem_testConnect |
summary>This email is to confirm that email configuration for the event named %1% succeeded. |
tem_testEmailBody |
summary>This email is to confirm that email configuration for the named %1% succeeded. |
tem_testEmailBodyGeneral |
summary>R_TRIMCONTEXT% email test |
tem_testEmailSubject |
summary>This file type has already been registered. |
tem_ThisFileTypeHasAlreadyBeenRegistered |
summary>The username and password fields must be populated if SMTP authentication is enabled. |
tem_email_badAuthValues |
summary>Adding any specific column check constraints for table %1% ... |
tem_tool_addCheckConstraints |
summary>Creating referential integrity constraints for table %1% ... |
tem_tool_addIntegrityConstraints |
summary>This dataset is unavailable for logins. Do you wish to bring it back online? |
tem_tool_bringDBOnline |
summary>Checking referential integrity for table %1% ... |
tem_tool_checkingRITableLogMessage |
summary>Checking table %1% ... |
tem_tool_checkingTableLogMessage |
summary>%1%: Column %2% has incorrect format. Is %3% but expected %4%. |
tem_tool_columnHasIncorrectFormat |
summary>Continue |
tem_tool_continueBtn |
summary>%1% : This is an obsolete table that could not be removed. |
tem_tool_couldNotDropTable |
summary>%1%: Could not obtain format data for column %2%. No column format checking done. |
tem_tool_couldNotObtainColumnData |
summary>%1%: Could not obtain a list of columns, no column checking was done. |
tem_tool_couldNotObtainColumnList |
summary>%1%: Could not obtain data for constraint %2%. Constraint is assumed to be correct. |
tem_tool_couldNotObtainConstraintData |
summary>%1%: Could not obtain column data for index %2%. Index is assumed to be correct. |
tem_tool_couldNotObtainIndexData |
summary>Internal Error. It was not possible to obtain a list of procedures for this dataset. |
tem_tool_couldNotObtainProcedureList |
summary>Internal Error. It was not possible to obtain a list of tables for this dataset. |
tem_tool_couldNotObtainTableList |
summary>Internal Error. It was not possible to obtain a list of views for this dataset. |
tem_tool_couldNotObtainViewList |
summary>Creating indexes for '%1' ... |
tem_tool_createIndexes |
summary>Creating table %1% |
tem_tool_creatingTable |
summary>Creating missing table %1% ... |
tem_tool_creatingTableLogMessage |
summary>Done |
tem_tool_doneBtn |
summary>Removing obsolete table %1% |
tem_tool_droppingObsoleteTable |
summary>Creating zero URI row for table '%1' ... |
tem_tool_initTable |
summary>%1% : This table was missing and has been recreated. |
tem_tool_missingTableCreated |
summary>Some additional notes are available relating to the process that has just been completed. notes are stored in file: %1% |
tem_tool_notesAvailable |
summary>%1% : This is an obsolete table and has been removed. |
tem_tool_obsoleteTableDropped |
summary>Obtaining list of R_TRIM% procedures in this database ... |
tem_tool_obtainingProcedureList |
summary>Obtaining list of R_TRIM% tables in this database ... |
tem_tool_obtainingTableList |
summary>Obtaining list of R_TRIM% views in this database ... |
tem_tool_obtainingViewList |
summary>%1% of %2%: %3% (major) |
tem_tool_rowMajor |
summary>%1% of %2%: %3% (minor) |
tem_tool_rowMinor |
summary>#%1% (failed). %2% |
tem_tool_sqlBad |
summary>SQL Failed: failure ignored. |
tem_tool_sqlBadIgnored |
summary>SQL Failed: %1% |
tem_tool_sqlFailed |
summary>%1% - processing completed successfully with some errors. |
tem_tool_stageDoneErc |
summary>%1% - processing completed successfully. |
tem_tool_stageDoneLoggedOk |
summary>%1% - processing completed successfully. |
tem_tool_stageDoneOk |
summary>Start |
tem_tool_startBtn |
summary># Dataset tool started: %1% |
tem_tool_started |
summary>%1%: Column %2% has incorrect length. Length truncated from %3% to %4%. |
tem_tool_stringColumnLong |
summary>%1%: Column %2% has incorrect length. Length increased from %3% to %4%. |
tem_tool_stringColumnShort |
summary>%1%: Table has incorrectly ordered columns. (%2%). |
tem_tool_tableHasMisplacedColumns |
summary>%1%: Table has missing columns. (%2%). |
tem_tool_tableHasMissingColumns |
summary>%1%: Table had the following unwanted columns removed: %2%. |
tem_tool_tableHasObsoleteColumns |
summary>A server '%1' has been defined with the same port as another server on the same machine. |
tem_twoServersOnSamePort |
summary>Ignoring unauthenticated deploy call from %1%. |
tem_unauthenticatedDeployment |
summary>A repair tool is being run against this dataset. |
tem_underRepair1 |
summary>Connections will be available when the activity has been completed. |
tem_underRepair2 |
summary>Updating data introduced in schema %3% for table %1% (%2%). |
tem_updatingTableData |
summary>Upgrade is not possible. Please cancel the upgrade wizard. |
tem_upgradeNotPossible |
summary>Schema Upgrade - %1% |
tem_upgradeVersion |
summary>Updating incremental dataset changes |
tem_upgradingIncremental |
summary>Updating dataset schema version |
tem_upgradingSchemaNbr |
summary>Update dataset table structures |
tem_upgradingTables |
summary>User name |
tem_usernameCap |
summary>Need to specify a valid dataset for maintenance settings. |
tem_validDBmaint |
summary>Need to specify a valid dataset for property pages. |
tem_validDBprop |
summary>Need to specify a valid dataset for referential integrity update. |
tem_validDBref |
summary>Need to specify a valid dataset for upgrade. |
tem_validDBupgrade |
summary>Documents processed: %1%. |
tem_VMBXdocos |
summary>Some errors were detected while setting mail attachment flags - please check the log file : %1% |
tem_vmbxHadErrors |
summary>You need to run the 'index document types' utility before you can execute this function. |
tem_VMBXneedsDocTypeIndexFirst |
summary>There is no workflow data to convert. Either this is a new dataset with no old workflow data or the data has already been converted. |
tem_wfUpgradeNothingToDo |
summary>Not enabled |
tem_wgsStatus_Disabled |
summary>Logging |
tem_wgsStatus_logging |
summary>Service not started |
tem_wgsStatus_ServiceNotStarted |
summary>Machine unavailable |
tem_wgsStatus_Unavailable |
summary>Working... |
tem_wkg |
summary>Word Reindexing Tool |
tem_WordReindexingTool |
summary>The R_WORKGROUP% '%1' has already been defined for this machine. |
tem_workgroupAlready |
summary>%2% on %1% |
tem_WorkgroupService |
summary>The selected b_Keyword% '%1' is already attached. another b_Keyword%. |
th_alreadyAttached |
summary>B_Keyword% selected is already in the list of attached descriptors. |
th_alreadyInList |
summary>Adding this relation would violate a Thesaurus rule. |
th_badRelation |
summary>You cannot add node labels in descriptor titling. |
th_canNotAddANodeLabel |
summary>Are you sure you want to remove this relationship: |
th_confirmDelete |
summary>Cannot merge a term with itself. |
th_mergeWithSelf |
summary>At least a Top b_Keyword% must be selected for the p_recTitle%. |
th_mustHavePrimaryTerm |
summary>Thesaurus Rule violated. Terms cannot be narrower bs_Keyword%. |
th_narrowTermIsKeyord |
summary>Inserted text cannot contain square brackets. |
th_noBracketsAllowed |
summary>This task is not valid for a forbidden b_keyword%. |
th_noGoodForForbidden |
summary>Inserted text cannot contain hyphens surrounded by spaces. |
th_noHyphensAllowed |
summary>B_keyword% : %1% cannot be merged with %2% as they are related in some way. |
th_noMergeAllowed |
summary>You have not selected an appropriate number of bs_keyword%. You will need to specify at least %1% bs_keyword%. |
th_notEnoughTerms |
summary>The selected Term '%1' is NOT a narrower Term of '%2'. Term cannot be added. |
th_notNarrowerTerm |
summary>Access Error : b_keyword% : %1% |
th_noViewAccessToTerm |
summary>You have only chosen one term, which is a node label. This is not allowed. Please correct before trying to save. |
th_onlyNodeLabelSelected |
summary>A prompt term can only have one left square bracket '['. |
th_onlyOneLBracket |
summary>A prompt term can only have one right square bracket ']' and it must be the last character. |
th_onlyOneRBracket |
summary>A prompt term must have a '[' and a ']' as delimiters. |
th_promptMustHaveBrackets |
summary>Thesaurus rule violated. relationship between these terms prevents this new relationship from being created. |
th_relationExists |
summary>Thesaurus rule violated. to use a non-preferred term in a relationship. |
th_relationToNonPreferredTerm |
summary>Thesaurus rule violated. to relate a b_keyword% to itself. |
th_relationToSelf |
summary>Do you wish to remove the relationship between bs_keyword% '%1' and '%2'? |
th_removeRelationship |
summary>The selected b_keyword% has bs_record% that reference it. you change the existing bs_record% they will not be found in future b_keyword% searches that use this b_keyword%. |
th_selectedUseForHasRecs |
summary>B_keyword% cannot contain a hyphen. |
th_termContainsHypen |
summary>This b_keyword% cannot be a top term as it has broader terms. |
th_termHasNarrow |
summary>The b_Keyword% : '%1' is a 'forbidden' b_Keyword% and a 'preferred' b_Keyword% is required. |
th_termIsForbidden |
summary>You need to enter a top term first when creating your p_recTitle%. |
th_termIsNotATopterm |
summary>Prompt terms are intended for thesaurus titling. You are not allowed to enter any prompt text. you sure you want to attach '%1' to this b_record%? |
th_termIsPrompt |
summary>A non-prompt b_keyword% is not allowed to contain '[' or ']'. |
th_termMustBePrompt |
summary>The b_Keyword% : '%1' is not active and cannot be used. |
th_termNotActive |
summary>B_keyword% cannot be deleted. Some bs_record% are using the b_keyword% either as part of the p_recTitle% or as an attached b_keyword%. |
th_termUsedByRecords |
summary>A b_record% p_recTitle% must start with a b_keyword% that is a top term. |
th_titleMustStartWithTopTerm |
summary>A top term cannot be a node label as well. |
th_topTermCannotBeNodeLabel |
summary>You are about to change the name of this b_keyword% |
th_updateRecs |
summary>Content index |
tnt_contentIndex |
summary>Datasets |
tnt_databases |
summary>Event processing |
tnt_eventService |
summary>Family name |
tnt_familyName |
summary>File types |
tnt_fileTypes |
summary>General |
tnt_general |
summary>License |
tnt_license |
summary>Email server |
tnt_mailConfig |
summary>Root |
tnt_master |
summary>Miscellaneous |
tnt_miscellaneous |
summary>User |
tnt_user |
summary>Users |
tnt_users |
summary>Workgroup Server |
tnt_workgroup |
summary>Workgroup Servers |
tnt_workgroups |
summary>The rendering components are already running. |
trimRender_alreadyRunning |
summary>Provides PDF and TIF rendering services. |
trimRender_serviceDescription |
summary>B_actionDef% completed for b_record% '%1' |
trm_actionCompleted |
summary>B_actionDef% for reassignment set. |
trm_actionForReassignSet |
summary>Added %1% ... |
trm_addingQueueItemProgress |
summary>The file %1% does not contain the =26key= entry to allow for insertion of the Google license key. Would you like to open the file to review? |
trm_noKeyInGoogleHtmlFile |
summary>The file '%1' has been successfully saved into R_TRIM%. |
trm_gisHtmlFileSaved |
summary>Unable to checkout the selected document. %1% |
trm_askAboutSupercopyMsg |
summary>Assignee changed to '%1'. |
trm_assigneeChanged |
summary>'%1' attached to b_record% '%2'. |
trm_attachedMsg |
summary>'%1' attached to b_record% '%2' as a new b_recRendition%. |
trm_attachedRendMsg |
summary>R_TRIMCONTEXT% has detected that the time on your machine is incorrect. |
trm_badClock |
summary>Barcode belongs to a different dataset. |
trm_barcodeFromDiffDB |
summary>Barcode label skipped. |
trm_barcodeLabelSkipped |
summary>Barcode Processing completed on %1%. |
trm_barcodeProcessingCompleted |
summary>Barcode Processing started on %1%. |
trm_barcodeProcessingStarted |
summary>'%1' was successfully added to R_TRIMCONTEXT%. |
trm_bobCreatedSuccessfully |
summary>An error occurred with the b_barcodeScanner%. |
trm_bpScanError |
summary>Cannot access document. %1% |
trm_cannotAccessDocument |
summary>You do not have permission to create new bs_record% in this dataset. The only files that can be dropped are R_TRIM% reference files. |
trm_cannotDropFiles |
summary>R_TRIM% references cannot not be resolved when in offline mode. |
trm_cannotResolveReferenceOffline |
summary>Cannot remove dataset. |
trm_cantRemoveDB |
summary>Check In document |
trm_checkInDocumentTitle |
summary>After processing each document: |
trm_checkInForDocumentsCaption |
summary>After processing each email message: |
trm_checkInForEmailCaption |
summary>Checking in document '%1' ... |
trm_checkingInDocumentProgress |
summary>Processing completed on %1%. file will be opened for you to review. |
trm_irmCleanDoneWithLog |
summary>You are about to delete data according to the following settings: |
trm_cleanAsk |
summary>Processing canceled on %1% |
trm_cleanCancelled |
summary>Deleting all active audit events ... |
trm_cleanDelAudit |
summary>Deleting specified active audit events (Batch %1% of %2%) ... |
trm_cleanDelAuditBeforeDate |
summary>Deleting active audit events of nominated type(s) (Batch %1% of %2%) ... |
trm_cleanDelAuditOfType |
summary>Removing content indexes from bs_record% that were registered before %1% ... |
trm_cleanDocContentBeforeDate |
summary>Processing completed on %1%. |
trm_cleanDone |
summary>Removing all active audit events of type '%1'. |
trm_cleanEventsOfType |
summary>Removing all active audit events older than %1%. |
trm_cleanEventsOlder |
summary>Cleanup run by %1% on %2% |
trm_cleanHdr |
summary>Cleanup in progress... |
trm_cleanInProgress |
summary>Setting a maximum of %1% active audit events per item. |
trm_cleanMaxEvents |
summary>Specifying a value of zero for maximum active audit events will delete all active audit events. |
trm_cleanNbrWarning |
summary>Removing previous revisions from all bs_record% created before %1%. |
trm_cleanPrevRev |
summary>Reducing active audit events to %1% per item ... |
trm_cleanReduceAudit |
summary>Removing previous revisions on bs_record% that have been finalized. |
trm_cleanRemovePrevFinalRevs |
summary>Removing previous revisions on bs_record% registered before %1%. |
trm_cleanRemovePrevRevs |
summary>Collecting all documents in the b_DocumentQueue%... |
trm_collectingTaggedDocuments |
summary>P_recContainer% selected |
trm_containerSelected |
summary>R_TRIMCONTEXT% options |
trm_contextOptionsSheet |
summary>Converting structured title for b_record% '%1' ... |
trm_convRecordInProgress |
summary>Selecting bs_record% to be processed ... |
trm_convSelectingTitles |
summary>Correct structured titles |
trm_correctThesaurusTitles |
summary>%1% : could not resolve shortcut. |
trm_couldNotResolveShortcut |
summary>Creating a b_record% for document '%1' ... |
trm_creatingDoc |
summary>Creating new b_recRendition% for b_record% '%1' with document '%2' ... |
trm_creatingNewRenditionForRecord |
summary>P_recCurrentAction% (%1%) for b_record% '%2' reassigned. |
trm_currActionReassigned |
summary>P_recCurrentAction% (%1%) signed off. |
trm_currActionSignedOff |
summary>Currency can contain at most 5 decimal places. |
trm_currencyDecimalsInvalid |
summary>Modifying the desktop integration component '%3' failed. R_TRIM% could not create/access the registry key 'HKEY_CURRENT_USER%2'. %1% |
trm_currentUserKeyFailed |
summary>Customize ... |
trm_customize |
summary>R_TRIM% data cleanup |
trm_dataCleanTitle |
summary>You must be connected to a dataset before you can edit system options. |
trm_datasetRequiredForSysOpt |
summary>An unrecoverable error occurred opening the selected database. |
trm_dbConnectionFailed |
summary>Do you wish to remove all tagged files from the document queue? |
trm_DCQConfirm |
summary>Decimal separator and grouping separator must be different. |
trm_decimalSepMustDifferFromGrouping |
summary>Warning. The default p_recClassification% defined for this operation (%1%: %2%) is not suitable for this document. |
trm_defaultClassificationNotSuitable |
summary>Warning. The default p_recContainer% defined for this operation (%1%: %2%) is not suitable for this document. |
trm_defaultNotSuitable |
summary>'%1': b_record% not updated, any changes in '%2' were ignored. |
trm_discardedMsg |
summary>B_record% '%1' created with document '%2' |
trm_docCreated |
summary>This b_record% needs to have an existing electronic document before a b_recRendition% can be attached |
trm_docNeededBeforeRendition |
summary>Unable to checkout the selected document. %1% |
trm_dontAskAboutSupercopyMsg |
summary>Contain new b_record% within b_classification% '%1' |
trm_doWithinClassificationMsg |
summary>Contain new b_record% within container %1%: %2% |
trm_doWithinContainerMsg |
summary>Attaching document '%1' to b_record% '%2' ... |
trm_dropAttachProgress |
summary>B_record% '%2' : Discarding any changes contained in document '%1'... |
trm_dropDiscardProgress |
summary>Select email items |
trm_droppedEmailItems |
summary>Selected files |
trm_droppedFileItems |
summary>Edit calendar |
trm_editCalendarHdg |
summary>Enabling shredder delete may cause delays when viewing or removing large documents. Do you wish to enable this? |
trm_enableShredderDelete |
summary>'%1' does not appear to be a valid WWW internet address prefix. UNC and file system paths are not permitted. |
trm_enterUrl |
summary>Errors in barcode download. Please check activity window. |
trm_errorBarcodeDownLoad |
summary>Error: no b_adfStep% selected. |
trm_errorNoActionStep |
summary>Error: no b_location% selected. |
trm_errorNoLocationSelected |
summary>Error: no b_record% selected. |
trm_errorNoRecordSelected |
summary>Error: no b_schedule% selected. |
trm_errorNoRetentionSchedSel |
summary>An error occurred reading the origin configuration xml file. %1% |
trm_errorReadingConfigFile |
summary>An error occurred saving the origin configuration xml file. %1% |
trm_errorSavingConfigFile |
summary>External links |
trm_externalLinksCmdBarTitle |
summary>%1% : file or folder does not exist or is not accessible. |
trm_fileOrFolderNotAccessible |
summary>Folder |
trm_folderCap |
summary>Are you sure you want to change your Settings to the global version? |
trm_getGlobalConfirmMsg |
summary>Currency grouping format must be 0, 2 or 3. |
trm_groupingFormatInvalid |
summary>Grouping symbol cannot contain numbers or a hyphen (-). |
trm_groupingSymbolInvalid |
summary>P_recHomeLocation% changed to '%1'. |
trm_homeLocationChanged |
summary>P_recHomeLocation% Set. |
trm_homeLocationSet |
summary>%1%: Final stage - submitting index request for item %2% |
trm_indexing |
summary>Invalid barcode label. |
trm_invalidBarcodeLabel |
summary>Invalid date encountered - ignored. |
trm_invalidDateOnPen |
summary>You haven't requested all the rows for this disconnected row set, it has more than %1% rows. |
db_disconnectedRowsetHasMore |
summary>Invalid type of queue specified in command line parameter: (%1%) |
trm_invalidQueueTypeDropped |
summary>The b_record% corresponding to this barcode label does not exist. |
trm_invalidRecordLabel |
summary>The b_schedule% corresponding to this barcode label does not exist. |
trm_invalidScheduleLabel |
summary>Invalid time encountered - ignored. |
trm_invalidTimeOnPen |
summary>Item '%1' not processed. Item was not accessible. |
trm_ItemNotAccessible |
summary>Item '%1' processed. '%1' was permanently removed. |
trm_ItemPermanentlyRemoved |
summary>Item '%1' not processed. Item processing was canceled by the user. |
trm_ItemProcessingCancelled |
summary>Item '%1' not processed. %2% |
trm_ItemProcessingError |
summary>Modifying the desktop integration component '%3' failed. R_TRIM% could not create/access the registry key 'HKEY_LOCAL_MACHINE%2'. %1% |
trm_localMachineKeyFailed |
summary>Login failed for '%1' because the b_location% is inactive. |
trm_loginNotActive |
summary>Login failed for '%1' because it uses the profile associated with an inactive b_location%. |
trm_loginOtherLocNotActive |
summary>Barcode label out of sequence. |
trm_modeRequiresNoLabel |
summary>Modified, Checked Out |
trm_modifiedCheckedOut |
summary>Modified, Checked Out To '%1' |
trm_modifiedCheckedOutTo |
summary>Modified, Not Checked Out |
trm_modifiedNotCheckedOut |
summary>P_recAssignee% Set. |
trm_movementLocationSet |
summary>BS_todoItem% |
trm_myTodoItems |
summary>Please make a selection for this task. |
trm_needSelectedRowForNew |
summary>Negative number format fails to verify, please simplify. : %1% |
trm_negativeFailedVerify |
summary>Please select the '%1' from the valid options. |
trm_negFormatNotGood |
summary>New processing mode set. |
trm_newProcessModeSet |
summary>B_schedule% '%1' attached. |
trm_newRetSchedAttched |
summary>No data specified for processing. |
trm_noDataToCleanup |
summary>No suitable documents available. Folder is empty or no files match your defaults. |
trm_noDocumentsAvailable |
summary>No suitable email items available. The email folder is empty or no email messages within the folder are suitable. |
trm_noEmailAvailable |
summary>You haven't selected any event types. Do you want to select events now? |
trm_noEventsSelected |
summary>The Windows system file '%1' is required to support ODMA applications. ODMA will not work correctly in this environment. |
trm_noODMADLL |
summary>No b_recordType% supplied and no default b_recordType% available. |
trm_noRecTypeSelected |
summary>Do you want to continue with the remaining files? |
trm_okToDoRemainingMsg |
summary>Only lower level user types were reset. |
trm_onlyLowerUsersSet |
summary>Only lower level user types were set to the JITC settings. |
trm_onlyLowerUsersSetJITC |
summary>Original, cannot be updated |
trm_originalCannotBeUpdated |
summary>Original, checked out |
trm_originalCheckedOut |
summary>Original, checked out to '%1' |
trm_originalCheckedOutTo |
summary>Original, not checked out |
trm_originalNotCheckedOut |
summary>Other |
trm_otherObj |
summary>Barcode date and time set to '%1'. |
trm_penDateTimeSet |
summary>BS_activity% Processed |
trm_penLogActivitiesDoneSubHdg |
summary>Barcodes read |
trm_penLogBarcodesReadSubHdg |
summary>B_actionDef% |
trm_penLogCapAction |
summary>BS_actionDef% Processed |
trm_penLogCapActionsProcessed |
summary>Control |
trm_penLogCapControl |
summary>Date/Time |
trm_penLogCapDateTime |
summary>P_recDisposition% Changes |
trm_penLogCapDispositionChanges |
summary>Invalid/out of sequence |
trm_penLogCapInvalidOutOfSequence |
summary>B_location% |
trm_penLogCapLocation |
summary>Movements |
trm_penLogCapMovements |
summary>B_record% |
trm_penLogCapRecord |
summary>BS_record% into container |
trm_penLogCapRecordsIntoContainers |
summary>Redundant movements |
trm_penLogCapRedundantMovements |
summary>B_schedule% |
trm_penLogCapSchedule |
summary>BS_schedule% attached |
trm_penLogCapSchedulesAttached |
summary>Skipped |
trm_penLogCapSkipped |
summary>Total |
trm_penLogCapTotal |
summary>Barcode processing summary |
trm_penLogSummaryHdg |
summary>Note. Changes to user type permissions will not affect any logged in users until after they log out and log back in to R_TRIM%. |
trm_permissionChangesNeedLogin |
summary>Permissions |
trm_permissionsCap |
summary>Please specify a minimum of one field in the input file. |
trm_pleaseMapAtLeastOneField |
summary>Positive number format fails to verify, please simplify. : %1% |
trm_positiveFailedVerify |
summary>No longer used |
trm_processNotAllowedOnOutlookFolder |
summary>Process b_documentQueue% %1% (%2%) |
trm_processQueue |
summary>Process %1% |
trm_processQueueItems |
summary>Documents in folder - %1% |
trm_processSelectedDocuments |
summary>Email in folder - %1% |
trm_processSelectedEmail |
summary>Cannot access this Windows folder. %1% should either create the folder or restrict usage of this b_documentQueue% to the machine that can access it. |
trm_qCannotAccessFolder |
summary>You cannot change the type of a b_documentQueue% once it has been created. |
trm_qCannotAlterType |
summary>Please enter the name of the windows folder for this b_documentQueue%. |
trm_qEnterFolderName |
summary>Please enter the name of the mail folder for this b_documentQueue%. |
trm_qEnterMailFolder |
summary>Please enter the MAPI profile name for this b_documentQueue%. |
trm_qEnterMapiProfile |
summary>%1% |
trm_qInUse |
summary>You have specified an invalid type of b_documentQueue%. |
trm_qInvalidType |
summary>Cannot verify the location of this b_documentQueue% as it can only be accessed from a different machine. |
trm_qLocationWarning |
summary>This b_documentQueue% is in use by %1% on the computer '%2' and has been since %3%. |
trm_qLocked |
summary>This b_documentQueue% is in use by another program on this computer and has been since %1%. |
trm_qLockedbyAnotherProcess |
summary>This b_documentQueue% no longer exists. It must have been removed. |
trm_qNoLongerExists |
summary>Setting a b_documentQueue% Item as a b_recRendition% is not supported for this type of b_documentQueue%. |
trm_queueAsRenditionNotSupported |
summary>A queue that is used for automatic process must either delete the items after registration or keep them checked out. |
trm_queueAutoProcessInvalid |
summary>B_documentQueue% '%1' was disabled at %2%. |
trm_queueDisabled |
summary>B_documentQueue% '%1' was enabled at %2%. |
trm_queueEnabled |
summary>An email queue that is used for automatic process must either delete the emails or update with an 'In R_TRIM' indicator. |
trm_queueEmailAutoProcessInvalid |
summary>An item provider could not be constructed for this type of b_documentQueue%. |
trm_QueueNoProvider |
summary>This b_documentQueue% contains no valid items to process. |
trm_QueueNoTempFiles |
summary>B_documentQueue% '%1' is not designated as suitable for automatic processing. |
trm_QueueNotForAutoProcess |
summary>B_documentQueue% Options |
trm_queueOptions |
summary>B_documentQueue% processing was advised to stop at %1%. |
trm_queuePreparingToStop |
summary>B_documentQueue% processing was started at %1%. |
trm_queueProcessingStarted |
summary>B_documentQueue% processing was stopped at %1%. |
trm_queueProcessingStopped |
summary>Do you want to start processing active bs_documentQueue% now? |
trm_queueProcessNow |
summary>Item '%1' discarded. No changes were made to b_record% '%2'. |
trm_QueueRecordDiscarded |
summary>Item '%1' processed. A new version of b_record% '%2' was created. |
trm_QueueRecordNewVersion |
summary>Item '%1' processed. A new b_recRendition% was created for b_record% '%2'. |
trm_QueueRecordRendition |
summary>Item '%1' processed. The latest version of b_record% '%2' was replaced. |
trm_QueueRecordVersionReplaced |
summary>Status |
trm_queueStatus |
summary>Idle |
trm_queueStatusIdle |
summary>Preparing to Exit... |
trm_queueStatusPreparingToExit |
summary>Preparing to Stop... |
trm_queueStatusPreparingToStop |
summary>Processing |
trm_queueStatusProcessing |
summary>Stopped |
trm_queueStatusStopped |
summary>Paused |
trm_queueStatusPaused |
summary>Documents can only be checked out to bs_documentQueue% of type 'Windows Folder'. |
trm_qWinOnlyCheckout |
summary>This b_documentQueue% can only be processed from computer '%1'. |
trm_qWrongComputer |
summary>Property is read only and cannot be modified. |
trm_readOnlyProperty |
summary>P_recDisposition% for b_record% and its contents set to %1%. |
trm_recDispSetTo |
summary>B_record% '%1' has no p_recContainer% - cannot enclose. |
trm_recHasNoContainerForEnclose |
summary>B_record% has special titling or numbering requirements and cannot be created automatically. |
trm_recHasSpecialTitling |
summary>B_record% placed in p_recContainer% '%1'. |
trm_recInContainer |
summary>moved to p_recHomeLocation% : %1% |
trm_recMovedToHome |
summary>Please configure your pen's date correctly then delete the scanning session and redo barcoding. |
trm_reconfigureDateofPen |
summary>You have changed a setting which will change the way R_TRIM% constructs the p_locSortName% for bs_location%. Do you wish to reformat existing values to match the new setting? |
trm_reconstructNameSortKeys |
summary>The b_record% associated with this b_recordAction% could not be found due to security or some other more severe internal problem. Please contact your system administrator. |
trm_recordNotFound |
summary>Redundant movement request. |
trm_redundantMovementRqst |
summary>Reference refers to a different Dataset. |
trm_referenceForWrongDatabase |
summary>%1%: Setting up for reindexing run... |
trm_reindexStartup |
summary>%1%: Step 1 - Removing existing indexes ... |
trm_removeIndexesFor |
summary>Do you wish to permanently remove the mail message: '%1' |
trm_removeMailMessage |
summary>Do you wish to remove the file '%1' from the hard drive? |
trm_removeQueueItemFromDrive |
summary>%1%: Step 2 - Removing existing words ... |
trm_removeWordsFor |
summary>A b_recRendition% of this type has already been attached. Do you wish to overwrite it? |
trm_renditionAlready |
summary>The B_record% is checked out. Proceed to request a b_recRendition% anyway? |
trm_renditionOfCheckedOut |
summary>The B_record% is checked out to '%1'. Proceed to request a b_recRendition% anyway? |
trm_renditionOfCheckedOutTo |
summary>Can only reset values for lower level user types. |
trm_resetLowerlevel |
summary>B_schedule% selected. |
trm_retentionSchedSelected |
summary>Retrieving items for R_QueueProcessor% ... |
trm_retrievingQueueItems |
summary>Modifying the desktop integration component '%3' failed. R_TRIM% could not create/access the registry key 'HKEY_CLASSES_ROOT%2'. %1% |
trm_rootKeyFailed |
summary>Saving global settings. |
trm_savingGlobal |
summary>(Report Only) |
trm_scanReportOnly |
summary>Please select at least one index type. |
trm_select1indexType |
summary>You must select a b_record%. |
trm_selectARecord |
summary>Selected b_actionDef% '%1' for b_record% '%2' reassigned. |
trm_selectedActionReassigned |
summary>%1%: Selecting data for reindex requests ... |
trm_selectingIndexesFor |
summary>Select Windows folder |
trm_selectWindowsFolder |
summary>BS_activity% due |
trm_shortCutActivityTray |
summary>Documents checked out |
trm_shortCutDocsTray |
summary>E_tt_due% |
trm_shortCutDueTray |
summary>E_tt_documents% |
trm_shortCutFavDocuments |
summary>E_tt_favorites% |
trm_shortcutFavPage |
summary>E_tt_dueOrIn% |
trm_shortCutInDueTray |
summary>E_tt_in% |
trm_shortCutInTray |
summary>E_tt_containers% |
trm_shortCutMyContainers |
summary>Recent |
trm_shortcutRecentPage |
summary>Shortcuts |
trm_shortcuts |
summary>BS_scheduledTask% Due |
trm_shortCutTaskTray |
summary>Trays |
trm_shortcutTrayPage |
summary>E_tt_worktray% |
trm_shortCutWorkTray |
summary>Skipping original document %1% ... |
trm_skippingOriginalProgress |
summary>Skipping to next valid control barcode. |
trm_skipToOkControl |
summary>Skipping to next valid b_location%. |
trm_skipToOkLocation |
summary>Some errors were encountered during processing. |
trm_someErrorsOccurred |
summary>B_space% barcode label is only valid when setting a p_recHomeLocation% |
trm_spaceLabelOnlyForHomeLoc |
summary>When using classified security please specify a default declassification period of at least one year. |
trm_spcifyDeclassifyYears |
summary>Start of working day must be before end of working day. |
trm_startMustBeBeforeEnd |
summary>Open the exported file '%1'? |
trm_stat_viewFile |
summary>The statistics have not been generated. To continue the statistics must be generated. |
trm_statsNeedGenning |
summary>The statistics are out of date. Do you want to regenerate the statistics before proceeding? |
trm_statsOutOfDate |
summary>System Options |
trm_systemOptionsSheet |
summary>Edit |
trm_tbar_edit |
summary>System Options Defaults |
bob_infoDefaulSysOptions |
summary>Search |
trm_tbar_search |
summary>Standard |
trm_tbar_std |
summary>Did you know ... |
trm_tipDidYouKnow |
summary>Your tips file is missing or inaccessible. |
trm_tipsMissing |
summary>The period combined with the type of period will generate an Excel sheet that has more than 250 columns. This means that this b_statistics% will not be generated in tabular form. To ensure a tabular form reduce the date range or choose a different period type. |
trm_tooManyExcelCols |
summary>Initializing R_TRIMCONTEXT% dataset |
trm_trimInitDb |
summary>Initializing R_TRIMCONTEXT% hotkeys |
trm_trimInitHk |
summary>Initializing R_TRIMCONTEXT% log file |
trm_trimInitLg |
summary>Initializing R_TRIMCONTEXT% status bar |
trm_trimInitSb |
summary>Initializing R_TRIMCONTEXT% shortcut bar |
trm_trimInitSh |
summary>Initializing R_TRIMCONTEXT% ribbons |
trm_trimInitTb |
summary>Initializing R_TRIMCONTEXT% user settings |
trm_trimInitUs |
summary>Updating b_recRendition% of b_record% '%1' with document '%2' ... |
trm_updatingRenditionOfRecord |
summary>You do not have permission to create new objects. |
trm_userHasNoCreateRights |
summary>The calendar file '%1' cannot be opened for writing. %2% |
trm_writeFailed |
summary>Checking b_record% %1% of %2% ... |
trmCheckingRecord1Of2_3_4 |
summary>Do you wish to delete all tagged files from the folder? |
trmDCQDeleteFiles |
summary>There are more items waiting to be processed. Do you want to continue? |
trmQueueContinueProcessing |
summary>Your R_TRIM% environment is not available because R_TRIM% could not access your working application data directory. |
trr_badEnvironment |
summary>The application '%1' could not be started. |
trr_couldNotStartProduct |
summary>'%1' could not be viewed with a Web Browser. Would you like to view with '%2' instead? |
trr_couldNotViewWithBrowser |
summary>There were errors detected: |
trr_errorsDuringProcessing |
summary>A new copy of '%1' was started but failed to accept reference files. |
trr_newCopyCouldNotHandleRefFiles |
summary>'%1' does not contain a web address. Would you like to view with '%2' instead? |
trr_noUrlInReference |
summary>Agenda issue date must be before the date of the b_meeting%. |
uty_agendaIssueAfterStartOfMeeting |
summary>This b_agendaItemType% can not be removed. bs_agendaItem%, standing items or pending items exist for %1%. |
uty_agendaItem2PreventsDelete |
summary>Only %1% can approve this b_agendaItem%. |
uty_agendaItemNotApprover |
summary>This b_agendaItem% is not valid for moving to another b_meeting% - you can only move top level bs_agendaItem% associated with an existing b_meeting%. |
uty_agendaItemNotValidToMove |
summary>This b_meetingType% can not be removed. bs_agendaItemType% exist for %1% |
uty_agendaItemPreventsDelete |
summary>This b_alert% has not been suspended. |
uty_alertNotSuspended |
summary>When %1% contents have been added |
uty_aprContentLimitDesc |
summary>%1% %2% after %3% |
uty_aprDateDesc |
summary>On or after %1% |
uty_aprFixedDateDesc |
summary>P_aprFixedDate% must be after today's date. |
uty_autoFixedDateBad |
summary>This b_autoPartRule% has no effect. You must select a trigger based either on a date or on reaching the maximum number of a contained bs_record%. |
uty_autoPartHasNoEffect |
summary>You need to upgrade the dataset schema to version 111 to use bs_autoPartRule%. |
uty_autoPartNeedSchemaUpgrade |
summary>This b_autoPartRule% has been used. Removing this b_autoPartRule% will remove all references to it. |
uty_autoPartUsed |
summary>This p_aprName% has been used. Please enter a different p_aprName%. |
uty_autPartNameDuplicate |
summary>'%1' contains a bad b_securitycaveat%. |
uty_badCaveat |
summary>'%1' does not contain a valid b_securityLevel%. |
uty_badSecurityLevel |
summary>%1% : b_electronicStore% reference missing or invalid. |
uty_badStoreId |
summary>This numbering pattern is not capable of producing unique numbers. Try adding an alpha or numeric component. |
uty_cannotProduceUniqueNum |
summary>Cannot replace an item with itself |
uty_cantReplaceWithItself |
summary>This b_lookupSet% '%1' cannot be deleted because it is used by the following bs_fieldDefinition%: |
uty_codeSetInUseByField |
summary>This will cancel the processing of this b_electronicStore%. Are you sure? |
uty_confirmCancelStoreMsg |
summary>Confirm number |
uty_confirmNumber |
summary>The D(ay) component of a pattern can be either 'DD' or 'dd'. |
uty_dayIncorrect |
summary>%1% : incorrect file size for reference '%2'. |
uty_documentBadFileSize |
summary>%1% : b_electronicStore% reference '%2' does not exist. |
uty_documentNotFound |
summary>Daily |
uty_everyDay |
summary>Monthly |
uty_everyMonth |
summary>Every %1% %2% |
uty_everyNPeriods |
summary>Weekly |
uty_everyWeek |
summary>Annually |
uty_everyYear |
summary>The file is not yet in the b_electronicStore%. It is still being transferred. Please try again later. |
uty_FileIsStillTransferring |
summary>Global p_dtbDefaultStore% |
uty_globalDefaultCap |
summary>Integrity check for b_electronicStore% '%1' completed at %2%. |
uty_integrityCheckComplete |
summary>A fatal error occurred during processing. %1% |
uty_integrityCheckFatalError |
summary>Integrity Check for b_electronicStore% '%1' |
uty_integrityCheckHeading |
summary>Integrity Check for b_electronicStore% '%1', started at %2%. |
uty_integrityCheckLogHeading |
summary>%1% %2% before the start of the b_meeting%. |
uty_intervalPriorDesc |
summary>Agenda issue interval time is not valid. |
uty_invalidAgendaIssueTime |
summary>Numbering pattern for agenda items is not a valid numbering pattern. |
uty_invalidAgendaItemTypePattern |
summary>Submission cutoff interval time is not valid. |
uty_invalidCutoffTime |
summary>Please specify a valid meeting frequency amount. |
uty_invalidFrequencyAmount |
summary>The meeting time specified is invalid. |
uty_invalidMeetingTime |
summary>Please enter a number of bs_meeting% to schedule between %1% and %2%. |
uty_invalidNumberOfMeetings |
summary>Documents |
dp_TemplateDocuments |
summary>Start Conditions |
dp_ActivityStartConditions |
summary>Please select which week within the month. |
uty_invalidSnapDayType |
summary>This b_agendaItem% was approved on %1%. Do you want to make it unapproved? |
uty_itemAlreadyApproved |
summary>This process may take a long time. Do you still wish to proceed? |
uty_lengthyProcessStillProceed |
summary>%1% has already been invited to this b_meeting%. |
uty_locationAlreadyInvited |
summary>%1% bs_location% have been invited. |
uty_locsInvitedMessage |
summary>There was an error extracting an email attachment for the email message '%1'. The attachment has been replaced with a text file containing an error message. |
uty_mailAttachmentFailed |
summary>Are you sure you want to schedule a b_meeting% in the past? |
uty_meetingInPastWarning |
summary>A b_meeting% with the same name and date name has already been defined in the database. |
uty_meetingNameDuplicate |
summary>Only one b_mtgInvitation% of type '%1' is allowed for a b_meeting%. |
uty_meetingOnlyOneInviteOfThisType |
summary>This b_meetingType% can not be removed. bs_meeting% exist for %1%. |
uty_meetingPreventsDelete |
summary>%1% bs_meeting% have been scheduled. |
uty_meetingScheduledMsg |
summary>In first week of month |
uty_meetingSnapFirstWeek |
summary>on the first %1% of the month |
uty_meetingSnapFirstWeekOnDay |
summary>In fourth last week of month |
uty_meetingSnapFourthLastWeek |
summary>on the fourth last %1% of the month |
uty_meetingSnapFourthLastWeekOnDay |
summary>In fourth week of month |
uty_meetingSnapFourthWeek |
summary>on the fourth %1% of the month |
uty_meetingSnapFourthWeekOnDay |
summary>In last week of month |
uty_meetingSnapLastWeek |
summary>on the last %1% of the month |
uty_meetingSnapLastWeekOnDay |
summary>In second last week of month |
uty_meetingSnapSecondLastWeek |
summary>on the second last %1% of the month |
uty_meetingSnapSecondLastWeekOnDay |
summary>In second week of month |
uty_meetingSnapSecondWeek |
summary>on the second %1% of the month |
uty_meetingSnapSecondWeekOnDay |
summary>In third last week of month |
uty_meetingSnapThirdLastWeek |
summary>on the third last %1% of the month |
uty_meetingSnapThirdLastWeekOnDay |
summary>In third week of month |
uty_meetingSnapThirdWeek |
summary>on the third %1% of the month |
uty_meetingSnapThirdWeekOnDay |
summary>This property can only be modified for bs_minuteItem% that are motions. |
uty_minuteItemPropertyForMotionOnly |
summary>The name '%1' has been used by another b_agendaItemType%. |
uty_mm_agendaItemTypeExists |
summary>The name '%1' has been used by another b_minuteItemType%. |
uty_mm_minuteItemTypeExists |
summary>Subordinate bs_agendaItem% cannot be carried forward separately - the parent b_agendaItem% must be carried forward. |
uty_mmCannotCarryForwardChildren |
summary>Pending bs_agendaItem% cannot be carried forward - they should be rescheduled. |
uty_mmCannotCarryForwardPending |
summary>Standing bs_agendaItem% cannot be carried forward |
uty_mmCannotCarryForwardStanding |
summary>Attempt to allocate number failed because at least 100 duplicate numbers exist. Please check your numbering pattern for this type of b_agendaItemType%. |
uty_mmDuplicateItemNumber |
summary>Please specify the type of R_TRIM% object for this b_agiAttachment%. |
uty_mmSpecifyObjectTypeToAttach |
summary>The M(onth) component of a pattern must be 'MM' or 'mm'. |
uty_monthIncorrect |
summary>Motion |
uty_motionCaption |
summary>This b_agendaItem% requires a %1% to be provided. Please check existing attachments and select an appropriate item. |
uty_mtgAgendaAttachmentNotSupplied |
summary>The agenda for this meeting has been issued - no changes can be made to any bs_agendaItem%. |
uty_mtgAgendaIssued |
summary>This function is not available as the agenda issue date for this b_meeting% has passed. |
uty_mtgAgendaPastIssue |
summary>One or more of the bs_agiAttachment% has a blank description. |
uty_mtgBlankAttachmentDesc |
summary>A specific R_TRIM% object has been attached more than once. |
uty_mtgDuplicateAttachment |
summary>This attachment has been defined as a part of the b_agendaItemType% for this b_agendaItem% and therefore cannot be removed. |
uty_mtgItemAttachmentCannotBeRemoved |
summary>The selected b_meeting% has already been held - you cannot add new bs_agendaItem%. |
uty_mtgMeetingIsOver |
summary>The closing date for submissions for the selected b_meeting% has expired. No new bs_agendaItem% can be submitted. |
uty_mtgMeetingSubmissionsClosed |
summary>You need to be a meeting administrator to take minutes for this b_meeting%. |
uty_mtgNeedsAdminIfNoEditMinutesACL |
summary>For bs_agendaItem% the numbering pattern must enable numbers to be generated automatically. Manual numbering components are not suitable. |
uty_mtgNeedsAutogeneratedPattern |
summary>There is no document available for viewing. |
uty_mtgNoDocumentAvailableToView |
summary>Minutes cannot be taken prior to the start of the b_meeting%. |
uty_mtgNotStarted |
summary>Pending bs_agendaItem% queue. |
uty_mtgPendingItemsQueue |
summary>Enter details for the %1% that will be associated with any bs_agendaItem% based on this template. |
uty_mtgPlaceholderTypeCaption |
summary>Please select one or more bs_meetingType% for the search. |
uty_mtgSelectOneMeetingType |
summary>For bs_agendaItem% it is recommended that the numbering pattern contains a constant element (i.e. 'KK') to ensure that different bs_agendaItemType% do not generate duplicate numbers. |
uty_mtgShouldHaveConstant |
summary>The p_mtgSubmissionsCutoffDate% has passed. No further bs_agendaItem% can be added to this b_meeting%. |
uty_mtgSubmissionCutoff |
summary>This R_TRIM% object has already been attached. |
uty_mtgTryingToAddDuplicateAttachment |
summary>Please specify a b_location% for this invitation. |
uty_mustSpecifyLocationForInvite |
summary>Please specify proxy b_location%. |
uty_mustSpecifyLocationForProxy |
summary>Please specify a b_record% to attach to this meeting. |
uty_mustSpecifyRecordToAttach |
summary>Only bs_agendaItem% that have been allocated to a specific b_meeting% can be approved. |
uty_needMeetingToApproveItems |
summary>A b_todoItem% needs to be attached to this minute action. |
uty_needToAttachTodoItem |
summary>Next number needs a b_classification% p_plnIdNumber%. |
uty_nextNumNeedsRecPlanNum |
summary>Next number needs b_classification% or p_recContainer% substitution value. |
uty_nextNumReqSubstValue |
summary>The b_securityLevel% abbreviation has not been set. |
uty_noSecAbbrevSet |
summary>The b_securityLevel% name has not been set. |
uty_noSecNameSet |
summary>No default b_electronicStore% has been configured for use with %1%. |
uty_noStoreAvailable |
summary>Cannot identify number type. |
uty_notIdentifyNumType |
summary>This numbering pattern is too long. The maximum length for this number pattern is %1% digits. |
uty_numberPatternTooLong |
summary>This numbering pattern is too long. The maximum length of the pattern is 27 - this makes an allowance for a possible E_rgi_part% number suffix. |
uty_numberPatternTooLongPart |
summary>This numbering pattern is too long. The maximum length of a p_recLongNumber% is 30. This limit also includes any b_classification% inserted. |
uty_numberPatternTooLongPlan |
summary>The 'G' or 'N' (numeric) sequence within a pattern cannot be longer than 9 digits. |
uty_numberTooLong |
summary>The number pattern for this b_recordType% includes a p_recContainer% component. The selected p_recContainer% '%1' would result in a number that is more than the maximum allowable length of 30 characters. reducing the length of the number pattern associated with this b_recordType%. |
uty_numberTooLongContainer |
summary>The number pattern for this b_recordType% includes a b_classification% component. The selected b_classification% '%1' would result in a number that is more than the maximum allowable length of 30 characters. reducing the length of the number pattern associated with this b_recordType%. |
uty_numberTooLongPlan |
summary>Number %1% does not match the supplied pattern %2%. |
uty_numNotMatchPattern |
summary>The selected b_location% has been invited. |
uty_oneLocInvitedMessage |
summary>The selected b_record% has been attached. |
uty_oneRecordAttachedMessage |
summary>The selected b_record% has been referenced. |
uty_oneRecordReferencedMessage |
summary>Only the assignee of the b_todoItem% can complete or reassign. |
uty_onlyAssigneeCanReassign |
summary>Only the creator of the b_todoItem% can modify the property %1%. |
uty_onlyCreatorCanModify |
summary>This b_todoItem% can only be deleted by its creator. |
uty_onlyCreatorCanRemoveTodo |
summary>Only one of 'P', 'p', 'S', or 's' can be used in the pattern. |
uty_onlyOneRecordPlan |
summary>on a %1% |
uty_onParticularDay |
summary>Pattern '%1' cannot contain trailing spaces. |
uty_patternCantContainTrailingSpaces |
summary>The numbering pattern cannot be left blank. |
uty_patternEmpty |
summary>Please specify a proposer for this motion. |
uty_pleaseEnterProposer |
summary>A person cannot be both the proposer and a seconder of a motion. |
uty_proposerAndSeconderAreSame |
summary>%1% has already been attached. |
uty_recordAlreadyAttached |
summary>%1% has already been referenced for this b_todoItem%. |
uty_recordAlreadyReferenced |
summary>The b_record% : %1% does not have an electronic document. Are you sure you want to add '%1' as a b_agendaItem% Attachment? |
uty_recordAttachHasNoDocument |
summary>This b_meeting% document has already been associated with a b_record%. |
uty_recordCannotBeChanged |
summary>The item to be emailed (%1%) has not yet been created. |
uty_recordNotAvailableForMailout |
summary>%1% bs_record% have been attached. |
uty_recordsAttachedMessage |
summary>%1% bs_record% have been referenced. |
uty_recordsReferencedMessage |
summary>Ranking must be between %1% and %2% inclusive for bs_securityLevel%. |
uty_secLevOutOfRange |
summary>WARNING: Every b_record% in R_TRIM% will be checked and some changed. process WILL take a long time and you should consult with your System Administrator before proceeding. |
uty_secNbrChange |
summary>The destination b_electronicStore% you have selected is the same as the source b_electronicStore%. |
uty_selectDifferentStore |
summary>The selected b_electronicStore% is not suitable as it set to be read only. |
uty_selectedStoreReadOnly |
summary>You need to select a specific b_fieldDefinition% of type date. |
uty_selectUDF |
summary>%1% of the %2% bs_location% have been invited. The following bs_location% were not added to the list: |
uty_someLocsNotInvited |
summary>%1% of the %2% bs_record% have been attached. The following bs_record% were not added to the list: |
uty_someRecordsNotAttached |
summary>%1% of the %2% bs_record% have been referenced. The following bs_record% were not added to the list: |
uty_someRecordsNotReferenced |
summary>Cannot have two consecutive special characters ('.', '/', '-' etc.) in a pattern. |
uty_specialTooLong |
summary>This word is being used for retrieval. Do you wish to remove all indexes for this word? |
uty_stopWordInUse |
summary>Please check log file %1% for more information. |
uty_storeCheckLog |
summary>This b_electronicStore% is configured as a default for use by %1%. You will need to update the usage configuration before continuing. |
uty_storeDefaultFor |
summary>Operation canceled as too many errors were detected. |
uty_storeHadTooManyErrors |
summary>The document with the p_recEstoreId% '%1' is no longer used but could not be removed. %2% |
uty_storeIdNoLongerUsed |
summary>This b_electronicStore% is configured as the global default. You will need to update the usage configuration before continuing. |
uty_storeIsGlobalDefault |
summary>B_electronicStore% '%1' - all tests were completed successfully. |
uty_storeIsRunning |
summary>Number of documents not found:%1%, Corrected:%2% |
uty_storeItemsMissing |
summary>Total documents processed:%1% |
uty_storeItemsProcessed |
summary>Transfer of documents from b_electronicStore% '%1' to %2% completed at %3% after limit of %4% MB reached. |
uty_storeLimitedTransferComplete |
summary>Number of mail messages not found:%1% |
uty_storeMailItemsMissing |
summary>The b_electronicStore% '%1' is not available. %2% |
uty_storeNotAvailable |
summary>Operation was canceled by user. |
uty_storeOperationCancelled |
summary>Number with other errors:%1%, Corrected:%2% |
uty_storeOtherErrors |
summary>Processing %1% ... |
uty_storeProgressMsg |
summary>Transfer of documents from b_electronicStore% '%1' to %2% completed at %3%. |
uty_storeTransferComplete |
summary>Transfer of documents from b_electronicStore% '%1' to %2% |
uty_storeTransferHeading |
summary>Transfer of documents from b_electronicStore% '%1' to %2%, started at %3% |
uty_storeTransferLogHeading |
summary>Total documents transferred:%1%, total bytes:%2% |
uty_storeTransferTotals |
summary>Number of corrupted documents with incorrect size or hash value :%1%. Corrected:%2% |
uty_storeCorruptedFiles |
summary>Number of documents with incorrect size:%1%. Corrected:%2% |
uty_storeWrongSize |
summary>This empty document was created after a b_electronicStore% integrity check error was detected. |
uty_stubDocumentText |
summary>Submission cutoff date must be before the date of the b_meeting%. |
uty_submissionsAfterStartOfMeeting |
summary>%1_Agenda |
uty_suggestedAgendaTemplateName |
summary>%1_Minutes |
uty_suggestedMinutesTemplateName |
summary>The value for p_asbSuspendedUntil% must be after today. Set both dates to blank if you wish to remove the suspension. |
uty_suspendDatePassed |
summary>Connecting to b_electronicStore% '%1' ... |
uty_testingOperational |
summary>%1%, assigned to %2%, due for completion by %3% |
uty_todoDescCurrent |
summary>%1%, assigned to %2%, completed on %3% |
uty_todoDescDone |
summary>%1% (Overdue), assigned to %2%, due for completion by %3% |
uty_todoDescOverdue |
summary>This b_todoItem% has already been completed. |
uty_todoItemAlreadyComplete |
summary>This b_todoItem% was completed on %1%. Do you want to make it incomplete? |
uty_todoItemAlreadyCompleted |
summary>This b_todoItem% has not been completed. |
uty_todoItemNotComplete |
summary>B_electronicStore% totals: %1% documents, %2% bytes. |
uty_totalsOnCompletions |
summary>Transfer of documents from b_electronicStore% '%1' to %2% completed at %3%. |
uty_transferCompleteWithErrors |
summary>Please enter a valid number of megabytes to limit transfers to. |
uty_transferLimitError |
summary>The pattern contains a character which has no meaning. |
uty_unknownPatternChar |
summary>The Y(ear) component of a pattern must be YY, yy, YYYY or yyyy. |
uty_yearIncorrect |
summary>This combination of p_zipCity% and p_zipPostcode% already exists in the list of bs_zipCode%. |
uty_zipUsed |
summary>An error occurred in the action event: |
vb_AscOCX_ActionEventError |
summary>Addressee contact set to '%1' |
vb_AscOCX_AddressContactSetto |
summary>An error occurred setting the application: |
vb_AscOCX_ApplicationError |
summary>Apply this b_RecordType% for each b_Record% |
vb_ascOcx_ApplyRTforEachRecord |
summary>An error occurred attaching a contact to the b_Record%: %1% |
vb_AscOCX_AttachContactError |
summary>Attached b_actionDef%: '%1' |
vb_AscOCX_AttachedAction |
summary>Author contact set to '%1' |
vb_AscOCX_AuthorContactSetTo |
summary>An error occurred changing the b_RecordType%: |
vb_AscOCX_ChangeRecTypeError |
summary>Checking the document class and queue |
vb_AscOCX_ChkingDocClassAndQ |
summary>Checking for 'TRIM_' index field type usage. |
vb_AscOCX_ChkingTRIM_usage |
summary>B_Classification% set to '%1' |
vb_AscOCX_ClassificationSet |
summary>Client contact set to '%1' |
vb_AscOCX_ClientContactSetTo |
summary>You must create a R_TRIM% b_Record% before closing this document. |
vb_ascocx_ClosingDocMustRecCreateNow |
summary>You are closing a document with no R_TRIM% b_record%. you want to create a b_Record% now? |
vb_ascocx_ClosingDocNoRecCreateNow |
summary>Connection status |
vb_ascOcx_ConnectionStatus |
summary>Could not find the b_actionDef% '%1'. |
vb_AscOCX_CouldNotFindAction |
summary>Could not find the b_classification% '%1'. |
vb_AscOCX_CouldntFindClassification |
summary>Could not find the contact '%1'. |
vb_AscOCX_CouldntFindContact |
summary>Could not find the b_Record% '%1'. |
vb_AscOCX_CouldntFindContrRec |
summary>Could not find the b_Location% '%1'. |
vb_AscOCX_CouldntFindLoc |
summary>Created R_TRIM% b_Record% '%1'. |
vb_AscOCX_CreatedTRIMRec |
summary>Create b_Record%... |
vb_ascOcx_CreateRecordDOTDOTDOT |
summary>An error occurred in function CreateTRIMRecord. |
vb_AscOCX_CreateTrimRecerror |
summary>Creating a new b_Record% object |
vb_AscOCX_CreatingRecObj |
summary>R_TRIM% Dataset |
vb_ascOcx_DataSet |
summary>Displaying b_Record% creation form... |
vb_AscOCX_DisplayRecEntryForm |
summary>Document %1% closing |
vb_AscOCX_DocumentClosing |
summary>Document %1% opened |
vb_AscOCX_DocumentOpened |
summary>Error setting user property %1% to %2% : %3% |
vb_Ascocx_ErrorSettingUserProp |
summary>Event monitor |
vb_ascOcx_EventMonitor |
summary>Failed to attach the b_actionDef% '%1'. %2% |
vb_AscOCX_FailedAttachAction |
summary>Failed to get the b_Record% class : %1% |
vb_AscOCX_FailedtoGetClass |
summary>Failed to get the b_Record% P_recDisposition% : %1% |
vb_AscOCX_FailedToGetDisposition |
summary>Failed to set the b_Record% class : %1% |
vb_AscOCX_FailedtoSetClass |
summary>Failed to set the b_Classification%: %1% |
vb_AscOCX_FailedtoSetClassification |
summary>Failed to set the b_Record% P_recDisposition% : %1% |
vb_AscOCX_FailedToSetDisposition |
summary>Failed to set the index field %1% to value %2%. |
vb_AscOCX_FailedtoSetFieldValue |
summary>Failed to set the retention schedule: %1% |
vb_AscOCX_FailedToSetRetSchedule |
summary>Failed to get the b_Location%: %1% |
vb_ascOCX_GetLocationFailed |
summary>An error occurred in the function 'GetSetRecordProperty'. |
vb_AscOCX_GetSetRecError |
summary>%1% set to %2% |
vb_AscOCX_IDsettoField |
summary>Failed to set ID of %1% to value %2%. %3% |
vb_AscOCX_IDsetToFieldError |
summary>Index field not found: %1% |
vb_AscOCX_idxFieldNotFound |
summary>Initializing control panel values |
vb_AscOCX_InitCtrlPanelValues |
summary>An error occurred initializing the batch: |
vb_AscOCX_InitialiseBatchError |
summary>Invoking automatic b_Record% creation. |
vb_AscOCX_InvokingAutoCreate |
summary>Loading the R_TRIM% SDK. Please wait... |
vb_AscOCX_LoadingSDK |
summary>Logged out |
vb_AscOCX_LoggedOut |
summary>=3CNone=3E |
vb_AscOCX_NoneBlankRecordID |
summary>A b_Record% has not been created - checking b_Record% policy: %1% |
vb_AscOCX_NorecordChkPolicy |
summary>P_recNumber% |
vb_ascOcx_Number |
summary>Other contact set to '%1' |
vb_AscOCX_OtherContactSetTo |
summary>(Primary Contact) |
vb_AscOCX_PrimaryContact |
summary>The b_Record% was not created because an error occurred: %1% |
vb_AscOCX_RecNotCreated |
summary>... %1% Selected |
vb_ascOcx_RecTypeSelected |
summary>Representative contact set to '%1' |
vb_AscOCX_RepContactSetTo |
summary>Retention schedule set to '%1' |
vb_AscOCX_RetScheduleSetTo |
summary>An error occurred saving the document details: |
vb_AscOCX_SaveDocDtlsError |
summary>Saving document details to the links fields. |
vb_AscOCX_SavingDocDtlsToLinks |
summary>...Selection canceled |
vb_ascocx_SelectCancelled |
summary>Select b_RecordType%... |
vb_ascocx_SelectRecordTypeDOTDOTDOT |
summary>Set the p_recAssignee% to: %1% |
vb_AscOCX_SetAssigneeTo |
summary>Set the p_recContainer% b_Record% to %1% |
vb_AscOCX_SetContainer |
summary>Failed to set the p_recContainer%: %1% |
vb_AscOCX_SetContainerFailed |
summary>Set the p_recHomeLocation% to: %1% |
vb_AscOCX_SetHomeTo |
summary>Failed to set the b_Location%: %1% |
vb_ascOCX_SetLocationFailed |
summary>Set the p_recOwnerLocation% to: %1% |
vb_AscOCX_SetOwnerTo |
summary>An error occurred in the function TransferIndexFields. |
vb_AscOCX_TransferIdxFldsError |
summary>Transferring R_TRIM% index field values |
vb_AscOCX_TransferringIndexValues |
summary>R_TRIM% control panel |
vb_ascOcx_TRIMControlPanel |
summary>R_TRIM%/Kofax integration |
vb_ascocx_TRIMKofaxIntegration |
summary>B_RecordType% |
vb_ascOcx_Type |
summary>Current user |
vb_ascOcx_User |
summary>An error occurred validating the b_RecordType%: |
vb_AscOCX_ValidateRTerror |
summary>Validating the R_TRIM% b_RecordType%. |
vb_AscOCX_ValidatingRT |
summary>R_TRIM% version |
vb_ascOcx_Version |
summary>Allow user to selectively create bs_record% |
vb_ascrel_ALLOWCreateSELECTIVE |
summary>Allow user to change |
vb_ascrel_ALLOWRECTYPECHANGE |
summary>Automatically invoke b_record% creation |
vb_AscRel_AUTORecCreate |
summary>The R_TRIM% dataset is invalid. Press the selector button to choose a dataset. |
vb_AscRel_DatabaseInvalidPressSel |
summary>Default b_recordType% |
vb_AscRel_DEFAULT_RECTYPE |
summary>Document attached by R_KOFAX% export connector. |
vb_ascrel_DocAttached |
summary>Disable |
vb_AscRel_EVENTS_DISABLE |
summary>Hide |
vb_AscRel_EVENTS_HIDE |
summary>Show |
vb_ascrel_EVENTS_SHOW |
summary>Setting the OCR text file as a new b_recRendition% has failed. |
vb_AscRel_failedToSetOCRText |
summary>Image type |
vb_ascrel_IMAGETYPE |
summary>The Export folder is not valid. |
vb_AscRel_InvalidTempStoragefldr |
summary>Invalid R_TRIM% b_recordType%. |
vb_AscRel_InvalidTRIMRecType |
summary>Export folder: |
vb_AscRel_LBL_RELEASE_FOLDER |
summary>R_TRIM% does not support multiple image files per b_record%. Please use multipage TIFF format. |
vb_ascrel_multiImagesNotSupported |
summary>No R_TRIM% dataset selected. |
vb_ascrel_NoTRIMDBSelected |
summary>PDF enabled |
vb_ascrel_PDFEnabled |
summary>Validation |
vb_ascrel_QUEUE_VALIDATION |
summary>Verification |
vb_AscRel_QUEUE_VERIFICATION |
summary>The b_record% identifier is invalid |
vb_AscRel_RecordIdentifierInvalid |
summary>BS_record% Policy |
vb_AscRel_RecsPOLICY |
summary>Export OCR full text |
vb_ascrel_RelOCRFullText |
summary>Require a b_record% for every document |
vb_AscRel_REQUIREDRECCreate |
summary>Unable to retrieve the released image. |
vb_ascrel_RetrieveFailed |
summary>Would you like to select again? |
vb_AscRel_SelectAgain |
summary>Would you like to select a R_TRIM% dataset? |
vb_AscRel_SelectTRIMDB |
summary>The 'SetDocument' method has failed |
vb_ascrel_SetDocFailed |
summary>Show integration control panel |
vb_AscRel_SHOW_PANEL |
summary>Skip first page |
vb_AscRel_SKIP_FIRST_PAGE |
summary>R_TRIM% |
vb_ascrel_TRIM |
summary>An unknown event has been received in the class 'clsCapTrmSetup' |
vb_AscRel_UnrecognisedEventRecvd |
summary>Use R_TRIM% index fields |
vb_AscRel_USE_TRIM_FIELDS |
summary>Warn if b_record% is not created |
vb_AscRel_WARNNOTCREATED |
summary>Back |
vb_nts_Back |
summary>Cancel |
vb_nts_Cancel |
summary>Next |
vb_nts_Next |
summary>SAP component application version |
vb_sap_Component_App_Ver |
summary>SAP component archiving date/time |
vb_sap_Component_Arc_Date_Time |
summary>SAP component archive link version |
vb_sap_Component_Arc_Link_Ver |
summary>SAP component character set |
vb_sap_Component_Char_Set |
summary>SAP component content type |
vb_sap_Component_Cont_Type |
summary>SAP component ID |
vb_sap_Component_Id |
summary>SAP component Modification date/time |
vb_sap_Component_Mod_Date_Time |
summary>SAP customer |
vb_sap_CustomerName |
summary>SAP customer number |
vb_sap_CustomerNumber |
summary>SAP document archiving date/time |
vb_sap_Doc_Arc_Date_Time |
summary>SAP document archive link version |
vb_sap_Doc_Arc_Link_Ver |
summary>SAP document creator |
vb_sap_Doc_Creatorusername |
summary>SAP document type |
vb_sap_Doc_DocumentType |
summary>SAP Document ID |
vb_sap_Doc_Id |
summary>SAP document modification date/time |
vb_sap_Doc_Mod_Date_Time |
summary>SAP document protection |
vb_sap_Doc_Prot |
summary>Clear Backlog |
vb_tio_clearBacklog |
summary>Clear All Backlogs |
vb_tio_clearAllBacklogs |
summary>Waiting for Outlook to collate new folder items... |
vb_tio_waitingForCollation |
summary>=26About |
vb_tio_About |
summary>Add b_record% details to message body |
vb_tio_AddRecordDetailsToMessageBody |
summary>Item %1% |
vb_tio_AlreadyCatalogued |
summary>%1% is already linked. |
vb_tio_AlreadyLinked |
summary>Unable to check in from the Sent Items folder because this option has been disabled by an Administrator. |
vb_tio_manualSentItemsPrevented |
summary>Attach electronic document |
vb_tio_AttachElectronicDocument |
summary>Attachment List |
vb_tio_AttachmentList |
summary>Attach R_TRIM% B_record% link |
vb_tio_AttachTRIMrecordReference |
summary>Attach R_TRIM% bs_record% |
vb_tio_AttachTRIMrecords |
summary>=26Attach bs_record%... |
vb_tio_AttchRecsDOTDOTDOT |
summary>Cancel |
vb_tio_Cancel |
summary>Cancel this operation. you sure? |
vb_tio_CancelOperationSure |
summary>Check in =26all linked folders |
vb_tio_CatalogAllLinkedFolders |
summary>=26Check in... |
vb_tio_CatalogDOTDOTDOT |
summary>=26Check in linked folder |
vb_tio_CatalogLinkedFolder |
summary>Clear =26backlog |
vb_tio_ClearBac |
summary>Clear =26backlogs |
vb_tio_ClearBacs |
summary>Clear list |
vb_tio_ClearList |
summary>=26Close |
vb_tio_Close |
summary>Clos=26e |
vb_tio_CloseMENU |
summary>Use Web Client |
ofc_useWebClient |
summary>B_Database% |
ofc_database |
summary>Options cannot be modified while items are being checked into R_TRIM%. Please wait until all items are checked in. |
ofc_noOptionWhileProcessing |
summary>- Configuration not imported at users request. |
vb_tio_ConfigNotImported |
summary>=26Configuration |
vb_tio_Configuration |
summary>The p_recContainer% is not valid. the KwikSelect to choose a b_record%. |
vb_tio_ContainerInvalid |
summary>P_recContainer% must have a higher p_recContainer% level than the b_recordType%. assign a new p_recContainer% with a level greater than %1%. |
vb_tio_ContainerLevelErr |
summary>R_WORKGROUP% Name |
vb_tio_workgroupServerName |
summary>R_WORKGROUP% Port |
vb_tio_workgroupServerPort |
summary>=26Contents |
vb_tio_Contents |
summary>=26Create link... |
vb_tio_CreateLinkDOTDOTDOT |
summary>Check in =26attachment(s) only... |
vb_tio_CtlgAttchsOnly |
summary>Checking in items from '%1' |
vb_tio_CtlgingItemsFromFolder |
summary>Checking in selection from folder '%1' |
vb_tio_CtlgingSelectionFromFolder |
summary>Current =26folder: %1% |
vb_tio_CurrentFolder |
summary>Dataset name |
vb_tio_DatabaseN |
summary>The default folder Sent Items can not be linked to R_TRIMCONTEXT%. |
vb_tio_DefaultSentItemsNotLinked |
summary>The default folder Outbox can not be linked to R_TRIMCONTEXT%. |
vb_tio_DefaultOutBxNotLinked |
summary>Defaults |
vb_tio_Defaults |
summary>Delete? |
vb_tio_Delete |
summary>Delete messages =26when checked in to R_TRIM% |
vb_tio_DeleteMessagesWhenCtlgd |
summary>Display data =26entry form when checking in messages |
vb_tio_DisplayDataEntryForm |
summary>Error |
vb_tio_Error |
summary>=26Export |
vb_tio_Export |
summary>E=26xport... |
vb_tio_ExportDOTDOTDOT |
summary>Export R_OUTLOOK% links |
vb_tio_ExportLinks |
summary>Export successful. The export email with configuration file attachment has been saved in the 'Drafts' folder. |
vb_tio_ExportSuccess |
summary>Find |
vb_tio_Find |
summary>Help |
vb_tio_Help |
summary>Help file not found: |
vb_tio_Helpfile |
summary>=26Help |
vb_tio_HelpMENU |
summary>=26Import |
vb_tio_Import |
summary>Importing the configuration has failed. |
vb_tio_ImportCnfgFailed |
summary>The import is complete. See log file for details. |
vb_tio_ImportComplete |
summary>Import complete for R_TRIM% dataset '%1' |
vb_TIO_ImportCompleteForDB |
summary>=26Import configuration... |
vb_tio_ImportConfigDOTDOTDOT |
summary>Import R_OUTLOOK% Links |
vb_tio_ImportLinks |
summary>%1% successfully imported. |
vb_tio_ImportSuccess |
summary>Initializing... |
vb_tio_InitDOTDOTDOT |
summary>'%1' item not checked in. |
vb_tio_ItemNotCtlgd |
summary>Configuration for =26Dataset: |
vb_tio_LABELConfigurationforDataset |
summary>=26P_recContainer%: |
vb_tio_LABELcontainer |
summary>R_TRIM% Dataset: |
vb_tio_LABELDatabase |
summary>=26Log file location: |
vb_tio_LABELLogFileLocation |
summary>=26B_recordType%: |
vb_tio_LABELRecordType |
summary>Linked =26Folder: %1% |
vb_tio_LinkedFolder |
summary>Log file |
vb_tio_LogFile |
summary>Mail =26items |
vb_tio_MailItem |
summary>=26Manage... |
vb_tio_Manage |
summary>Manage R_TRIM% linked folders for %1% |
vb_tio_ManageLinksFor |
summary>Message Format |
vb_tio_MessageFormat |
summary>~~~~ Metadata for: '%1' ~~~~ |
vb_tio_MetaData |
summary>=26New linked folder |
vb_tio_NewLinkedFolder |
summary>You do not have 'E_dx_addContents' access to b_record% : %1% |
vb_tio_noAccessToContainer |
summary>A valid p_recContainer% must be selected. |
vb_tio_NoContnrRec |
summary>=3CNo Default=3E |
vb_tio_NoDefault |
summary>None of the selected messages have been checked in to a valid R_TRIM% dataset. |
vb_tio_NoneCatalogued |
summary>A valid b_recordType% must be selected. |
vb_tio_NoRecordType |
summary>The default item type for this folder is not an email message and cannot be linked to R_TRIM%. you like to select another folder? |
vb_tio_NotDefaultMailType |
summary>OK |
vb_tio_OK |
summary>=26Open p_recContainer% '%1' in R_TRIM%... |
vb_tio_OpenContainer |
summary>Open dataset... |
vb_tio_OpenDataset |
summary>=26Open log file |
vb_tio_OpenLogFile |
summary>=26Open b_record% '%1' in R_TRIM% |
vb_tio_OpenRecord |
summary>=26Open bs_record% |
vb_tio_OpenRecords |
summary>Op=26en bs_offlineRecord% |
vb_tio_OpenTD |
summary>Outlook folder |
vb_tio_OutlookFldr |
summary>Outlook folder |
vb_tio_OutlookFolder |
summary>Processing item %1% |
vb_tio_Processing |
summary>Processing folder '%1'... |
vb_tio_ProcessingFolder |
summary>Processing %1% item. |
vb_tio_ProcessingItem |
summary>Processing item %1%... |
vb_tio_ProcessingItemDOTDOTDOT |
summary>Processing %1% items. |
vb_tio_ProcessingItems |
summary>=26Check in on send |
vb_tio_PROPctlgOnSend |
summary>=26Properties... |
vb_tio_Propertie |
summary>Name |
vb_tio_Name |
summary>b_fieldDefinition% |
vb_tio_AdditionalField |
summary>Type |
vb_tio_Type |
summary>Properties |
vb_tio_PropertiesMENU |
summary>=26Properties |
vb_tio_PropertiesMENU2 |
summary>Property |
vb_tio_Property |
summary>Property List |
vb_tio_PropertyList |
summary>P_recNumber% |
vb_tio_PROPrecordNumber |
summary>Show dialog |
vb_tio_PROPshowDialogue |
summary>=26Check in... |
vb_tio_ReCatalog |
summary>B_record% Metadata |
vb_TIO_RecordMetaData |
summary>B_record% Title |
vb_tio_RecordTitle |
summary>P_recNumber% |
vb_tio_RecordNumber |
summary>B_record% search |
vb_tio_RecordSearch |
summary>The b_recordType% is not valid. the KwikSelect to choose a b_recordType%. |
vb_tio_RecordTypeInvalidUseQS |
summary>=26Remove link |
vb_tio_RemoveLink |
summary>Remove b_record% |
vb_tio_RemoveRecord |
summary>Remove R_TRIM% link |
vb_TIO_REMOVETRIMLINK |
summary>Saving message %1%... |
vb_tio_SavingMsg |
summary>Send a=26ttachment(s) to bs_offlineRecord%... |
vb_tio_SendToTD |
summary>=26Settings... |
vb_tio_SettingsDOTDOTDOT |
summary>Settings for '%1' - successfully imported. |
vb_tio_SettingsImported |
summary>Show =26all properties |
vb_tio_ShowAllProperties |
summary>Show default properties =26only |
vb_tio_ShowDefaultPropertiesOnly |
summary>Tag all |
vb_tio_TagAll |
summary>Select R_OUTLOOK% import file (.tio) |
vb_tio_TIOImportFile |
summary>R_TRIM% p_recContainer% |
vb_tio_TRIMContainer |
summary>R_TRIM% folder properties |
vb_tio_TRIMFolderProperties |
summary>R_OUTLOOK% configuration for R_TRIM% dataset '%1' |
vb_tio_TRIMInOuCnfg |
summary>R_OUTLOOK% |
vb_tio_TRIMinOutlook |
summary>R_OUTLOOK% Settings |
vb_tio_TRIMInOutlookSettings |
summary>R_TRIM% lin=26ks |
vb_tio_TRIMLinks |
summary>R_TRIM% b_recordType% |
vb_tio_TRIMRecordType |
summary>Untag all |
vb_tio_UntagAll |
summary>Untitled message |
vb_tio_UntitledM |
summary>User canceled. |
vb_tio_UserCancelled |
summary>=26View log |
vb_tio_ViewLog |
summary>Yes |
vb_TIO_Yes |
summary>Cannot create file: %1% |
vb_tp_CantCreateFile |
summary>=26Cancel |
vb_tp_CapCancel |
summary>=26P_recOwnerLocation% |
vb_tp_CapOwnerLoc |
summary>Confirm rejection |
web_confirmRejection |
summary>Cancel rejection |
web_cancelRejection |
summary>Latest |
web_revisionLatest_caption |
summary>Show the current Revision |
web_revisionCurrent_tooltip |
summary>Caveat(s) |
vb_tp_Col_Caveats |
summary>About to delete Revision {0} |
web_revisionDelete_caption |
summary>About to promote Revision {0} |
web_revisionPromote_caption |
summary>Revisions |
web_revisions |
summary>Delete the selected Revision |
web_revisionDelete_tooltip |
summary>Promote the selected Revision |
web_revisionPromote_tooltip |
summary>Show the previous Revisions for this B_record% |
web_showThePreviousRevisions |
summary>Show BS_actionDef%/Procedures |
web_showRecordActions |
summary>Attached BS_actionDef%/Procedures |
web_attachedRecordActions |
summary>There are no BS_actionDef%/Procedures attached to this record. Click on 'New' to attach BS_actionDef%/Procedures |
web_noAttachedRecordActions |
summary>Attach B_actionDef% |
web_attachActionTitle |
summary>B_actionDef% to Attach |
web_actionToAttach |
summary>Responsible B_location% |
web_responsibleLocation |
summary>Assign only if no default b_location% |
web_assignOnlyIfNoDefault |
summary>Assign to this and subordinate bs_actionDef% |
web_assignToThisAndSubordinate |
summary>Schedule b_actionDef% |
web_scheduleAction |
summary>Are you sure? |
web_areYouSure |
summary>On a specific date |
web_scheduleActionSpecificDate |
summary>Before existing bs_actionDef% |
web_scheduleActionBeforeAll |
summary>After existing bs_actionDef% |
web_scheduleActionAfterAll |
summary>Before specified b_actionDef% |
web_scheduleActionBeforeSpecific |
summary>After specified b_actionDef% |
web_scheduleActionAfterSpecific |
summary>Existing b_actionDef% |
web_scheduleActionExisting |
summary>And |
web_searchAnd |
summary>Or |
web_searchOr |
summary>Negate part |
web_searchNegatePart |
summary>Negate group |
web_searchNegateGroup |
summary>Select Item |
web_searchSelectItem |
summary>Select List |
web_searchSelectList |
summary>Sub query |
web_searchSubQuery |
summary>Items in a group must be in the same level |
web_searchGroupMustHaveSameParent |
summary>Select a start and end part to make a group |
web_searchSelectStartAndEndOfGroup |
summary>Update Group |
web_searchUpdateGroup |
summary>Add new search clause to group |
web_searchAddToGroup |
summary>Add new search clause |
web_searchAdd |
summary>Update search clause |
web_searchUpdate |
summary>Not |
web_searchNot |
summary>Build Query |
web_searchBuildQuery |
summary>Search Editor |
web_searchEditor |
summary>Update query |
web_searchUpdateQuery |
summary>Build group |
web_searchBuildGroup |
summary>Create group |
web_searchCreateGroup |
summary>Select Method |
web_searchSelectMethod |
summary>Select a method to use or select a part to modify |
web_searchSelectMethodOrUpdate |
summary>Run current search |
web_searchRunCurrentSearch |
summary>Finish updating search part |
web_searchFinishUpdatingPart |
summary>Unknown search clause. This string will be applied to the default search method instead. |
web_searchUnknownClause |
summary>Compose sub search |
web_searchComposeSubSearch |
summary>All items matching the following search |
web_searchSubSearchLabel |
summary>Initiating B_record% |
web_initiatingRecord |
summary>Initiating B_record% behavior |
web_initiatingRecordBehaviour |
summary>Please enter a time |
web_pleaseEnterTime |
summary>Make Inactive |
web_makeInActive |
summary>Add/Remove |
web_addRemove |
summary>Make Final |
web_final |
summary>Record has been finalized |
web_finaliseSuccessMessage |
summary>Record has been made inactive |
web_makeInactiveSuccessMessage |
summary>Add a search method |
web_searchAddSearchMethod |
summary>Alphabetical |
web_searchAlphabetical |
summary>Category |
web_searchByCategory |
summary>Security/Access |
web_showSecurityAccess |
summary>Active Audit Events |
web_showActiveAuditEvents |
summary>Update Cost |
web_updateCost |
summary>Complete All |
web_completeAll |
summary>Delete All |
web_deleteAll |
summary>Select the beginning and end search parts to build a group. |
web_searchBuildGroupHelp |
summary>Group search parts together to allow them to be combined with other search parts or negated using the not operator. |
web_searchBuildGroupExtendedHelp |
summary>Recursive |
web_searchRecursive |
summary>Date range |
web_searchDateRange |
summary>Floating range |
web_searchDateFloatingRange |
summary>String format |
web_searchDateStringFormat |
summary>Select a single item |
web_searchSelectSingleItem |
summary>Select all items that match a search |
web_searchSelectItemFromSearch |
summary>Select a method to add to the group |
web_searchSelectToAddToGroup |
summary>New B_recordAction% |
web_newRecordAction |
summary>B_recordAction% Name |
web_recordActionName |
summary>Are you sure you want to remove the B_recordAction% %1%? |
web_sonfirmRemoveAction |
summary>Remove B_recordAction% |
web_removeAction |
summary>Latest Version |
web_latestVersion |
summary>Contained BS_record% |
web_containedRecords |
summary>Contained BS_record% (+Alternative) |
web_containedRecordsAlt |
summary>Container BS_record% |
web_containerRecords |
summary>Container BS_record% (+Alternative) |
web_containerRecordsAlt |
summary>BS_record% with the same Contacts |
web_recordsWithSameContacts |
summary>Client Matters |
web_clientMatters |
summary>Add to Recent Documents |
web_addToRecentRecords |
summary>Add to My Containers |
web_addToMyContainers |
summary>Add to BS_record% Work Tray |
web_addToRecordsWorkTray |
summary>Remove from Recent Documents |
web_removeFromRecentRecords |
summary>Remove from My Containers |
web_removeFromMyContainers |
summary>Remove from BS_record% Work Tray |
web_removeFromRecordsWorkTray |
summary>Date range |
web_dateRange |
summary>Floating range |
web_floatingRange |
summary>Check out and edit with {0} |
web_checkOutEditTitle |
summary>Unable to edit document. Check that you have an application capable of editing this type of document. |
web_editDocFailedNoApp |
summary>Remove all BS_actionDef% |
web_removeAllActions |
summary>The next B_activity% {0} does not have an assignee set. |
web_assignNextActivity |
summary>Results saved |
web_activityResultsSaved |
summary>Build Search Query |
web_searchBuildSearchQuery |
summary>My Containers |
web_myContainers |
summary>Select the BS_location% to grant access. |
web_selectAccessLocations |
summary>Set GPS B_location% |
web_setGPSLocation |
summary>GPS B_location% |
web_GPSLocation |
summary>Within |
web_GPSWithin |
summary>GPS |
web_GPS |
summary>Draft/Working document |
web_draftWorkingDocument |
summary>New User Label created |
web_userLabelCreated |
summary>Point |
web_GPSPoint |
summary>Kilometres |
web_GPSKilometres |
summary>Miles |
web_GPSMiles |
summary>Metres |
web_GPSMetres |
summary>Yards |
web_GPSYards |
summary>of |
web_GPSof |
summary>New cost |
web_newCost |
summary>Error loading map. There is no key set for your mapping service. Please contact your administrator. |
web_GPSNoKey |
summary>Group words as a phrase |
web_groupWordForSearchClause |
summary>Invalid owner for this b_savedSearch%. Please select a valid b_location% or leave blank to create a public b_savedSearch%. |
web_invalidSavedSearchOwner |
summary>Enter number of days |
web_numberOfDays |
summary>No GIS Provider has been set up. Please contact your CM administrator. |
web_GPSErrorNoKey |
summary>Set GPS |
web_setGPS |
summary>GPS B_location% Browser |
web_GPSlocationBrowser |
summary>Make Active |
web_makeActive |
summary>Make Active succeeded |
web_makeActiveSuccessMessage |
summary>Edit with {0} |
web_editOnlineTitle |
summary>Enter a list of file types separated by a comma ( , ) |
web_recordFileTypeFilterField |
summary>Disposition filter |
web_recordDispositionFilter |
summary>B_record% Class |
web_recordClassFilter |
summary>File Types |
web_recordExtensionFilter |
summary>B_savedSearch% |
web_recordSavedSearchFilter |
summary>BS_record% with date registered within: |
web_recordDateRegisteredFilter |
summary>Finalized status |
web_recordFinalisedFilter |
summary>Filter completed items |
web_todoCompleteFilter |
summary>Select Priority Types to be filtered for |
web_todoPriorityFilter |
summary>Select Location Types to be filtered for |
web_locationTypeFilter |
summary>Active |
web_locationActiveFilter |
summary>Active |
web_locationActiveFilterActive |
summary>InActive |
web_locationActiveFilterInactive |
summary>Internal |
web_locationInternalFilter |
summary>External |
web_locationInternalFilterExternal |
summary>Internal |
web_locationInternalFilterInternal |
summary>Only locations without 'can use' access |
web_locationCanUseFilter |
summary>Remove from BS_record% Work Tray |
web_removeFromRecordWorkTray |
summary>Global Settings |
web_globalSettings |
summary>Top Level |
web_topLevel |
summary>Disposition filter |
web_dispositionFilter |
summary>Send to BS_record% Work Tray |
web_sendToRecordWorkTray |
summary>Show BS_location% |
web_showLocations |
summary>Parent Level |
web_navigateToParentUserLabel |
summary>Sub Level |
web_navigateToSubUserLabel |
summary>Filter completed items |
web_filterCompletedItems |
summary>Show Completed BS_activity% |
web_showCompletedActivities |
summary>Select Priority Types to be filtered for |
web_selectPriorityTypesToBeFiltered |
summary>All Search Forms |
web_allSearchForms |
summary>Select B_location% Types to be filtered for |
web_selectLocationTypesToBeFiltered |
summary>Show without 'Can Use' |
web_showWothoutCanUse |
summary>Not Finalized |
web_notFinalized |
summary>Exclude bs_workflow% that have been completed or skipped |
web_excludeCompletedOrSkippedWorkflows |
summary>Exclude bs_activity% that have been completed or skipped |
web_excludeCompletedOrSkippedActivities |
summary>Exclude bs_activity% that are not ready to start |
web_excludeNotReadyStartActivities |
summary>Exclude parent bs_activity% |
web_excludeParentActivities |
summary>Exclude child bs_activity% |
web_excludeChildActivities |
summary>more |
web_moreItemsToShow |
summary>More results |
web_moreItemsToShowNoCount |
summary>Show all |
web_moreItemShowAll |
summary>Expand |
web_Expand |
summary>Collapse |
web_Collapse |
summary>Processing the current operation |
web_ProcessingOperation |
summary>Warning |
web_warning |
summary>Continue processing remaining items? |
web_shouldContinue |
summary>Continue after all errors |
web_continueAfterAllErrors |
summary>Warnings |
web_warnings |
summary>warnings during processing |
web_warningsDuringProcessing |
summary>could not be processed |
web_couldNotBeProcessed |
summary>No to all |
web_noToAll |
summary>Do you want to ignore this warning? |
web_shouldIgnoreWarning |
summary>Yes to all warnings of this type |
web_yesToAllWarnings |
summary>No to all warnings of this type |
web_noToAllWarnings |
summary>Copy to clipboard |
web_copyToClipboard |
summary>Cut |
web_cut |
summary>Copy |
web_copy |
summary>Paste |
web_paste |
summary>Errors |
web_errors |
summary>You have one or more warnings. Do you wish to proceed? |
web_oneOrMoreWarnings |
summary>Resolve Issues |
web_resolveConsigmentIssues |
summary>Remove b_record% from b_consignment% |
web_resolveByRemove |
summary>Bs_consignment% to be approved |
web_consignmentsTobeApproved |
summary>This b_consignment% is unable to be approved from the web client |
web_consignmentNotAbleToBeProcessedFromWeb |
summary>Show bs_consignmentRejection% |
web_showConsignmentRejections |
summary>Latest Part |
web_latestPart |
summary>All Parts |
web_allParts |
summary>All Versions |
web_allVersions |
summary>Current Version |
web_currentVersion |
summary>Linked Documents |
web_linkedDocuments |
summary>Document Link Of |
web_documentLinkOf |
summary>Client Records for Contacts |
web_clientRecordsForContacts |
summary>Records in Email Conversation |
web_recordsInEmailConversation |
summary>Series Record |
web_seriesRecord |
summary>Records within Series |
web_recordsWithinSeries |
summary>All Redactions |
web_allRedactions |
summary>Redacted From |
web_redactedFrom |
summary>Derivations |
web_derivations |
summary>Enclose the b_record% now |
web_encloseRecordOption |
summary>Note: Unchecking this box will not 'unenclose' any b_record%. To 'unenclose' bs_record% 'set assignee'. |
web_encloseRecordWarning |
summary>Error promoting revision |
web_webErrorPromotingRevision |
summary>Error preserving revision |
web_webErrorPreservingRevision |
summary>Error deleting revision |
web_webErrorDeletetingRevision |
summary>The following fields are blank. Do you wish to continue? |
web_formFieldsBlank |
summary>All tabs |
web_allTabs |
summary>B_record% has been successfully created but insufficient security prevents you from accessing it. |
web_recordCreatedButAccessDenied |
summary>B_record% has been successfully updated but insufficient security prevents you from accessing it. |
web_recordUpdatedButAccessDenied |
summary>B_keyword% |
web_keyword |
summary>Change p_recContainer% |
vb_tp_PrmRecChangeCont |
summary>Attach Contacts |
vb_tp_PrmRecContacts |
summary>Set p_recContainer% |
vb_tp_PrmRecSetCont |
summary>Saving... |
vb_tp_Saving |
summary>Associated Application |
vwr_assocApplication |
summary>Internet Explorer Plugin |
vwr_browserPlugin |
summary>R_TRIM% Document Viewer |
vwr_caption |
summary>File Type |
vwr_fileType |
summary>View |
vwr_tbar_view |
summary>Could not view or launch the file %1%. |
vwr_viewFailed |
summary>View With |
vwr_viewWith |
summary>An unexpected error occurred reading data for an b_offlineRecord%. %1% |
watcher_offlineRecordComError |
summary>Internal Error. Offline Database not correctly initialized. |
watcher_unitialized |
summary>An error occurred during shut down of %1%. %2% |
wgs_aboutToTerminate |
summary>Moving a file from %1% to %2% failed while adding a document. %3% |
wgs_AddDocumentError |
summary>An [%1%] object was terminated due to disconnection from a client. |
wgs_aStatefulTimeoutOccurred |
summary>This and any other file in '%1' will be automatically transferred to the b_electronicStore% as soon as the destination b_electronicStore% is made accessible again. |
wgs_asynchTransferToEstoreFSError |
summary>Download URL contains non-ANSI characters. |
wgs_downloadURLhasnonANSI |
summary>View action returned an XML response, not the binary document contents. |
wgs_binaryContentsNotReturned |
summary>Accessing global configuration file |
wgs_avoidSimultaneousAccessToTheConfigFile |
summary>The R_WORKGROUP% Configuration file %1% could not be loaded. %2% |
wgs_badStorageFile |
summary>Unexpected error reading connector stream. |
wgs_connectStreamReadErr |
summary>Unexpected error writing extraction file. |
wgs_writingExtractionFileErr |
summary>Call to function 'scanStoresAndPopulateCache' failed. %1% |
wgs_COMerror_preemptive |
summary>Failed to create content index add event. %1% (B_record% URI = %2%) |
wgs_couldNotCreateContentIndexEvent |
summary>Failed to create content index remove event. %1% (B_record% URI = %2%) |
wgs_couldNotCreateContentIndexRemoveEvent |
summary>Stream interface could not be allocated. %1% |
wgs_couldNotQIStream |
summary>Could not get the server cache configuration. %1% |
wgs_CouldntGetCacheConfig |
summary>Could not increment the p_recNumber% with the pattern '%1'. |
wgs_couldntIncrementRecordNumber |
summary>The R_TRIM% dataset has an invalid schema - an unknown column type was detected. Column name: %1%, Column index: %2%, Column type: %3%, SQL: %4% |
wgs_datasetHasInvalidColumns |
summary>The R_TRIM% dataset has an invalid schema - an unknown object type was detected. Column name: %1%, Column index: %2%, Column type: %3%, Object type: %4% SQL: %5% |
wgs_datasetHasInvalidObject |
summary>A problem was encountered while starting %2%. %1% |
wgs_detailedErrorDuringStartup |
summary>Could not extract '%1' from the b_electronicStore% '%2' to server temp file '%3'. %4% |
wgs_doExtractError |
summary>B_electronicStore% operation failed because the b_electronicStore% has insufficient capacity. |
wgs_estoreHasNoRoom |
summary>A required b_electronicStore% identifier for this object was not supplied. |
wgs_estoreIdNotSpecified |
summary>Explicit client logout call is no longer supported. |
wgs_explicitLogout |
summary>[CENTERA:FPPool_GetCapability(%1%)]: required capability not available, this b_electronicStore% not available. |
centera_noCapability |
summary>External Stores need a R_TRIM% generated b_electronicStore% ID. |
wgs_externalStoresNeedsaTRIMStoreID |
summary>ICAS component has not been installed correctly, details: %1%. |
wgs_ICSnotConfigured |
summary>Unexpected error writing extraction file. |
wgs_estoreUnknownError |
summary>EMC Centera failed to open on connection: %1%, details: %2%. |
wgs_EMCCenteraOpenError |
summary>External store ID mapping (TSStoreMap) has wrong structure at this schema version - please contact your system administrator. It is necessary to upgrade your database schema to version 133 or later. |
wgs_extStoreMapWrongStructure |
summary>EMC Centera component has not been installed correctly, details: %1%. |
wgs_EMCCenteraNotInstalled |
summary>Could not publish to clients. %1% |
wgs_failedToPublishToClients |
summary>Could not publish to other servers. %1% |
wgs_failedToPublishToOtherWorkgroups |
summary>Could not write new config file. Stopping server. |
wgs_failToWriteConfigFile |
summary>Internal Error. Call to file system add must have a b_electronicStore% ID allocated. |
wgs_fileSystemAddParamsIncorrect |
summary>An item already exists in this b_electronicStore% with the nominated b_electronicStore% ID '%1'. |
wgs_fileSystemAlreadyHasStoreItem |
summary>First attempt to write new config file failed. |
wgs_firstFailToWriteConfigFile |
summary>Fully Cached Tables notification failed. %1% |
wgs_fullyCachedNotificationFailed |
summary>The R_WORKGROUP% is in a read only state. |
wgs_isReadOnly |
summary>The file %1% in the 'documents pending' folder does not conform to the correct naming standards. It should be manually removed from this folder. |
wgs_NameOfFileDoesntConform |
summary>There are no datasets available on this server. |
wgs_noDatasets |
summary>Non-SSPI authentication failed. |
wgs_nonSspiLoginFail |
summary>Non-SSPI authentication succeeded. |
wgs_nonSspiLoginOk |
summary>An attempt to deploy a R_enterpriseStudio% configuration to this R_WORKGROUP%, from %1% ( user %3%) was not successful. The configuration was rejected because it is inconsistent with the current configuration. You may need to manually deploy the file, by copying the file from '%1' to this '%2'. |
wgs_nonTrustedDeployment |
summary>The function refreshCachedTable in %1% failed. |
wgs_refreshCachedTable |
summary>'MoveNext' returned a non-zero HRESULT (%1%) in 'serialiseRows'. |
wgs_RSserialisationError |
summary>Second attempt to write new configuration file failed. |
wgs_secondFailToWriteConfigFile |
summary>Pre-emptive caching: The size of the file '%1' in the b_electronicStore% was different from the cache %2%. This may not be a serious error - it could simply indicate that some other process was busy writing into the cache at the time. |
wgs_sizeOfFileInStoreDiffersFromCache |
summary>Windows user authentication failure. |
wgs_SSPIImpersonationFailed |
summary>Kerberos authentication to '%1' failed. |
wgs_sspiKerberosLoginFail |
summary>Kerberos authentication to '%1' succeeded. %2% |
wgs_sspiKerberosLoginOk |
summary>NTLM authentication failed. |
wgs_sspiNtlmLoginFail |
summary>NTLM authentication succeeded. %2% |
wgs_sspiNtlmLoginOk |
summary>Could not write to file '%1' (AddDocument_Write). %2% |
wgs_stateFulObjectCouldntWrite |
summary>The session information for the document '%1' is no longer valid. |
wgs_stateFulObjectDocAdd |
summary>The session information for the document you are trying to extract is no longer valid. |
wgs_stateFulObjectDocExtract |
summary>The results you have requested are no longer available. Please reissue the query. Recordset handle: %1%. |
wgs_stateFulObjectRS |
summary>The mail event type '%1' is not suitable for the activity email list. |
wrk_badMailType |
summary>This b_activity% is already assigned to you. |
wrk_actAlreadyAssignedToYou |
summary>The b_activity% is not ready to start. |
wrk_activityNotReadyToStart |
summary>Rejected.: %1% |
wrk_activityRejectedMessage |
summary>Internal Error. R_TRIM% workflow activity state is no longer consistent. |
wrk_activityStateError |
summary>This b_activity% is suspended. |
wrk_activitySuspended |
summary>This b_activity% has not been completed. |
wrk_actNotCompletedYet |
summary>The Result name already exists. |
wrk_addDuplicatedResult |
summary>The current level is already the top level. |
wrk_alreadyAtTopLevel |
summary>This is a mandatory start condition line. |
wrk_ANDline |
summary>This b_activity% has a working document '%1' that has not been associated with a b_record%. CANCEL to associate a b_record% before completing this b_activity% or press OK to proceed. |
wrk_associateDocumentWarning |
summary>You must select at least one result. |
wrk_atLeaseOneResultToBeReached |
summary>Authorized |
wrk_authorised |
summary>Authorized on behalf of %1%. |
wrk_authorisedOnBehalfOf |
summary>This authorization already exists. |
wrk_authorizationAlreadyExists |
summary>This b_activity% is designed to be completed automatically. It cannot have more than a single result type. |
wrk_autoCompleteCannotHaveMoreThanOneResult |
summary>The action you are trying to perform does not apply to a completed b_activity%. |
wrk_badActionOnCompletedActivity |
summary>The action you are trying to perform does not apply to a started b_activity%. |
wrk_badActionOnStartedActivity |
summary>Loading b_workflow% or b_workflowTemplate% failed. The storage file or other parameters may be invalid. |
wrk_badStorageFile |
summary>Do you want to cancel all the remaining assignments? |
wrk_cancelAssigments |
summary>You cannot bring forward the due date of a b_workflow% more than the duration of the b_workflow% (%1%). |
wrk_cannotAccelerateMoreThanDuration |
summary>Action is not allowed. This b_activity% is suspended. |
wrk_cannotActionASuspendedActivity |
summary>You cannot add a new %1% to a compound b_activity%. |
wrk_cannotAddToCompoundActivity |
summary>Auto complete is not suitable for this b_activity% as there is more than one possible result. |
wrk_cannotAutocompleteWithManyResults |
summary>Activity '%1' is the last sub-activity. You cannot have a b_wacStartCondition% based on the last sub-activity. |
wrk_cannotChangeLastSubActivity |
summary>You cannot rollback to a skipped b_activity%. Please select a different result. |
wrk_cannotRollbackToSkippedActivity |
summary>You cannot specify a completion time prior to the time the workflow was registered (%1%). |
wrk_cannotCompleteBeforeRegistered |
summary>You cannot delete the last sub-activity. |
wrk_cannotDelLastSubActivity |
summary>Excluding both parent bs_activity% and child bs_activity% does not make sense. |
wrk_cannotExcludeParentAndChild |
summary>Can not find an b_activity% with the supplied URI/ID among dependent bs_activity%. |
wrk_cannotFindActWithinPredecessors |
summary>You cannot specify two start conditions based on the same b_activity%. |
wrk_cannotHave2StartConditionsForSameAct |
summary>Reference documents always have a b_record% attached. |
wrk_cannotLinkOrUnlinkWorkflowDoc |
summary>Cannot remove the initiating b_record% placeholder - change the template initRecordBehavior property. |
wrk_cannotRemoveInitiatingRecord |
summary>This b_activity% has not been suspended. It cannot be resumed. |
wrk_cannotResumeUnsuspendedActivity |
summary>You cannot select more than one rollback result. |
wrk_cannotSelectMoreThanOneRollbackResult |
summary>You cannot select a rollback result as well as a non-rollback result. |
wrk_cannotSelectRollbackAndNoRollback |
summary>You can not set a predecessor result if a result does not have a predecessor activity. |
wrk_cannotSetResultIfNoPredecessor |
summary>This b_activity% has already been started. |
wrk_cannotStartAStartedActivity |
summary>You cannot uncomplete any b_activity% that hasn't been completed. |
wrk_cannotUncompleteIncompleteActivity |
summary>The selected item is not locked. |
wrk_cannotUnlockItemNotLocked |
summary>This b_activity% has not been started. |
wrk_cannotUnstartAnUnstartedActivity |
summary>This property can only be modified by an administrator once the b_activity% has been completed. |
wrk_canOnlyUpdateCompletedDate |
summary>You can not acquire this b_activity% because it is assigned to a E_lc_person%. |
wrk_cantAcquireActAssignedToPerson |
summary>You can not acquire this b_activity% because you are not the member of its assignee and you do not have right to reassign. |
wrk_cantAcquireActYouAreNotMember |
summary>You can not acquire this b_activity% because it has not been assigned. |
wrk_cantAcquireUnassignedAct |
summary>You cannot relinquish this b_activity% as you are not a member of the original b_location% assigned to this b_activity%. |
wrk_cantRelinquishNonMember |
summary>You can not relinquish this b_activity% because it does not have an original assignee. |
wrk_cantRelinquishNoOriginAct |
summary>You can not relinquish this b_activity% because it is not assigned to you and you do not have right to reassign. |
wrk_cantRelinquishOthersAct |
summary>You can not relinquish this b_activity% because it has not been assigned. |
wrk_cantRelinquishUnassignedAct |
summary>This command is not available for this type of b_workflow% object. |
wrk_commandNotForThisObject |
summary>Completable Compound b_activity%: %1% |
wrk_completableParentActivityXX |
summary>Completed b_activity%: %1% |
wrk_completedActivityXX |
summary>Completed On %1% at %2% |
wrk_completedOnXXatXX |
summary>Completed with any result |
wrk_completedWithAnyResult |
summary>R_TRIMCONTEXT% b_workflow% XML file |
wrk_ContextWorkflowXMLfile |
summary>Cost: %1%. Duration: %2% |
wrk_costAndDurationInfo |
summary>The current Cost and Duration Route |
wrk_costAndDurationRoute |
summary>The current Cost Route |
wrk_costRoute |
summary>Do you want to create a 'Rollback' result to return to %1%? |
wrk_createRollbackConfirm |
summary>Start and Complete date/time must be equal to or earlier than the current date/time. |
wrk_datetimeLaterThanCurrent |
summary>A decision is required. Please tag at least one result. |
wrk_decisionRequired |
summary>Rollback_%1% |
wrk_defaultRollbackResultXX |
summary>Are you sure you want to delete b_activity%: %1%? %2%. |
wrk_deleteActivityConfirm |
summary>Are you sure you want to delete the Start Condition of %1%? |
wrk_deleteConditionConfirm |
summary>This will also delete all the Start Conditions which are based on this b_activity% |
wrk_deleteRelatedConditionsConfirm |
summary>Dependent suspended |
wrk_dependdentSuspended |
summary>(Depends on a suspended b_activity%) |
wrk_dependentOnSuspended |
summary>%1% depends on the completion of %2% with any result. |
wrk_dependsOnXXwithAnyResult |
summary>%1% depends on the completion of %2% with the result of %3%. |
wrk_dependsOnXXwithResultXX |
summary>Discarded Changes. |
wrk_discardedChanges |
summary>The selected document has already been associated with this b_activity%. |
wrk_documentAlreadyAttachedToActivity |
summary>The working document '%1' is checked out and should be checked in before the activity is completed. |
wrk_documentIsCurrentlyCheckedOut |
summary>A document list of b_workflow%/B_workflowTemplate% must have a parent. |
wrk_documentListMustHaveParent |
summary>The working document '%1' must have a b_record% attached before the activity can be completed. |
wrk_documentNeedsARecordAttached |
summary>Internal Error. R_TRIM% workflow document state is no longer consistent. |
wrk_documentStateError |
summary>You cannot specify a due date before the date the b_workflow% was registered (%1%). |
wrk_dueCannotBeBeforeRegistered |
summary>The maximum duration allowed for this item is %1%. |
wrk_durationLimitExceeded |
summary>The current Duration Route |
wrk_durationRoute |
summary>An escalation has already been defined for the period %1%. |
wrk_escalateForDurationAlreadyDefined |
summary>An escalation has already been defined for %1%. |
wrk_escalateForLocAlreadyDefined |
summary>To %1%, if overdue after %2% |
wrk_escalationDesc |
summary>Estimated Duration : %1% |
wrk_estimatedDurationIsXX |
summary>Exclude bs_workflow% that have been completed |
wrk_excludeCompletedWorkflows |
summary>The maximum value for this field is %1% |
wrk_fieldMaxValueIsXX |
summary>An error occurred accessing a workflow component. %1% |
wrk_generalComError |
summary>Insert Activities From Another b_workflow% or b_workflowTemplate% |
wrk_importActivities |
summary>Insert: =3CAll Activities=3E |
wrk_importAllActivities |
summary>Insert b_activity%: %1% |
wrk_importOneActivity |
summary>Your workflow design is invalid. The most likely cause is having more than one starting or ending bs_activity%. |
wrk_invalidDesign |
summary>Your workflow design is invalid. The most likely cause is having more than one starting or ending bs_activity%. Do you wish to automatically correct the workflow? |
wrk_invalidDesignAutoFix |
summary>Invalid predecessor. There should be only one start condition between any two bs_activity%. |
wrk_invalidPredecessor |
summary>Invalid Predecessor b_activity% ID. |
wrk_invalidPredecessorActivityId |
summary>An invalid b_record% object was provided for the new reference document. |
wrk_invalidRecordParameterForDoc |
summary>Invalid Rollback Result. |
wrk_invalidRollbackResult |
summary>Invalid Rollback To b_activity% ID. |
wrk_invalidRollbackToActivityId |
summary>Invalid b_workflowTemplate%. |
wrk_invalidWorkflowTemplate |
summary>This is the last b_activity%. The last b_activity% can not be deleted. |
wrk_lastActivityCannotBeDelete |
summary>Locked by %1% on %2% |
wrk_locked |
summary>Lock operation failed - object no longer exists. |
wrk_lockObjectNoLongerExists |
summary>You are trying to set the successor for one b_activity% to be its predecessor. This would create a loop dependency. |
wrk_loopError |
summary>This method is invalid for a compound b_activity%. |
wrk_methodInvalidForCompoundAct |
summary>This method is invalid for a b_workflowTemplate%. |
wrk_methodInvalidForTemplate |
summary>This b_activity% requires authorization before it can be completed. There is no supervisor defined for this activity, or the workflow, and no authorizations are defined. |
wrk_mustCreateDefaultAuthorization |
summary>The b_activity% needs to be ready to start before this property can be modified. |
wrk_needReadyToStartForProperty |
summary>Placeholder for Initiating B_record% |
wrk_newInitiatingRecordTitle |
summary>Newly Created |
wrk_newlyCreated |
summary>%1% Job:%2% |
wrk_newWithJobNumber |
summary>%1% Job:%2% For %3% (%4%) |
wrk_newWithJobNumberAndRecord |
summary>Pick or select a current object first. |
wrk_noCurrentObject |
summary>You do not have the modification permissions. Please refer to the Help file for assistance. |
wrk_noPermissionToModify |
summary>There are no suitable predecessor bs_activity% to create a new start condition. |
wrk_noSuitablePredecessors |
summary>Not assigned |
wrk_notAssigned |
summary>The Result you tried to set does not exist or is a rollback type result. |
wrk_notExistOrDclnResult |
summary>You are not assigned to work on this b_activity%. |
wrk_notInActivityWorkerList |
summary>You are not in the list of bs_location% that are yet to authorize this b_activity%. |
wrk_notInOustandingAuthorisers |
summary>Not Locked |
wrk_notLocked |
summary>Not Ready to Start |
wrk_notReadyToStart |
summary>Function not available within b_workflowTemplate% definition. |
wrk_notValidForTemplate |
summary>Lock operation failed - the selected item was locked by %1% at %2%. |
wrk_objectLockedBySomeoneElse |
summary>Function only relevant for b_activity% working documents. |
wrk_onlyForActivityWorkingDocument |
summary>Only a supervisor of this b_activity% is permitted to authorize it. |
wrk_onlySupervisorCanAuthorise |
summary>This is an optional start condition line. |
wrk_ORline |
summary>OVERDUE |
wrk_overdue |
summary>This will overwrite the current b_workflow%/B_workflowTemplate%. |
wrk_overWriteWorkflowConfirm |
summary>Please enter a value for the duration field. |
wrk_pleaseEnterDuration |
summary>Please select one of the bs_activity% displayed. |
wrk_pleaseSelectAnActivity |
summary>Invalid selection. Please select a reference/review document. |
wrk_pleaseSelectRefDocument |
summary>Please select a valid b_activity% to rollback to. |
wrk_pleaseSelectRollbackActivity |
summary>Immediate Predecessor bs_activity% |
wrk_predecessorActivities |
summary>The selected item was locked by %1% at %2% - you are not permitted to cancel this lock. |
wrk_preemptLockFailed |
summary>Warning. The selected item was locked by %1% at %2%. Are you sure you wish to overwrite this lock? |
wrk_preemptLockWarning |
summary>This property is invalid for a compound b_activity%. |
wrk_propertyInvalidForCompoundAct |
summary>Pseudo First b_activity% |
wrk_pseudoFirstActivityName |
summary>Pseudo Last b_activity% |
wrk_pseudoLastActivityName |
summary>A b_record% has already been linked to this document. |
wrk_recordAlreadyLinked |
summary>Determined by the selected b_workflowTemplate% |
wrk_recordHandledByTemplate |
summary>No b_record% has been linked to this document. |
wrk_recordNotLinked |
summary>No Initiating b_record% supplied |
wrk_recordNotSupplied |
summary>Invalid document ID - a workflow document with the specified ID could not be found. |
wrk_refDocumentNotFound |
summary>This b_activity% has been started. Relinquish will clear its started state. Do you still want to continue? |
wrk_relinquishStartedConfirm |
summary>This will reset all color settings to the default values. |
wrk_resetColorConfirm |
summary>This result has been used as a start condition for one or more successor bs_activity%. |
wrk_resultInUse |
summary>Rollback result selected for b_activity% '%1'. |
wrk_resultRollbackReason |
summary>You have selected a rollback result which will rollback processing to b_activity% '%1'. Are you sure? |
wrk_rollbackAreYouSure |
summary>Rollback to a previously completed b_activity% '%1'. |
wrk_rollbackDescription |
summary>This is a rollback line. |
wrk_rollbackLine |
summary>You cannot rollback an b_activity% that has no preceding bs_activity%. |
wrk_rollbackNeedsPredecessor |
summary>Rollback to %1% |
wrk_rollbackToXX |
summary>Rolled back to: %1%: %2% |
wrk_rolledBackNote |
summary>The input route information contains an invalid or conflicting b_activity% '%1'. |
wrk_routeInfoHasBadActIdXX |
summary>You cannot choose this %1% because it conflicts with %2%. |
wrk_selectConflict |
summary>Please specify how the initiating b_record% should be used. |
wrk_selectInitiatingBehaviour |
summary>Set to 'not complete'. |
wrk_setToIncompleted |
summary>Set to 'not started'. |
wrk_setToUnstarted |
summary>According to the design of this b_activity% this document should be created by supercopying b_record% %1%: %2%. Would you prefer to create the supercopy instead? |
wrk_shouldBeSuperCopying |
summary>Skipped b_activity%: %1% |
wrk_skippedXX |
summary>Startable b_activity%: %1% |
wrk_startableXX |
summary>You cannot specify a starting date before the date the b_workflow% was registered (%1%). |
wrk_startCannotBeBeforeRegistered |
summary>Complete date time cannot be earlier than Start date time and Start date time cannot be earlier than EarliestStartDate. |
wrk_startCompleteDateTimeError |
summary>Started b_activity%: %1% |
wrk_startedActivityXX |
summary>Started but incompletable compound b_activity% : %1% |
wrk_startedIncompletableXX |
summary>Started On %1% at %2% |
wrk_startedOnXXatXX |
summary>The state of this %1% has been changed. Please use 'Refresh' to work with up to date information. |
wrk_stateChangedandRefresh |
summary>You can not uncomplete this b_activity% because its successors have been started. |
wrk_successorPreventUncomplete |
summary>Supervisor |
wrk_supervisor |
summary>Suspended |
wrk_suspended |
summary>Suspension cleared because set to 'not completed'. |
wrk_suspensionCleared |
summary>Suspension duration can not be zero. |
wrk_suspensionDurationCantBeZero |
summary>Resumed from suspension. suspended: %1% |
wrk_suspensionResumedMessage |
summary>The selected template requires an initiating b_record% before it can be used to start a new b_workflow%. |
wrk_templateNeedsRecord |
summary>The action you are trying to perform is invalid for a b_workflowTemplate%. |
wrk_templatePreventTheAction |
summary>This b_workflowTemplate% cannot be deleted because it is associated with the bs_recordType% '%1'. |
wrk_templateUseForRecordTypes |
summary>This b_activity% is already completed. |
wrk_theActAlreadyCompleted |
summary>This b_activity% is not ready to complete. |
wrk_theActNotCompletable |
summary>The b_activity% '%1' is assigned to |
wrk_thisActIsAssignedTo |
summary>This b_activity% has been skipped |
wrk_trimMailActionSkipped |
summary>Because b_activity% '%1' was uncompleted. |
wrk_uncompleteBecauseOther |
summary>Because b_activity% '%1' was rejected. |
wrk_uncompleteBecauseRejected |
summary>Because b_activity% '%1' was rolled back. |
wrk_uncompleteBecauseRollback |
summary>Set to 'Not Complete'. Reason: %1% |
wrk_uncompleted |
summary>Non startable b_activity%: %1%. |
wrk_unstartableXX |
summary>Because %1% was set to 'Not Started'. |
wrk_unstartedBecauseOf |
summary>Until: %1% |
wrk_until |
summary>This property needs a value which is equal to or greater than zero. |
wrk_valueMustEqualOrGreaterThanZero |
summary>The b_workflow% '%1' has been deleted by another user. The b_workflow% editor will now close. |
wrk_windowClosingDueToWorkflowDelete |
summary>You are the supervisor of the first b_activity% of the base b_workflowTemplate%. After creation you will become the assignee and not the supervisor of the first b_activity% of the newly created b_workflow%. Are you sure you want to go ahead? |
wrk_wkfCreationSupervisorRemoveConfm |
summary>B_workflow% name can not be blank. |
wrk_wkfNameCannotBlank |
summary>A b_workflow% with this job number has already been created. |
wrk_workflowJobNumberDuplicate |
summary>A b_workflow% with this name has already been created. |
wrk_workflowNameDuplicate |
summary>The b_workflow% destruction date must be after the final due date. |
wrk_workflowRetentionDateMustBeAfterDueDate |
summary>The b_workflow% retention period cannot exceed %1% years and 11 months. |
wrk_workflowRetentionPeriodExceeded |
summary>A b_workflowTemplate% with this name has already been created. |
wrk_workflowTemplateNameDuplicate |
summary>R_TRIM% b_workflow% |
wrk_workflowTitle |
summary>%1% - '%2' Level |
wrk_XXatXXLevel |
summary>Do you want to save the changes you made to this %1%? |
wrk_XXsaveChangeConfirm |
summary>%1% - Top Level |
wrk_XXtopLevel |
summary>Complete bs_activity% |
wrkCompleteActivities |
summary>Warning: there are bs_workflow% associated with this b_workflowTemplate%. Deleting this b_workflowTemplate% will remove the association. |
wrkDeleteTemplateWhenWorkflowExists |
summary>The layout '%1' is designed to create files of type '%2'. Would you like to change the file extension to '%2'? |
www_extensionsDiffer |
summary>The function 'makeStoredProcedureParameters' was called incorrectly. |
core_storedprocError |
summary>The size of the XML storage exceeds an internal storage limit (%1% bytes). |
bob_xmlDataLimitExceeeded |
summary>Limit exceeded. %3% %1% already exist. You can only have a maximum of %2% %1%. |
bob_childLimitExceeded |
summary> more... |
bob_manyChildsMsg |
summary>An error occurred reading or writing an XML document. %1% |
core_xmlException |
summary>A required XML class was NULL. |
core_xmlElementNull |
summary>The certificate may not exist, is untrusted, or store name may be incorrect. %1% |
rdr_invalidCertificate |
summary>This form item does not support limiting the number of characters entered. |
rty_formItemNotLimitable |
summary>This form item cannot have more than %1% characters. |
rty_formItemLimitBeyondMax |
summary>%1% errors occurred. You should correct and rerun the Workgroup Conversion utility. |
grm_logWCErrors |
summary>An error occurred. You should correct and rerun the Workgroup Conversion utility. |
grm_logWCError |
summary>Error(s) were detected. Please look at the log file. |
grm_logWCErrorsDetected |
summary>Organizational Structure Conversion complete. |
grm_logWCDone |
summary>%1% workgroups were updated. |
grm_logWCWgUpdated |
summary>%1% is not a Workgroup. |
grm_locNotWorkgroup |
summary>You can not import from %1% to %2% |
grm_cannotImportToWkg |
summary>The chosen destination Workgroup needs a Unique Name. |
grm_wkgNeedsUniqueName |
summary>Line Manager field has been corrupted. Please fix Destination Workgroup. |
grm_corruptLM |
summary>Line Manager in the destination Workgroup is either invalid or blank. |
grm_invalidLM |
summary>You are not a member of the destination Workgroup. |
grm_youAreNotAMember |
summary>Record Focal Point field has been corrupted. Please fix Destination Workgroup. |
grm_corruptRFP |
summary>Record Focal Point in the destination Workgroup is either invalid or blank. |
grm_invalidRFP |
summary>You have not tagged any bs_classification% to import. Please tag those you wish to import. |
grm_noFPSTaggedforImport |
summary>You have not tagged any bs_classification% to relocate. Please tag those you wish to relocate. |
grm_noFPSTaggedforRelocate |
summary>No Model File Plan Record Types to import. |
grm_noFPtoImport |
summary>No Model File Plan Record Types to relocate. |
grm_noFPtoRelocate |
summary>Drop detected on unsupported object. |
grm_droppedOnUnsupported |
summary>B_classification% : %1% does not have an associated b_recordType%. |
grm_fpDoesNotHaveRty |
summary>The %1% for b_classification% : %2% is 'Most Confidential'. |
grm_wrongSecClass |
summary>%1% : b_electronicStore% reference '%2' does not exist. A copy of this document was found in the backup store folder. Would you like to restore it? |
uty_documentNotFoundCopyAvailable |
summary>%1% : incorrect file size for reference '%2'. A copy of this document with the correct size was found in the backup store folder. Would you like to restore it? |
uty_documentBadFileSizeCopyAvailable |
summary>Please select target b_classification%. |
grm_chooseTargetFP |
summary>Relocate bs_record% function can only support relocating bs_record% from 1 bs_classification% . |
grm_relocateFrom1FP |
summary>You cannot relocate bs_record% to the same bs_classification% |
grm_cannotRelocateToSameFP |
summary>The source and target bs_classification% must have the same Retention Code value. |
grm_mustHaveSameRentionCode |
summary>You have not tagged any bs_record% to relocate. Please tag those you wish to relocate. |
grm_noRecsTaggedforRelocate |
summary>No bs_record% to relocate. |
grm_noRecsToRelocate |
summary>Workgroup name can not be left blank. |
grm_wkgNameBlank |
summary>Workgroup unique name can not be left blank. |
grm_wkgUniqueNameBlank |
summary>Business / Function field can not be left blank. |
grm_busFunBkank |
summary>You must choose a E_lc_organization% for Business Function. |
grm_BusFunNotUnit |
summary>Record Focal Point can not be left blank or invalid. |
grm_blankRFPInNewWkg |
summary>Record Focal Point must be a E_lc_person%. |
grm_RFPNotPerson |
summary>%1% must have E_prm_classificationAdmin% permission to be a Record focal Point. |
grm_MustHaveAdminFPToBeRFP |
summary>Line Manager can not be left blank or invalid. |
grm_blankLM |
summary>Line Manager must be a E_lc_person%. |
grm_LMNotPerson |
summary>%1% must have E_prm_approveClassification% permission to be a Line Manager. |
grm_mustHaveApproveFPToBeLM |
summary>Business Record Manager can not be left blank or invalid. |
grm_blankBRM |
summary>Business Record Manager must be a E_lc_person%. |
grm_BRMNotPerson |
summary>Reviewer is invalid. |
grm_blankReviewer |
summary>Reviewer must be a E_lc_person%. |
grm_ReviewerNotPerson |
summary>Name field cannot be left blank. |
grm_newFPNameBlank |
summary>Workgroup field cannot be left blank or it is invalid. |
grm_newFPWkgBlank |
summary>%1% is not a Workgroup. Please select a Workgroup. |
grm_newFPNotWkg |
summary>Metadata Template field cannot be left blank or it is invalid. |
grm_newFPMetaTemplateBlank |
summary>Failed to read configuration file: %1% |
tem_failToReadConfig |
summary>Search Clause - %1% of %2% |
bob_capSearchClause |
summary>Search Clauses |
bob_searchClausesHdr |
summary>Search Clause |
bob_searchClauseHdr |
summary>Internal Error. Print function call not supported in this environment. |
ocx_printNotAvailable |
summary>This search method requires more information. |
bob_searchParameterRequired |
summary>Rename |
ocx_ribbonCustomizeRenameCaption |
summary>Properties |
ocx_ribbonCustomizePropertiesCaption |
summary>Hyperlink |
bob_emailTemplateHyperlink |
summary>The date value specified for this search method is invalid. |
bob_searchDateParameterInvalid |
summary>The search method %1% is not relevant for %2%. |
core_searchClauseIdNotRelevant |
summary>Selects %1% %2% |
core_searchSelects |
summary>Selects %1% based on a value for %2%. |
core_searchSelectsProperty |
summary>Selects %1% based on the %2% index. |
core_searchSelectsWordType |
summary>Selects %1% with an associated %2% having selected property values. |
core_searchSelectsChildType |
summary>Selects %1% based on the contents of an associated electronic document. |
core_searchSelectsFreetext |
summary>A simple string value: reef list of string values separated by a comma: reef,barrier,manatee string using '*' as a wildcard: ma*tee string using '?' as a wildcard: ma?atee a string containing a space within double quotes. |
core_searchStringTooltip |
summary>A simple number: 27 list of numbers separated by a comma: 27,44,-27 number range: 27 to 44 list of numbers or number ranges: 27,33 to 37,55,-3 to -1 |
core_searchNumberTooltip |
summary>No parameters are required for this search method. 'not' if you wish to search for false values. |
core_searchBooleanTooltip |
summary>A date in your regional format: 27/12/2005 date range in your regional format: 27/12/2005 - 29/12/2005 month (uses this year), a year, or a month an year: June or June 2005 or just 2005 financial year: FY2016 time periods(week,month,year): last week specified time period(days,weeks,months,years): last 7 days time periods(week,month,year): next month specified time period(days,weeks,months,years): next 2 weeks |
core_searchDateTooltip |
summary>A simple number: 27.44 list of numbers separated by a comma: 27,1.44,-27.9 number range: 27.1 to 44.56 list of numbers or number ranges: 27,33.3 to 37.5,55.555,-3.1416 to -1 |
core_searchDecimalTooltip |
summary>A simple number: $27.44 list of numbers separated by a comma: 27,$1.44,$27.91 number range: $27.11 to $44.56 list of numbers or number ranges: 27,$33.33 to $37.55,$55.55 |
core_searchCurrencyTooltip |
summary>Based on the list '%1': simple value: %2% list of values: %3% numerical equivalent value: 2 list of numerical equivalent values: 2,4 following values are supported: |
core_searchEnumTooltip |
summary>Search based on a %1% having a %2%: a specific unique identifier: 277 a list of unique identifiers: 27,99,204 matches a search : [method:parameters and method:parameters] search methods for %3% are: |
core_searchChildTooltip |
summary>Search based on an associated %1%: a specific unique identifier: 277 a list of unique identifiers: 27,99,204 matches a search : [method:parameters and method:parameters] search methods for %2% are: |
core_searchObjectTooltip |
summary>Sorts the results by %1%. a '-' if you wish to sort from highest to lowest, eg. %2%. |
core_searchSortBy |
summary>Near to a geographical point: within 5 kilometers of POINT(95.732 -33.0143) to a b_record% that has a GPS location: within 10 metres of record 34578 to a location that has a GPS location: within 15 yards of location 737 a specified geographical area: POLYGON((10.4 0.57,20.8 0.57,20.8 13.66,10.4 13.66,10.4 0.57)) |
core_searchGeographyTooltip |
summary>BS_userLabel% attached to %1%: %2% |
bob_labelsAttachedTo |
summary>No suitable %1% available. Either the current item is invalid or it does not have a parent to jump to. |
bob_nowhereToJump |
summary>You cannot assign an b_actionDef% to be a substep of itself. |
act_cannotAssignSelf |
summary>This b_actionDef% is already a step of this procedure - you cannot have two steps with the same b_actionDef%. |
act_stepAlreadyExists |
summary>The selected b_actionDef% already appears as a higher level step of this procedure. |
act_stepIsAncestor |
summary>Cannot specify a wildcard expression in a string range or a list of values. |
bob_srchNoWildcardsInRange |
summary>Cannot combine a range expression and a set of values for this type of search. |
bob_srchNotRangeAndList |
summary>This parameter type is unsuitable for this search method. |
bob_srchInvalidParameterType |
summary>Expecting a subquery or a unique object identifier. |
bob_srchNeedSubQueryOrUri |
summary>Cannot combine a unique object identifier list with a subquery. |
bob_srchNotSubQueryAndUris |
summary>The values specified for this search clause is not one of the valid values available. |
bob_srchEnumValueInvalid |
summary>A problem occurred while updating the b_electronicStore% totals information. |
dbw_updateTSElecStoreThread |
summary>The specified subquery is invalid - it is for an object of type '%1' but it needs to be for an object of type '%2'. |
bob_srchSubqueryTypeInvalid |
summary>BS_location% of type 'Unknown' cannot have bs_fieldDefinition% attached. |
loc_unknownCannotHaveFields |
summary>The Windows API function %1% failed. %2% |
core_win32ApiError |
summary>%1% is not a valid parameter. Use -register or -RegServerPerUser to install, -Unregister or -UnregisterPerUser to uninstall. |
td_invalidParameter |
summary>You must select a draft document in this context. |
rec_offlineSelectionNeedsToBeDraft |
summary>For a subquery you must specify an appropriate search method. |
bob_srchSubqueryNotForObject |
summary>A subquery can only follow the name of the search method it will be used for. |
bob_srchSubqueryMustFollowName |
summary>A subquery can only be used for methods which are based on related R_TRIM% objects. |
bob_srchSubqueryOnlyForTrimObject |
summary>You have specified an unknown search method '%1'. Refer to R_TRIM% documentation for a list of valid search methods. |
bob_srchUnknownSearchMethod |
summary>No sort method specified for descending. The - sign should follow a valid sort method. |
bob_srchNoSortMethod |
summary>You have specified an unknown sort method '%1'. Refer to R_TRIM% documentation for a list of valid search methods. |
bob_srchUnknownSortMethod |
summary>This method is not available for sorting. Use the helper function to display a list of available sort methods. |
bob_srchMethodNotForSort |
summary>Literal expression is not correctly terminated. You need to add in a closing double quote somewhere. |
bob_srchUnbalancedLiteral |
summary>A rightNode parenthesis had no matching leftNode parenthesis. |
bob_srchNoLeftParenthesis |
summary>Subquery expression is not correctly terminated. You need a closing square bracket. |
bob_srchUnterminatedSubquery |
summary>Found a left parenthesis without a corresponding right parenthesis. |
bob_srchNoRightParenthesis |
summary>There is no default search method available for this query value. |
bob_srchNoDefaultMethod |
summary>The 'and' expression is not used in a filter string. |
bob_srchNoAndAllowed |
summary>The 'not' expression needs to immediate precede a valid search criteria or a left bracket. |
bob_srchNotNeedsSearchCriteria |
summary>The 'or' expression is not used in a filter string. |
bob_srchNoOrAllowed |
summary>Brackets cannot be used in a filter string. |
bob_srchNoBracketsAllowed |
summary>Searching by '%1' requires a value. enter the string value to search for. |
bob_srchMethodNeedsParameters |
summary>The recursive search indicator must follow a valid query value. |
bob_srchRecursiveMustBeForQueryValue |
summary>The Asynchronous File transfer failed to update the RecElec table. This means that the document and the b_record% are not linked. |
bob_asyncFileRecElecFail |
summary>Please enter the number of bs_record% that you would like find a contiguous space for. |
spm_enterRecordsRequired |
summary>Searching for the first suitable contiguous b_space% ... |
spm_searchingForSpace |
summary>No suitable b_space% found. |
spm_foundNoSpace |
summary>No suitable b_space% was found. Press OK to change your settings and try again, else CANCEL. |
spm_foundNoSpaceTryAgain |
summary>A suitable contiguous space of %1% bs_record% was found. point:%2% point: %3%. |
spm_foundSpace |
summary>A suitable set of contiguous bs_space% was found. Would you like select this group of bs_space%? |
spm_foundSpaceWhatToDo |
summary>You have the following uncompleted optional one or more predecessor bs_activity%. Do you still want to complete your b_activity%? |
wrk_optionalPredActRemind |
summary>Unable to create the b_lookupSet% because the 'Use Authority Style' property is required and has not been supplied. |
dp_err_cannotCreateLookUpsetWithoutAuthStyle |
summary>This b_todoItem% has been attached to a b_minuteItem% and cannot be removed. |
tdo_todoItemAttachedToMinute |
summary>Action cannot be performed because the 'Use Authority Style' property has an invalid value. |
dp_err_authStyleInvalid |
summary>Do Word and Content Indexing |
dp_cap_createIndices |
summary>Please check and confirm whether the ORACLE_HOME environment variable is added and set correctly. |
db_oracleHomeNotSet |
summary>Your R_TRIM% dataset is offline. This operation is not permitted. |
db_databaseNotConnected |
summary>Network request failed. |
bob_wgsCallFailedOffline |
summary>The email message contains non ANSI characters. Simple MAPI is in use at your site and does not allow any non-ANSI characters. |
mpx_containsNonANSIcharacter |
summary>An external bs_location% cannot be the owner of a b_userLabel%. |
loc_noLabelsForExternal |
summary>You must be a member of a b_location% to maintain the bs_userLabel% owned by that b_location%. |
loc_noAccessForMaintainLabels |
summary>BS_location% of type '%1' cannot be an owner of bs_userLabel%. |
loc_typeCannotOwnLabels |
summary>An external bs_location% cannot be the owner of a b_checkinStyle%. |
loc_noCheckinStylesForExternal |
summary>You must be a member of a b_location% to maintain the bs_checkinStyle% owned by that b_location%. |
loc_noAccessForMaintainCheckinStyles |
summary>BS_location% of type '%1' cannot be an owner of bs_checkinStyle%. |
loc_typeCannotOwnCheckinStyles |
summary>You cannot change the owner of a matter template/subfolder b_checkinStyle% once it has been created. |
uty_cannotChangeOwnerOfMatterStyles |
summary>This document has been digitally signed however the creation of a suitable b_recRendition% for viewing/printing has not yet completed. In accordance with US FDA 21 CFR 11 your request cannot be processed at this time. |
rec_signedRenditionNotAvailable |
summary>Please enter the Server Name. |
tem_invalidHostParameters |
summary>Please select a replacement R_workgroup% from the list. |
tem_selectReplacementWorkgroup |
summary>The processor '%1' can only run on one R_workgroup%. Please select the R_workgroup%. |
tem_processorNeedsWorkgroup |
summary>No processors are runnable for the dataset '%1'. |
evt_noProcessorsRunning |
summary>An undefined processor type encountered in the R_TRIM% configuration file. |
evt_unknownProcessorTypeInConfig |
summary>An attempt was made to run multiple instance of the same event processing module using the same RCF port. |
evt_attemptToRunMultipleInstances |
summary>Dataset, R_workgroup% port and parentWorkgroupId must be specified (use –dbid and –wgsPort and –wgsId command line options). |
evt_cmdLineError |
summary>An unexpected exception has caused the event processor to terminate. %1% |
evt_terminatingDueToException |
summary>Error connecting to database '%1' for processor '%2'. %3% |
evt_couldNotConnectToDB |
summary>Time-based event processing error occurred on database '%1' for processor '%2'. %3% |
evt_errorCaughtInTimerProcessing |
summary>Error processing event on database '%1' for processor '%2'. Event details: %3%. Error details: %4% |
evt_errorCaughtInEventProcessing |
summary>Please select a status value for the processor: %1%. |
tem_pleaseSelectEventStatus |
summary>You have specified an unsupported search method. Use the helper function to display a list of available search methods. |
bob_unsupportedSearchMethod |
summary>%1%: Column %2% has incorrect character format. Changed to support Unicode. |
tem_tool_stringColumnNotUnicode |
summary>%1%: Column %2% has incorrect character format. Changed to remove Unicode support. |
tem_tool_stringColumnNotAnsi |
summary>You can only specify one value when searching by %1%. |
bob_searchEnumIsSingletonOnly |
summary>Failed to create cache mapped file %1%. |
wgs_failedToCreateCacheMappedFile |
summary>This dataset needs to be upgraded before you can configure event processing. |
tem_databaseNeedsUpgradeForConfiguringEvents |
summary>Configure Event Processing for Dataset: %1% |
tem_configureEventProcessing |
summary>None |
tem_notOnSharePointFarm |
summary>Farm %1% |
tem_onSharePointFarmNbr |
summary>Please select an authentication method for this R_WORKGROUP%. |
tem_pleaseSelectAuthentication |
summary>Generic Property - %1% |
bob_capPropGeneric |
summary>Generic Search Clause - %1% |
bob_capSearchClauseGeneric |
summary>Generic Items |
bob_genericHdr |
summary>The search stack object supplied is either invalid or is not for %1%. |
sdknet_invalidSearchStack |
summary>This search clause is in an invalid state. |
sdknet_searchStateInvalid |
summary>This report contains %1% items and could take a very long time to print. Do you want to continue? |
rp_warningLargeReport |
summary>An error occurred while attempting to print the report. The report is too large. |
rp_errorReportTooLarge |
summary>This search clause does not support this parameter format. |
sdknet_wrongParameterFormat |
summary>The column %2% on table %1% is being reformatted - this requires any dependent object to be dropped temporarily. |
tem_removingColumnDependencies |
summary>The index %2% on table %1% is being temporarily dropped due to a reformatting operation on one of the columns on the table. |
tem_removingDependencyIndex |
summary>You have selected an option to expand all character-based columns to support Unicode characters. Are you sure you want to make this change? |
tem_addUnicodeToDB |
summary>You have selected an option to change all character-based columns from Unicode to ANSI. Some data may be lost in this process. Are you sure you want to make this change? |
tem_removeUnicodeFromDB |
summary>A b_minuteItem% for this b_agendaItem% has already been created. Would you like to continue and create a new b_minuteItem% for this b_agendaItem%? |
mm_minuteItemAlreadyCreated |
summary>An error occurred attempting to obtain the schema version number for database %2%. %1% |
sth_cannotQueryDBForVersion |
summary>Unable to launch child process '%1'. %2% |
wgs_failedToLaunchChildProcess |
summary>Open Form Search |
web_openFormSearch |
summary>Your default time zone has not been set. Please set your time zone. |
web_selectTimeZone |
summary>{0} Form Search |
web_formSearch |
summary>Add search clause |
web_addSearchClause |
summary>Remove |
web_remove |
summary>Don't show warnings when checking in duplicate messages |
vb_tio_LABELDontWarnDuplicates |
summary>Insert |
web_insert |
summary>%1% search builder |
web_searchBuilder |
summary>=3C Enter Search Query =3E |
web_enterSearchQuery |
summary>Or |
web_changeToOr |
summary>And |
web_changeToAnd |
summary>Add Not |
web_addNot |
summary>Remove Not |
web_removeNot |
summary>Preview - %1% |
web_previewTitle |
summary>Browse |
web_browse |
summary>Not |
web_Not |
summary>Insert User Stamp |
web_insertStamp |
summary>Properties and Fields Selector |
web_trimPropSelector |
summary>Available Properties or Fields |
web_availableProps |
summary>Selected Properties or Fields |
web_selectedProps |
summary>Unable to get all Properties |
web_unableToGetProps |
summary>Error |
web_error |
summary>Unable to update %1% |
web_unableToUpdate |
summary>P_recNotes% |
web_notes |
summary>Data Entry |
web_dataEntry |
summary>Editing - %1% |
web_editing |
summary>Close Other Tabs |
web_closeOtherTabs |
summary>Unable to fetch %1% list |
web_unableToFetchList |
summary>Unable to get %1%. |
web_unableToGet |
summary>Data Entry Error. |
web_dataEntryError |
summary>Set p_recNotes% |
web_setNotes |
summary>Set Property [Security] |
web_setProperty |
summary>Request for grid columns failed. Please try again. |
web_gridcolumnRequestFailed |
summary>Format Columns |
web_formatColumns |
summary>Error Customizing View Pane |
web_errorCustomisingViewPane |
summary>Customize View Pane |
web_customiseViewPane |
summary>Please select a row to customize |
web_pleaseSelectARow |
summary>Displaying result {0} - {1} of {2} |
web_displayingResult |
summary>{0} - {1} - Filtered - No {2} found.=3Cbr /=3EThere may be matching {2} that are prevented from being displayed because of filtering or security reasons. |
web_noTopicsFiltered |
summary>Settings |
web_setting |
summary>Page Size |
web_pagesize |
summary>Request for context menu failed. Please try again. |
web_contextMenuRequestFailed |
summary>Request for properties and fields was unsuccessful. This could be because the web service was not configured correctly or the request was timeout. |
web_pofdRequestFailed |
summary>Please specify searchString |
web_pleaseSpecifySearchString |
summary>Test Grid |
web_testGrid |
summary>OK |
web_ok |
summary>Name |
web_name |
summary>New - %1% |
web_newTitle |
summary>Tooltip |
web_tooltip |
summary>Parameter format |
web_paramFormat |
summary>Sorting |
web_sorting |
summary>New-%1%:%2% |
web_newtitle2 |
summary>Select %1% |
web_selectTitle |
summary>Initiate B_workflow% from B_workflowTemplate% |
web_initiateWorkFlow |
summary>The feature is not implemented. |
web_notImplemented |
summary>Unable to set Client time zone on the server |
web_unableToSetTimeZone |
summary>Close Tab |
web_closeTab |
summary>columns |
web_columns |
summary>Page |
web_gridPage |
summary>Settings for all custom event processing add-ins |
tem_configCustomEventProcs |
summary>R_TRIM% supports a maximum of %1% custom event processing add-ins. |
tem_eventProcAddInLimitReached |
summary>Name |
tem_customEventProcColName |
summary>COM, ProgID: %1% |
tem_customEventProcDetailsCOM |
summary>.Net, %1%.%2% |
tem_customEventProcDetailsNet |
summary>Main |
web_main |
summary>Sort |
web_sort |
summary>Filter |
web_filter |
summary>New Event Processing Add-In |
tem_newCustomProcessorTitle |
summary>Event Processing Add-In Properties (%1%) |
tem_modifyCustomProcessor |
summary>The event processing add-in was loaded successfully. |
tem_addinLoadedOk |
summary>To |
web_To_Date |
summary>From |
web_From_Date |
summary>An event processing add-in with this name has already been registered. |
tem_addInDuplicate |
summary>Sort Clause |
web_sortClause |
summary>Direction |
web_direction |
summary>ASC |
web_asc |
summary>DESC |
web_desc |
summary>to |
web_to |
summary>Removing all referential integrity constraints to allow primary indexes to be recreated. The constraints will be restored later on in the process. |
tem_tool_droppingAllRefConstraints |
summary>Removing referential integrity constraints for table %1% ... |
tem_tool_droppingRITableLogMessage |
summary>Preparing a report of schema objects. |
tem_dbSchemaReport |
summary>All Tables |
tem_schemaReportAllTables |
summary>All Views |
tem_schemaReportAllViews |
summary>All Stored Procedures |
tem_schemaReportAllProcs |
summary>Columns For Table %1% |
tem_schemaReportColumns |
summary>Primary Index For Table %1% |
tem_schemaReportPrimaryIndex |
summary>Unique Indexes For Table %1% |
tem_schemaReportUniqueIndex |
summary>Non-unique Indexes For Table %1% |
tem_schemaReportDuplicateIndex |
summary>Foreign Key Constraints For Table %1% |
tem_schemaReportForeignKeys |
summary>This search method requires the first parameter to be a valid R_TRIM% object name - could not find an object with the name '%1'. |
bob_srchCannotMatchObjectType |
summary>Specify the name of a valid R_TRIM% object followed by a valid search string for that object. For example: (record[87/1234]). |
bob_srchMainObjectTooltip |
summary>This search method needs a R_TRIM% object type to be specified as part of the parameters. |
bob_srchQueryNeedsObjectType |
summary>Objects of type '%1' do not have labels attached. |
bob_srchObjectDoesNotHaveLabels |
summary>Objects of type '%1' cannot be used with this search method. |
bob_srchObjectInvalidForMethod |
summary>Internal Error. R_TRIM% failed to load menu resource ID '%2'. %1% |
core_failedToLoadMenu |
summary>{0} has been removed from {1} {2} |
web_userLabelRemoved |
summary>{0} has been added to {1} {2} |
web_userLabelAdded |
summary>Do you wish to remove the %1%: '%2'? |
web_confirmDelete |
summary>Not Processing Events |
evm_workgroupNotDoingEvents |
summary>Call In Progress |
evm_workgroupCallInProgress |
summary>Not Running |
evm_workgroupNotRunning |
summary>Call Failed |
evm_workgroupNotContactable |
summary>Not In Use |
evm_processorNotConfigured |
summary>Suspended |
evm_processorSuspended |
summary>Blocked By Error |
evm_processorBlockedByError |
summary>Running |
evm_processorRunning |
summary>Refreshing information... |
evm_refreshingDetails |
summary>Checking for redundant events for process '%1' (this process is no longer required) ... |
evm_checkingRedundantEvents |
summary>The workgroup '%1' assigned for process '%2' - is not valid - this R_workgroup% does not process events. Your configuration needs to be updated. |
evm_singletonInvalidFor |
summary>Could not find a workgroup for process '%1' - it appears there are no available workgroups for processing events. Your configuration needs to be updated. |
evm_allWorkgroupsInvalidFor |
summary>Could not find a workgroup for SharePoint event processing - it appears there are no workgroups allocated to a SharePoint server farm. Your configuration needs to be updated. |
evm_allSPWorkgroupsInvalidFor |
summary>Checking workgroups assigned to process events for '%1' ... |
evm_checkingNoWorkgroupEvents |
summary>Selecting invalid events for process '%1' failed. %2% |
evm_repairCountFailed |
summary>There are %1% redundant events for process '%2'. It is recommended that you delete these events. Press OK to proceed. |
evm_confirmDeleteEvents |
summary>Deleting redundant events for process '%2' failed. %2% |
evm_deleteEventsFailed |
summary>There are %1% events for process '%2' that have been assigned to an incorrect R_workgroup%. Press OK to reallocated these events to R_workgroup% '%3'. |
evm_confirmAllocateWorkgroup |
summary>Reassigning events for process '%1' to machine '%2' failed. %2% |
evm_reallocateEventsFailed |
summary>Checking for events left over from 6.2 schema (they are not allocated to a process) ... |
evm_checkingFor62Events |
summary>An error occurred converting a 6.2 schema event. %1% |
evm_errorProcessing62events |
summary>Checking for any events allocated to undefined processes... |
evm_cleaningUpInvalidProcessData |
summary>An error occurred identifying events allocated to undefined processes. %1% |
evm_errorCountingRemainingEvents |
summary>There are %1% events that have been allocated to undefined processes. Continuing will delete these events. |
evm_confirmDeleteRemainingEvents |
summary>An error occurred deleting events allocated to undefined processes. %1% |
evm_deleteRemainingEventsFailed |
summary>Event repair function complete. %1% events were deleted, %2% events were allocated to a different R_workgroup%, %3% events were converted from 6.2 schema format. |
evm_repairComplete |
summary>Select a Workgroup Server to replace %1% |
tem_findReplacementFor |
summary>Select Workgroup Server to transfer events to |
tem_findNewEventWorkgroup |
summary>Do you want to delete the R_workgroup% '%1'? |
tem_deleteWorkgroup |
summary>Do you want to transfer all events for process '%3' from R_workgroup% '%1' to R_workgroup% '%2'? |
tem_reallocateEventsFromTo |
summary>Do you want to resume process '%1' on R_workgroup% '%2'? |
tem_resumeEventProcessing |
summary>all workgroups |
evm_allWorkgroups |
summary>configured workgroups |
evm_configuredWorkgroups |
summary>selected workgroups |
evm_selectedWorkgroups |
summary>all processors |
evm_allProcesses |
summary>configured processors |
evm_configuredProcessess |
summary>selected processors |
evm_selectedProcesses |
summary>Monitor Event Processing (%1%) |
evm_monitorEvents |
summary>Timer Events |
tem_timersProcessed |
summary>Timer Errors |
tem_timerErrors |
summary>Do you want to remove all events for process '%2' from R_workgroup% '%1'? |
tem_removeEvents |
summary>Untitled |
core_untitled |
summary>Initializing. Please wait... |
evm_initializingPleaseWait |
summary>Please tag at least one R_workgroup% for monitoring. |
evm_mustSelectAtLeastOneWorkgroup |
summary>Please tag at least one type of process for monitoring. |
evm_mustSelectAtLeastOneProcess |
summary>To convert old schema format events each event needs to be passed to a R_workgroup% for reprocessing. Press OK to select a R_workgroup%, or CANCEL if you don't want to convert these old events at this stage. |
evm_needToSelectAWorkgroupForOldEvents |
summary>Select Workgroup For Old Schema Events |
evm_selectWorkgroupForConvertingEvents |
summary>An error occurred selecting old schema events for conversion. %1% |
evm_convertCountFailed |
summary>Resuming process '%1' on R_workgroup% '%2' failed. %3% |
evm_resumeProcessingFailed |
summary>Quick Search |
web_quickSearchBtn |
summary>Advanced Search |
web_advancedSearchBtn |
summary>Failed to set printer driver text overlay options. |
rdr_failedToSetOverlay |
summary>An enum qualifier parameter was passed to a search method that doesn't require an extra qualifier. |
bob_srch_invalidAclParameter |
summary>This search method requires you to specify an extra parameter value as the first parameter to specify %1%. |
bob_srch_methodRequiresAclParameter |
summary>The value passed for the extra parameter value to specify %1% is not one of the valid values. |
bob_srch_methodHasInvalidAclParameter |
summary>Recent |
web_recent |
summary>The property '%1' is only available for b_record% representing a SharePoint Site or a SharePoint List. |
rec_spFieldOnlyForListOrSite |
summary>The property '%1' is only available for b_record% representing a SharePoint Site. |
rec_spFieldOnlyForSite |
summary>The property '%1' is only available for b_record% representing a SharePoint List. |
rec_spFieldOnlyForList |
summary>Internal Error. Index to SharePoint list item b_record% is out of range. |
rec_spItemOutOfRange |
summary>Cannot create a list item for a b_record% that is a SharePoint Site. |
rec_spItemInvalidForSite |
summary>Cannot create a list item for a b_record% that is a SharePoint List. |
rec_spItemInvalidForList |
summary>Please specify a valid ID for the SharePoint List Item. |
rec_spItemInvalidId |
summary>The b_record% specified as the SharePoint List does not represent a SharePoint List. |
rec_spItemInvalidListRecord |
summary>Please specify a valid URL for the SharePoint List Item. |
rec_spItemInvalidUrl |
summary>This b_savedSearch% is not appropriate for %1%. |
bob_searchNotCorrectType |
summary>Access Denied. You must either be the owner of this b_savedSearch%, a member of the group that owns this b_savedSearch%, or the b_savedSearch% must be public. |
bob_searchNotOwnedByYou |
summary>This b_savedSearch% is a group heading and cannot be executed. |
bob_searchCannotBeAGroup |
summary>This b_savedSearch% is not a group heading - only a group heading can be a parent of a b_savedSearch%. |
bob_searchNeedToSelectAGroupForParent |
summary>Invalid Start Date/Time |
wrk_invalidStartDate |
summary>Invalid Activity ID |
wrk_invalidActivityId |
summary>An error was encountered during the duration recalculation. |
wrk_durationScalingError |
summary>Invalid predecessor result |
wrk_InvalidPredecessorResult |
summary>Access Denied. You do not have the permission to create a public b_savedSearch%. |
bob_srhCannotCreatePublicSearch |
summary>Access Denied. You do not have permission to create a b_savedSearch% for this b_location%. |
bob_srhCannotCreateSearchForThisGroup |
summary>The owner of this b_savedSearch% must be the same as the owner of its parent group (%1%). |
bob_srhParentMustHaveSameOwner |
summary>A b_savedSearch% with this name and owner already exists. Do you wish to overwrite it with the current search? |
pp_searchAlreadyExistsWarning |
summary>A b_savedSearch% with this name and owner already exists. You do not have permission to change it - please select a different search name. |
pp_searchAlreadyExistsError |
summary>A b_savedSearch% with this name and owner already exists. |
bob_srhSavedSearchAlreadyExists |
summary>You do not have permission to make changes to public bs_savedSearch%. |
bob_srhNoPermissionForPublicSearch |
summary>The user '%1' does not have permission to make changes to public bs_savedSearch%. |
bob_srhUserHasNoPermissionForPublicSearch |
summary>You do not have permission to make changes to bs_savedSearch% owned by %1%. |
bob_srhNoPermissionForGroupSearch |
summary>The user '%1' does not have permission to make changes to bs_savedSearch% owned by %2%. |
bob_srhUserHasNoPermissionForGroupSearch |
summary>Mine |
web_showMine |
summary>Public |
web_showPublic |
summary>The b_savedSearch% group '%1' does not exist for the nominated owner. Do you wish to create a new search group? |
pp_searchGroupNotFoundDoCreate |
summary>ADO COM component does not seem to be properly configured. Unable to create ADO connection objects. |
wgs_unableToCreateAdoConnection |
summary>A field search clause in the XML string is invalid. |
bob_searchInvalidFieldSearchXML |
summary>Oracle OCI component does not seem to be properly configured. Unable to create OCI connection objects. |
wgs_unableToCreateOciConnection |
summary>An operator definition in the XML string is invalid. |
bob_searchInvalidOperatorXML |
summary>A sort item in the XML string is invalid. |
bob_searchInvalidSortXML |
summary>An error occurred reading the XML version identifier of search definition. |
bob_searchErrorReadingXMLVersion |
summary>An unspecified error occurred reading the XML search definition. |
bob_searchErrorReadingXML |
summary>The search operator (%1%) is misplaced - it does not apply to any preceding method.. |
bob_srchMisplacedOperator |
summary>The search contains a trailing combining operator (and/or). |
bob_srchTrailingOperator |
summary>The search contains a misplaced right parenthesis - please check. |
bob_srchMisplacedRightBracket |
summary>People in (%1%) |
bob_aclPeopleIn |
summary>and who are also in (%1% (see %2% '%3')) |
bob_aclAndAlsoPeopleIn |
summary>People in (%1% (see %2% '%3')) |
bob_aclPeopleInRef |
summary>or %1% |
bob_aclOrIn |
summary>%1% (see %2% '%3') |
bob_aclPersonRef |
summary>and who are %1% (see %2% '%3')) |
bob_aclAndAlsoPerson |
summary>from |
web_from |
summary>You do not have permission to modify the property '%1'. |
core_cannotModifyProperty |
summary>ODBC is not installed or configured properly. Unable to create ODBC connection objects. |
wgs_unableToCreateOdbcConnection |
summary>You do not have permission to view the property '%1'. |
core_cannotViewProperty |
summary>This document is hosted in SharePoint and is not available for previewing. |
web_docInSharePointNotPreviewable |
summary>Please enter data in 'Caption' field. |
bob_capEditorOnlyShortSingular |
summary>Please enter data in 'Caption - When Plural Form Required' field. |
bob_capEditorOnlyShortPlural |
summary>Internal Error. Could not obtain file version info for R_TRIM% module '%2'. %1% |
core_couldNotGetFileVersion |
summary>Internal Error. The object provided to this bulk loader process is invalid. It is either null or not a new object. |
sdknet_bulkLoaderObjectInvalid |
summary>SAPALINK component failed to initialize. No entry found for Database.Id in registry. refer to SAP Archive Link install documentation. |
sap_noDbId |
summary>SAPALINK component failed to initialize. Invalid work path: '%1' %2%. |
sap_badPWorkPath |
summary>Maximum DMS handle count has been reached, please wait for existing handle to be freed. |
sap_maxDMSreached |
summary>DMS handle: %1% is currently running function '%2' on thread: %3%. |
sap_DMSalreadyRunning |
summary>DMS handle error: %1% being requested for starting function %2%. Internal error, function already started. |
sap_functionAlreadyStarted |
summary>DMS handle error: %1% being requested for starting function %2% is not currently registered. |
sap_functionNotRegistered |
summary>DMS handle error: %1% being requested for completing function %2% but is currently running function: %3%. |
sap_functionNotRunning |
summary>Unable to start TRIMSAP.exe. Error: %1%. |
sap_unableToStartTRIMSAP |
summary>Unspecified error in SAP component. |
sap_unspecifiedError |
summary>Invalid document Id handle. |
sap_badDocumenntId |
summary>Customize B_jurisdiction% |
web_customizeJurisdiction |
summary>Filter: |
web_filterColon |
summary>Organization |
web_locTypeOrganisation |
summary>Group |
web_locTypeGroup |
summary>Position |
web_locTypePosition |
summary>Person |
web_locTypePerson |
summary>Project Team |
web_locTypeProjectTeam |
summary>Committee |
web_locTypeCommittee |
summary>Venue |
web_locTypeVenue |
summary>Workgroup |
web_locTypeWorkgroup |
summary>Substitution |
web_substitution |
summary>The b_fieldDefinition% '%1' may be used by a b_savedSearch%. If so, removing the b_fieldDefinition% will invalidate that b_savedSearch%. |
bob_fieldMayBeUsedBySearch |
summary>Display as list |
web_showAsList |
summary>Display as tree |
web_showAsTree |
summary>This b_fieldDefinition% can only be an internal b_location%. |
bob_fldLocationMustBeInternal |
summary>This b_fieldDefinition% can only be an external b_location%. |
bob_fldLocationMustBeExternal |
summary>This b_fieldDefinition% must be a b_location% of type %1%. |
bob_fldLocationWrongTypeSingle |
summary>This b_fieldDefinition% must be a b_location% with a type matching one of: %1%. |
bob_fldLocationWrongTypeMultiple |
summary>Link |
web_link |
summary>Feed |
web_feed |
summary>R_TRIM% {0} {1} |
web_feedTitle |
summary>{0} search using criteria search: '{1}'{2}{3}. |
web_feedDescSearch |
summary>, sort: '{0}' |
web_feedDescSort |
summary>, filter: '{0}' |
web_feedDescFilter |
summary>User Option Sets |
bob_capOptionSetHeader |
summary>User Option Set - %1% |
bob_capOptionSet |
summary>Failed to validate this email configuration. |
tem_mailTestFailed |
summary>%1%: an error occurred saving your preferences. %2% |
bob_userOptionsSaveError |
summary>The value for '%1' is not with the allowable range of values. Please enter a value between %2% and %3%. |
bob_propertyNotInRange |
summary>The document cache is using %1% of a maximum allocation of %2%. Please note, only documents that have been in the cache for more than 30 minutes will be cleared automatically when making room for new documents. |
trm_clientDocumentCacheStatus |
summary>The document cache is not configured for use with this dataset. Refer to settings in 'System Options'. |
trm_notUsingClientDocumentCache |
summary>You need to specify a search method - use the KwikSelect button to choose from available search methods. |
ppg_pleaseEnterRecordSearch |
summary>You haven't supplied any search criteria for this search. Would you like to select all the available items? |
ppg_pleaseEnterSearchOrAll |
summary>Private |
web_private |
summary>Custom |
web_custom |
summary>Container |
web_container |
summary>Authority |
bob_useAuthorityStyleCaption |
summary>Authority Items |
bob_authorityItemsPageCaptions |
summary>%1%: Removing default value constraint for column %2%: %3%. |
tem_removingDefaultValueConstraint |
summary>This search method does not allow a list of values to be specified. |
bob_srchMethodCannotBeAList |
summary>When searching using a list of values, the values cannot contain any wildcard expressions. |
bob_srchNoWildcardsInList |
summary>The search criteria contains too many levels. |
bob_srchContainsTooManyLevels |
summary>This search method does not support searching by a range of values. |
bob_srchMethodCannotBeARange |
summary>Column Preferences |
web_columnsPreferences |
summary>Related Number |
web_relatedNumber |
summary>Remove from Container |
web_removeFromContainer |
summary>Electronic Document |
web_electronicDocument |
summary>This SharePoint site contains some SharePoint list definitions and therefore cannot be deleted. |
rec_sharePointSiteHasLists |
summary>This SharePoint List contains one or more list items corresponding to R_TRIM% bs_record%. You must delete all the R_TRIM% linked items before you can delete the SharePoint List. |
rec_sharePointListHasListItems |
summary>Browse via B_Userlabel% |
web_browseViaUserLabel |
summary>Browse via B_classification% |
web_browseViaClassification |
summary>B_record% using b_classification% Browser |
web_newFilePlan |
summary>Show BS_record% |
web_showRecords |
summary>This b_record% is a Portable Document Format (PDF) document. The planned transfer includes this and possibly more PDF documents. Please ensure all PDF documents include the embedded fonts used in their formatting (include embedded fonts). |
rec_jitcTransferWarning |
summary>You have changed the default period for declassifying bs_record%. All bs_record% using this period will be adjusted - press OK to continue or cancel. |
trm_dbRescheduleDeclassification |
summary>Updating declassification schedule for b_record%: %1% ... |
trm_dbUpdatingDeclassifyPrompt |
summary>The R_TRIM% ODMA module '%1' is required to support ODMA applications. ODMA will not work correctly in this environment. |
trm_noPluginDLL |
summary>You must specify either a p_recClassification% or a p_recContainer% for this b_record%. |
rec_jitcRecordNeedsClassOrContainer |
summary>Format |
ppg_format |
summary>To apply your change to the preferred language you will need to restart R_TRIM%. Do you wish to exit R_TRIM% now? |
trm_languageChangedOkToExit |
summary>Previously: %1% |
rec_previously |
summary>Save as Default Sort Fields |
web_saveAsDefaultSort |
summary>Save as Default Filter |
web_saveAsDefaultFilter |
summary>%1% seems to be corrupt. |
core_attachmentCorrupt |
summary>The specified object does not have a context menu. |
sdknet_objectHasNoMenu |
summary>Could not load the menu resource for the context menu. |
sdknet_couldNotLoadMenu |
summary>Internal Error. Saving of text data failed due to incorrect parameters. |
db_invalidTextParameters |
summary>Failed to read entire input stream. |
core_inputReadFailed |
summary>Failed to write to output stream. |
core_outputWriteFailed |
summary>An error occurred saving configuration data. %1% |
core_configKeySaveFailed |
summary>Invalid add document call. A document with this ODMA ID has already been opened. |
odma_openStateError |
summary>No files are available in the Clipboard for this operation. |
ocx_noFilesDropped |
summary>OLE Error. An OLE document function '%1' failed. |
ocx_oleOperationFailed |
summary>Error occurred saving config file '%1'. %2%. |
sth_cannotSaveConfig |
summary>Invalid R_workgroup% IDs detected - please use R_enterpriseStudio% to save and deploy your configuration file. |
wgs_invalidWorkgroupIds |
summary>The b_electronicStore% update thread encountered a dataset with an invalid schema version '%1'. Transfers require dataset to be at schema version '118' or greater. |
wgsTransferInvalidSchema |
summary>Internal Error. Function should only be used when generating new estoreID. |
wgsInvalidWorkgroupPtr |
summary>B_classification% Commands |
bcg_fpCommands |
summary>B_keyword% Commands |
bcg_thesCommands |
summary>B_location% Commands |
bcg_locCommands |
summary>B_schedule% Commands |
bcg_schCommands |
summary>B_recordAction% Commands |
bcg_racCommands |
summary>B_offlineRecord% Commands |
bcg_offlineRecCommands |
summary>canceled by user |
grm_cancelledByUser |
summary>Could not find 'Component' metadata template |
grm_noDataTemplate |
summary>No Schedule could be obtained for this document |
grm_noSchedule |
summary>Error in call to GetFileAttributes |
grm_errorInGetFileAttributes |
summary>Cannot create mail as a b_recRendition%. |
trm_queueCannotCreateEmailAsRendition |
summary>Email address cannot be longer than %1% characters. |
loc_smtpMailAddressToLong |
summary>Tab |
bcg_tab |
summary>Document content searching is not configured for this R_TRIM% dataset. |
core_contentSearchUnavailable |
summary>Commands on Tabs |
bcg_allCommands |
summary>All Tabs |
bcg_allTabs |
summary>Search based on an associated %1%: a specific unique identifier: 277 a specific unique identifier, recursive: 277+ a list of unique identifiers: 27,99,204,577+ matches a search : [method:parameters and method:parameters] matches a search, recursive : [method:parameters and method:parameters]+ search methods for %2% are: |
core_searchObjectTooltipRecursive |
summary>A simple number: 27 list of numbers separated by a comma: 27,44,199 |
core_searchUriTooltip |
summary>A simple number: 27 simple number, recursive: 27+ list of numbers separated by a comma: 27,44,199 list of numbers separated by a comma, one or more recursive: 27+,44,199+ |
core_searchUriTooltipRecursive |
summary>Testing integration component: %1% ... |
trm_integrationTestingApp |
summary>Testing of integration components complete. Errors were detected: |
trm_integrationTestFinishedWithErrors |
summary>Testing of integration components canceled. Errors were detected prior to cancellation: |
trm_integrationTestCancelledWithErrors |
summary>Testing of integration components complete. No errors were detected. |
trm_integrationTestFinishedNoErrors |
summary>Testing of integration components canceled. No errors were detected prior to cancellation. |
trm_integrationTestCancelledNoErrors |
summary>Warning. %1% has not been registered correctly. %2% |
core_appNotRegisteredCorrectly |
summary>ODMA FullName registration entry for %1% is invalid. |
core_odmaFullNameIncorrect |
summary>%1%: Attempt to register this component failed. %2% |
core_appRegisteredFailed |
summary>Suspension Reason: %1% |
wrk_suspensionReason |
summary>Checking status of %2% failed. %1% |
core_checkAddInFailed |
summary>Registering %2% failed. %1% |
core_registerAddInFailed |
summary>Activating %2% failed. %1% |
core_activateAddInFailed |
summary>B_todoItem% |
web_todoItem |
summary>BS_todoItem% |
web_todoItems |
summary>View, add, or update your BS_todoItem%. |
web_todoItemDescription |
summary>My BS_todoItem% |
web_myTodoItems |
summary>All BS_todoItem% |
web_allTodoItems |
summary>Due |
web_todoItemDue |
summary>Complete |
web_complete |
summary>Incomplete |
web_incomplete |
summary>Update B_todoItem% |
web_updateTodoITem |
summary>Person responsible |
web_todoItemOwner |
summary>Description of task to be performed |
web_todoDescriptionOfTask |
summary>Send notifications by email |
web_sendNotificationsByEmail |
summary>B_todoItem% Reference List |
web_todoItemChildReference |
summary>List of References for the selected B_todoItem% |
web_todoItemChildReferenceDescription |
summary>References |
web_todoItemReferences |
summary>Reference documents |
web_todoItemReferenceDocuments |
summary>Return to B_todoItem% |
web_returnToTodoItem |
summary>Go to B_record% |
web_goToRecord |
summary>Please make a valid selection. |
web_makeValidSelection |
summary>Add B_todoItem% Reference |
web_addTodoItemReference |
summary>Error adding reference item. |
web_errorAddingReferenceItem |
summary>Return to {0} |
web_returnToObject |
summary>Create new {0} |
web_createNewObject |
summary>Showing {0} for {1}: {2} |
web_showingChildObjectsForObjectTypeAndTitle |
summary>View, add or remove {0} for the selected {1} |
web_viewAddOrRemoveChildObjectForObjectType |
summary>{0} creation failed. |
web_objectCreationFailed |
summary>A value must be entered for the field '{0}'. |
web_mandatoryFieldNeedsValue |
summary>Log out |
web_logout |
summary>R_TRIM% on the web |
web_HPWebsite |
summary>Work Lists |
web_workLists |
summary>No value selected |
web_noSelection |
summary>Search B_classification% for BS_record% |
web_searchEmailLinkClassification |
summary>Reference type |
web_todoItemReferenceType |
summary>Reference B_record% |
web_todoItemReferenceRecord |
summary>Uncomplete B_todoItem% |
web_todoItemUncompleteToolTip |
summary>Complete B_todoItem% |
web_todoItemCompleteToolTip |
summary>You must select at least one of the finalized filters |
web_finalizedFilters |
summary>Show |
web_locationShowCaption |
summary>Show related items |
web_locationShowToolTip |
summary>Navigate to linked B_record% |
web_navigateToLinkedRecord |
summary>View referenced document |
web_viewReferencedDocument |
summary>Contact BS_record% |
web_locationContactRecords |
summary>Assigned BS_record% |
web_locationAssignedRecords |
summary>Created BS_record% |
web_locationCreatedRecords |
summary>Owned BS_record% |
web_locationOwnedRecords |
summary>Checked out BS_record% |
web_locationCheckedOutRecords |
summary>BS_request% for |
web_locationRequestsFor |
summary>BS_request% by |
web_locationRequestsBy |
summary>Date range |
web_locationDateRange |
summary>Set active date range |
web_locationDateRangeToolTip |
summary>Active To |
web_activedateTo |
summary>This type is not supported. |
web_unsupportedType |
summary>You must select at least one of the record class filters |
web_mustPickAtLeatOneRecordClassFilter |
summary>You must select at least one of the disposition filters |
web_mustPickAtLeatOneDispFilter |
summary>Update B_location% |
web_updateLocationCaption |
summary>All BS_recordType% |
web_allRecordTypes |
summary>The following fields are invalid: |
web_invalidFields |
summary>BS_savedSearch% with old formats are not supported. Please update the B_savedSearch% to the latest format. |
web_oldFormatSavedSearchNotSupported |
summary>BS_userLabel% |
web_userLabel |
summary>BS_userLabel% |
web_userLabelToolTip |
summary>Select B_userLabel% |
web_selectUserLabel |
summary>Add to B_userLabel% |
web_addToUserLabel |
summary>Add to B_userLabel% |
web_addToUserLabelToolTip |
summary>Successfully added to B_userLabel%. |
web_addToUserLabelSuccess |
summary>Remove from B_userLabel% |
web_removeUserLabel |
summary>Remove from B_userLabel% |
web_removeUserLabelToolTip |
summary>Successfully removed B_userLabel%. |
web_removeUserLabelSuccess |
summary>Create a new B_record% in this container |
web_createRecordInContainerToolTip |
summary>New Part |
web_newRecordPart |
summary>Create a new Part for this B_record% |
web_newRecordPartToolTip |
summary>New Version |
web_newRecordVersion |
summary>Create a new Version of this B_record% |
web_newRecordVersionToolTip |
summary>This folder is not the latest part. |
web_folderNotLatestPart |
summary>BS_location% |
web_recordLocations |
summary>Add Contact |
web_addContact |
summary>Show Contacts |
web_showContacts |
summary>Effective from |
web_effectiveFrom |
summary>New Assignee |
web_newAssignee |
summary>Cancel selection |
web_clearSelections |
summary>Select / deselect all on current page |
web_selectDeselectAllByPage |
summary>An error occurred performing the selected operation. |
web_errorPerformingOperation |
summary>An error has occurred processing the selected items. |
web_progressErrorHeading |
summary>Set as B_space% |
web_setHomeAsSpace |
summary>Also set Assignee to be the new Home |
web_setHomeAndAssignee |
summary>Select all results |
web_bulkSelection |
summary>All results of this search are selected |
web_bulkItemsSelected |
summary>Remove Contacts |
web_removeContactLabel |
summary>No B_record% contacts found |
web_noChildLocations |
summary>B_savedSearch% was created but there was an error adding it to your favorites. |
web_savedSearchCreatedButNotFavorited |
summary>Retrieve - Temporary |
web_requestRetrieveTemporary |
summary>Retrieve - Permanent |
web_requestRetrievePermanent |
summary>Retrieve - Recurring |
web_requestRetrieveRecurring |
summary>Pick up - New |
web_requestRetrievePickupNew |
summary>Pick up - Return |
web_requestRetrievePickupReturn |
summary>My BS_request% not yet actioned |
web_myRecordRequestsNotYetActioned |
summary>Navigate to parent B_classification% |
web_navigateToParentClassification |
summary>Navigate to child BS_classification% |
web_navigateToSubClassifications |
summary>Add to B_checkinStyle% |
web_addToCheckinStyle |
summary>Move Down |
mm_rmbMoveDown |
summary>Move Up |
mm_rmbMoveUp |
summary>Date interval |
web_dateInterval |
summary>Every |
web_every |
summary>Recurring request |
web_recurringRequest |
summary>Date required |
web_dateRequired |
summary>Delete |
web_delete |
summary>Until |
web_until |
summary>Show BS_request% |
web_showRequests |
summary>Search for error items |
web_viewErrors |
summary>Contact removed |
web_contactRemoved |
summary>B_record% requires a B_request% to be assigned to earliest requester |
web_errorEarliestRequestorMustExist |
summary>Update successful |
web_udpatedSuccessfully |
summary>Insert the new notes with a user stamp |
web_insertNotesAddStamp |
summary>At the Start |
web_NotesAtTheStart |
summary>At the End |
web_NotesAtTheEnd |
summary>warning |
mm_warningText |
summary>{0} has been removed from {1} favorites. |
web_favoriteRemoved |
summary>Could not connect to R_WORKGROUP% on port %1%. |
evt_couldNotConnectToWGS |
summary>DocuSign settings are not valid |
dsg_settingBad |
summary>DocuSign request failed because the record uri was bad. |
dsg_badUri |
summary>DocuSign request did not return a valid envelope id. |
dsg_noEnvelopeId |
summary>Save |
mm_mnuSave |
summary>Internal Error. User options are not available. |
sdk_optionsNotAvailable |
summary>Options |
web_options |
summary>This will copy your current user options to replace the existing global default. Are you sure? |
trm_setGlobalConfirmMsg |
summary>Select Global Options To Download |
trm_getGlobalSelectTitle |
summary>Select Options To Transfer To Global |
trm_setGlobalSelectTitle |
summary>Tag the options that you wish to download from the global settings. Note that this will overwrite existing personal settings for the items selected. |
trm_getGlobalSelectCaption |
summary>Tag the options that you wish to upload from your personal settings to the global settings. |
trm_setGlobalSelectCaption |
summary>Internal Error. A COM error occurred saving user settings to XML format (%1%). |
bob_comErrorSavingUserSetting |
summary>Internal Error. A COM error occurred reading user settings from XML format (%1%). |
bob_comErrorReadingUserSetting |
summary>Schema upgrade required (%1%) |
tem_schemaUpgradeNeeded |
summary>B_activity% Dates |
web_ActivityDates |
summary>All |
web_All |
summary>The R_TRIM% application did not permit being started. |
trr_couldNotPermitStartProduct |
summary>Object type: {0} |
web_objectType |
summary>Date needed |
web_dateNeeded |
summary>Relationship type |
web_releationshipType |
summary>Checking out |
web_checkingOut |
summary>Upload |
web_upload |
summary>Uploading |
web_uploading |
summary>File to upload |
web_fileToUpload |
summary>File {0} has been successfully uploaded. |
web_uploaded |
summary>Uploading file to the server failed. Please try again. |
web_uploadFailed |
summary>New Related b_Record% |
web_newRecordRelationship |
summary>Based on container |
web_basedOnContainer |
summary>{0} has been removed from {1} Work Tray. |
web_worktrayRemoved |
summary>Set Home |
web_setHome |
summary>Set Container |
web_setContainer |
summary>Set to Location |
web_setToLocation |
summary>Set to Home Location |
web_setToHomeLocation |
summary>Set as Missing |
web_SetAsMissing |
summary>Set Container To |
web_setContainerTo |
summary>Due for Return By |
web_dueForReturnBy |
summary>Set P_recAssignee% |
web_setAssignee |
summary>The R_WEBCLIENT% does not support creating bs_record% using keyword titling methods. |
rty_noKeywordTitlingOnWeb |
summary>This application has already been initialized as either a Windows Service or a Web Service. |
sdk_setServiceTypeAlreadyDone |
summary>Set as Web Service failed. A work path was not supplied and no default was found in the Windows Registry. |
sdk_webPathNotSupplied |
summary>Set as Web Service failed. The work path '%1' could not be accessed. %2% |
sdk_webPathNotValid |
summary>The server is doing detailed logging. Do you wish to turn off detailed logging? |
tem_loggingOnSetOff |
summary>The server is not doing detailed logging. Do you wish to turn it on? |
tem_loggingOffSetOn |
summary>This request to change the logging state of the server will stay in effect until the server is restarted or deployment occurs. |
tem_loggingChangeMessage |
summary>R_TRIMCONTEXT% Desktop Add-Ins |
trm_desktopAddinOptionsSheet |
summary>Set P_recOwnerLocation% |
web_setOwner |
summary>New P_recHomeLocation% |
web_newHomeLocation |
summary>Requested by |
web_requestedBy |
summary>— Schema data for table: %1% — |
tem_reportTableSeperatorHeader |
summary>Next Month (Control+Right) |
web_dp_nextText |
summary>Previous Month (Control+Left) |
web_db_prevText |
summary>Choose a month (Control+Up/Down to move years) |
web_dp_monthYearText |
summary>OK |
web_dp_okText |
summary>Cancel |
web_dp_cancelText |
summary>The date in this field must be equal to or after {0} |
web_dp_minText |
summary>The date in this field must be equal to or before {0} |
web_dp_maxText |
summary>Your session has expired. Please refresh your web browser then try again. |
web_sessionExpired |
summary>{0} (In container) |
web_inContainer |
summary>'{0}' is not a valid date - it must be in the format {1} |
web_dp_invalidText |
summary>You will lose unsaved data in all other tabs. Are you sure? |
web_tabsLose |
summary>Click to view XML data |
bob_clickToDisplayXML |
summary>A query suitable for the R_TRIM% content search engine. contain and, or, brackets and not, together with special proximity search statements. to the R_TRIM% Help File for further information. |
core_searchContentTooltip |
summary>A simple word: reef list of words: reef barrier manatee list of one or more words using '*' and/or '?' as a wildcards: ma*tee barr?er phrase enclosed in quotes: 'Great barrier reef'. |
core_searchTitleWordTooltip |
summary>A simple word: reef list of words: reef barrier manatee list of one or more words using '*' and/or '?' as a wildcards: ma*tee barr?er |
core_searchWordTooltip |
summary>The global toolbar and menu settings have been designed for an end-user with few administrative privileges. Are you sure you wish to continue? |
trm_getGlobalFrameWarningMsg |
summary>Make Primary Contact |
web_makePrimaryContact |
summary>Displaying {0} - {1} of {2} |
web_pgt_displayMsg |
summary>No data to display' |
web_pgt_emptyMsg |
summary>Page |
web_pgt_beforePageText |
summary>of {0} |
web_pgt_afterPageText |
summary>First Page |
web_pgt_firstText |
summary>Previous Page |
web_pgt_prevText |
summary>Next Page |
web_pgt_nextText |
summary>Last Page |
web_pgt_lastText |
summary>Refresh |
web_pgt_refreshText |
summary>Invalid initialization object for a new %1%. This form of constructor must be provided with a valid, non-NULL TrimObject. |
sdknet_initObjectCannotBeNull |
summary>Set active date range for {0} |
web_activedateRangeTitle |
summary>Active From |
web_activedateFrom |
summary>{0} has been removed from {1} recent documents. |
web_recentDocRemoved |
summary>{0} has been removed from {1} my containers. |
web_myContainerRemoved |
summary>Contact Type |
web_contactType |
summary>Warning: Dataset %1% cannot be accessed. You may wish to disable it to avoid further messages of this sort. The error message was: %2%. |
tem_dbIsUnreachable |
summary>Dataset cannot be accessed |
tem_dbIsUnreachableTitle |
summary>Contact Name |
web_contactName |
summary>Enabled |
tem_dbIsEnabled |
summary>Not in service |
tem_dbNotInService |
summary>Could not find a valid b_keyword% to match '%1'. |
th_couldNotFindTermMatching |
summary>'%1' must be a narrower b_keyword% of '%2' for this titling method. |
th_termMustBeNarrowerTermOfForISO |
summary>=3CAny=3E |
tem_anyWorkgroup |
summary>Remove Contact - {0} |
web_removeContact |
summary>{0} - {1} - No {2} found.=3Cbr /=3EThere may be matching {2} that are prevented from being displayed because of filtering or security reasons. |
web_noTopics |
summary>This form of the IsEnabled function cannot take a child object. Command: %1%, object: %2%. |
sdknet_cannotUseChildObjectTypeForIsEnabled |
summary>Please select a valid object for command: %1%. |
sdknet_needsObjectForIsEnabled |
summary>Fields marked with an asterisk(*) are mandatory. |
web_fieldsAreMandatory |
summary>Location Types |
web_locationTypes |
summary>The search string is not valid for this object type. Either change the search string or choose a different object type.=3Cbr /=3E Parser message: {0} |
web_parserError |
summary>Note that components developed in Visual Basic 6 may not run correctly in a multi-threaded environment. |
bob_link_warningForMTASafe |
summary>Final and remove any previous Revisions |
web_finalCheckBoxMesssage |
summary>Select OK to check out the document from R_TRIM% and download to your computer. Remember to take note of where you save the document so that you can check in modifications later. |
web_checkOut |
summary>Check out Document {0} |
web_checkOutTitle |
summary>Supercopy Document {0} |
web_superCopyTitle |
summary>Select OK to save document locally. |
web_superCopy |
summary>Check In - {0} |
web_checkInTitle |
summary>Local File |
web_localFile |
summary>Browse... |
web_fileBrowse |
summary>{0} View Pane |
web_customiseViewPaneTitle |
summary>{0} View Pane - {1} |
web_customiseRecViewPaneTitle |
summary>Replace the current revision |
web_replaceCurrentRevision |
summary>Discard any modifications made |
web_discardMods |
summary>Return type |
web_returnType |
summary>You must select one item in this group |
web_radioBlank |
summary>You are not allowed to use a '-' in the b_savedSearch% name. |
bob_searchHasBadCharacter |
summary>Type |
web_type |
summary>This R_WORKGROUP% is not yet configured - try again later. |
dbw_wgsNotConfigured |
summary>{0} - {1} |
web_ssDesc |
summary>{0} - {1} - Filtered |
web_ssDescfiltered |
summary>Option not selected |
tem_optionNotSelected |
summary>Search Clause: {0} |
web_searchClauseHelp |
summary>{0} or {1} |
web_dateOr |
summary>Click here to select a value for '{0}' |
web_triggerAlt |
summary>Click here to select a date for '{0}' |
web_dateAlt |
summary>Search Field |
web_searchFldTitle |
summary>Search Type |
web_searchTypeTitle |
summary>Object Type |
web_objectTypeTitle |
summary>The page size value is invalid, resetting to the previous value |
web_invalidPageSize |
summary>Converting event %1% of %2% ... |
evm_convertingOldEvent |
summary>Database connection has been restored |
tem_dbConnectionRestored |
summary>Administered By |
web_srchLbl_administeredBy |
summary>Authorized By |
web_srchLbl_authorisedBy |
summary>{0} has been added to favorites. |
web_favoriteAdded |
summary>Sort Name |
web_srchLbl_sortName |
summary>A b_recRendition% has been requested for this b_Record% and is awaiting processing. |
web_renditionRequested |
summary>Setting custom for multiple access control items is not supported. |
web_customAccessControlNotSupported |
summary>Delete Related B_record%. |
web_deleteRelatedRecord |
summary>You can not have more than {0} columns in the current browser. |
web_canNotHaveMoreThanXColumnsIE7 |
summary>Unable to load context menu. |
web_unableToLoadContextMenu |
summary>Please select a Workflow template |
web_selectWorkflowTemplate |
summary>Please enter a Workflow name. |
web_enterWorkflowName |
summary>Cannot find Workflow Template with URI: %1% |
web_cannotFindTemplateUri |
summary>When composing and sending email, R_TRIM% allows you to attach b_record% details, registered electronic documents and references. |
vb_tio_AttachRecordsSuperTip |
summary>When composing email, R_TRIM% allows you to check in the email when it is sent. |
vb_tio_CatalogueOnSendSuperTip |
summary>Send this email's attachments to Offline Records. |
vb_tio_AttmntsToOfflineRecsSuperTip |
summary>Check in this email's attachments into R_TRIM%. |
vb_tio_AttmntsOnlySuperTip |
summary>Check in this email into R_TRIM%. |
vb_tio_CtlgMsgSuperTip |
summary>Preview is not available because of audit log settings. |
bob_previewWouldCollapse |
summary>Non-factory index definition found for table %1% referencing column %2%. This index will be dropped. |
tem_foundBespokeIndexesReferencingColumn |
summary>Non-factory index definition found for table %1% referencing column %2%. The index %3% is being dropped. |
tem_removingBespokeIndexesReferencingColumn |
summary>Form Search |
web_formSearchMenu |
summary>WARNING: This operation will modify the database. Non-factory objects will be removed. ensure that you have read the documentation for this operation. ensure that a recent, tested backup of your database and schema definition are available in the event of an unforeseen problem. |
tem_dbRepairLastWarning |
summary>Cannot use the selected search group for this search. It would create a cyclic loop in the b_savedSearch% hierarchy. |
srh_parentWouldCauseLoop |
summary>Error converting to a decimal or currency value: %1% |
core_decimalOrCurrencyConversionError |
summary>Error converting '%1' to a decimal or currency value. It may contain invalid characters or it is not within the range of acceptable values. |
core_badDecimalOrCurrencyString |
summary>Value is outside the limit of allowable decimal or currency values. |
core_decimalLimitError |
summary>Please select the R_TRIM% dataset that you wish to migrate data from. |
tem_pleaseSelectMigrateFrom |
summary>Migrating data from dataset: %1% |
tem_migratingDataFrom |
summary>The dataset you wish to migrate data from is an old version. It will need to be upgraded before it can be used for migrating. |
tem_migrateDBOldVersion |
summary>Export Tables to Bulk Loader Format |
tem_export |
summary>Exporting table %1% (%2% of %3%) |
tem_exportingTable |
summary>%1%: Removing statistics for column %2%: %3%. |
tem_removingStatisticsReferencingColumn |
summary>Extracting document from server. Could not create local temp file '%1'. %2% |
bob_extractDocumentCreateFile |
summary>Extracting document from server. Could not write to local temp file '%1'. %2% |
bob_extractDocumentWriteFile |
summary>Extracting document from server. Could not open source file on server '%1'. %2% |
wgs_extractDocumentCreateFile |
summary>Extracting document from server. Could not read from source file on server '%1'. %2% |
wgs_extractDocumentReadFile |
summary>Microsoft Office Integration Component does not support the '%1' command. |
office_unsupportedCmd |
summary>Microsoft Office Integration Component does not handle the '%1' button. |
office_unsupportedBtn |
summary>Upgrade b_workflow% |
tem_upgradeWorkflow |
summary>Internal Error. List of b_record% bs_jurisdiction% unavailable. |
rec_internalError_jurisdictions |
summary>B_record% '%1' has no bs_jurisdiction% attached. |
rec_recordHasNoJurisdictions |
summary>The next b_activity% is due to start. select an Assignee. |
wkf_mustAssignSuccessorActivities |
summary>Changing the title of this B_classification% has caused an error with a child B_classification%: |
fp_childError |
summary>Assign only if B_actionDef% has no default responsible B_location% |
web_insertActionAssignIfNoLoc |
summary>Assign to this B_actionDef% and any subordinate B_recordAction% |
web_insertActionAssignToActionAndSubordinate |
summary>On a specific date |
web_insertActionOnASpecificDate |
summary>Before any existing bs_recordAction% for this B_record% |
web_insertActionInsertAtBegining |
summary>After any existing bs_recordAction% for this B_record% |
web_insertActionInsertAtEnd |
summary>Before the nominated B_actionDef% below |
web_insertActionInsertBeforeNominatedAct |
summary>After the nominated B_actionDef% below |
web_insertActionInsertAfterNominatedAct |
summary>Responsible B_location% |
web_responsibleLoc |
summary>New B_actionDef% starts |
web_insertActionNewActionStart |
summary>This selected B_record% has one or more contained bs_record% and cannot be deleted. |
rec_recordHasContents |
summary>=3C Enter city or postcode or use search assistant =3E |
web_enterAddressSearchQuery |
summary>Click to sort |
web_clickToSort |
summary>Select column menu |
web_selectColMenu |
summary>Add |
web_Add |
summary>Expand / Collapse |
web_ExpandCollapse |
summary>There are too many search results to sort this column. Please refine the search so there are fewer than {0} results. |
web_postSortMax |
summary>The property '%1' is not supported for bs_recRendition% of type '%2'. |
rec_propertyNotSupportedForRenditionType |
summary>Dispatch call error: %1% |
office_dispatchError |
summary>Add-In not initialized correctly. An assembly name or class name is invalid. |
sdknet_addinHasBadAssemblyOrClass |
summary>Add-In initialization failed. The R_TRIM% dataset is not in a valid connection state. |
sdknet_addinHasBadDBEnvironment |
summary>Add-In Menu item not enabled. |
sdknet_addinDefaultEnabledError |
summary>Internal Error. Invalid menu item index supplied for an external link Add-In. |
sdknet_addinInvalidMenuItem |
summary>Add-In has canceled the object Save function. |
sdknet_addinDefaultSaveCancelled |
summary>Add-In has canceled the object Delete function. |
sdknet_addinDefaultDeleteCancelled |
summary>Add-In has failed verification of this Field Value (no details supplied). |
sdknet_addinDefaultFieldError |
summary>Do you want to save the changes to '%1'? |
office_saveDocumentQn |
summary>No b_record% search criteria has been associated with this b_hold%. |
cse_noSearchAvailable |
summary>Complete P_recCurrentAction% |
web_completeCurrentAction |
summary>Your session is going to expire in %1% minutes at %2%. Please save any incomplete data entry form and refresh the page to continue. |
web_sessionAboutToExpire |
summary>An incorrect log type was specified to the extract document process. You must use one of the electronic document transaction types. |
rec_invalidExtractLogType |
summary>Completion Date/Time |
web_completionDateTime |
summary>Complete all previous incomplete b_record% actions. |
web_completeAllPreviousIncompleteRecordActions |
summary>The data source you have selected does not appear to be an existing R_TRIM% dataset. One of the key tables required in a R_TRIM% dataset was not found. (%1%) |
tem_notATrimDataset |
summary>An error occurred accessing database '%1'. This database will not be supported. %2% |
wgs_couldNotServiceDatabase |
summary>Collapse All |
web_collapseALL |
summary>Expand All |
web_expandAll |
summary>Complete Current b_actionDef% for b_record% '%1'? |
web_confirmCompleteCurrentAction |
summary>A memory leak was detected in the function '%1' of the add-in '%2'. It is highly recommended that the developer of this add-in be contacted for a resolution to this problem. |
bob_addInHasMemoryLeak |
summary>Additional Fields |
web_additional_Fields |
summary>Method Name |
core_methodName |
summary>Abbreviation |
core_abbreviation |
summary>Caption |
core_caption |
summary>Child Object |
core_childObject |
summary>Save or close any modified projects before exiting %1% |
office_saveOrClosePrompt |
summary>No search has been associated with this b_hold% and you do not have the permissions to specify one. |
sch_noSearchAvailableForHold |
summary>The document queue type '%1' is not supported on this machine. |
trm_queueTypeNotSupported |
summary>Event processing requests have been submitted. |
trm_eventsHaveBeenQueued |
summary>Removing tagged %1% ... |
bob_removingTaggedChildItems |
summary>Invalid value for parameter 'Minimum number of threads serving clients'. Please enter a number between %1% and %2%. |
tem_invalidInitialNumberThreadsInPool |
summary>Invalid value for parameter 'Maximum number of threads serving clients'. Please enter a number between %1% and %2%. |
tem_invalidMaxThreadsInPool |
summary>Invalid value for parameter 'Time a client-serving thread can be idle'. Please enter a number between %1% and %2%. |
tem_invalidThreadIdleTimeoutMs |
summary>Invalid value for parameter 'Interval at which the server pings the client'. Please enter a number between %1% and %2%. |
tem_invalidPingBackIntervalMs |
summary>Invalid value for parameter 'Maximum size of any individual message sent from client to server'. Please enter a number between %1% and %2%. |
tem_invalidMaxServerMessageLength |
summary>Invalid value for parameter 'Maximum number of incoming TCP connections allowed by the server'. Please enter a number between %1% and %2%. |
tem_invalidMaxServerTcpConnections |
summary>Invalid value for parameter 'Time a client TCP connection can be idle '. Please enter a number between %1% and %2%. |
tem_invalidConnectionIdleTimeoutMs |
summary>Invalid value for parameter 'Interval at which the server will scan for idle client TCP connections'. Please enter a number between %1% and %2%. |
tem_invalidConnectionReapingIntervalMs |
summary>Register New Dataset |
tem_registerNewDS |
summary>This type of search method does not support the comparison operator '%1'. |
bob_searchUnsupportedComparisonOperator |
summary>You cannot use a comparison operator (%1%) with a comma-separated value list or a range. |
bob_rangeOrListInvalidWithComparisonOperator |
summary>A comparison operator (%1%) occurred out of sequence. |
bob_operatorOutOfSequence |
summary>Error while polling printer driver. %1% |
rdr_printerPolling |
summary>Error while printing document. %1% |
rdr_printerError |
summary>Print job canceled. |
rdr_printerCanceled |
summary>Print job progress timeout. Progress timeout(s): %1%; |
rdr_printerProgressTimeout |
summary>Print job timeout. Timeout(s): %1%. |
rdr_printerTimeout |
summary>Print job aborted by the rendering engine. Error: %1% |
rdr_printerAborted |
summary>Printer API error. Function: %1%. Error: %2%. |
rdr_printerAPIError |
summary>Render thread already running. |
rdr_threadRunning |
summary>Canceling current rendering operation. |
rdr_cancelingThread |
summary>Could not find printer driver output file. File: %1% |
rdr_noPrtDriverFile |
summary>This b_jurisdiction% can not be removed because it is used by bs_record%. |
fp_juriUsedAsByRec |
summary>This b_jurisdiction% can not be removed because it is the default b_jurisdiction% for one or more b_record% bs_classification%. |
fp_juriUsedAsByClass |
summary>This b_jurisdiction% can not be removed because it is the default b_jurisdiction% for one or more bs_recordType%. |
fp_juriUsedAsByRecType |
summary>This b_jurisdiction% can not be removed because it is the default b_jurisdiction% for one or more bs_location%. |
fp_juriUsedAsByLocation |
summary>This b_jurisdiction% can not be removed because it is the b_jurisdiction% for one or more bs_schTrigger%. |
fp_juriUsedAsByTrigger |
summary>There is an existing b_wacStartCondition% applied to this b_activity%. Would you like both bs_wacStartCondition% to be set as optional conditions? |
wkf_conditionCreatingWarning |
summary>A number range was not specified correctly. It is missing the starting or ending value. |
bob_rangeNotSpecifiedCorrectly |
summary>Failed to duplicate thread impersonation token. %1% |
bob_duplicateTokenFailed |
summary>Email Folder |
mpx_mailFolderHdg |
summary>When using a comparison operator (%1%) you cannot specify a list of values, a range of values, or use a wildcard expression. |
bob_srchNotRangeOrListOrWildcardWithOperator |
summary>There was an error calling the MAPI system function '%2'. %1% |
mpx_errorAccessingMAPIFunction |
summary>Ascending |
web_ascending |
summary>Descending |
web_descending |
summary>The rendering engine has not been configured. Please run the R_ENTERPRISESTUDIO% monitor to configure rendering. |
rdr_serviceNotConfigured |
summary>The automation component for Lotus Notes does not appear to have been registered on this machine. Please check your Lotus Notes installation. |
trm_lotusNotesAPINotRegistered |
summary>The Lotus Notes database could not be opened. %1% |
core_notesOpenDatabaseFailed |
summary>The linked Lotus Notes Message cannot be found. It may have been deleted. |
core_lotusNotesMessageNotFound |
summary>Select Lotus Notes Folder |
trm_selectNotesFolder |
summary>%3% in database %2% on server %1% |
trm_lotusNotesLocationDesc |
summary>Lotus Notes queue has an invalid location (%1%) |
trm_lotusNotesLocationInvalid |
summary>Creation of Lotus native mail files is not supported in 64 bit builds. |
trm_lotusNotesNo64bitSupport |
summary>Failed to open Lotus Notes database (%1%) |
trm_lotusNotesCouldNotOpenDatabase |
summary>Could not find Lotus Notes folder (%1%) |
trm_lotusNotesCouldNotFindFolder |
summary>Could not submit job to OCR server |
rdr_couldNotSubmitOcrRequest |
summary>OCR server job timeout. Request timeout(s): %1%. |
rdr_ocrRequestTimeout |
summary>Cannot process OCR requests because the Image Server has not been configured. |
rdr_OcrImageServerNotConfigured |
summary>No Lotus Notes folder with a name of %1% could be found in database %2% on server %3%. |
trm_lotusNotesFindFolderFailed |
summary>Select Lotus Notes Database |
trm_lotusNotesSelectDatabase |
summary>There are no suitable Lotus Notes databases available on server %1%. |
trm_lotusNotesNoDatabases |
summary>There are no suitable folders in Lotus Notes database %1% on server %1%. |
trm_lotusNotesNoFolders |
summary>Select From Available Items |
bob_defaultSelectStringTitle |
summary>There are no suitable items available for you to select from. |
bob_defaultNoItemsAvailableMsg |
summary>Please highlight the item you wish to select. |
bob_pleaseSelectAnItem |
summary>Could not link to the database that this Lotus Notes message resides in. |
trm_lotusNotesCouldNotLocateParentDatabase |
summary>No Lotus Notes database with a path of %1% could be found on the server %2% |
trm_lotusNotesFindDatabaseFailed |
summary>A call to the Lotus Notes automation library failed. %1% |
trm_notesCallFailed |
summary>Impersonated logon failed. The account %1% is not trusted to impersonate other R_TRIM% users. |
wgs_impersonatedLogonFailed |
summary>Are you sure you want to delete all %1%? |
web_removeAllConfirmation |
summary>The user name must have a domain name. Use the format 'domainName\accountName'. |
tem_userNameNeedsDomain |
summary>Some of the tagged items could not be removed - see the Activity Log for further details. |
bob_someChildrenNotRemoved |
summary>The cell contents must be confirmed by selecting a different cell before this document can be saved. |
office_ExcelCellConfirm |
summary>File limit setting must be between %1% and %2%. |
tem_invalidFileSizeEdit |
summary>Your R_TRIMCONTEXT% dataset is the correct schema version. |
tem_TRIMSoftwareIsUptodate |
summary>Invalid document store. |
est_badStore |
summary>Store is encrypted. |
est_storeEncrypted |
summary>Store item is encrypted. |
est_storeItemEncrypted |
summary>Store item is compressed. |
est_storeItemCompressed |
summary>Workgroup server not '%1' or '%2'. |
est_wgsNotLocal |
summary>Bonaire, Sint Eustatius and Saba |
core_countryBes |
summary>Curaçao |
core_countryCuracao |
summary>Guernsey |
core_countryGuernsey |
summary>Isle of Man |
core_countryIsleMan |
summary>Bailiwick of Jerssey |
core_countryJersey |
summary>Montenegro |
core_countryMontenegro |
summary>Saint Barthélemy |
core_countrySaintBarthelemy |
summary>Saint Martin |
core_countrySaintMartin |
summary>Serbia |
core_countrySerbia |
summary>Sint Maarten |
core_countrySintMaarten |
summary>South Sudan |
core_countrySouthSudan |
summary>Please enter a valid number for the byte count. |
pp_pleaseEnterByteCount |
summary>You need to set a limit on the b_electronicStore% capacity to specify an alert level or a close threshold. |
est_capacityNotSet |
summary>In b_electronicStore% Pool |
est_partOfPool |
summary>Processing complete, performing final cleanup |
tem_terminating |
summary>Restoring referential integrity constraints for %1% |
tem_restoringIntegrity |
summary>Truncating data in table %1% |
tem_truncatingIndexTable |
summary>Sorting index words |
tem_reindexSortingNewWords |
summary>Reindexing %1%: %2% of %3% |
tem_reindexGeneralProgress |
summary>Reindexing b_record% text field definition %1%: %2% of %3% |
tem_reindexUserTextProgress |
summary>Reindexing b_record% notes: %1% of %2% |
tem_reindexNotesProgress |
summary>Initializing indexing process for %1% |
tem_reindexStageStarting |
summary>Preparing index for loading %1% |
tem_preparing_word_indexes |
summary>Bulk loading new index and word table rows |
tem_bulkLoadingIndexTables |
summary>Temporarily disabling connections to this database ... |
tem_stoppingConnections |
summary>Attempt to broadcast the following message failed: |
tem_broadcastMessageFailed |
summary>Completed BULK INSERT for %1%, %2% word sort rows created. |
tem_bulkInsertingNewWords |
summary>Completed reading input data for %1%, %2% rows processed. |
tem_readIndexData |
summary>Selected and sorted index data for %1%. |
tem_sortedNewWordRows |
summary>Processed sorted indexing data for %1%, ready for bulk loading. |
tem_createdBulkLoaderInput |
summary>Bulk loading of new index words for %1% completed. |
tem_newIndexWordsLoaded |
summary>Bulk loading of index intersection table for %1% complete. |
tem_newObjectIndexRowsLoaded |
summary>Step %1% Completed |
tem_stepComplete |
summary>Invalid event processing batch size, please enter a value between %1% and %2% |
tem_invalidBufferSize |
summary>Invalid event queue polling interval, please enter a number of seconds value between %1% and %2% |
tem_invalidBufferTimeout |
summary>Invalid serialisation lock timeout, please enter a number of seconds between %1% and %2% |
tem_invalidLockTimeout |
summary>The BULK INSERT work path needs to be accessible by all workgroups (and also the SQL Server instance if you are using a SQL Server database). It is strongly recommended that it be a UNC path. |
tem_bulkInsertPathNotUNCWarning |
summary>The attempt to do an IDOL optimize failed. %1% |
idol_optimizeFailed |
summary>The attempt to do an IDOL delete all failed. %1% |
idol_deleteAllFailed |
summary>The attempt to do create an IDOL database failed. %1% |
idol_createDbaseFailed |
summary>The attempt to do an IDOL delete failed. %1% |
idol_deleteDocumentFailed |
summary>The attempted IDOL request %1% failed. %2% |
idol_requestError |
summary>The attempt top create a new subfolder failed - there are too many |
wgs_tooManySubfolders |
summary>There was an error connecting to the IDOL server. %1% |
idol_connectionError |
summary>Processor: %1% - failed to acquire serialisation lock after waiting for %2% seconds. Will try again later. |
evt_cannotAcquireSerialisationLock |
summary>BS_location% of type '%1' cannot be used for statistical aggregations. |
loc_typeCannotBeUsedForStats |
summary>Save To R_TRIM% (%1%) |
office_saveAsDialogTitle |
summary>Waiting on serialisation lock for %1%, %2% seconds elapsed ... |
db_waitingForProcessLock |
summary>%1% cannot be larger than 8,388,607 Terabytes. |
pp_sizeExceedsMaxInt64 |
summary>The directory %1% does not have write permission enabled for this process. |
sdknet_bulkLoader_setDoc_dir_not_writeable |
summary>Failed to create the subdirectory %1%. |
sdknet_bulkLoader_create_dir_failed |
summary>Please specify a valid authority type for this records authority. |
rty_specifyAuthorityType |
summary>Only bs_recordType% with records authority behavior can have a value for '%1'. |
rty_cannotSpecifyAuthorityBehaviour |
summary>A Records Authority b_recordType% is not suitable in this context. |
rty_purposeNotSuitableForAuthority |
summary>This b_recordType% is being used for records authority audit logging for b_recordType% '%1'. |
rty_inUseByAuthority |
summary>This b_record% is being used for records authority audit log folder for b_record% '%1'. |
rec_usedAsRecordAuthorityAudit |
summary>This b_record% is being used for records authority audit log default folder for b_recordType% '%1'. |
rec_usedAsRecordAuthorityAuditDefault |
summary>Invalid handle specified while uploading document to server. |
bob_addDocumentInvalidHandle |
summary>You have entered a future date. |
evt_statsInvalidFutureDate |
summary>No stores are available in the b_electronicStore% Pool. |
est_noPooledStoreAvailable |
summary>There are no bs_jurisdiction%. |
web_thereIsNoJurisdiction |
summary>A b_jurisdiction% of type 'single' cannot have member bs_jurisdiction%. |
sch_singleJurisdictionCannotHaveMembers |
summary>This b_jurisdiction% has members. They will be removed if you change it to a 'single' type of b_jurisdiction%. |
sch_removingJurisdictionMembers |
summary>B_jurisdiction% '%1' has no member bs_jurisdiction% attached. |
sch_jurisdictionHasNoMembers |
summary>BS_jurisdiction% members attached to b_jurisdiction% '%1' |
sch_currentJurisdictions |
summary>Enter the text file containing the data |
trm_originSourceFileCaption |
summary>Enter the path to the Windows folder to be processed |
trm_originWindowsFolderCaption |
summary>Please make a selection from the list of %1%. |
ocx_selectEnumValue |
summary>Warning - you are about to remove a customized caption. Some data in R_TRIM% may already be depending on this value and therefore may no longer be valid. Are you sure you want to continue? |
bob_removingCustomCaptionWarning |
summary>The value provided for a CommandId is not valid. |
sdk_invalidTaskId |
summary>The following bs_jurisdiction% could not be resolved: %1% |
sch_badJurisdictions |
summary>The following bs_jurisdiction% had multiple matches: %1% |
sch_ambiguousJurisdictions |
summary>Unable to create file VEO for container '%1' while creating b_record% VEO for b_record% '%2'. |
rdr_versFileVeoError |
summary>Printer driver API error. Call to %1% failed. Error: %2% - %3%. |
rdr_printOnstreamApiError |
summary>Tag any of the %1% listed below that you want to add |
web_tagToAdd |
summary>Tag any of the %1% listed below that you want to remove |
web_tagToRemove |
summary>Home Location |
web_homeLocationLabel |
summary>When should the Assignee be changed to the new Home Location? |
web_homeLocationChangeAssignee |
summary>Always |
web_homeLocationAlwaysOption |
summary>Never |
web_homeLocationNeverOption |
summary>Change when the Assignee is the current Home Location |
web_homeLocationChangeAssigneesOption |
summary>External record authority identifier is in an invalid format. |
rec_invalidRecordAuthorityFormat |
summary>Web Service, %1%.%2% |
tem_customEventProcDetailsWebService |
summary>Access controls apply together with any b_recordType% references |
web_aclApplyTogetherWithAnyRtyReferences |
summary>Access controls bypass any B_recordType% references |
web_aclBypassWithAnyRtyReferences |
summary>There are no Requests for this b_record%. |
web_noRequests |
summary>Set to Earliest Requester |
web_setToEarliestRequester |
summary>You cannot attach an external record authority to a container b_record%. |
rec_cannotAttachAuthorityToContainer |
summary>Date Range |
trm_statsDateRangeHeading |
summary>Time Zone |
trm_statsTimeZoneHeading |
summary>The 'TRIM_GRM_Administrator' user could not be found. Please create this user. |
grm_AdminUserNotFound_error |
summary>{0} has been added to Recent Documents. |
web_recentDocumentsAdded |
summary>Invalid grouping selection. |
trm_statsNoGroupSelection |
summary>Generic .NET add-in |
bob_genericDotNetAddinSheetTitle |
summary>%1% by %2% |
trm_statsLocationPrimaryHeader |
summary>R_TRIM% was not able to load a dictionary for the current language. Please check that the dictionary files are installed correctly. |
core_spellNoLex |
summary>You cannot remove a b_record% from a Container that is on hold (%1%) |
rec_cannotRemoveFromContainerOnHold |
summary>This b_record% is on hold and a policy has been set to prevent contained items from having individual holds. (%1%) |
rec_cannotSetContainerOfARecordOnHold |
summary>You cannot add new contents to a Container that is on hold (%1%) |
rec_cannotAddContentsToAContainerOnHold |
summary>Browse |
toa_group_browse |
summary>Tools |
toa_group_tools |
summary>B_record% Properties |
toa_btn_Record |
summary>Open the R_TRIM% b_record% properties for this document |
toa_btn_Record_tt |
summary>Make Final |
toa_btn_MakeFinal |
summary>Make the associated R_TRIM% b_record% final when the document is checked in |
toa_btn_MakeFinal_tt |
summary>R_TRIM% integration with %1% version %2% is not supported |
toa_err_OfficeVersionNotSupported |
summary>The active document does not have an associated R_TRIM% b_record%. If it was opened for viewing from within R_TRIM% you will need to use R_TRIM% to see the b_record% properties for this document. |
toa_msg_DocHasNoRecord |
summary>B_classification% Title |
trm_statsClassificationTitle |
summary>B_classification% Number |
trm_statsClassificationNumber |
summary>B_jurisdiction% Name |
trm_statsJurisdictionName |
summary>B_jurisdiction% Description |
trm_statsJurisdictionDescription |
summary>B_recordType% Name |
trm_statsRecordTypeName |
summary>B_schedule% Title |
trm_statsScheduleTitle |
summary>R_TRIM% B_record% Creation Statistics |
trm_statsRecordTitle |
summary>Date Executed |
trm_statsDateExecuted |
summary>B_location% Set |
trm_statsLocationSet |
summary>Statistically Significant |
trm_statsStatisticallySignificantSet |
summary>All |
trm_statsAllRecordSet |
summary>BS_record% Created |
trm_statsRecordsCreated |
summary>Expand all |
trm_statsExpandAll |
summary>Collapse all |
trm_statsCollapseAll |
summary>[Other] |
trm_statsOtherColumn |
summary>Processed %1% bs_record% in %2% seconds |
trm_statsHtmlFooter |
summary>The Physical b_recordType% does not match the Template in the File Plan b_recordType%. b_record% cannot be created. |
grm_physicalRTYMismatchError |
summary>This b_schedule% cannot have any destroy triggers as it is marked as Retain Permanent or contains a global default trigger for Archive. |
sch_cannotHaveDestroyTriggersRPD |
summary>This b_schedule% has conflicts between Destroy and Archive/Keep Forever for the bs_jurisdiction% '%1'. |
sch_conflictedJurisdictions |
summary>Behavior with respect to b_Recordtype% access control references |
web_behaviourWithRespectRtyReferences |
summary>Set Access For |
web_setAccessFor |
summary>To apply an authorization step to the Record Authority delete process you need to also specify a b_location% to be responsible for the authorization. |
rec_authorityNeedsAuthoriser |
summary>You do not have this document checked out testing the checkin status found a problem. %1% |
rec_notBookedOutAndCannotCheckout |
summary>You do not have this document checked out and therefore there are no changes to discard. |
rec_notBookedOutDiscard |
summary>The b_recordType% for this type of b_origin% needs to implement the 'Records Authority' behavior. |
rty_needsToHaveRecordAuthorityBehaviour |
summary>B_location% '%1' does not have the 'Record Archivist' permission. This is needed to be able to authorize 'Delete by Authority' jobs. |
loc_mustHaveArchivePermissionToAuthoriseDeletes |
summary>A title substitution string is required to work with this origin. |
ogn_titleNeedsSubstitionString |
summary>BS_origin% of type: Records Authority - must have a default b_recordType%. |
ogn_mustSpecifyDefaultRecordType |
summary>Please specify a number of days for the rollover of the Authority b_record%. |
ogn_pleaseSpecifyDaysForRollover |
summary>Please specify a number of items for the rollover of the Authority b_record%. |
ogn_pleaseSpecifyItemsForRollover |
summary>The specified b_record% is not an Authority b_record% - it must implement the Record Authority behavior. |
rec_notAnAuthorityRecord |
summary>The selected Authority b_record% has a different authorization style than that specified for the b_origin%. |
ogn_nonMatchingAuthorisationStyles |
summary>{0} has been added to b_record% Work Tray. |
web_worktrayAdded |
summary>{0} has been added to My Containers. |
web_myContainersAdded |
summary>BS_jurisdiction% are required for this type of b_record%. |
rec_jurisdictionsAreRequired |
summary>Ribbon Command Status |
bob_info_mainMenuDetails |
summary>Command is reserved for future use. |
bob_menuItemForDebugOnly |
summary>Command requires a connection to a R_TRIM% dataset. |
bob_menuItemNotAvailableOffline |
summary>Command requires the following executable to be installed in the R_TRIM% installation folder: %1% |
bob_menuItemRequiresExecutable |
summary>This command is not available when running within a document authoring application. |
bob_menuItemNotAvailableInsideAuthoringApp |
summary>This command is only available within the R_webClient%. |
bob_menuItemOnlyAvailableForWebClient |
summary>This command is only available when R_TRIM% is offline. |
bob_menuItemOnlyAvailableOffline |
summary>Total BS_record% Created |
trm_statsTotalRecordsCreated |
summary>Notes %1_theCount% |
dp_cap_SplitNotesN |
summary>Source Notes Field Count |
dp_cap_MultipleNotes |
summary>'ConvertToText' failed for b_record% '%1'. |
dci_textConversionFailed |
summary>%1% Settings |
dp_msg_GroupeName_NonGeneric |
summary>Unable to set To Do Item Reference Record because the Record with number '%1' was not found. |
dp_msg_ToDoItemRefFailedNotFound |
summary>Unable to set To Do Item Reference Record because the reference type %1% that was supplied is invalid. |
dp_msg_ToDoItemRefFailedInvalidType |
summary>Unable to set %1% because the object referred to by %2% could not be found. |
dp_msg_UnableToSetPropertyObjectNotFound |
summary>Deindexed b_record%, buffer size = %1%. |
dci_deindexingRecord |
summary>Append Notes |
dp_cap_AppendNotes |
summary>There are no bs_record% matching the specified criteria for removal. Total bs_record% attached to this b_hold%: %1%. |
cse_noRecordsRemovedFromHold |
summary>%1% bs_record% were removed from this b_hold%. Total bs_record% remaining for this b_hold%: %2%. |
cse_someRecordsRemovedFromHold |
summary>%1% bs_record% were removed from this b_hold%. There are no more bs_record% associated with this b_hold%. |
cse_allRecordsRemovedFromHold |
summary>There are no bs_record% matching the specified criteria for adding to the b_hold%. Total bs_record% attached to this b_hold%: %1%. |
cse_noRecordsAddedToHold |
summary>%1% bs_record% were added to this b_hold%. Total bs_record% now associated with this b_hold%: %2%. |
cse_someRecordsAddedHold |
summary>%1% selected %2% from within the specified search. |
bob_allTaggedItems |
summary>%2% matching the search criteria, excluding %1% items. |
bob_allItemsExcept |
summary>All %1% matching the search criteria. |
bob_allItemsInSearch |
summary>Notes Separator |
dp_cap_NotesSeparator |
summary>Cannot reschedule b_recordAction% to before b_record% p_recDateRegistered% |
act_errRescheduleDate |
summary>The attempt to do an IDOL 'getXMLString' failed. %1% |
idol_getXMLStringFailed |
summary>Content Index server %1%:%2% is unreachable. |
dci_dciServerUnreachable |
summary>%1% does not seem to be installed. |
core_integrationApplicationNotInstalled |
summary>You have turned off all processing for '%1'. This will permanently delete any events in the queue for this type of process as well as preventing any new events being created for this process. Are you sure you wish to continue? |
tem_clearAllEventsForIgnoredProcess |
summary>You have specified that from now on all events for '%1' should be processed by R_workgroup% '%2'. If you continue, any existing events in the queue will be switched to use the new R_workgroup%. Are you sure you wish to continue? |
tem_moveAllEventsForProcessTo |
summary>You must select a R_workgroup% that has been configured to process events. |
tem_workgroupMustBeAbleToProcessEvents |
summary>%1% is the only R_workgroup% configured for the process '%2'. Use the Event Processing - Configure option if you wish to change the R_workgroup% for this process type. |
tem_pleaseConfigureAnAlternateWGS |
summary>The %1% was successfully registered. |
core_registrationOk |
summary>This is a reminder that %1% has been assigned to you and is due to be completed by %2%. |
evt_trimMailActionReminder |
summary>%1% is not in the range %2% to %3%. |
edi_numberOutOfRange |
summary>The R_ENTERPRISESTUDIO% configuration file is invalid. |
tem_invalidConfiguration |
summary>Fixing NULL columns for table: %1% |
tem_fixNullsForTable |
summary>Fixing NULL columns for table: %1%, Column: %2% |
tem_fixNullsForColumn |
summary>Failed to deploy R_ENTERPRISESTUDIO% configuration file to R_WORKGROUP% %1%:%2%. %3% |
tem_deployFailed |
summary>Press OK to browse from available bs_jurisdiction%. |
sch_doBrowseOption |
summary>An error was found when checking the b_record%. The b_record% will be displayed so you can correct any errors. |
rec_errorDetectedCheckingRecord |
summary>An attempt to access the registry key '%1' failed. %2% |
core_registryFail |
summary>Check the User Access Control (UAC) settings on your computer. |
core_checkUACSettings |
summary>%1% (Event allocations) |
tem_deployDBEventCheck |
summary>Checked |
tem_deployStatusChecked |
summary>Connection string is not created. |
tem_connectionStringIsEmpty |
summary>The attempt to do an IDOL 'addDocument' was refused by the IDOL server. %1% |
idol_addDocumentRefused |
summary>The date mapping property %1% of archive system %2% is invalid and cannot be used to satisfy a R_TRIM% archive delete request. |
evt_invalidArchiveDateMapping |
summary>The date property %1% used by archive system %2% cannot be used to satisfy a R_TRIM% archive delete request. No corresponding search method exists. |
evt_invalidArchiveDateProperty |
summary>%1% |
tem_commandComplete |
summary>There are more items waiting to be checked in. |
vb_tio_itemsWaitingToCatalog |
summary>Manages all your electronic and paper documents. |
trm_TRIMSendToDescription |
summary>Manages all your desktop electronic documents. |
trm_TRIMDesktopSendToDescription |
summary>The %1% you are adding matches one that has already been created for this %2%. |
bob_duplicateChildRow |
summary>Attempt to add the same %1% more than once to this %2%. |
bob_duplicateChildrenAdded |
summary>The changes made to a %1% for this %2% would cause a duplicate. |
bob_childModificationMakesDuplicate |
summary>Invalid value for parameter '%1'. Please enter a number between %2% and %3%. |
tem_invalidEstoreTransferParm |
summary>R_TRIM% could not open an attachment in the mail message. %1% |
mpx_failedToOpenAttachment |
summary>The R_TRIM% Office add-in is set to operate in Offline Mode. b_record% properties function is not available. |
office_addinInOfflineMode |
summary>Submenu has no items or is not a POPUP |
sdknet_subMenuCorrupt |
summary>Error converting document: %1% - %2%. |
rec_convertTrapezeError |
summary>Unknown error converting document: %1%. |
rec_convertTrapezeUnknownError |
summary>Error scanning document: %1% - %2%. |
rec_scanTrapezeError |
summary>Unknown error scanning document: %1%. |
rec_scanTrapezeUnknownError |
summary>Primary R_WORKGROUP% |
bob_PrimaryWgServer |
summary>Backup R_WORKGROUP% |
bob_BackupWgServer |
summary>Primary R_WORKGROUP% port number |
bob_PrimaryWgServerPort |
summary>Backup R_WORKGROUP% port number |
bob_BackupWgServerPort |
summary>Default user |
bob_defaultUser |
summary>default application |
web_defaultApplication |
summary>DLL or shared library not found. |
core_keyview_DLLorsharedlibrarynotfound |
summary>memory allocation failure. |
core_keyview_memoryallocationfailure |
summary>fpContinue() returns FALSE. |
core_keyview_fpContinuereturnsFALSE |
summary>Invalid/corrupt input stream. |
core_keyview_Invalidcorruptinputstream |
summary>Invalid output type requested. |
core_keyview_Invalidoutputtyperequested |
summary>General error. |
core_keyview_Generalerror |
summary>Format not supported. |
core_keyview_Formatnotsupported |
summary>File is Password Protected. |
core_keyview_FileisPasswordProtected |
summary>Adobe Document Server not found. |
core_keyview_AdobeDocumentServernotfound |
summary>Autodetect error. |
core_keyview_Autodetecterror |
summary>Unable to detect file format. |
core_keyview_Unabletodetectfileformat |
summary>Error initializing the reader. |
core_keyview_Errorinitializingthereader |
summary>No reader available for this format. |
core_keyview_NoReaderAvailable |
summary>Unable to create output file. |
core_keyview_Unabletocreateoutputfile |
summary>Unable to create temp file. |
core_keyview_Unabletocreatetempfile |
summary>Error writing to output file. |
core_keyview_Errorwritingtooutputfile |
summary>Error creating a child process. |
core_keyview_Errorcreatingachildprocess |
summary>Wait for child process failed. |
core_keyview_Waitforchildprocessfailed |
summary>Child process hung / timed out. |
core_keyview_Childprocesshungtimedout |
summary>Attempt to extract nonexistent file. |
core_keyview_nonExistentFile |
summary>Fatal error processing archive - should abort. |
core_keyview_FatalErrorArchive |
summary>KVOpen stream failure. |
core_keyview_KVOpenstreamfailure |
summary>Interface function not found. |
core_keyview_Interfacefunctionnotfound |
summary>Can't find input file. |
core_keyview_Cantfindinputfile |
summary>Can't open output file. |
core_keyview_Cantopenoutputfile |
summary>Memory leak. |
core_keyview_Memoryleak |
summary>Memory overwrite. |
core_keyview_Memoryoverwrite |
summary>Exception. |
core_keyview_Exception |
summary>Core dump file is generated in child process. |
core_keyview_CoreDumpChild |
summary>Container file exceeds nested file limit. |
core_keyview_NestedFileLimit |
summary>Access failed on PST files. |
core_keyview_AccessfailedonPSTfiles |
summary>Password is required to access the file. |
core_keyview_PasswordRequired |
summary>The input argument/structure is invalid. |
core_keyview_StructureInvalid |
summary>License Key denies permission of using Reader. |
core_keyview_PermissionDenied |
summary>This happens when config buffer data was incomplete. |
core_keyview_BufferIncomplete |
summary>This happens when read/write to/from pipe fails. |
core_keyview_ReadWriteFail |
summary>This happens when pipe was closed prior to read/write. |
core_keyview_PipeClosed |
summary>This happens when pipe/socket times out on poll/select. |
core_keyview_SocketTimeout |
summary>This happens when client sent a request to oopserver but context driver does not exist on the oopserver side. |
core_keyview_ContextDriverNonexistant |
summary>This happens when client sent a request to service that does not exist. |
core_keyview_ServiceNonexistant |
summary>This happens when the input file is empty or zero bytes. |
core_keyview_InputFileEmpty |
summary>File or subfile is compressed with unsupported method. |
core_keyview_UnsupportedMethod |
summary>An unknown error has occurred in a KeyView function. %1% |
core_keyview_Unknown |
summary>Error in a KeyView Text Access function '%1'. %2% |
core_keyview_TextAccess |
summary>An unknown error occurred. |
ocx_kvUnknownError |
summary>Document format is unknown. |
ocx_kvUnknownFormat |
summary>No viewer for this document type in the KeyView library. |
ocx_kvNoViewer |
summary>The Document is password protected. |
ocx_kvPswdProtected |
summary>KeyView is not properly initialized. |
ocx_kvNotInitialised |
summary>The Document has no pages. |
ocx_kvNoPages |
summary>The document is not available. |
ocx_kvFileNotAvailable |
summary>KeyView License could not be found. |
ocx_kvNoLicence |
summary>Your KeyView license has expired. |
ocx_kvExpiredLicense |
summary>The document name has Unicode characters or the document is corrupt. |
ocx_kvBadInputFile |
summary>The attempt to do an IDOL 'addDocumentStart' on thread %2% failed. %1% |
idol_addDocumentStartFailed |
summary>Failed to determine the index ID of the IDOL indexing response. The IDOL indexing response was: %1% |
idol_failedToParseIndexId |
summary>The attempt to do an IDOL synchronize failed. The error was: %1% |
idol_syncFailed |
summary>Waiting for IDOL index requests to complete. Requests remaining: %1%. %2% |
idol_requestsRemaining |
summary>Date User Hierarchy Modified |
bob_userKeysUpdated |
summary>Document(s) could not be printed. %1% |
ocx_kvPrintFailed |
summary>The supplied property not supported for a location search. |
bld_invalidLocationSearchProperty |
summary>The file %1% is being excluded from the index. Reason: %2% |
core_keyview_FileNotIndexed |
summary>The filesize (%1%) is larger than the threshold (%2%) |
core_keyview_FileTooBig |
summary>The file type has been excluded from indexing. |
core_keyview_FileTypeSuppressed |
summary>The transaction file size is too large to transmit to the IDOL servers. |
core_keyview_TransactionFileTooBig |
summary>This folder contains %1% documents. |
rec_folderIsLarge |
summary>Failed to convert '%1' to html. %3% Details: %2% |
core_keyview_HtmlExport |
summary>IDOL Status Error %1%: %2% |
dci_idolStatusError |
summary>This function is not available while the R_TRIM% Office add-in is set to operate in Offline Mode. |
office_addinInOffline |
summary>'%1' is read-only. To save a copy, click OK then give the workbook a new name in the 'Save As' dialog box. |
office_xlsIsReadOnly |
summary>The format for POINT is incorrect. Format is POINT(lng lat). lng is the longitude expressed as a number (eg. 149.822727) and lat is the latitude. |
core_gisbadPointFmt |
summary>The format for LINESTRING is incorrect. Format is LINESTRING(lng lat, lng lat). lng is the longitude expressed as a number (eg. 149.822727) and lat is the latitude. linestring can contain either 2 or 3 points. |
core_gisbadLineFmt |
summary>The format for POLYGON is incorrect. Format is POLYGON((lng lat, lng lat, lng lat, lng lat...)). lng is the longitude expressed as a number (eg. 149.822727) and lat is the latitude. polygon can contain any number of points. starting point and the end point must match. |
core_gisbadPolygonFmt |
summary>Longitude values must be between -15069 and 15069 degrees. |
core_gisLongitudeOutRange |
summary>Latitude values must be between -90 and 90 degrees. |
core_gisLatitudeOutRange |
summary>No 'FileTypes' node in the file '%1'. |
core_fileTypesNotFound |
summary>Unable to construct net path '%1'. |
lotus_netPathBad |
summary>Unable to find database '%1'. Lotus Error: %2%. |
lotus_findDatabaseErr |
summary>Unable to open database '%1'. Lotus Error: %2%. |
lotus_openDatabaseErr |
summary>This workgroup cannot allocate unique row identifiers (uris). (%1%). |
sth_wgsAllocateUrisError |
summary>JSON parsing failed: %1%. |
sth_elasticJsonParseFail |
summary>Failed to retrieve index settings for index '%1'. : %2% |
sth_elasticRetreiveIndexSettingErr |
summary>The index '%1' does not exist or the index mappings are not correct. |
sth_elasticIndexErr |
summary>Fault code: %1% String: %2% |
icas_error |
summary>Date IDOL schema modified |
bob_idolSchemaUpdated |
summary>The URN format is invalid. |
bob_invalidURNFormat |
summary>The supplied URN is for a different R_TRIM% dataset. |
bob_urnForWrongDatabase |
summary>The supplied URN refers to an undefined R_TRIM% object type. |
bob_urnForUndefinedObjectType |
summary>The supplied URN refers to an unsupported R_TRIM% child object. |
bob_urnForChildObjectType |
summary>This method is only supported for fields of format: 'R_TRIM% object'. |
bob_udfnotObject |
summary>An error occurred adding notifications to the IDOL CFS indexing queue. %1% |
sth_cfsEventAddError |
summary>Queued notifications: |
uty_notificationRange |
summary>Remove CFS indexing notifications that have been in the queue for more than %1% days. |
trm_purgeNotifications |
summary>Removing item CFS indexing notification %1% of %2%. |
trm_purgingNotification |
summary>Incorrect format for RGB value for setting the %1% color. Allowed range of values is 000000 - FFFFFF. |
core_keyview_badRGBvalueForHighlight |
summary>You appear to have a 32 bit version of Microsoft Outlook installed. This is not compatible with your 64 bit version of R_TRIM%. |
mpx_no64bitMAPIAvailable |
summary>You appear to have a 64 bit version of Microsoft Outlook installed. This is not compatible with your 32 bit version of R_TRIM%. |
mpx_no32bitMAPIAvailable |
summary>Cannot write to log file '%1'. %2% |
trm_cannotWriteToLogFile |
summary>The port number for the IDOL server is invalid. |
tem_invalidServerPort |
summary>The index port number for the IDOL server is invalid. |
tem_invalidServerIndexPort |
summary>Please enter the name of the R_TRIM% index instance within the IDOL index at the specified IDOL server. |
tem_invalidIdolTrimInstance |
summary>Please enter the name of the log file. |
trm_logFileNameIsBlank |
summary>The R_TRIM% IDOL database instance '%1' could not be accessed from the IDOL service '%2'. |
trm_cannotFindTrimInstanceInIdol |
summary>Please enter the URL for the CFS Service. |
trm_pleaseEnterCFSServerName |
summary>Please enter the port number for accessing the CFS Service. |
trm_pleaseEnterCFSPortNumber |
summary>Please enter the search criteria for the %1% that are to be indexed. |
trm_pleaseEnterReindexSelection |
summary>IDOL reindex run started at %1% |
trm_idolReindexLogStarted |
summary>Internal Error. Thread state invalid. |
trm_invalidThreadState |
summary>Document does not exist, is 0 bytes in length or hasn't arrived in the document store yet. |
trm_documentNotAvailableForIndexing |
summary>Please enter transaction queue size between %1% and %2%. |
tem_invalidIdolTransactionQueueSize |
summary>Number of threads must be between %1% and %2%. |
trm_nbrThreadsNotInValidRange |
summary>Pausing |
trm_reindexStatePausing |
summary>Paused |
trm_reindexStatePaused |
summary>Stopping |
trm_reindexStateStopping |
summary>Complete |
trm_reindexStateComplete |
summary>Are you sure you want to cancel the re-indexing process? |
trm_confirmCancelIndexing |
summary>Indexing b_record% failed: %1% |
sth_failedToIndexRecord |
summary>B_record% content has been queued for indexing in the next sync, buffer size = %1% |
sth_recordIndexed |
summary>Indexing b_record% metadata failed: %1% |
sth_failedToUpdateRecordMetadata |
summary>B_record% metadata updated, buffer size = %1% |
sth_recordMetadataUpdated |
summary>User profile update failed: %1% |
sth_failedToIndexUser |
summary>User profile updated, buffer size = %1% |
sth_userProfileUpdated |
summary>User profile removal failed: %1% |
sth_failedToDeindexUser |
summary>User profile removed, buffer size = %1% |
sth_userProfileRemoved |
summary>Flushing %1% transactions from queue: %2% |
sth_flushingIdolTransactions |
summary>re-index |
sth_idolIndexQueueReindex |
summary>de-index |
sth_idolIndexQueueDeindex |
summary>update user profile |
sth_idolIndexQueueIndexUser |
summary>remove user profile |
sth_idolIndexQueueDeindexUser |
summary>Thread |
trm_idolIndexColThread |
summary>Buffered |
trm_idolIndexColBuffered |
summary>Errors |
trm_idolIndexColErrors |
summary>Current Item |
trm_idolIndexColCurrentItem |
summary>R_TRIM% was unable to read the email file '%2'. %1% |
mpx_unableToGetIMessage |
summary>WARNING |
bob_indexWordInsertFailed |
summary>File |
toa_group_file |
summary>Open |
toa_btn_file_open |
summary>Save |
toa_btn_file_save |
summary>Save As |
toa_ben_file_SaveAs |
summary>Select a file to open from within R_TRIM% |
toa_btn_file_open_tt |
summary>Save the changes on an existing file or initiate a 'Save As' on a new file |
toa_btn_file_save_tt |
summary>Failed |
trm_reindexStateFailed |
summary>Warnings |
trm_idolIndexColWarnings |
summary>Please enter a timeout value between %1% and %2%. |
tem_invalidIdolTimeoutLength |
summary>Please make a selection from one of the listed %1% |
sui_pleaseSelectValidEnumValue |
summary>Please select a valid quantity for the number of time intervals in this range. |
sui_pleaseValidFloatingQuantity |
summary>Please make a selection from one of the listed date search types. |
sui_pleaseSelectDateSearchType |
summary>Incorrect tag filter specification - must start with either %1% (including tagged) or %2% (excluding tagged) |
bob_search_tagFilterFormatInvalid |
summary>with tag filter |
bob_search_tagFilterTitle |
summary>An individual %1% |
sui_individualObjectMsg |
summary>A list of %1% |
sui_objectListMsg |
summary>A selection of %1% |
sui_objectSubQueryMsg |
summary>Press 'Add Tag Filter' to refine your search using Tag/Untag |
sui_pressButtonToSetTagFilter |
summary>Select search style for %1% |
sui_selectObjectTypeSearch |
summary>Enter the %1% to search by |
sui_selectObjectSingleSearch |
summary>Enter the %1% to search by and press Add to add to the list |
sui_selectObjectListSearch |
summary>Enter a valid search string for selecting %1% |
sui_selectObjectSearchString |
summary>Please select a valid %1% search type |
sui_selectObjectSubSearchType |
summary>Please type or use KwikSelect button to enter a %1%. |
sui_selectValidObject |
summary>Please select the type of R_TRIM% object that you want to find labels attached to |
sui_pleaseSelectValidObject |
summary>Matching |
sui_comparisonMatching |
summary>Equal To |
sui_comparisonEQ |
summary>Not Equal To |
sui_comparisonNE |
summary>Less Than |
sui_comparisonLT |
summary>Less Or Equal To |
sui_comparisonLE |
summary>Greater Than |
sui_comparisonGT |
summary>Greater Or Equal To |
sui_comparisonGE |
summary>Before |
sui_comparisonLTDate |
summary>On Or Before |
sui_comparisonLEDate |
summary>After |
sui_comparisonGTDate |
summary>On Or After |
sui_comparisonGEDate |
summary>The boolean search requires no parameters. |
sui_booleanHasNoParameters |
summary>Please enter a valid search string for selecting %1% |
sui_childListSelectPrompt |
summary>Please enter a valid date for this search. |
sui_enterValidDate |
summary>Choose operator and enter number value to search for |
sui_threeWaySingleValue |
summary>Enter a number value for start and end of range |
sui_threeWayRange |
summary>Enter a number value or range and press Add to add to the value list |
sui_threeWayList |
summary>Enter the %1% of the %2% you wish to search by |
sui_selectObjectNameSearch |
summary>Please enter a search value for %1% %2% |
sui_pleaseEnterObjectName |
summary>Choose operator and enter string value to search for |
sui_threeWaySingleValueString |
summary>Enter a string value for start and end of range |
sui_threeWayRangeString |
summary>Enter a string value or range and press Add to add to the value list |
sui_threeWayListString |
summary>Please enter a valid URI value - a number greater than 0 |
sui_enterValidUri |
summary>Please enter a valid search string |
sui_searchStringIsBlank |
summary>The selected search uses a format that has not yet been implemented. Please choose an alternative method. |
sui_methodNotImplemented |
summary>Please select a valid search method using the search method selector control. |
sui_selectSearchMethod |
summary>This search method cannot be parameterized. |
sui_methodCannotHaveParameterCaption |
summary>Please enter value for %1%. |
sui_suggestedParameterCaption |
summary>Please enter a caption to parameterize this method. |
sui_enterParameterCaption |
summary>The specified parameter caption has already been used for a different method (%1%). |
sui_parameterCaptionAlreadyUsed |
summary>No suggestions available. |
sui_noBrowserSupport |
summary>A single number value with a comparison operator, e.g. =3E 77 |
sui_threeWaySingleDescNumber |
summary>A number range, e.g. between 7 and 11 |
sui_threeWayRangeDescNumber |
summary>A list of numbers or ranges, e.g. 4, 8, 14 to 17 |
sui_threeWayListDescNumber |
summary>A single string, possibly using wildcards or comparison operator, e.g. =3E=red, invo* |
sui_threeWaySingleDescString |
summary>A range of string values, e.g. between 07/0123 and 07/0133 |
sui_threeWayRangeDescString |
summary>A list of string values, e.g. red, blue, yellow |
sui_threeWayListDescString |
summary>%1%. |
core_appdataPathNotAvailable |
summary>Meeting Date will me moved to %1% as the Submission Cutoff needs %2% days. |
mm_shiftDateBecauseofCutoff |
summary>Program Error. A method call was made passing a NULL value for one of the interface parameters. A non-NULL interface was required. |
com_sdk_nullInterfacePtr |
summary>Your authentication is soon to expire, would you like to re-authenticate? |
web_authenticateAboutToExpire |
summary>Your authentication has expired, you must re-authenticate to continue. |
web_authenticationExpired |
summary>Program Error. A property get call failed on a passed interface. %1% |
com_sdk_propertyGetMethodCallFailed |
summary>Program Error. The object provided as a parameter to this method has an invalid URI value. (Possibly the object has not been saved). |
com_sdk_objectHasInvalidUri |
summary>Program Error. Attempt to query a collection class for the IBaseObjects interface failed. %1% |
com_sdk_queryListInterfaceFailed |
summary>Program Error. The value supplied for the search contact type is not supported with this search method. |
com_sdk_unknownSearchContactType |
summary>Program Error. The value supplied for the p_recDisposition% type is not supported with this search method. |
com_sdk_unknownDispositionType |
summary>Term |
fp_trainingTermsTerm |
summary>Generated Weight |
fp_trainingTermsGenWeight |
summary>Weight |
fp_trainingTermsWeight |
summary>Program Error. Parsing of the extensions search string failed - no valid extensions were found in the list. |
com_sdk_extensionsInvalid |
summary>Program Error. The value specified for the location search type is not supported. |
com_sdk_unknownLocationSearchType |
summary>Program Error. The value specified for the relationship search type is not supported. |
com_sdk_unknownRelationshipType |
summary>Program Error. The supplied user-defined field is an unsupported format for searching. |
com_sdk_unknownFieldFormat |
summary>The navigation task is not relevant for %1%. |
bob_navigationTaskNotRelevant |
summary>The navigation task needs an item to be selected. |
bob_navigationTaskNeedsObject |
summary>%1% users |
tem_users |
summary>A b_record% can only be set for automatic check-in if it is checked out to bs_offlineRecord%. |
sdk_cannotSetAutoCheck |
summary>Initializing Open Documents Window |
trm_initialisingOpenDocuments |
summary>Documents Being Edited |
bob_openDocumentsPane |
summary>There are no documents waiting for check-in confirmation. |
trm_openDocumentsNothingToCheckIn |
summary>The following documents may have been closed in the authoring application. Please make sure this is correct before continuing. If you proceed then all tagged documents will be checked in. |
trm_openDocumentsDocumentsReadyForCheckin |
summary>Could not obtain information regarding documents open for editing. %1% |
trm_openDocumentsDetailsError |
summary>You have one or more documents open for editing. A background process will check in any documents you currently are editing when you finish and exit from the authoring application. You can check if any documents are still checked out using the bs_offlineRecord% tray. |
trm_someDocumentsAreOpen |
summary>The pending check-in reminder interval value must be between %1% and %2% seconds. |
trm_enterReminderIntervalBetween |
summary>The Open Documents Pane refresh value must be between %1% and %2% seconds. |
trm_enterRefreshIntervalBetween |
summary>The automatic check-in delay value must be between %1% and %2% seconds. |
trm_enterCheckinDelayBetween |
summary>The batch size must be a positive integer less than %1%. Set the value to 0 for no batching. |
trm_originLaunchBulkLoaderInvalidBatchSize |
summary>The R_TRIM% dataset is not in a valid connection state. |
bob_dbNotConnected |
summary>The user settings have been locked down by the R_TRIM% administrator. |
bob_userSettingsLocked |
summary>Insert |
toa_group_insert |
summary>Picture |
toa_btn_insert_picture |
summary>Insert a picture from a file in R_TRIM%. |
toa_btn_insert_picture_tt |
summary>Object |
toa_btn_insert_object |
summary>Insert an embedded object created from a file in R_TRIM%. The contents of the file are inserted into your publication so that you can edit it later using the application which created the source file. |
toa_btn_insert_object_tt |
summary>Text from File |
toa_btn_insert_text |
summary>Insert the text from a file in R_TRIM% into your publication. |
toa_btn_insert_text_tt |
summary>Invalid iterator operation. The list is either exhausted or hasn't been started. |
sdk_invalidIteratorOperation |
summary>Keep document checked out after check in complete |
web_keepCheckedOut |
summary>Comment |
web_comment |
summary>Change date p_recDateCreated% to document date |
web_changeDateToDocumentDate |
summary>View B_actionDef% |
web_viewAction |
summary>View BS_actionDef% |
web_viewActions |
summary>Leave as is |
web_leaveAsIs |
summary>Set to p_recHomeLocation% |
web_setToHome |
summary>Set to Next bs_actionDef% b_location% |
web_setToNextActionsLocation |
summary>Set to Specified b_location% |
web_setToSpecifiedLocation |
summary>Also apply p_recAssignee% change to the p_recContainer% of this b_record% |
web_applyAssigneeToContainer |
summary>Declare this b_record% as final |
web_declareRecordFinal |
summary>Remove all previous bs_recRevision% of this document |
web_removePreviousRevisions |
summary>Upload progress |
web_uploadProgress |
summary>Check In |
web_checkIn |
summary>B_actionDef% Tracking |
web_actionTracking |
summary>P_recAssignee% |
web_assignee |
summary>Status |
web_status |
summary>Access |
web_access |
summary>Create new B_record% |
web_createNewRecord |
summary>Attempt to deindex failed %1% |
dci_failureDeindexingRecord |
summary>The maximum size of the message or thread identifier has been exceeded - a GUID is expected here. |
core_messageOrThreadIdLengthExceeded |
summary>This b_record% has not been associated with an email conversation. |
rec_hasIsNotPartOfEmailConversation |
summary>Could not move file '%1' to the cache '%2'. %3% |
wgs_moveToCacheError |
summary>You cannot use a mixture of different tagged object types for this function. You have tagged %1% and %2%. |
bob_cannotMixTaggedTypesHere |
summary>Selects %1% that are the parent(s) of the selected item(s) |
core_searchSelectsParents |
summary>Do you wish to delete all address history associated with this b_location%? |
trm_deleteAddressHistoryPrompt |
summary>A valid b_recordType% was not provided for the new b_record% |
api_noRecordType |
summary>The file %1% contained in the zip file %2% is larger than the threshold set for content indexing and will be excluded. |
core_keyview_FileInContainerTooLarge |
summary>KeyView Drawing Routines fails to initialize. |
ocx_kvDrawingInitFailed |
summary>KeyView PRINTTOPD function failed. |
ocx_kvPRINTTOPDFailed |
summary>This document cannot be printed by KeyView. Print using that original authoring application. |
ocx_kvCannotPrintDoc |
summary>BS_record% Registered |
trm_statsRecordsRegistered |
summary>Total BS_record% Registered |
trm_statsTotalRecordsRegistered |
summary>The %1% that you are trying to remove is not current. It was updated by another user at %2%. |
bob_removeItemNotCurrent |
summary>Failed to understand the response from the IDOL server. Reason was : %1%. Please check the IDOL services and IDOL log files. |
idol_XML_parseFailed |
summary>This message has already been checked in as b_record% '%1'. |
vb_tio_MessageAlreadyCatalogued |
summary>Your email will be linked to the existing b_record%. |
vb_tio_WillLinkToExisting |
summary>with alternate container '%1' |
vb_tio_CatalogueWithAltContainer |
summary>Your email will be checked in as a duplicate b_record%. |
vb_tio_WillCreateDuplicate |
summary>Task disallowed because p_recContainer% '%1' is closed and the latest E_rgi_part% cannot be used. %2% |
rec_containerClosedLatestError |
summary>This b_location% is still being used as the p_recOwnerLocation% or p_recHomeLocation% for at least one b_record%. Are you sure you want to disable this b_location%? |
loc_deactivateWarning |
summary>Unexpected status response from the IDOL server. %1% Please check the IDOL services and IDOL log files. The status response was '%2'. |
idol_unexpectedStatus |
summary>The Oracle server utility SQLLDR.exe is required for bulk loading, but it was not found on the system path. Please update the PATH environment variable to include the path to SQLLDR.exe. |
wgs_bulkLoaderPathForOracleNotFound |
summary>The UNC path for bulk loading is blank - Bulk Loading is not supported for clients connected to this server. Use R_enterpriseStudio% to specify a path. |
wgs_bulkLoaderPathBlank |
summary>Bulk Loading is supported for clients connected to this server using the folder %1% |
wgs_bulkLoaderPathAccessible |
summary>Bulk Loading is not supported for clients connected to this server. The folder %1% is not accessible |
wgs_bulkLoaderPathNotAccessible |
summary>Bulk Loading had a partial failure. Not all rows were loaded. |
tem_bulkLoadPartialFailure |
summary>Bulk Loading had a total failure. An OS error or a command line error occurred. |
tem_bulkLoadTotalFailure |
summary>=26Open p_recContainer% |
vb_tio_OpenCntnrShort |
summary>=26Open b_record% |
vb_tio_OpenRecShort |
summary>Failed to load .NET runtime. %1% failed. %2% |
api_loadNetRuntime |
summary>Failed to start .NET runtime. ICLRRuntimeHost::Start() failed. %1% |
api_startNetRuntime |
summary>Failed to get default app domain for .NET runtime. ICorRuntimeHost::GetDefaultDomain() failed. %1% |
api_getAppDomain |
summary>add-in class %1% does not derive from the SDK class %2% in the HP.HPTRIM.SDK.DLL assembly. |
api_addinNotDerivedFrom |
summary>The bulk loader path should be a UNC path. is to ensure that each R_WORKGROUP% can access the bulk loader temporary files correctly. |
tem_bulkLoaderPathInputError |
summary>R_TRIM% cannot handle dropped mail items when they are both emails and files in the selection. |
trm_dropMailAndFiles |
summary>DB Schema upgrade in progress |
tem_schemaUpgradeInProgress |
summary>You cannot have more than %1% decimal places. |
core_decimalMaxDecimalPlacesError |
summary>Current User Registry Key %1% does not exist. |
core_hkcuRegKeyNotFound |
summary>Local Machine Registry Key %1% was found and should not exist. |
core_hklmRegKeyFoundErr |
summary>Document Content Server |
bob_documentContentServer |
summary>Please enter the name for the Query Server |
tem_pleaseEnterQueryServer |
summary>Unable to locate .NET 4.0 runtime. %1% failed. .NET runtime version was '%2'. %3% |
api_dotNet4RuntimeNotFound |
summary>Error transferring file to R_WORKGROUP%. File size mismatch. File size should have been: %1%. Received file size was: %2%. |
wgs_addDocumentFileSizeMismatch |
summary>This property can no longer be supported - it is now managed by activating the corresponding product feature. |
dtb_propertyNowProductFeature |
summary>Capacity Limited To |
bob_infoParamSizeLimit |
summary>%1% bs_record% |
bob_licenseSizeRecords |
summary>Unable to load CLR runtime host interface. %1% |
api_loadClrHostInterface |
summary>Seat Type Allocations |
bob_infoParamSeatBreakdown |
summary>Seats Limited To |
bob_infoParamSeatLimit |
summary>Unable to load HP.HPTRIM.SDK.dll assembly. %1% failed. %2% |
api_loadSdkAssembly |
summary>%1% seats in total |
bob_totalSeats |
summary>Unlimited |
bob_infoParamNoLimit |
summary>Seats |
bob_info_licenceSeatsHdg |
summary>Capacity |
bob_info_licenceCapacityHdg |
summary>Seats Used |
bob_infoCurrentSeatUsage |
summary>Double Click Here To Count Seats In Use |
bob_infoClickForCurrentSeatCounts |
summary>Capacity Used |
bob_infoCurrentSizeUsage |
summary>Double Click Here To Calculate Capacity Used |
bob_infoClickForCurrentSizeCount |
summary>Processing b_location% %1% of %2% ... |
bob_userCountInProgress |
summary>(%1% licensed, %2% above limit) |
bob_infoCountInBreach |
summary>(%1% licensed, %2% available) |
bob_infoCountOK |
summary>Counting bs_record% ... |
bob_recordCountInProgress |
summary>- allowance exceeded by %1% |
bob_infoAllowanceExceeded |
summary>- %1% remaining |
bob_infoSizeOk |
summary>Total bs_record% |
bob_recordTotalRow |
summary>Expand row for details |
bob_infoExpandForDetails |
summary>The following items will not become available until you upgrade to the latest schema version: |
trm_productFeaturesNeedUpgrade |
summary>Available Items |
dp_cap_availableItems |
summary>Map Pair |
dp_cap_btn_addPair |
summary>Cancel |
dp_cap_btn_cancel |
summary>Clear All Mapped Items |
dp_cap_btn_removeAll |
summary>Clear Mapped Item |
dp_cap_btn_removeOne |
summary>Set Default |
dp_cap_btn_setDefault |
summary>Map All Matching Pairs |
dp_cap_btnaddPairs |
summary>Project Name |
dp_cap_ConfigName |
summary>Project Information |
dp_cap_ConfigurationInfo |
summary>New |
dp_cap_CreateNewConfig |
summary>R_TRIM% Dataset |
dp_cap_Database |
summary>Data Direction |
dp_cap_DataDirection |
summary>Date Format |
dp_cap_DateFormat |
summary>Description |
dp_cap_Description |
summary>Show Progress Window |
dp_cap_DisplayProgressWindow |
summary>Electronic Document Directory |
dp_cap_EdocDir |
summary>Default Values |
dp_cap_fieldMap_defaultValues |
summary>Source Fields |
dp_cap_fieldMap_sourceFields |
summary>Target Properties |
dp_cap_fieldMap_trimProperties |
summary>File Format |
dp_cap_FileFormat |
summary>Import File Path |
dp_cap_FilePathSource |
summary>Export File Path |
dp_cap_FilePathTarget |
summary>B_location% Addresses |
dp_cap_LocationAddresses |
summary>Mapped Items |
dp_cap_mappedItems |
summary>New Project |
dp_cap_newConfig |
summary>Exit |
dp_cap_ni_Exit |
summary>Show Progress |
dp_cap_ni_ShowProgress |
summary>Open |
dp_cap_OpenExistingConfig |
summary>Overwrite Existing File |
dp_cap_Overwrite |
summary>Process Information |
dp_cap_ProcessInfo |
summary>Processing: %1% |
dp_cap_ProgressForm |
summary>Property List |
dp_cap_PropertyList |
summary>Execute |
dp_cap_RunConfig |
summary>Save |
dp_cap_SaveConfig |
summary>B_savedSearch% |
dp_cap_SavedSearch |
summary>Estimated Time Remaining: |
dp_cap_TimeRemaining |
summary>Elapsed Time: |
dp_cap_TimeRunning |
summary>R_TRIM% Object Type |
dp_cap_TRIMObjectType |
summary>Logs |
dp_cap_ViewLogFile |
summary>A problem occurred loading R_DataPort%. : %1% |
dp_err_CannotLoad |
summary>A problem occurred attempting to access the R_DataPort% project file. Error Detail: %1%. |
dp_err_ConfigFileReadAccess |
summary>R_TRIM% dataset is not valid. |
dp_err_DatabaseInvalid |
summary>Exception Source: %1%, - Exception Message: %2% |
dp_err_Exception |
summary>The target file already exists and the 'Overwrite Existing Target' option was set to no. The target file could not be used. Target File: %1% |
dp_err_ExportFileAlreadyExists |
summary>No project file specified. The R_DataPort% command line is blank. It must be the full path to a valid project file. |
dp_err_InvalidCommandLineNoConfigPath |
summary>Translation error. Invalid message ID '%1' |
dp_err_InvalidMessageID |
summary>Project file Name '%1' is invalid. %2% |
dp_err_InvlaidConfig |
summary>R_DataPort% has stopped. %1% |
dp_err_StopedProcess |
summary>Batch imported: %1% - Second pass processing started. |
dp_msg_BatchImported |
summary>Cancel Pending |
dp_msg_CancelPending |
summary>=3Cimport_note=3E imported title was longer than allowed. title from import source: |
dp_titleCutNoteMsg |
summary>... =3CFULL TITLE IN NOTES=3E |
dp_titleCutMsg |
summary>R_DataPort% is still running in the System Tray. |
dp_msg_DataPortStillOpen |
summary>The R_TRIM% dataset has not been selected. |
dp_msg_DBIDNotSet |
summary>Exit Pending |
dp_msg_ExitPending |
summary>R_DataPort% Version: %1% |
dp_msg_ExportHeader |
summary>Final pass completed with errors for %1%: %2% |
dp_msg_FinalPassCompleteErrors |
summary>Final pass completed successfully for %1%: %2% |
dp_msg_FinalPassCompleteNoErrors |
summary>Final pass processing started: %1% |
dp_msg_FinalPassStarted |
summary>Default Dates |
dp_msg_GroupName_DefaultDates |
summary>Default bs_Location% |
dp_msg_GroupName_DefaultLocations |
summary>Export Properties |
dp_msg_GroupName_ExportProperties |
summary>Field Map |
dp_msg_GroupName_FieldMap |
summary>General |
dp_msg_GroupName_General |
summary>No |
dp_msg_no |
summary>Object not found in R_TRIM%: %1% %2% |
dp_msg_ObjectNotFound |
summary>Operation canceled by user. |
dp_msg_OperationCancelled |
summary>Initializing Process... |
dp_msg_prog_InitalizingProcess |
summary>Processing: Canceled |
dp_msg_prog_ProcessingCanceled |
summary>Processing: Complete |
dp_msg_prog_ProcessingComplete |
summary>Getting property values for %1%: %2% |
dp_msg_progmain_GettingPropertyValues |
summary>Target file closed |
dp_msg_progstep_ClosedTarfetFile |
summary>Closing target file: %1% |
dp_msg_progstep_ClosingTargetFile |
summary>Establishing a connection to the R_TRIM% dataset with ID: %1% |
dp_msg_progstep_ConectingToDB |
summary>Connection to database established. [%1% - %2%] |
dp_msg_progstep_DatabaseConnected |
summary>Operation Canceled - Database connection issue. Detail: %1% |
dp_msg_progstep_err_DatabaseConnection |
summary>Completed data export: %1% |
dp_msg_progstep_ExportComplete |
summary>Retrieving suitable export properties for %1% |
dp_msg_progstep_GettingExportProperties |
summary>Attempting to retrieve b_origin% |
dp_msg_progstep_GettingOrigin |
summary>Completed data import: %1% |
dp_msg_progstep_ImportComplete |
summary>R_DataPort% export process initialization completed successfully |
dp_msg_progstep_InitializationComplete |
summary>Initializing BulkDataLoader engine for batch b_record% creation. |
dp_msg_progstep_InitializingBulkLoader |
summary>Initializing process for converting R_TRIM% data to the selected format: %1% |
dp_msg_progstep_InitializingFormatter |
summary>Initializing process for converting into R_TRIM% data from the selected format: %1% |
dp_msg_progstep_InitializingImportFormatter |
summary>Initializing process: %1% %2% |
dp_msg_progstep_InitializingProcess |
summary>Initializing target file for export data. Target File: %1% |
dp_msg_progstep_InitializingTargetFile |
summary>Analyzing import data source |
dp_msg_progstep_PreparePropertyLists |
summary>Number of items found for export: %1% |
dp_msg_progstep_SearchCount |
summary>Searching database for %1% |
dp_msg_progstep_SearchingForObjects |
summary>Starting data export: %1% |
dp_msg_progstep_StartingDataExport |
summary>Exporting property: %1% Value: %2% |
dp_msg_progsub_ExportingProperty |
summary>Import started |
dp_msg_propgstep_ImportStarted |
summary>The current project has been modified. |
dp_msg_QuerySaveDirtyConfig |
summary>R_DataPort% is processing. |
dp_msg_QuitMidProcessQuestion |
summary>Export |
dp_msg_TransactionDirection_Export |
summary>Import |
dp_msg_TransactionDirection_Import |
summary>Yes |
dp_msg_yes |
summary>R_DataPort% Project Manager |
dp_cap_configManager |
summary>Setting property or field has failed - Line: %1%: %2%:%3% |
dp_err_SecondPassPropertyOrField |
summary>Related bs_keyword% |
dp_cap_RelatedKeywords |
summary>The project contains an invalid b_savedsearch% |
dp_err_invalidSavedSearch |
summary>Error exporting item property - Item: %1%, Property: %2%, Detail: %3% |
dp_err_exportingProperty |
summary>Exporting item data - %1%: %2% |
dp_msg_exportingItem |
summary>Exporting item data complete - %1%: %2% |
dp_msg_exportingItemComplete |
summary>Error exporting R_TRIM% object - Detail: %1% |
dp_err_exportingObject |
summary>Attempting to get a field value from an unsupported R_TRIM% object type |
dp_err_fieldValFromWrongType |
summary>Error exporting field value, field definition not found - Name: %1%, URI: %2% |
dp_err_fieldDefNotFound |
summary>B_savedsearch% cannot be found in the database. b_savedsearch% Name: %1% |
dp_err_savedSearchNotFound |
summary>B_savedsearch% has not been set on the R_DataPort% project. |
dp_err_invalidConfigNoSavedSearch |
summary>Error obtaining the Data Formatter |
dp_err_gettingDataFormatter |
summary>More search options |
sui_moreSearchOptions |
summary>%1% with matching text values for %2% |
sui_objectTextMsg |
summary>Import item: %1% Error: invalid import data. This item will not be processed. The number of values doesn't match the header. Values expected: %2% Values received: %3% |
dp_err_importDataNotMatchHeader |
summary>Import item: %1% Error: setting property failed %2%: %3%. Property: %4% |
dp_err_importSettingPropertyFailed |
summary>Import item: %1% Error: invalid property or b_fieldDefinition% |
dp_err_importInvalidPropertyOrField |
summary>Where %1% is not specified |
sui_objectNullMsg |
summary>Import item: %1%. %2% could not be saved. |
dp_err_importObjectCannotBeSaved |
summary>Import aborted. There was a problem encountered attempting to initialize required temporary file access. |
dp_err_importFileAccess |
summary>The import items could not be processed as the parent object for them could not be found in the database. Import items not imported: %1% |
dp_err_importChildPropertysNoParent |
summary>Unable to delete temporary pass file: %1% |
dp_err_importCannotDeletePassFile |
summary>Setting properties on %1% failed. Bulk data loader error. %2% |
dp_err_importBulkLoaderSettingProperties |
summary>Import batch: %1% |
dp_err_importBulkLoaderBatchFailed |
summary>Import Batch: %1% |
dp_err_importSecondPassFailedOnBatch |
summary>Second Pass Processing: %1%%% attaching documents: %2%%% |
dp_msg_importSecondPassProcessingUpdate |
summary>Unable to set property value: %1% |
dp_err_importCannotSetPropertyValue |
summary>Processing accumulated data for Batch No: %1% |
dp_msg_importProcessingAccumulatedData |
summary>Error attempting to open log directory '%1'. %2% |
dp_err_OpenLogDirectory |
summary>R_DataPort% |
dp_cap_DataPortProductName |
summary>Error received while loading registered data formatters |
dp_err_loadingDataFormatters |
summary>Percent complete: %1%, Type: %2%, Message: %3% |
dp_msg_processPercentComplete |
summary>Checking user permissions |
dp_msg_checkingUserPermissions |
summary>The current user does not have the E_prm_importExport% permission which is required to import or export R_TRIM% objects. Current user: %1% |
dp_err_noImportExportPermission |
summary>Help file not found: %1% |
dp_err_noHelpfile |
summary>Map External Store ID |
bob_wgsFuncMapExternalId |
summary>Manage in place references are only available for external bs_electronicStore%. |
est_idsForExternalOnly |
summary>The supplied external store reference is not supported: |
est_invalidExternalId |
summary>This function is not supported by the connected R_workgroup%. You need to upgrade the R_workgroup% software. |
db_needLaterWorkgroup |
summary>Please enter the maximum number of contained items. |
ogn_enterContainerThreshold |
summary>R_TRIM% no longer supports Novell authentication. |
wgs_novellNotSupported |
summary>The batch search string is invalid. It should be of the format 'batch of numberOfBatches'. For example '1 of 20'. |
bob_invalidBatchSearchString |
summary>The batch search string is invalid. The batch number must be less than or equal to the total number of batches. |
bob_invalidNumberBatchesValue |
summary>The batch search string is invalid. Batch numbers start at 1. |
bob_invalidBatchNumberValue |
summary>Could not connect to IDOL server. Check that IDOL services are running. |
idol_couldNotConnect |
summary>This email has already been registered as b_record% '%1'. |
trm_messageAlreadyCatalogued |
summary>This email has already been registered as b_record% '%1'. |
trm_warnDuplicate |
summary>Port number must be in the range 1 - 65535. |
tem_badPortNumber |
summary>Error communicating with IDOL : %1%. Please check that R_TRIM% is configured for an OEM IDOL server. |
idol_encryptionError |
summary>Update on duplicate |
dp_cap_UpdateOnDuplicate |
summary>Replace bs_schTrigger% |
dp_cap_ReplaceTriggers |
summary>Use bulk data loader b_record% numbering |
dp_cap_UseBulkLoaderRecNumbering |
summary>B_Location% relationships |
dp_cap_LocationRelationships |
summary>The database you are migrating from is GIS supported - you must create a GIS supported database. |
tem_mustCreateGis |
summary>Data formatter |
dp_cap_DataFormatter |
summary>No field names were returned from the import source: %1% |
dp_err_NoFieldsInImportSource |
summary>Unable to create bs_Location% |
dp_err_LocationCouldNotBeCreated |
summary>Unable to set b_fieldDefinition% '%1' because it is not used by the b_recordType% '%2'. |
dp_err_SettingUserDefinedFieldFailedRec |
summary>Invalid format of b_lookupItem% import list. It needs to be: Abbreviation;Name and each item separated using a pipe '|' E.g. AO;Adults Only|PG;Parental Guidance |
dp_err_InvalidLookupSetItemFormat |
summary>Duplicate found. An object matching the data from the import file was found to exist in the database. Item: %1%. ID: %2%. Value: %3%. Matching R_TRIM% object URI: %4%. |
dp_err_DuplicateFound |
summary>The b_lookupSet% must be included in the import data to enable importing of bs_lookupItem%. The import cannot continue. |
dp_err_ParentLookupSetNotInImport |
summary>The b_lookupSet% for this b_lookupItem% could not be found or created using property value: %1% |
dp_err_LookupSetNotFound |
summary>Cannot find the identifying property for object type: %1% |
dp_err_NamePropertyNotFound |
summary>Cannot find the Parent property for object type: %1% |
dp_err_ParentPropertyNotFound |
summary>Cannot import %1%. Property required: %2%. Item index: %3% |
dp_err_MissingEssentialProperty |
summary>Failed to create R_TRIM% object with the import data provided. Object type: %1%. Import item index: %2% |
dp_err_ObjectCreationFailed |
summary>Verification of an import item failed with an error. Detail: %1% |
dp_err_VerificationError |
summary>Verification of an import item failed with a warning. Detail: %1% |
dp_err_VarificationWarning |
summary>Cannot be blank |
dp_err_ProjectVerifyCannotBeBlank |
summary>Cannot connect |
dp_err_ProjectVerifyCannotConnect |
summary>Cannot be found |
dp_err_ProjectVerifyCannotBeFound |
summary>Is invalid |
dp_err_ProjectVerifyProjectInvalid |
summary>Unknown project |
dp_err_ProjectUnknown |
summary>The R_DataPort% project cannot be loaded as the specified file is not a valid R_DataPort% project file. |
dp_err_ProjectFileNotValid |
summary>Importing item: %1% Source field: %2% value: %3% |
dp_msg_ImportingItemFieldValue |
summary>Processing iteration: %1% |
dp_msg_ProcessingIteration |
summary>Created: |
dp_msg_CounterCreated |
summary>Error: |
dp_msg_CounterError |
summary>Items exported: |
dp_msg_CounterExported |
summary>Items processed: |
dp_msg_CounterProcessed |
summary>Updated: |
dp_msg_CounterUpdated |
summary>Warning: |
dp_msg_CounterWarning |
summary>This R_DataPort% project file cannot be saved without valid information in the following fields: |
dp_msg_ProjectFileCannotBeSaved |
summary>This R_DataPort% project file cannot be executed without valid information in the following fields: |
dp_msg_ProjectFileCannotBeExecuted |
summary>This R_DataPort% project file contains invalid information in the following fields: |
dp_msg_ProjectFileContainsInvlaidInformation |
summary>The database you are migrating from is Unicode - you must create a Unicode database. |
tem_mustCreateUnicode |
summary>Schema is invalid |
tem_schemaInvalid |
summary>Schema obsolete (%1%) |
tem_schemaObsolete |
summary>Schema is for a later version of R_TRIM% (%1%) |
tem_schemaForLaterVersion |
summary>The product feature '%1' is not activated. |
prp_featureInactive |
summary>New b_record% has been created and is in p_recContainer% - %1%. |
rec_copyRecordContainerInfo |
summary>Rolling back previous insertions for table: %1% |
db_rollingBackUpdates |
summary>The older version will be finalized. Purge the old revisions of this finalized version. |
rec_confirmPurgeOldRevisions |
summary>If the previous version is finalized purge the old revisions of this finalized version. |
rec_confirmPurgeOldRevisionsTagged |
summary>%1% was set to '%2' |
bob_newValueSet |
summary>%1% was changed from '%2' to '%3' |
bob_valueChangedTo |
summary>Database Connectivity Check |
tem_databaseConnectivityCheck |
summary>The b_consignment% '%1' does not require approval. This task is not available. |
rec_consignmentHasNoApprovers |
summary>This b_record% is not in a b_consignment% |
recConNotInConsignment |
summary>B_consignment% '%1' has not been examined for issues. |
rec_conNotExamined |
summary>Objects of type '%1' do not have online audit entries. |
bob_srchObjectDoesNotHaveAuditEntries |
summary>There is no extra information associated with this b_history%. |
bobNoExtraAuditInformation |
summary>Added:%1% |
bob_addedItem |
summary>Removed:%1% |
bob_removedItem |
summary>%1% was modified: %2% |
bob_valueModified |
summary>%1%: '%2' added |
bob_childListItemAdded |
summary>%1%: '%2' modified |
bob_childListItemModified |
summary>%1%: '%2' removed |
bob_childListItemRemoved |
summary>Audit read error. |
bob_auditReadError |
summary>PostgreSQL Connection Settings |
tem_postgreSQLConnectionSettings |
summary>Old value |
bob_auditOldValueColumnHeading |
summary>New value |
bob_auditNewValueColumnHeading |
summary>SQL Server Connection Settings |
tem_sqlServerConnectionSettings |
summary>B_location% relationship added |
bob_locationRelationshipAdded |
summary>B_location% relationship removed |
bob_locationRelationshipRemoved |
summary>Try setting 'Use Simple MAPI to connect to your email client' option in Options - Email and repeat operation. |
mpx_tryUsingSimpleMapi |
summary>Request ID |
rdr_requestID |
summary>'%1' has a security profile determined by the b_location% '%2'. |
loc_userHasReferencedSecurity |
summary>'%1' already has the b_securityCaveat% '%2' attached. |
loc_alreadyHasCaveat |
summary>'%1' does not have the b_securityCaveat% '%2' attached. |
loc_doesntHaveCaveat |
summary>%1% bs_location% updated, however some bs_location% failed. |
bob_someLocationsNotUpdated |
summary>Processing complete. b_securityCaveat% '%2' has been added to %1% bs_location%. |
bob_locationsHadCaveatAdded |
summary>Processing complete. b_securityCaveat% '%2' has been removed from %1% bs_location%. |
bob_locationsHadCaveatRemoved |
summary>Access denied - you need to have the %1% permission to use this search method. |
prp_userHasNoPermissionForSearch |
summary>1 occurrence of %1% found. |
ocx_hitFound |
summary>%2% occurrences of %1% found. |
ocx_hitsFound |
summary>R_TRIMCONTEXT% audit options |
trm_auditOptionsSheet |
summary>You do not have permission to remove the document from a finalized b_record%. |
rec_removingFinalDocument |
summary>Active Audit: Tag those Objects/Location Types for which there should be Active Audit entries created when items are created, modified or deleted. |
trm_onlineCapabilityHeading |
summary>Create Auditing: tag those objects/location types for which there should be an entry added to the offline audit log whenever the item is created. |
trm_offlineCreateHeading |
summary>Modify Auditing: tag those objects/location types for which there should be an entry added to the offline audit log whenever the item is modified. |
trm_offlineModifyHeading |
summary>Delete Auditing: tag those objects/location types for which there should be an entry added to the offline audit log whenever the item is deleted. |
trm_offlineDeleteHeading |
summary>Query expression too complex, results in unknown search criteria. |
bob_srchUnknownCriteria |
summary>Query expression too complex, results in multiple search criteria or operators. |
bob_srchMultipleCriteria |
summary>Please enter a comment regarding this update to display in the audit log. |
mb_pleaseEnterReasonForUpdate |
summary>=3CEnter an update comment for the audit log=3E |
mb_updateCommentCue |
summary>Audit update comments are limited to %1% characters. The comment has been truncated. |
bob_updateCommentLimitedTo |
summary>This b_record% is used as the container for audit log files. |
rec_recordUsedForAuditLogContainer |
summary>This b_recordType% is used for registering audit log files. |
rty_recordTypeUsedForAuditLogCapture |
summary>Internal error. The viewer for the file type '%1' has been incorrectly implemented. |
core_internalViewerNotFound |
summary>R_TRIM% audit log for database: %1%, created at %2% (%3%), events starting from %4%(%5%) |
evt_auditLogHeader8 |
summary>R_TRIM% audit log file - %1% |
evt_autoCatalogLogTitleTemplate |
summary>Automatic registering of audit log file '%1' failed. %2% |
evt_failedToAutoCatalogLogFile |
summary>R_TRIM% audit log file |
core_trimAuditLogFile |
summary>Event |
core_auditLogHeadingEvent |
summary>Database connectivity check has completed successfully. |
tem_ociConnectionSuccessful |
summary>Done by |
core_auditLogHeadingDoneBy |
summary>Item affected |
core_auditLogHeadingItemAffected |
summary>On computer |
core_auditLogHeadingOnComputer |
summary>User ID |
core_auditLogHeadingUserID |
summary>Time (source) |
core_auditLogHeadingTimeSource |
summary>Time (server) |
core_auditLogHeadingTimeServer |
summary>Owner |
core_auditLogHeadingOwner |
summary>Related item |
core_auditLogHeadingRelatedItem |
summary>Update comment |
core_auditLogHeadingUpdateComment |
summary>Database connectivity check failed. |
tem_ociConnectionUnsuccessful |
summary>Error |
core_auditLogHeadingError |
summary>Oracle Connection Settings |
tem_ociConnectionSettings |
summary>Extra details |
core_auditLogHeadingExtraDetails |
summary>%1% updated |
bob_largeTextValueSet |
summary>Error occurred when creating an audit log entry for the data cleanup function. %1% |
bob_cleanupFailedToLog |
summary>Data cleanup failed during step '%1'. %2% |
trm_cleanupFailed |
summary>Starting data cleanup run |
trm_cleanupStarting |
summary>Completing Data cleanup run |
trm_cleanupFinishing |
summary>Data cleanup setting |
bob_dataCleanupSetting |
summary>Data cleanup result |
bob_dataCleanupResult |
summary>Audit setting added |
bob_auditCapabilityAdded |
summary>Audit setting removed |
bob_auditCapabilityRemoved |
summary>Delete tagged %1%? |
bob_confirmDeleteTagged |
summary>Warning: you have chosen not to generate b_record% title and word index events, but have not selected IDOL for resolving these word searches. b_record% title and word searches will not work reliably with this arrangement. |
trm_noWordIndexesAvailableWarning |
summary>Illegal search escape sequence. A backslash is used to escape single and double quotes and the backslash itself. If you wish to include a backslash as part of a search expression, use two backslashes together (\\). |
bob_srchIllegalEscapeSequence |
summary>You have specified a blank search phrase. |
bob_searchPhraseIsEmpty |
summary>parameter |
bob_srch_parameter |
summary>Could not load the specified add-in. %1% |
bob_link_cannotLoadAssemblyOrClass |
summary>Internal Error. Function '%1' for b_electronicStore% type '%2' has not been implemented. |
sth_storeFunctionNotImplemented |
summary>The advanced IDOL query format is not supported - you need to be connected to a R_WORKGROUP% at version 8.0 or later and be using an IDOL indexing engine. |
core_idolQueryNotSupported |
summary>Direct IDOL query not possible due to sorting requirements |
bob_srch_notOptimisedDueToSort |
summary>Original query |
bob_srch_originalQuery |
summary>Initializing any special system settings ... |
tem_creatingDefaultSystemSettings |
summary>Invalid value for parameter 'User session timeout interval (seconds)'. Please enter a number between %1% and %2%. |
tem_invalidSessionTimeoutMs |
summary>Invalid value for parameter 'Interval at which the server will scan for timed out user sessions'. Please enter a number between %1% and %2%. |
tem_invalidSessionHarvestingIntervalMs |
summary>Authority delete jobs can only be created by the Records Authority event processor. |
api_cannotCreateAuthorityDeleteJobs |
summary>Error occurred adding b_location% to -im-memory lookup table for '%1' %2%. |
api_bulkLoaderLocationError |
summary>The destination b_electronicStore% for a storage transfer request is not suitable. |
edm_destinationStoreInvalid |
summary>The PostGIS extension is not installed for this database. This extension is required to support GIS feature. Installe the PostGIS extension using command 'CREATE EXTENSION postgis;'. |
tes_postGISextensionNotInstalled |
summary>Transfer storage |
bob_wgsFuncTransferStorage |
summary>The schema name '%1' is not valid. Please note that the schema name is case sensitive. |
tem_invalidPostgresSchemaName |
summary>done. |
trm_currentItemDone |
summary>done, check log file for warning. |
trm_currentItemDoneWarning |
summary>Extracting content and metadata text for indexing |
evt_extractingIndexingDetails |
summary>Processing bs_record% imported from origin run: %1% |
evt_processingOriginRecords |
summary>restarting from b_record% URI: %1% |
evt_processingOriginRecordsRestart |
summary>Processing access control updates for container: %1% |
evt_processingACLUpdates |
summary>Details: %1% |
db_errorInSQLConnectionDetails |
summary>Queued: %1% (add), %2% (metadata), %3% (delete), %4% (add users), %5% (delete users), %6% (total) |
evt_idolQueuedMsg |
summary>index b_record% |
evt_styleIndexRecord |
summary>update b_record% metadata |
evt_styleUpdateRecordMetadata |
summary>deindex b_record% |
evt_styleDeindexRecord |
summary>index user |
evt_styleIndexUser |
summary>deindex user |
evt_styleDeindexUser |
summary>already in queue |
evt_alreadyInQueue |
summary>removed from metadata update queue |
evt_removedFromMetadataQueue |
summary>already in index queue |
evt_alreadyInIndexQueue |
summary>removed from index queue |
evt_removedFromIndexQueue |
summary>processing buffered content indexing events: %1% |
evt_processingBufferedEvents |
summary>ignored event '%1'. Not used by content index processor. |
evt_notAContentIndexingEvent |
summary>The R_WORKGROUP% that you are connected to does not support StorageTransfer requests. You will need to update your servers before you can use this function. |
bob_wgsDoesNotSupportStorageTransfers |
summary>Old storage location - b_electronicStore% name:%1%; b_electronicStore% reference:%2% |
evt_oldStorage |
summary>New storage location - b_electronicStore% name:%1%; b_electronicStore% reference:%2% |
evt_newStorage |
summary>Details |
bob_externalLinkColHeadingDetails |
summary>An unspecified error occurred during storage transfer processing - server failed to report the new storage location. |
db_unspecifiedStorageTransferFailure |
summary>You need to specify a bulk loader work path to use the migrate utility (see Options page). |
tem_needToSpecifyBulkLoaderPathForMigrate |
summary>The bulk loader path should be a UNC path. is to ensure that each R_WORKGROUP% can access the bulk loader temporary files correctly. The path also needs to be accessible by the SQL Server database instance that services this R_TRIM% dataset. |
tem_bulkLoaderPathInputErrorSS |
summary>The document attached to %1%: %2% is already located within b_electronicStore% %3% |
bob_documentAlreadyInDestinationStore |
summary>There is no document attached to %1%: %2%. |
bob_noDocumentToTransfer |
summary>Connector based stores cannot guarantee a delete, so it is always added to the retry queue to guarantee removal. |
est_connectorDeleteAlwaysNeedsRetry |
summary>There are %1% delete retry request(s) queued for this b_electronicStore%. |
est_deleteRequestsAreQueued |
summary>You can only specify a value for '%1' when creating a recurring b_request%. You need to change the p_rcqRequestType% to 'recurring'. |
rec_reqValueOnlyForRecurring |
summary>Not recorded, using default: %1% |
est_accessDateNotRecorded |
summary>Access date recording not operating for b_electronicStore%: %1%. |
est_notRecordingAccessDates |
summary>A batch number within a number of batches, e.g. 1 of 5 |
core_searchBatchTooltip |
summary>The Connector store configuration details are invalid. You need to enter a configuration string in the format hostname:port, for example http: |
sth_store_connectorStoreConfigInvalid |
summary>The IDOL configuration has been modified. Are you sure you want to deploy these changes to all IDOL components? |
tem_idolConfigModifiedForDeploy |
summary>Running process as b_Location%: %1% |
dp_msg_RunningAs |
summary>Target: %1% |
dp_msg_Target |
summary>Data source: %1% |
dp_msg_DataSource |
summary>Second pass information for %1% has the wrong number of elements. Expected: %2% Received: %3% |
dp_err_SecondPassItemCountFail |
summary>Setting property failed. Item Index: %1%, Property Caption: '%2', Value: %3% |
dp_err_SetPropertyFail |
summary>No suitable b_Location% was found. bs_Location% found: %1%. b_Location% Match Type: %2%. |
dp_err_LocationBadMatchType |
summary>Removing b_Record% from container to set p_recHomeLocation% to the b_Location% specified in the import data. b_Record%: %1%, Removed from p_recContainer%: %2%, New p_recHomeLocation% URI: %3% |
dp_msg_SetHomeLocFromContainer |
summary>Update on duplicate was enabled but no unique identifier was mapped. Setting update on duplicate to false. |
dp_msg_UpdateOnDupNotRelevant |
summary>Most likely the database server or the availability group listener or the failover cluster instance is not responding. %1% |
odbc_GroupListenerNotResponding |
summary>Unable to decode the PostgreSQL EWKB formatted byte stream to retrieve the geographic location. It appears that the byte stream is not complete or invalid. |
core_invalidPostgresEWKBByteStream |
summary>Starting second pass processing for batch: %1% |
dp_msg_StartingSecondPassForBatch |
summary>Starting final pass processing |
dp_msg_StartingFinalPassProcessing |
summary>Items found: |
dp_msg_CounterItemsFound |
summary>Please enter a valid cut-off time. |
loc_cutoffTimeNotValid |
summary>Warning - the specified cut-off time does not fall within the normal working hours of the day. |
loc_cutoffTimeNotInWorkingDay |
summary>Please enter a valid time interval for requests at priority: %1% |
loc_responseTimeInvalid |
summary>Please review the response time setting - it appears that a lower priority setting has a shorter response time than a higher priority setting. |
loc_responseTimesNotSensible |
summary>Please supply a time value. |
bob_pleaseEnterTime |
summary>Please enter a valid time value. |
bob_pleaseEnterAValidTime |
summary>Most likely the ODBC driver is not installed. The diagnostic information returned from the driver: %1% |
odbc_mostlikelyDriverNoInstalled |
summary>from %1% to %2% via %3% |
req_fromToVia |
summary>from %1% to %2% |
req_fromTo |
summary>A completed b_request% cannot be updated. |
req_cannotModifyCompletedRequest |
summary>You can only specify a date for a b_request% with priority of E_rpi_low% |
req_canOnlySetDateForLowPriorityRequests |
summary>This b_request% has a priority of E_rpi_low% and cannot be processed before %1%. |
req_lowPriorityRequestCannotBeBefore |
summary>You cannot modify the priority of a b_request% that is has been partially processed. |
req_cannotModifyRequestInProgress |
summary>The simple add request command is not available when using the advanced requests feature. |
bob_menuItemNotUsedForAdvancedRequests |
summary>This b_request% is not awaiting approval. Please check the 'p_recHomeLocation' is a Storage Provider and has the appropriate option enabled. |
req_requestNotWaitingApproval |
summary>The ODBC driver '%1' is not installed on this workgroup server. |
odbc_driverNotInstalled |
summary>A storage provider location must have an administrator to process transfer requests. |
loc_storageProviderMustHaveAnAdministrator |
summary>Failed to initialize the ODBC process to support connection pooling. |
odbc_failedToSetConnectionPooling |
summary>Failed to create the ODBC environment. |
odbc_failedToCreateEnvironmentHanle |
summary>If you specify a p_recContainer% for the E_lc_storageProvider% log files you also need to specify a b_recordType%. |
loc_specifyRecordTypeForLog |
summary>This b_recordType% is used as a default for automatically registering activity logs from one or more E_lc_storageProvider% bs_location%. |
rty_usedAsDefaultForStorageProviderLogs |
summary>This b_record% is used as a default p_recContainer% for automatically registering activity logs from one or more E_lc_storageProvider% bs_location%. |
rec_usedAsContainerForStorageProviderLogs |
summary>The requestor b_location% cannot be modified for a pick up style request - it is always set to the p_recAssignee% of the b_record% being requested. |
req_cannotModifyRequestorForPickupRequest |
summary>The requestor b_location% cannot be modified once a request has been created. |
req_cannotModifyRequestorForExistingRequest |
summary>The new home for a b_record% can only be set when creating a E_rqt_pickupNew% request, it is determined by the home b_location% of the b_Record% for other request types. |
req_canOnlyModifyHomeForPickupNewRequest |
summary>The new home b_location% cannot be modified once a request has been created. |
req_cannotModifyHomeForExistingRequest |
summary>delivery from %1% to %2% |
rec_requestDetails |
summary>Error executing SQL statement: %1%: %2% command: %3% |
db_errorInSQL |
summary>Error with SQL Connection: %1% |
db_errorInSQLConnection |
summary>The SQL transaction '%1' failed for user %2%: %3%: %4% command: %5% |
db_errorInSQLTransaction |
summary>Use replacement b_location% for the private access control |
web_useReplForACL |
summary>Use replacement b_location% for outstanding b_record% b_request% |
web_useReplForRequests |
summary>Enter replacement b_location% |
web_replaceLocationLabel |
summary>Delete b_location% |
web_removeLocationDlgTitle |
summary>Move email addresses to replacement b_location% |
web_moveEmailsToReplLocation |
summary>Copy associated bs_location% to replacement b_location% |
web_moveAssociationsToReplLocation |
summary>Created as a copy of b_record%: %1% |
rec_copiedFrom |
summary>Created as a new version of b_record%: %1% |
rec_newVersionOf |
summary>Created as a redacted copy of b_record%: %1% |
rec_redactedFrom |
summary>Your search is too complicated and cannot be processed by the SQL engine. Please simplify your query before trying again. |
db_queryTooComplex |
summary>An update transaction failed due to a deadlock collision. It may be possible to try the update again later. |
db_updateDeadlocked |
summary>An update transaction failed due to a referential integrity problem. |
db_referentialIntegrityViolation |
summary>An update transaction failed because a non-unique value was provided for one of the properties involved. |
db_uniqueConstraintError |
summary>Ignored |
rdr_renderIgnored |
summary>Creation of the stored procedure or function '%1' failed. |
tem_createStoredProcedureFailed |
summary>Invalid ODBC handle. The handle type is %1% |
odbc_invalidHandle |
summary>A E_rqt_pickupNew% or E_rqt_pickupReturn% b_request% already exists for this b_record% - added by %1% on %2%. |
rec_pickupRequestAlreadyExists |
summary>The administrator assigned to this E_lc_storageProvider% b_location% does not have a street address. |
loc_storageAdminNeedsAddress |
summary>Please enter the user name that this b_location% logs in as. |
loc_pleaseEnterUserName |
summary>The user name and domain name properties cannot contain a backslash. |
loc_userOrDomainCannotContainDomainSeparator |
summary>A b_documentQueue% with a path of %1% %2% already exists. |
trm_qAlreadyExists |
summary>Movement history |
dp_cap_MovementHistory |
summary>Member bs_jurisdiction% |
dp_cap_MemberJurisdictions |
summary>Active date range |
dp_cap_ActiveDateRange |
summary>A b_request% must have a status of 'E_rqs_addedToVendor' before it can be confirmed as ready for pick up. |
req_requestNotAddedToVendor |
summary>A b_location% needs to have the manage bs_request% permission to administer E_lc_storageProvider% bs_location%. |
loc_needsRequestPermissionToAdministerStorage |
summary>'%1' files cannot be rendered using the rendering engine. |
rdr_cannotrenderFileType |
summary>One or more of the IDOL content service engines are unavailable. Any configuration changes can not be applied to these engines. Do you wish to continue with the deploy? |
tem_idolConfigDeployCSDown |
summary>This new content service conflicts with an already configured content service. Please edit the host name or port number. |
tem_idolConfigDuplicateCS |
summary>Online |
tem_idolCsStatusOnline |
summary>Unavailable |
tem_idolCsStatusOffline |
summary>Config unreadable |
tem_idolCsStatusUnreadable |
summary>Are you sure you want to remove content service %1%:%2% from the IDOL configuration? |
tem_idolCsRemoveConfirmation |
summary>Error opening KeyView stream to file |
core_keyview_pSteamIsNull |
summary>Indexing on computer %1% using %2% threads using selection: %3% |
trm_idolReindexDetails |
summary>This document has already been registered in R_TRIM%. bs_record% are %1%. you want to register this document again? |
est_duplicateDocYesNo |
summary>Cache Folder not found: %1% |
est_noCachedFolder |
summary>This document has already been registered in R_TRIM% and cannot be registered again. |
est_duplicateDocError |
summary>First and previous E_rgi_part% |
dp_cap_partInfoField |
summary>Related BS_Record% |
dp_cap_relatedRecords |
summary>Hash verification failed for file transfer from R_TRIM% client to R_TRIM% server. File name: %1%. File size: %2%. |
wgs_fileUploadHashFail |
summary>Length mismatch on file transfer from R_TRIM% client to R_TRIM% server. Expected length: %1%. Uploaded length: %2%. |
wgs_fileUploadLengthFail |
summary>IDOL reindex run ended at %1%. |
trm_idolReindexLogFinished |
summary>The b_electronicStore% '%1' is not suitable for a direct copy operation. |
sdknet_bulkLoader_cannotCopyDirect |
summary>Allocate store for direct copy |
bob_wgsFuncAllocateStoreForDirectCopy |
summary>Notify store copy complete |
bob_wgsFuncNotifyStoreCopyComplete |
summary>'%1' must be positive and in the range 1-32767. |
bob_badNumber |
summary>ODBC statement is still running. |
odbc_statementIsStillRunning |
summary>Unable to save the configuration file '%1'. %2% |
tem_configFileSave |
summary>Transaction file sent to IDOL - IDOL Index ID: %1%, File Size: %2%, time taken: %3% milliseconds |
sth_transactionFileSent |
summary>Ready for next batch |
trm_idolReindexAwaitingNextBatch |
summary>Recordset is no longer accessible due to a client/server recordset ID mismatch. Please reissue the query. |
wgs_recordsetGuidMismatch |
summary>Check that R_WORKGROUP% service is started. %1% |
bob_connectToWgs |
summary>Help |
dp_cap_Help |
summary>You can only drop a single document on b_record% '%1'. |
trm_canOnlyDrop1File |
summary>Restarting this batch [%1%]. Please manually reindex bs_record% with URIs in the range %2% to %3%. |
trm_idolReindexRestarting |
summary>Reindexing - metadata only. |
trm_idolReindexMetadataOnly |
summary>KeyView time (%%) |
trm_idolIndexColPercKeyview |
summary>The last reindex did not complete successfully. Do you wish to resume? |
trm_restartReindex |
summary>Resume last reindex |
trm_restartReindexTitle |
summary>R_TRIM% has detected that your connection to Offline Records has been lost. |
rec_offlinePathNotAvailable |
summary>Importing %1% - ID: %2% |
dp_msg_importing_object |
summary>Updating %1% - ID: %2% |
dp_msg_updating_object |
summary>Error retrieving the next %1%. Reasons to follow: |
dp_err_retrieving_object |
summary>Batch: %1% %2% - Loaded: %3% Created: %4% Updated: %5% Errors: %6% |
dp_msg_batch_stats |
summary>Updating %1% - ID: %2% URI: %3% |
dp_msg_updating_found_object |
summary>Loading %1% - ID: %2% |
dp_msg_loading_new_object |
summary>Updated batch: items imported = %1% |
dp_msg_updated_batch |
summary>Second pass processing started. |
dp_msg_pass_processing_started |
summary>Second pass process for updated items failed. |
dp_err_update_passprocessing_failed |
summary>Document batch: items collated = %1% |
dp_msg_document_batch |
summary>Second pass process for document attachments failed. |
dp_err_document_passprocessing_failed |
summary>batch |
dp_cap_batch |
summary>update |
dp_cap_update |
summary>electronic document attachment |
dp_cap_eDoc_attach |
summary>Shutting down secondary process %1% of %2% |
dp_msg_shutdownpassprocess |
summary>Initializing final pass process %1% of %2% |
dp_msg_startfinalpass |
summary>Second pass process cannot locate object. Object Type: %1% URI: %2% |
dp_err_passprocess_objectnotfound |
summary>Exporting %1% - URI: %2% |
dp_msg_exporting_object |
summary>Filtering out any storage provider bs_Location% as they are not supported for import or export. |
dp_msg_filteroutstorageprovider |
summary>Storage provider location type not supported when importing with BulkDataLoader |
dp_err_storageprovidernotsupported |
summary>Electronic documents will not be exported. The DOS file property needs to be selected for export and the electronic document directory must be specified. |
dp_err_eDocsNotExported |
summary>A b_schtrigger% could not be added to %1%. No b_schtrigger% type was specified in the import data. |
dp_err_trigger_not_added |
summary>Exception message: |
dp_err_exception_message |
summary>A negative number is not allowed for this item. |
edi_negativeNotAllowed |
summary>Processing bs_documentQueue% is only available within R_TRIM%. |
trm_processDocQueueNotAvailable |
summary>The selected IDOL instance for this reindex is not the IDOL instance configured for this dataset. The reindex will not be usable by this dataset. Are you sure you wish to use this different IDOL instance? |
dci_wrongIdolInstanceWarning |
summary>The Trapeze printer driver package does not appear to be installed on this machine. Unable to open the printer '%1'. %2% |
core_printerDriverNotInstalled |
summary>All objects in the object list must be of the same type. |
sdknet_objectListBadType |
summary>The filename is blank or the file is 0 bytes in size. No view is possible. |
trm_fileBlankORZero |
summary>Details |
web_details |
summary>Create |
web_create |
summary>convert |
web_convert |
summary>Body |
web_body |
summary>Back to search |
web_backToSearch |
summary>Back to summary |
web_backToSummary |
summary>... |
web_blah |
summary>Date registered |
web_dateRegistered |
summary>Download |
web_download |
summary>Please enter a query |
web_enterAQuery |
summary>Favorite BS_record% |
web_favoriteRecords |
summary>Favorites |
web_favorites |
summary>field |
web_field |
summary>Footer |
web_footer |
summary>Form |
web_form |
summary>Form search |
web_formSearchCap |
summary>Form search title |
web_formSearchTitle |
summary>Get started |
web_getStarted |
summary>Header |
web_header |
summary>Home |
web_home |
summary>Attach electronic document |
web_attachElectronicDocument |
summary>Create a new electronic or physical b_record% |
web_createElectronicOrPhysicalRecord |
summary>Access denied |
web_accessDenied |
summary>Add to Favorites |
web_addToFavorites |
summary>Added to favorites successfully |
web_addedToFavorites |
summary>Advanced form based search |
web_advancedFormBasedSearch |
summary>Category |
web_category |
summary>Checked out |
web_checkedOut |
summary>Checked Out BS_record% |
web_checkedOutRecords |
summary>Classic |
web_classic |
summary>Click to display |
web_clickToDisplay |
summary>Construct a refined search using various data filters |
web_constructRefinedSearchUsingFilters |
summary>For further assistance please contact your administrator. |
web_contactAdministrator |
summary>Download the electronic attachment to your device |
web_downloadElectronicAttachmentToYourDevice |
summary>Download the b_record% to view it in your local environment |
web_downloadRecordToViewInYourEnvironment |
summary>In container: |
web_incontainerColon |
summary>Incorrect object type |
web_incorrectObjectType |
summary>Initiate your search |
web_initiateYourSearch |
summary>Loading |
web_loading |
summary>B_location% |
web_location |
summary>Explore |
web_explore |
summary>Explore your recent and favorite bs_record% |
web_exploreRecentOrFavoriteRecords |
summary>Explore your bs_record% |
web_exploreRecords |
summary>Fail to initialize form search panel |
web_failToInitialiseFormSearchPanel |
summary>Edit the current b_record% |
web_editCurrentRecord |
summary>Edit the information required for the b_record%. To complete the fields, you can either: |
web_editInfoForRecordAndHowToComplete |
summary>Enter text |
web_enterText |
summary>Please enter a title |
web_enterTitle |
summary>Error adding to favorites |
web_errorAddingToFavorites |
summary>Error removing from favorites |
web_errorRemovingFromFavorites |
summary>An error occurred trying to save your search |
web_errorTryingToSaveSearch |
summary>An error occurred uploading your file |
web_errorUploadingYourFile |
summary>P_recLongNumber% |
web_expandedRecordNumber |
summary>There may be matching bs_record% that are prevented from being displayed because of filtering, or for security reasons. |
web_filterOrSecurityMayPreventedTheDisplayOfMatchRecords |
summary>Select a b_recordType% from the drop-down list to create a new b_record%. You can refine the list by typing the b_recordType% name, or part of it, into the selection field. |
web_howToCreateNewRecord |
summary>type the full value into the input field, or |
web_howToSearch1 |
summary>search by typing part of the value into the input field and selecting from the resulting drop-down list |
web_howToSearch2 |
summary>The b_recordType% you've selected uses b_classification%. Select and navigate to the required b_classification% from the drop-down list. You can search for a Top level b_classification% by typing into the |
web_howToSelectCategory |
summary>R_TRIM% |
web_HPRM |
summary>a minimum of three characters is required for searching |
web_minimum3LettersRequiredForSearch |
summary>Modify |
web_modify |
summary>More options |
web_moreOptions |
summary>needs to be selected |
web_needToBeSelected |
summary>New B_record% |
web_newRecord |
summary>No matches found |
web_noMatchfound |
summary>No bs_record% found |
web_noRecordsFound |
summary>No response received from the server |
web_noResponseReceivedFromServer |
summary>No bs_savedSearch% available |
web_noSavedSearchAvailable |
summary>The feature is not implemented. |
web_notImplementedYet |
summary>Numbers |
web_numbers |
summary>Open in classic mode |
web_openInClassicMode |
summary>Open a new browser window in classic mode. |
web_openNewbBowserWindowInClassicMode |
summary>Unknown ODBC error. |
odbc_unknownODBCerror |
summary>Public |
web_public |
summary>Ready searches |
web_readySearches |
summary>Reason |
web_reason |
summary>Recent Documents |
web_recentRecords |
summary>B_record% |
web_record |
summary>BS_record% |
web_records |
summary>B_record% already in home location |
web_recordAlreayInHomeLocation |
summary>B_record% creation failed: |
web_recordCreationFailed |
summary>B_record% request created |
web_recordRequestCreated |
summary>B_record% request outstanding |
web_recordRequestOutstanding |
summary>B_record% returned to home location |
web_recordReturnedToHomeLocation |
summary>The maximum length for the b_record% title field is 254 characters. |
web_recordTitleMaximumLengthIs254 |
summary>The b_record% title is a mandatory field. Please enter a title for the b_record% |
web_recordTitleMustBeEntered |
summary>B_recordType% |
web_recordType |
summary>B_record% update failed: |
web_recordUpdateFailed |
summary>B_record% successfully updated |
web_recordUpdateSucceeded |
summary>Remove from Favorites |
web_removeFromFavorites |
summary>Removed from Favorites successfully |
web_removedFromFavorites |
summary>Request this B_record% |
web_requestThisRecord |
summary>Requesting B_record% |
web_requestingRecord |
summary>Retrieving results |
web_retrievingResults |
summary>Return |
web_return |
summary>Returning B_record% to home location |
web_returnRecordToHomeLoction |
summary>Return the B_record% |
web_returnTheRecord |
summary>Search |
web_search |
summary>Search contents |
web_searchContents |
summary>Search for BS_record% across a dataset |
web_searchForRecordsAcrossDataset |
summary>Search Containers for more BS_record% |
web_searchThisContainerforMoreRecords |
summary>Search your BS_record% |
web_searchYourRecords |
summary>Searching |
web_searching |
summary>See more |
web_seeMore |
summary>The selected file has not been uploaded to the server |
web_selectedFileHasNotBeenUploadedToServer |
summary>Start typing to begin a new search |
web_startTypingToBeginNewSearch |
summary>Submit |
web_submit |
summary>This field is required |
web_thisFieldRequired |
summary>This B_record% has already been requested |
web_thisRecordHasBeenRequested |
summary>Unable to map data |
web_unableMapData |
summary>Unable to return b_record% to home location |
web_unableReturnRecordToHomeLocation |
summary>R_TRIM% web client is unable to establish a connection to the Web Service |
web_unableToConnectToWebServices |
summary>Unable to display details at this time |
web_unableToDisplayDetailsNow |
summary>Unable to download at this time. Try again later. URI: |
web_unableToDownloadNowTryLater |
summary>Unable to request B_record% |
web_unableToRequestRecord |
summary>Unable to view this B_recordType% |
web_unableToViewRecordType |
summary>Update |
web_update |
summary>Update the information for an existing B_record% in R_TRIM% |
web_updateExistingRecordInfo |
summary>A valid B_classification% needs to be selected. |
web_validCategoryNeedToBeSelected |
summary>View, add or modify bs_record% |
web_viewAddOrModifyRecords |
summary>View all checked out BS_record% |
web_viewAllCheckedOutRecords |
summary>View all Favorite BS_record% |
web_viewAllFavouriteRecords |
summary>View all recent bs_record% |
web_viewAllRecentRecords |
summary>Welcome to the B_record% creation wizard |
web_welcomeToRecordCreationWizard |
summary>Enter search name: |
web_enterSearchName |
summary>Search owner |
web_searchSelectOwnerInputLabel |
summary>Query |
web_searchQueryInputLabel |
summary>Enter search description: |
web_enterSearchDescription |
summary>Check in B_record% |
web_checkInRecord |
summary>Keep checked out |
web_checkInKeepCheckedOut |
summary>Make a new revision |
web_checkInMakeNewRevision |
summary>Comments |
web_checkInComments |
summary>Additional request |
web_additionalRequest |
summary>Or |
web_or |
summary>Adding members to a location is not supported in this configuration. You will need to change the call around to look like member.AddRelatedLocation(parent, MemberOf); |
loc_addingMembersNotSupported |
summary>Removing members from a location is not supported in this configuration. You will need to change the call around to look like member.RemoveRelatedLocation(parent, MemberOf); |
loc_removingMembersNotSupported |
summary>The 'Always Highest' security setting can only be used for administrator bs_location% |
bobHighestSecurityOnlyForLocations |
summary>%1% search form |
bobSearchFormCaption |
summary>Search form group |
trmSearchGroupTitle |
summary>No search methods have been included in the search group '%1'. |
trm_noMethodsForGroup |
summary>You have not defined any search groups for the search form. |
trm_noGroupsDefined |
summary>Available |
dp_cap_Available |
summary>Selected |
dp_cap_Selected |
summary>A b_record% title must start with a b_keyword% that is a top term. %1% is not a top term. |
web_selectTopTerm |
summary>The account %1% was not found. |
tem_accountLookupFailed |
summary>Setting default search form for user: %1% |
uty_updateFormForLoc |
summary>B_location%: %1% does not have a login. Default search form has not been set. |
uty_settingFormForInvalidLocation |
summary>Some errors were encountered setting the search form for one or more bs_location%. See the activity log for more details |
uty_someFormsNotSetSeeLog |
summary>A b_location% needs to have a valid login for it to have a default search form. |
loc_needsALoginForSearchForm |
summary>The b_fieldDefinition% name contain some characters that cannot be used if is to be indexed by IDOL. The list of unsupported characters is: %1% |
bob_fieldContainsInvalidIdolCharacters |
summary>This dataset is not set up with the correct user privileges. The required privilege '%1' is missing. |
tem_needUserPrivilege |
summary>An error occurred checking the database for a required privilege '%1'. %2% |
tem_needUserPrivilegeError |
summary>Created BS_record% |
web_createdRecords |
summary>A numbering pattern has not been defined for top level bs_classification%. Press OK to setup this numbering pattern now, otherwise CANCEL |
fp_needToSetTopNumber |
summary>This search was created in an earlier version and cannot be executed in R_TRIM% |
bob_searchCannotBeOldFormat |
summary>This search is in an old format which can no longer be used. Press OK if you wish to redefine the search criteria. |
trm_searchNotConvertible |
summary>Cancel |
web_cancel | |
web_clickReport |
summary>Close |
web_close |
summary>Created |
web_created |
summary>Create report |
web_createReport |
summary>Create new b_location%: |
web_createLocationFormTitle |
summary>Enter date (Short format of YYYY/MM/DD) |
web_dateFieldTitle |
summary>Error checking b_record% in |
web_errorCheckin |
summary>An error occurred creating the b_location% |
web_errorCreatingLocation |
summary>Locate |
web_locate |
summary>Manage |
web_manage |
summary>Please upload a file |
web_pleaseUploadFile |
summary>B_record% checked out |
web_recordCheckedOut |
summary>B_record% checked in |
web_recordCheckedIn |
summary>Report |
web_report |
summary>Save |
web_save |
summary>Save search |
web_saveSearchMenu |
summary>Search for |
web_searchQueryLabel |
summary>Select all |
web_selectAll |
summary>Select / deselect all |
web_selectDeselectAll |
summary>Select None |
web_selectNone |
summary>Select the bs_record% to be included in the Report |
web_selectRecordsForReport |
summary>Select a Report Template from the below list |
web_selectTemplate |
summary>Show Report |
web_showReport |
summary>Unknown b_recordType% |
web_unknownRecordType |
summary>Unknown b_record% title |
web_unknownRecordTitle |
summary>Unknown p_recNumber% |
web_unknownRecordNumber |
summary>This search type is not supported. The default value will be used |
web_unsupportedSearchType |
summary>Request BS_record% |
web_additionalRequestRecord |
summary>Reset |
web_resetButtonCaption |
summary>Requestor name |
web_requestSelectRequestorInputLabel |
summary>Navigate back to the container |
web_navigateBackToContainer |
summary>Send |
web_sendRequestOnBehalfOfButtonCaption |
summary>Select properties |
web_selectPropertiesCaption |
summary>New b_savedSearch% |
web_newSavedSearch |
summary>Check out |
web_checkOutTitleNoSubstitute |
summary>Query |
web_query |
summary>More |
web_more |
summary>Profile |
web_profile |
summary>BS_savedSearch% |
web_savedSearches |
summary>Search by method |
web_parameterisedSavedSearch |
summary>Start over |
web_parameterisedStartOver |
summary>Item(s) |
web_items |
summary>Requested |
web_requested |
summary>You requested the report |
web_reportRequestedNotification |
summary>P_recNumber% |
web_recordNumberCaption |
summary>%1% is using %2% on %3% |
web_profileInformation |
summary>Showing %1% - %2% of %3% |
web_pageInformation |
summary>End |
web_pageEnd |
summary>Start typing to begin a new search or construct a refined search using various data filters |
web_searchUsageInformation |
summary>View all |
web_viewAll |
summary>Please wait, loading |
web_loadingMask |
summary>The minimum supported version for R_TRIM% is %1%. Please upgrade to the latest version |
web_minimumBrowserVersion |
summary>Cancel and return |
web_cancelAndReturn |
summary>Item(s) selected |
web_itemsSelected |
summary>Report |
web_reportButtonCaption |
summary>Additional request |
web_additionalRequestTooltip |
summary>Continue |
web_continueButtonCaption |
summary>Correct |
web_correctButtonCaption |
summary>Upload the selected file |
web_uploadButtonCaption |
summary>Total Results |
web_totalResults |
summary>Preview |
web_previewAttachment |
summary>Properties |
web_viewProperties |
summary>Showing Results %1% - %2% |
web_showingResults |
summary>Save |
web_newSaveSearchCaption |
summary>B_request% |
web_request |
summary>Copy URL |
web_copyURL |
summary>URL has been copied to clipboard. |
web_urlCoppied |
summary>Not connected |
web_mobile_dbNotConnected |
summary>actions |
web_actionsPanelCaption |
summary>by method |
web_searchByMethods |
summary>Active BS_securityCaveat% |
web_securityCaveatCaption |
summary>Add or modify access controls |
web_viewEditAccessControlCaption |
summary>The following field type is not supported |
web_fieldTypeNotSupported |
summary>DataEntryForm: FormDefinition cannot be undefined |
web_dataFormEntryBlankError |
summary>Electronic document checked in |
web_documentCheckedIn |
summary>The OCR rendition staging path should be a UNC path. is to ensure that every R_WORKGROUP% and OCR Image server can access the work files. |
tem_idolIndexStagingPathError |
summary>Bulk loader path |
bob_infoParamBulkLoaderPath |
summary>IDOL index staging path |
bob_infoParamIdolIndexStagingPath |
summary>You need to specify a path for the IDOL index staging to do OCR text processing (see E_prs_enterpriseStudio%) |
trm_needIndexStagingPathForOCR |
summary>This b_record% is not of a suitable file type for OCR image processing. |
rec_notAnOCRFileType |
summary>Selected BS_lookupItem% |
web_selectedLookupItems |
summary>There are no matching results. |
web_thereAreNoMatchingResults |
summary>This field is disabled because this b_record% does not have a container b_record%. |
web_whyEnclosedFieldisIsDisabled |
summary>Bulk insert to temporary table is not supported for Azure. |
tem_bulkInsertNotSupportedForAzure |
summary>Tools |
vb_tio_group8 |
summary>The following settings will be saved as Global Settings: Time Zone, Document Viewer, Dashboard Configuration, Search Result Page Size. |
web_setGlobalSettingInfo |
summary>You are about to download the following global settings as defined by your Administrator: Time Zone, Search Result Page Size, Document Viewer and Dashboard Configuration settings. Are you sure you want to change your settings to the global version? |
web_getGlobalSettingConfirmation |
summary>Set as Global Settings |
web_setAsGlobalSettings |
summary>Please select a valid time zone for statistical calculations |
trm_selectStatsTimeZone |
summary>Unknown data type in varTovariant function %1% |
wgs_varTovariant |
summary>An invalid date range has been specified for the suspension of the b_alert%. Please check values supplied |
uty_alertSuspendedRangeInvalid |
summary>This b_alert% is now being used by multiple subscribers. If you wish to change it choose 'unsubscribe' and create a new b_alert% |
uty_unsubscribeAndCreateANewAlert |
summary>Notify subscribers of event %1% for %2% |
uty_alertDescriptionBasic |
summary>Notify subscribers of event %1% for %2% where %3% |
uty_alertDescriptionSearch |
summary>BS_alert% are not supported for the event '%1' |
prp_alertNotSupportedForEvent |
summary>BS_alert% are not supported for the event '%1' occurring on object '%2' |
prp_alertNotSupportedForEventAndObject |
summary>You are not subscribed to this b_alert%. |
uty_notSubscribedToAlert |
summary>You are already subscribed to this b_alert%. |
uty_alreadySubscribedToAlert |
summary>Please enter a valid date range for the suspension. |
uty_enterSuspendDateRange |
summary>until %1% |
uty_suspendUntil |
summary>from %1% until further notice |
uty_suspendFrom |
summary>from %1% until %2% |
uty_suspendRange |
summary>%1% must meet this search criteria |
pp_alertCriteriaFor |
summary>No additional search criteria can be applied to this B_alert%. |
pp_alertCriteriaNotRelevant |
summary>Revision %1% of the previous version |
rec_firstRevisionFromRevision |
summary>%1% of %2% |
bob_stdOf |
summary>Removing %1% %2% of %3% from %4% |
bob_removeFromLabel |
summary>The SharePoint conversion function 'SetSpUniqueId' is not available once the E_prf_sharePointZF% product feature has been activated. |
rec_cannotSetIdOnce365isActivated |
summary>The SharePoint Integration has been upgraded to the E_prf_sharePointZF% product feature. The earlier-style integration function is no longer available. |
rec_oldStyleSPInotAvailable |
summary>Get Settings |
web_getGlobalSettings |
summary>%1% Consumer thread processing complete, %2% items were processed by this thread. |
bob_consumerThreadComplete |
summary>%1% Consumer thread processing stopped after %2% items were processed, **** failed with error: %3% |
bob_consumerThreadFailed |
summary>%1% Processing complete, total items processed: %2%. |
bob_producerThreadComplete |
summary>%1% Processing stopped after processing %2% items, **** failed with error: %3% |
bob_producerThreadFailed |
summary>Processing item %1%: %2% : %3% (%4%) |
bob_consumerThreadProgress |
summary>Could not serialize the server-side recordset. %1% |
wgs_serialiseRecordset |
summary>You cannot specify a manual destruction date for a b_record% that has a b_schedule% attached. You need to specifically remove the b_schedule% from the b_record%. |
rec_cannotSpecifyScheduleAndManualDate |
summary>Invalid borrowing limit. It cannot be more than %1%. |
rty_invalidBorrowingLimit |
summary>Could not delete the file '%2'. Access denied. The file is in use by the following processes: %1% |
core_couldNotDeleteFileInUse |
summary>P_recNumber%: %1% |
rec_requestMailNotification |
summary>%1% - transaction update limit exceeded. You can only add, remove or update a maximum of %2% %1% in any single transaction. You need to save the current transaction before continuing. |
bob_childTransactionLimitExceeded |
summary>The selected container has been %1%. For bs_record% that have contained items, you need to make them %1% first, before you can place them inside a %1% container. |
rec_useDispositionProcessingFunctionForContainers |
summary>You do not have access to the p_recContainer%. |
rec_noAccessToContainer |
summary>Add a category to IDOL |
sth_idolIndexQueueCreateCategory |
summary>The IDOL component required for this action is not available. Component: %1%, action: %2% |
idol_componentNotAvailable |
summary>B_record% missing from index %1%. |
trm_recordMissingFromIndex |
summary>Unable to dispose of the contained b_record% '%1'. %2% |
rec_errorDisposingContent |
summary>B_record% has already been disposed (%1% on %2%). |
rec_alreadyDisposed |
summary>B_record% '%1' is not scheduled for the selected disposal action '%2'. The specified disposal is %3%. |
rec_hasDifferentDisposal |
summary>A container that has been %1% cannot contain bs_record% that have been %2%. |
rec_containerHasDifferentDisposalType |
summary>The selected container is inactive. For bs_record% that have contained items you need to make them inactive before you can place them inside an inactive container. |
rec_useInactiveProcessingFunctionForContainers |
summary>The selected container has been %1%. Placing this b_record% within this container will mean that the b_record% will also become %1%. |
recAutomaticDisposalWillOccur |
summary>The selected container is inactive. Placing this b_record% within this container will mean that the b_record% will also become inactive. |
recAutomaticInactiveWillOccur |
summary>You cannot perform document transactions on bs_record% that have been destroyed. |
rec_cannotUpdateDestroyedRecord |
summary>SQL state and native error code are consecutively %1% , %2% |
odbc_sqlState |
summary>This b_record% has not been disposed. |
rec_recordNotDisposed |
summary>Invalid extension limit - it cannot be more than %1%. |
rty_invalidExtensionLimit |
summary>No borrowing limits are in place. |
rty_notImplementingBorrowingLimits |
summary>No extensions are allowed. |
rty_noExtensionsAllowed |
summary>Extensions enabled but no borrowing limits are in place. |
rty_extnSetButNotBorrow |
summary>Multiple extensions enabled but no borrowing limits are in place. |
rty_multiExtnSetButNotBorrow |
summary>You can only book out this b_record% until %1%. |
rec_cannotBookPastDate |
summary>You can only extend the booking on this b_record% until %1%. |
rec_cannotExtendPastDate |
summary>P_recNumber%: %1% |
rec_recReturnOverdueMailNotification |
summary>P_recDisposition%: %1% ( p_recHomeLocation%: %2%, Consignment: %3%, Closed: %4%, Last Action: %5%) |
rec_doDisposalMsg |
summary>( Retention setting: %1%, Review date: %2% ) |
rec_doRetentionScheduleMsg |
summary>This b_record% is active. |
rec_alreadyActive |
summary>The ODBC call completed successfully but couldn't retrieve the returned additional diagnostic information. |
odbc_successWithInfomationBut |
summary>You cannot specify bs_jurisdiction% when using the retention option of %1%. |
sch_cannotSpecifyJurisdictions |
summary>You must specify bs_jurisdiction% when using the retention option of %1%. |
sch_mustSpecifyJurisdictions |
summary>You cannot have a destroy trigger with no b_jurisdiction% condition when using the retention option '%1'. |
sch_cannotHaveDestroyAllJurisdictionsTrigger |
summary>You cannot have a destroy trigger for b_jurisdiction% '%2' when using the retention option '%1'. |
sch_cannotHaveDestroyTriggerForJurisdiction |
summary>Message |
vb_tio_group1and5 |
summary>Attachments |
vb_tio_group3and6 |
summary>List in alphabetic order |
web_UDFalphabeticOrderTooltips |
summary>One or more of the attached electronic documents for b_record% '%1' are large and could take a while to process during which time the client application will be unresponsive. Choose 'No' to omit processing all the electronic documents for this b_record% and to exclude them from the XML output file. Continue adding encoded electronic documents into the XML file? |
bob_xmlEncodeWarnAboutLongProcess |
summary>On %1% you requested b_record%: %2% - %3%. b_record% was delivered to you on %4%. you please acknowledge that you received this b_record% by opening the attached tr5 file and confirming acknowledgement. |
rec_requestAcknowledgeMailNotification |
summary>B_record%: %1% - p_recDisposition% processing error. %2% contained bs_record% reported errors: |
rec_notAllContentsProcessed |
summary>This will process the select %1% by clearing the disposal status and setting the p_recDisposition% back to inactive. It will also do the same for any contents of the selected %1%. |
rec_archiveUndisposeWarning |
summary>This will process the select %1% by clearing the date inactive and setting the p_recDisposition% back to active. It will also do the same for any contents of the selected %1%. |
rec_archiveActivateWarning |
summary>No databases were found in the IDOL status response. |
idol_noDatabasesFound |
summary>You cannot activate a b_record% if its container is inactive or disposed. You will need to either activate its container or remove the b_record% from its container. |
rec_containerNotActive |
summary>You cannot undispose a b_record% if its container has been disposed (%1% on %2%). You will need to either undispose the container or remove the b_record% from its container. |
rec_containerDisposed |
summary>The b_record% '%1' must be enclosed in its container before it can be disposed. |
rec_needEnclosedToDispose |
summary>This may be due to an unsupported text file encoding being used. Refer to the help file for further information about support for text file encoding. |
dp_err_headerMismatchMaybeEncoding |
summary>The ImportField is null on a mapped item. |
dp_err_importFieldIsNullOnMappedItem |
summary>The import field map in the configuration file refers to data that appears to be different to that being imported. ID: %1% Mapped to: '%2' Import data is: '%3'. |
dp_err_invalidDataForConfig |
summary>Would you like to convert it? |
dp_msg_queryConfigConversion |
summary>Convert configuration file? |
dp_cap_queryConfigConversion |
summary>Conversion warnings |
dp_cap_configConversionWarnings |
summary>The R_DataPort% configuration cannot be run because it is from an earlier version (%1%) to the supported version (%2%). |
dp_msg_configPreviousVersion |
summary>Unable to open a R_DataPort% configuration file of version %1%. Only versions before %2% can be opened with this version of R_DataPort%. |
dp_msg_configLaterVersion |
summary>At least one duplicate field name exists that could not be converted from version 1 to 2. All instances were removed from the field map. These include: %1% |
dp_msg_duplicateFieldConversion |
summary>Data formatter error in '%1' (%2%) |
dp_err_dataFormatterError |
summary>This b_record% is defined as the client b_record% for a number of other bs_record% and cannot be deleted. |
rec_inUseAsClient |
summary>This b_record% is defined as the matter b_record% for a number of other bs_record% and cannot be deleted. |
rec_inUseAsMatter |
summary>To use BulkDelete the user must have the highest security level. |
rec_bulkDeleteAccessDenied |
summary>One or more of the selected bs_record% is on hold. |
rec_bulkDeleteItemOnHold |
summary>One of more of the selected bs_record% is a client b_record% for other bs_record% that are not being deleted. |
rec_bulkDeleteClientsBeingDeleted |
summary>One of more of the selected bs_record% is a matter b_record% for other bs_record% that are not being deleted. |
rec_bulkDeleteMattersBeingDeleted |
summary>You can only specify the client b_record% for a b_record% that is a matter. |
rec_onlySetClientForMatters |
summary>You cannot change the client b_record% property for an existing b_record%. See the 'ChangeClient' method. |
rec_cannotChangeClientPropertyForExistingRecord |
summary>You can only specify the matter b_record% for a b_record% that belongs to a matter. |
rec_onlySetMatterForRecordsThatBelong |
summary>You cannot change the matter b_record% property for an existing b_record%. See the 'ChangeMatter' method. |
rec_cannotChangeMatterPropertyForExistingRecord |
summary>List according to their categories |
web_UDFcategoryOrderTooltips |
summary>List in alphabetic section order |
web_UDFalphabeticSectionOrderTooltips |
summary>Client and matter bs_record% cannot have a container. |
rec_clientsAndMattersDontHaveContainers |
summary>Client and matter bs_record% cannot be used as a container. |
rec_clientsAndMattersCantBeContainers |
summary>Client and matter bs_record% cannot belong to a matter. |
rty_clientsAndMattersCannotBelongToAMatter |
summary>Client and matter bs_record% cannot have a b_schedule%. |
rty_clientsAndMattersCannotHaveARetentionSchedule |
summary>Set the p_recClientRecord% or p_recMatterRecord% property to update the generated title. |
rec_setClientMatterProperty |
summary>Can only use client/matter titling for matters or bs_record% that belong to a matter. |
rty_clientMatterTitlingOnlyFor |
summary>Can only use client/matter numbering for matters or bs_record% that belong to a matter. |
rty_clientMatterNumberingOnlyFor |
summary>client and matter bs_record% cannot have b_classification% titling or numbering. |
rty_clientsAndMattersCannotHaveClassTitleOrNumber |
summary>Based on %1% |
rty_numberFromParentCap |
summary>Unable to determine storage block size for b_electronicStore% '%1'. Storage totals will be based on file size instead and may not reflect size on disk. Path '%2'. %3% |
wgs_estoreBlockSize |
summary>The source file '%1' needs a valid Byte Order Mark to be used with the current formatter. For more information about valid text encoding refer to the R_DataPort% help file. |
dp_err_noBOM |
summary>You haven't specified a value for '%1'. Are you sure you want to leave it blank. |
core_fieldBlankWarning |
summary>No content |
rec_noContentForBody |
summary>You need to select a client b_record%. |
rec_notAClientRecord |
summary>You need to select a matter b_record%. |
rec_notAMatterRecord |
summary>The b_recordType% needs to implement the client b_Record% behavior. |
rty_needsToHaveClientBehaviour |
summary>The b_recordType% needs to implement the matter b_Record% behavior. |
rty_needsToHaveMatterBehaviour |
summary>The b_recordType% needs to have the 'belongs to a matter' property set. |
rty_needsToHaveBelongsToMatter |
summary>You cannot change behavior for bs_recordType% that implement the client b_Record% or matter b_Record% behaviors. |
rty_cannotChangeClientMatterBehaviour |
summary>Customize Quick Access Toolbar... |
trim_customizeQAT |
summary>Use a different form of this function for bs_record% or bs_location%. |
api_cannotUseThisFormOfSetFieldUsage |
summary>Matters for client b_record%: %1% |
bob_mattersForClient |
summary>This b_record% is for recording details of a client - electronic documents cannot be created within it. |
rec_clientsCannotHaveDocs |
summary>The task '%1' is not suitable for client or matter bs_record%. |
rec_taskNotSuitableForClientsOrMatters |
summary>The property '%1' is not available for client or matter bs_record%. |
rec_propertyNotSuitableForClientsOrMatters |
summary>Select new client b_Record% |
rec_selectNewClient |
summary>Select new matter b_Record% |
rec_selectNewMatter |
summary>This function requires you to be connected using Integrated Windows Authentication. |
db_notUsingWindowsAuthentication |
summary>This function requires you to be using a direct connection to the R_workgroup% rather than via the http protocol. |
db_notRunningInTheCloud |
summary>B_Consignment% '%1' has no bs_record%. Please add some bs_record% before proceeding. |
rec_noRecordsInConsignment |
summary>You cannot delete the automatically generated matter subfolder b_checkinStyle%. You need to delete the b_checkinStyle% associated with the parent matter. |
uty_cannotDeleteMatterSubFolder |
summary>Show Above the Ribbon |
trm_showAboveRibbon |
summary>More Commands... |
trm_moreCommands |
summary>You need to specify a bulk loader work path to support bulk insert for temporary tables. |
tem_needToSpecifyBulkLoaderPath |
summary>Re-examination of b_consignment% '%1' failed. |
rec_reviewConsignmentFailed |
summary>Re-examination of b_consignment% '%1' successful. |
rec_reviewConsignmentSuccess |
summary>Null pointer passed in to SWIG wrapper. Function: '%1'. File: '%2'. Line: %3%. |
api_swigNullPointer |
summary>Creating request for %1% to approve b_consignment% '%2' for disposal. |
rec_creatingApprovalRequest |
summary>For the new SharePoint integration the managing b_record% needs to have a b_recordType% that behaves like a 'SharePoint Document'. |
rec_spItemInvalidDocument |
summary>B_consignment% %1% requires your approval. |
rec_RecConsignmentApprovalNeeded |
summary>You have been requested to approve the disposal of all the bs_record% within b_consignment% '%1'. |
rec_RecConsignmentApprovalContent |
summary>Show Below the Ribbon |
trm_showBelowRibbon |
summary>This b_record% represents a single-instanced item within a SharePoint repository. Attaching is not supported in this environment. |
rec_spCannotAttachToSharepointDoc |
summary>A b_recordtype% must have the 'document' behavior and must have document storage for relocation if it is to be used as a SharePoint list item b_Record%. |
rty_onlyDocumentsCanBeSharepointLIRs |
summary>This b_recordType% has not been designated as a suitable b_recordType% for creating a SharePoint list item b_record%. |
rty_notSuitableForSharePointLIR |
summary>You need to be p_coaApprover% and have E_prm_recordAdmin% permission |
rec_neeedToBeApproverToApproveReject |
summary>This task is only available if the p_coaStatus% is E_cis_pending%. |
rec_conApproverNotPending |
summary>Show Quick Access Toolbar Above the Ribbon |
trm_showQATAboveribbon |
summary>No bs_record% found. Without bs_record% there is no need to create a b_consignment%. alter the cutoff date or the search criteria. |
rec_noRecordsToConsign |
summary>This b_record% is defined as the p_conLogRecord% and cannot be deleted. |
rec_inUseAsConsignmentLogRecord |
summary>An error occurred parsing the search: |
ppg_searchCouldNotBeParsed |
summary>This b_record% is in a b_consignment% and cannot be deleted. |
rec_inUseByConsignment |
summary>%1% needs the permission 'E_prm_recordArchivist' to be the p_conArchivist% on this b_consignment%. |
rec_personIsNotArchivist |
summary>SQL Engine Version |
bob_sqlEngineVersion |
summary>AutoPass error %1%. %2% |
tem_autoPassError |
summary>AutoPass error %1%. No more details available. |
tem_unknownAutoPassError |
summary>Authentication Method |
bob_infoParamAuthenticationMethod |
summary>Connection Protocol |
bob_infoParamConnectionProtocol |
summary>The b_consignment% has not passed review. |
rec_consignmentNotReview |
summary>Customize Shortcut Bar |
trm_customizeShortcutbarDialogTitle |
summary>Error: a valid user name was not provided. |
bob_datasetUsername |
summary>Error: a valid password was not provided. |
bob_datasetPassword |
summary>This b_recordType% is being used by an automatically generated sub folder list. |
rty_usedAsDefaultSubFolders |
summary>Automatically created sub folders cannot be matter or client bs_record%. |
rty_subFoldersCannotBeClientOrMatter |
summary>The sub folder b_recordtype% must have the 'belong to a matter' setting for a b_recordtype% that is a matter. |
rty_subFoldersMustBelongToAMatter |
summary>The sub folder cannot have the 'belong to a matter' setting. |
rty_subFolderCannotBelongToAMatter |
summary>A client b_Record% cannot have automatically created sub folders. |
rty_clientRecordTypeCannotHaveSubfolders |
summary>The subfolder b_recordtype% must have a container level lower than the level of the parent b_recordtype% '%1'. |
rty_subFolderLevelMustBeLowerThan |
summary>The subfolder b_recordtype% must be different than the parent b_recordtype%. |
rty_subFolderMustBeDifferentRecordType |
summary>The search clause name '%1' cannot be used for this field as it matches the clause name used for the in-built search clause: '%2'. |
bob_fieldNameIsStdSearch |
summary>No longer available |
evt_objectNotFound |
summary>Sub folder of %1% automatically created |
rec_subFolderAutoCreated |
summary>All Panes |
ocx_allPanes |
summary>A reviewer has not be assigned to this b_consignmentIssue%. |
rec_noReviewerAssignedToCon |
summary>This b_consignmentIssue% is not a warning b_consignmentIssue%. |
rec_issueIsNotWarning |
summary>This b_consignmentIssue% is not suitable for this task. |
rec_taskNotValidForIssue |
summary>Adding referential integrity to newly created tables. |
tem_tool_updateRIForCreatedTables |
summary>The b_record% '%1' must be returned to its home location before it can be disposed. |
rec_needToReturnRecordToHomeLocation |
summary>Customize the Shortcut Bar... |
trm_customizeShortcutBar |
summary>This b_consignment% has been already fully approved. You may not approve or reject bs_record% anymore. |
rec_conApprovedOrHigher |
summary>You cannot change the encryption settings for an existing b_electronicStore%. |
est_cannotSetEncryptionForExistingStore |
summary>B_record% : %1% has been disposed successfully and all metadata has been deleted. |
rec_destroyedIncludingMetadata |
summary>Failed to create an XML audit file to record the disposal process. %1% |
rec_failedToCreateConsignmentAuditFile |
summary>B_record% : %1% has been disposed successfully. |
rec_disposalSuccessful |
summary>Disposal completion log for b_consignment% : '%1' |
rec_disposalLogTitle |
summary>The b_consignment% review has already been completed and there are no pending issues. |
rec_reviewNotAvailable |
summary>Encryption is only available for a Windows file system b_electronicStore%. |
est_encryptionOnlyForFileSystemStores |
summary>The B_consignment% '%1' is complete. This task is not available. |
rec_consignmentDone |
summary>The B_consignment% '%1' is fully approved. This task is not available. |
rec_consignmentFullyApproved |
summary>Results |
web_results |
summary>Reassign |
web_reassign |
summary>B_activity% |
web_activity |
summary>BS_activity% |
web_activities |
summary>B_workflow% |
web_workflow |
summary>BS_activity% due |
web_activitiesDue |
summary>Ready to start |
web_activitiesReadyToStart |
summary>Incomplete |
web_activitiesIncomplete |
summary>BS_record% due |
web_recordsDue |
summary>Unknown b_activity% name |
web_unknownActivityName |
summary>This document does not have a default b_recordtype% |
web_unknownDocumentType |
summary>Unknown document origin |
web_unknownDocumentOrigin |
summary>Unknown |
web_unknown |
summary>Not applicable |
web_notApplicable |
summary>Date due |
web_dateDue |
summary>No bs_activity% found |
web_noActivitesFound |
summary>No attached documents found |
web_noAttachedDocumentsFound |
summary>Unknown status |
web_unknownActivityState |
summary>Unknown due date |
web_unknownDuedate |
summary>Unknown b_workflow% |
web_unknownWorkflow |
summary>Export Revisions |
dp_cap_ExportRevisions |
summary>No due date |
web_noDueDate |
summary>No bs_workflow% found |
web_noWorkflowsFound |
summary>View bs_workflow% and bs_activity% |
web_viewWorkflowsAndActivites |
summary>Unknown b_workflow% title |
web_unknownWorkflowTitle |
summary>Return to bs_activity% |
web_returnToActivites |
summary>Return to b_activity% documents |
web_returnToActivityDocuments |
summary>Return to bs_workflow% |
web_returnToWorkflows |
summary>Update b_workflow% |
web_modifyWorkflow |
summary>Update b_activity% |
web_updateActivity |
summary>B_activity% updated. |
web_activityUpdated |
summary>Could not load b_activity%. |
web_coundNotLoadActivity |
summary>Could not save b_activity%. |
web_couldNotSaveActivity |
summary>Assigned to |
web_activityAssignedTo |
summary>B_activity% unassigned |
web_activityNotAssigned |
summary>No Supervisor |
web_activityNoSupervisor |
summary>Priority |
web_priority |
summary>Estimated duration |
web_activityEstimatedTime |
summary>Estimated cost |
web_activityEstimatedCost |
summary>The supplied URL is invalid. |
web_invalidURL |
summary>BS_request% |
web_requests |
summary>Unknown b_record% title for b_request%. |
web_unknownRequestRecordTitle |
summary>B_request% due |
web_requestDue |
summary>No bs_request% found. |
web_notRequestsFound |
summary>Unknown B_request% type. |
web_unknownRequestType |
summary>Required |
web_requiredCaption |
summary>Commands on Panes |
ocx_allCommands |
summary>b_consignment% '%1' has not been reviewed. |
rec_conHasNotBeenReviewed |
summary>You can only removed rejected bs_record% from a b_consignment%. |
rec_conOnlyRemoveRejected |
summary>B_record% has been removed from b_consignment%. |
rec_conApproverRemoved |
summary>File is zero length or too big. |
web_fileSizeError |
summary>Yes to all |
web_yesToAll |
summary>Preference |
web_preference |
summary>Auto-classification confidence level must be between 0 and 100. |
rec_invalidConfidenceLevel |
summary>B_consignment% is not waiting on transfer acknowledgment. |
rec_conNotWaitingOnAck |
summary>A b_fieldDefinition% of format %1% cannot be mapped to a SAP metadata key. |
fld_formatNotSuitableForSapKey |
summary>The SAP key field '%1' has already been mapped to the b_fieldDefinition% '%2'. |
fld_sapKeyAlreadyMapped |
summary>Enter the SAP business object name. |
fp_newSAPBusinessObjectTitle |
summary>This b_classification% cannot be used for SAP documents. %1% |
fp_cannotUseClassificationForSAP |
summary>The image folder specified is invalid. Ensure it exists and is a relative path. |
rp_imageFolderINvalid |
summary>Origin |
web_origin |
summary>Usage |
web_usage |
summary>Return to bs_activity% |
web_returnToActivities |
summary>BS_record% on b_consignment% '%1' require your review. |
rec_consignmentReviewSubject |
summary>Bs_record% have been assigned to you to review. review all bs_record% on consignment %1%. |
rec_consignmentReviewContent |
summary>B_checkinStyle% |
web_emailLink |
summary>Create B_checkinStyle% |
web_createEmailLink |
summary>View or modify bs_checkinStyle% |
web_emailLinkDescription |
summary>No Additional Fields selected. Please select fields to be updated below. |
web_selectAdditionalFieldsForUpdate |
summary>My %1% |
web_myObject |
summary>Type |
bob_externalLinkColHeadingType |
summary>You need to be the p_conArchivist% to perform this task. |
rec_notArchivist |
summary>Uncomplete |
web_uncomplete |
summary>Suspend |
web_suspend |
summary>Added as an IDOL category, buffer size = %1% |
sth_classificationUpdated |
summary>IDOL category creation failed: %1% |
sth_failedClassification |
summary>This b_consignment% has already passed review. |
rec_conAlreadyReviewed |
summary>This b_consignment% has %1% issues. You need to resolve these issues before completing the review. |
rec_conHasIssues |
summary>You need to specify the b_recordType% for the containers if you wish to enable the automatic folder creation feature. |
pln_mustSpecifyContainerRecordType |
summary>Re-examination of b_consignment% '%1' was successful. |
rec_reviewConsignmentSuccessEx |
summary>Display linked target as |
web_emailLinkDisplayName |
summary>B_recordType% for registering items |
web_emailLinkRecordType |
summary>Retain items within email client |
web_emailLinkRetainItems |
summary>B_checkinStyle% owner |
web_emailLinkOwner |
summary>Linked to |
web_emailLinkLinkedToRecord |
summary>B_recordType% for registered items |
web_emailLinkItemRecordType |
summary>Could not load specified b_checkinStyle% |
web_couldNotLoadEmailLink |
summary>You must specify a name for the b_checkinStyle%. |
web_NeedLinkedTargetName |
summary>You must specify a b_recordType% for the items that are created. |
web_NeedTypeForEmailLinkItems |
summary>You must specify a b_recordType% for the automatic folder creation wizard. |
ogn_mustSpecifyContainerRecordType |
summary>Re-examination of b_consignment% '%1' was successful. |
rec_reviewConsignmentSuccessEx2 |
summary>Initiate |
web_initiate |
summary>Revert to pending only allowed for approver |
rec_neeedToBeApproverToRevertApproval |
summary>The selected approval request is already pending. |
rec_conApprAlreadyPending |
summary>The selected b_record% has already been excluded from the b_consignment%. |
rec_conApprAlreadyRemoved |
summary>Examining b_record% : '%1' for any issues preventing disposal... |
rec_conExaminingRecord |
summary>Collecting files |
trm_collectingFiles |
summary>Adding bs_record% to b_consignment%... |
rec_conAddingRecsToConsignment |
summary>Adding b_record% '%1' to b_consignment% report... |
rec_conProcessingRecord |
summary>Selected b_consignment% is not a transfer b_consignment%. |
rec_conNotTransfer |
summary>P_recConsignment% cannot be modified as this b_record% is now on a consignment. |
rec_conNumIsNowReadOnly |
summary>List of bs_record% removed by b_consignment% : '%1' |
rec_conLogHeader |
summary>BS_consignmentIssue% cannot be modified. |
rec_conCannotModifyIssue |
summary>Attach existing b_Record% |
web_attachExisting |
summary>Attach b_record% (as SuperCopy) |
web_attachSuperCopy |
summary>Attach electronic document |
web_attachElectronic |
summary>No image |
web_noImage |
summary>Could not save b_checkinStyle% |
web_couldNotSaveEmailLink |
summary>Could not load specified b_activity% |
web_couldNotLoadActivity |
summary>Information |
web_info |
summary>Success |
web_success |
summary>Detach |
web_detach |
summary>Sort method duplicated. |
sui_sortMethodDuplicated |
summary>The current search is not compatible with the profile search editor. Would you like to clear it and start with a blank search? |
sui_notCompatWithProfile |
summary>The current search filters are not compatible with the simple filter pages. Would you like to clear them and start with a blank set of filters? |
sui_notCompatWithSimpleFilter |
summary>You must have at least one search method available. |
trm_atLeaseOneSrchMthdAvailable |
summary>Please select a valid mail folder. |
mpx_selectValidMailFolder |
summary>B_recordType% for registering within matter subfolders |
web_rtyForSubFolders |
summary>Delete emails permanently rather than moving to 'Deleted Items'. |
web_deleteEmailPermanently |
summary>Delete |
web_deleteEmailLink |
summary>Confirm delete |
web_confirmDeleteHeading |
summary>Navigate to linked b_record% |
web_navigateToEmailLinkRecord |
summary>Search linked b_record% as p_recContainer% |
web_searchEmailLinkRecordContainer |
summary>Browse b_record% information |
web_browseRecord |
summary>You cannot change behavior for bs_recordType% that behave as a series. |
rty_cannotChangeSeriesBehaviour |
summary>Your R_TRIM% license key is invalid. |
core_invalidLicenseKey |
summary>The disposal date of b_record% '%1' cannot be calculated yet. Disposal (%2%) prevented - please review b_schedule%: %3% |
rec_hasNoDisposalSet |
summary>The disposal date of b_record% '%1' is later than the date proposed (%2%). Disposal (%3%) prevented - please review b_schedule%: %4% |
rec_hasLaterDisposalDate |
summary>The disposal cannot be undertaken before the cutoff date (%1%). |
rec_disposalCannotHappenBeforeCutoff |
summary>Client machine: %1%; client user: %2%; database: %3% |
core_appErrorLogDBID |
summary>Database: %1% |
core_appErrorLogDBIDOnly |
summary>High and Medium priority |
web_AllHighAndMediumPriority |
summary>My bs_request% awaiting approval |
web_MyRecordReturnApprovalList |
summary>All bs_request% awaiting approval |
web_AllRequestsNeedToApprove |
summary>New b_record% pick ups |
web_NewRecordPickups |
summary>B_record% returns |
web_RecordReturns |
summary>Temporary retrievals |
web_TemporaryRetrievals |
summary>Permanent retrievals |
web_PermanentRetrievals |
summary>Approvals |
web_approvals |
summary>Pick up list |
web_pickups |
summary>Deliveries |
web_deliveries |
summary>BS_record% in circulation |
web_RecordsInCirculation |
summary>Reject |
web_reject |
summary>Approve |
web_approve |
summary>Pane |
ocx_pane |
summary>The b_consignment% needs to be reviewed before this action can be undertaken. |
rec_consignmentNotReviewed |
summary>The b_consignment% is still waiting for approval by %1% approver(s). |
rec_consignmentNotApproved |
summary>This feature requires an active document. |
toa_err_noActiveDocument |
summary>This feature requires an active worksheet. |
toa_err_noActiveWorksheet |
summary>This feature requires an active selection. |
toa_err_noActiveSelection |
summary>The file path for the source file is blank. |
toa_err_blankPath |
summary>Insert picture failed. Either the document is corrupt or there is no valid selection. |
toa_err_insertPictireFailed |
summary>Insert file failed. |
toa_err_insertFileFailed |
summary>Complete |
web_CompleteRequest |
summary>You cannot download a SharePoint item to bs_offlineRecord%. |
rec_cannotDownloadToOfflineRecords |
summary>No SharePoint items are associated with this b_record%. |
rec_noSharePointItems |
summary>None of the SharePoint items associated with this b_record% are viewable documents. |
rec_noSharePointDocuments |
summary>Show Quick Access Toolbar Below the Ribbon |
trm_showQATBelowRibbon |
summary>Unable to create file '%1'. |
wgs_httpDownloadCreateFile |
summary>Unable to write to file '%1'. |
wgs_httpDownloadWriteFile |
summary>A b_fieldDefinition% must be a date or date/time to be used for a b_schedule% trigger. |
bob_fldScheduleTriggerFieldMustBeDate |
summary>Examining b_record% : '%1' for any issues preventing disposal ... examining content b_record% : '%1' ... |
rec_conExaminingContentRecord |
summary>Data unavailable (a database schema upgrade is required) |
core_propertyUnavailableDueToSchema |
summary>Data unavailable (was not collected at the time) |
core_propertyNotCollected |
summary>The user is no longer in the system. |
core_userNoLongerRegistered |
summary>Add client/matter party |
web_addClientMatterParty |
summary>Add client/matter role |
web_addClientMatterRole |
summary>To access this function you need to have the highest security profile and to be able to bypass all access controls. |
bob_menuNeedsFullAccess |
summary>New connections to R_TRIM% are not being accepted at this time. |
bob_preventConnections |
summary>Connections to R_TRIM% are being stopped. |
bob_stopAllActivity |
summary>You have not entered a correct geographic location. Try POINT(-122.15437906 37.443134073) or use the map interface to mark a point. |
core_invalidWkt |
summary>This operation will compact the IDOL database. It should not be run while any indexing jobs are still being processed by IDOL. Doing so may cause your content index to become corrupted. Are you sure you wish to proceed? |
tem_dciOptimiseCheck |
summary>IDOL appears to have unfinished jobs. Please wait until these jobs have been processed before running optimize. |
tem_dciJobsInProgress |
summary>From b_record% p_recHomeLocation% |
rec_requestFromHome |
summary>From p_recAssignee% |
rec_requestFromAssignee |
summary>To requestor |
rec_requestToRequestor |
summary>To new p_recHomeLocation% |
rec_requestToNewHome |
summary>To b_record% p_recHomeLocation% |
rec_requestToHome |
summary>This b_activity% doesn't have an assignee. |
web_activityWithoutAssignee |
summary>Detach electronic document |
web_detachElectronic |
summary>Show Latest |
web_showLatest |
summary>Add to Notes |
web_addToNotes |
summary>IDOL Error: %1% |
idol_generalError |
summary>Are you sure you want to remove the term '%1' from the auto-classification training? |
idol_autoClassRemoveTerm |
summary>You cannot remove a generated term but setting the weight to 0 will make the term ignored. Do you wish to set %1% to 0? |
idol_autoClassRemoveGenTerm |
summary>Dataset ID |
web_datasetId |
summary>Server |
web_Server |
summary>The search specified is not valid for a b_consignment% - it needs to be a b_record% search. |
rec_conInvalidSearch |
summary>Unable to download file '%1'. The server response was '%2'. |
wgs_httpDownloadResponse |
summary>Only the requestor can acknowledge receipt of a b_record%. |
req_onlyRequestorCanAcknowlegde |
summary>Object |
web_object |
summary>Unable to decode the ADO byte stream to retrieve the geographic location. It appears that the byte stream is not complete. |
core_invalidAdoByteStream |
summary>This issue is with one of the contained bs_record% within the consignment. You need to remove the container from the consignment. |
rec_issueInContents |
summary>This issue is not with one of the contained bs_record% within the consignment. You should simply remove the b_record% from the consignment. |
rec_issueNotInContents |
summary>Please select at one or more properties for the consignment log report. |
bob_consignmentLogNeedsProperties |
summary>Please specify a valid URL for the 'webClientClassicUrl' property in the 'hprmServiceAPI.config' file. |
web_webClientClassicUrlError |
summary>Display Performance Counters |
bob_infoParamPerfCounters |
summary>Double click here do display performance counters. |
bob_infoClickForPerfCounters |
summary>The foreign barcode '%1' is too long. It cannot be longer than %2% characters. |
bob_foreignBarcodeTooLong |
summary>Your license is invalid as it does not include a license for the R_TRIM% base edition. |
core_baseModuleNotLicensed |
summary>It appears the AutoPass database does not contain any basic editions for the nominated customer. Please ensure all the relevant AutoPass files have been added to the AutoPass database. |
tem_licenseInvalidNoBase |
summary>Warning. No license features were updated as a result of the AutoPass setup. If you expected some additional license features, check the customer name. |
tem_noLicenseChangesMade |
summary>Select the bs_request% to be included in the Report. |
web_selectRequestsForReport |
summary>Please enter a search query or use the search form to initiate a search. |
web_pleaseEnterSearch |
summary>The foreign barcode '%1' has been entered more than once. |
bob_foreignBarcodeDuplicate |
summary>An error occurred trying to save your search. |
web_errorSavingSearch |
summary>The b_schedule% for this b_schtrigger% could not be found using property value: %1% |
dp_err_ScheduleForTriggerNotFound |
summary>rcfClient: Buffer overrun max size is 512. |
bob_bufferTooBig |
summary>needs database schema upgrade |
trm_needsSchemaUpgrade |
summary>=3Ca blank value=3E |
sui_blank |
summary>Generate URL link |
web_urlLink |
summary>Hide/show the Properties Panel |
web_togglePropertiesPanel |
summary>Update visible properties on the Properties Panel |
web_togglePropertiesSettings |
summary>This b_recordType% is used as the container b_recordType% for the SAP Archive Link integration. |
rty_inUseBySAPArchiveLink |
summary>The installed versions of R_TRIM% and MAPI are incompatible. R_TRIM% can register this email but the email cannot be updated with the 'In R_TRIM' indicator or deleted from your mail client. |
trm_mismatchBitMAPI |
summary>View or action bs_request% |
web_viewAndActionRequests |
summary>View, initiate or modify bs_workflow% and associated bs_activity% |
web_viewActivitiesOrWorkflows |
summary>An error occurred rejecting the b_request%. |
web_errorRejectRequestRecord |
summary>An error occurred approving the b_request%. |
web_errorApproveRequestRecord |
summary>Site ID |
bob_infoParamSiteId |
summary>General |
web_general |
summary>An error occurred completing the b_request%. |
web_errorCompleteRequestRecord |
summary>Navigate to |
web_navigateTo |
summary>Matter b_record% |
web_matterRecord |
summary>Client b_record% |
web_clientRecord |
summary>A new evaluation license has been installed, expiring on %1%. |
tem_instantOnLicenseInstalled |
summary>A new license file has been added to your current license. |
tem_newLicenseFileAdded |
summary>Add License File |
tem_addLicenseFile |
summary>Recursive object searching is not supported by the R_WORKGROUP% you are connected to. You will need to connect to a later release R_WORKGROUP% to perform recursive object searches. |
db_recursiveSearchNotSupportedByWgs |
summary>The supplied license file is for a different customer. |
tem_licenseWrongCustomer |
summary>There are no report templates available. |
web_noReportTemplatesAvailable |
summary>Update b_record% |
web_updateRecord |
summary>Create or update b_checkinStyle% |
web_updateEmailLink |
summary>The SQL Dataset has reported a timeout. |
db_timeoutReported |
summary>This b_recordType% is used by a b_classification% as a default when creating a container using the auto-classification feature. |
rty_inUseByClassificationForAutoclassify |
summary>This b_fieldDefinition% is used by a b_classification% when creating a container using the auto-classification feature. |
fld_inUseByClassificationForAutoclassify |
summary>This b_fieldDefinition% is used by an b_origin% as part of the create container setting. |
fld_inUseByOriginForCreateContainer |
summary>This b_recordType% is used by an b_origin% as part of the create container setting. |
rty_inUseByOriginForContainer |
summary>This b_classification% is used by a sub-folder creation rule of a b_recordType%. |
fp_inUseByRecordTypeSubFolder |
summary>The b_schedule% '%1' cannot be removed. It is in use by a sub-folder creation rule for b_recordType% '%2'. |
sch_inUseByRecordTypeSubFolder |
summary>The file %1% does not contain valid pending file metadata. The associated document %2% will not be copied to the b_electronicStore%. |
wgs_invalidPendingFileMetadata |
summary>Unable to delete file from pending folder. File: %1%. Error: %2% |
wgs_deletePendingFile |
summary>Retention Reindexing Progress |
trm_retentionIndexingProgress |
summary>Hash verification failed for transfer from R_WORKGROUP% to b_electronicStore%. B_electronicStore%: %1%. B_electronicStore% ID: %2%. Expected hash: %3%. Actual hash: %4%. |
wgs_docStoreHash |
summary>Extracting document to client temporary storage |
bob_extractDocumentMutex |
summary>Error: %1% - Mutex '%2' could not be created. %3% |
core_mutexAllocationFailed |
summary>Error: %1% - Wait time out for mutex '%2'. %3% |
core_mutexLockTimedOut |
summary>Warning: %1% - Wait abandoned for mutex '%2'. %3% |
core_mutexWaitAbandoned |
summary>Error: %1% - Wait failed for mutex '%2'. %3% |
core_mutexWaitFailed |
summary>Error: %1% - Error obtaining mutex lock '%2'. %3% |
core_mutexOtherError |
summary>Warning: failed to release mutex lock '%1'. %2% |
core_mutexReleaseFailed |
summary>Making room in document cache |
core_makingRoomInCache |
summary>Setting up the Trapeze printer driver |
core_setupOnstreamDriver |
summary>Local Electronic File |
web_localElectronicFile |
summary>B_record% Supercopy |
web_recordSupercopy |
summary>Matter Folders |
web_matterFolders |
summary>The specified date/time is invalid. |
sdk_invalidDateTime |
summary>remove b_schedule% |
rec_clearSchedule |
summary>B_request% b_record% on behalf of |
web_requestOnBehalfOf |
summary>You must select a b_location% for this b_request% |
web_selectLocationForRequest |
summary>The client b_record% could not be found. |
dp_errClientRecordNotFound |
summary>The property '%1' can only be applied to bs_location% of type 'Storage Provider'. |
loc_propertyOnlyForStorageProvider |
summary>Updates are not able to be made to pre 8.1 formatted data. The data must be converted. |
sap_oldFormatIsReadOnly |
summary>You have an evaluation license installed which expires on %1%. Would you like to extend this license to %2%? (Note that there is a limit to the number of allowable extensions). |
tem_instantOnLicenseExtended |
summary>Your evaluation license extension limit has been reached. |
core_licMaxInstallsExceeded |
summary>Review Required |
rec_conReviewSubject |
summary>Please review b_record% '%1' for consignment |
rec_conReviewContent |
summary>Start date cannot be before 1 May 2013. |
tem_dateFixStartTooEarly |
summary>End date cannot be left blank. |
tem_dateFixEndDateBlank |
summary>End date must be after Start Date. |
tem_dateFixEndBeforeStart |
summary>Please select a time zone. This is important and is used in the adjustment of dates altered in error. |
tem_daetFixNoTimeZone |
summary>No valid b_recordType% found. b_recordType% must have a behavior of SAP Document. |
sap_NoValidRecTypeFound |
summary>The product feature '%1' is reserved for internal use only. |
prp_featureInternalUseOnly |
summary>Processing item %1%: %2% |
bob_consumerThreadStringProgress | |
sdk_databaseObjectDisposed |
summary>The SDK TrimMainObjectSearch object is no longer available. |
sdk_searchObjectDisposed |
summary>Error detected in a operation on a container file. Details : %1% |
core_XCeed_UnknownError |
summary>This b_record% is a sub-folder of a matter. To expose this folder in your email client, you need to make the parent matter b_record% the b_checkinStyle% |
rec_matterSubFoldersCannotBeLinks |
summary>Please enter a value for %1% from the list below: |
sui_selectEnumQualifierValue |
summary>Calculating trigger dates for bs_record% associated with b_schedule%: %1% |
evt_processingScheduleRecords |
summary>restarting from b_record% URI: %1% |
evt_processingEventRecordsRestart |
summary>Either |
core_notYesOrNo |
summary>Alphabetical sorting by '%1' is not available. |
sui_cannotSortByThisObject |
summary>Search Parameters - %1% |
sui_searchParamEditorTitle |
summary>Active Audit Events cannot be displayed until the database is upgraded to schema 188 or higher. |
bob_activeEventHidden |
summary>An IDOL Category for this b_classification% does not exist in IDOL. Ensure 'IDOL Category Training' has been setup. |
idol_autoClassCatNotExist |
summary>The IDOL Category server %1%:%2% is unreachable. |
idol_categoryServerUnreachable |
summary>FAILED |
trm_failed |
summary>B_savedSearch% conversion progress |
trm_savedSearchConversionProgress |
summary>B_lookupItem% was not imported. Duplicate item with the same name or abbreviation found. b_lookupSet%: %1%, Item Abbreviation: %2%, Item Value:%3% |
dp_err_LookupSetItemDuplicate |
summary>The permission '%1' can only be turned on for user types of '%2' or higher. |
core_cannotTurnOnPermission |
summary>B_alert% : B_record% %1% has been deleted. |
evt_deleteAlertSubject |
summary>R_TRIMCONTEXT% has generated an alert that B_record% %1% has been deleted. |
evt_deleteAlertMsg |
summary>Could not find a time zone matching '%1'. |
core_unknownTimezone |
summary>Bypass the R_TRIMCONTEXT% viewer for these file types |
web_bypassViewerFileTypes |
summary>Use the Trapeze viewer for these file types |
web_useOnstreamViewerFileTypes |
summary>Document Viewer |
web_documentViewer |
summary>Dashboard Configuration |
web_dashboardConfiguration |
summary>Locale |
web_locale |
summary>Duplicate file extension found. Please remove duplicate file extension in either field to continue |
web_duplicateFileExtensionFound |
summary>Adding alternate contents relationships into list ... |
bob_addingContentsMsg |
summary>Reloading page ... |
bob_reloadingPage |
summary>Loading alternate contents relationship %1% ... |
bob_loadingOneContentMsg |
summary>This b_record% represents a SAP document that has been created through SAP Archive Link. Attaching is not supported in this environment.. |
rec_spCannotAttachToSAPDoc |
summary>Relationship |
web_relationship |
summary>Create lower level item |
web_createLowerLevelItem |
summary>Update Record Additional Fields |
web_recordAdditionalField |
summary>Loading Additional Fields... |
web_loadingAdditionalFields |
summary>Alphabetic |
web_alphabetic |
summary>Section |
web_section |
summary>Additional Fields To Be Updated |
web_additionalFieldsToBeUpdated |
summary>Select Additional Fields |
web_selectAdditionalFields |
summary>Text, String, Geography |
web_textStringGeography |
summary>Date, Datetime |
web_dateDatetime |
summary>Number, Decimal, Currency, BigNumber |
web_numberDecimalCurrencyBigNumber |
summary>Boolean |
web_boolean |
summary>Xml |
web_xml |
summary>No bs_userLabel% have been found for the current object. |
web_noUserLabelBeingFound |
summary>Selected Additional Fields |
web_selectedAdditionalFields |
summary>Status |
alv_auditLogViewCapStatus |
summary>Refresh |
alv_auditLogViewCapRefresh |
summary>Open |
alv_auditLogViewCapOpen |
summary>R_TRIM% Audit Log Viewer |
alv_auditLogViewHeading |
summary>Audit Logs|*.talf |
alv_auditLogViewFileType |
summary>An error has occurred attempting to load the file. %1% |
alv_auditLogViewErrLoadingFile |
summary>An error has occurred attempting to sort by the selected column. %1% |
alv_auditLogViewErrColumnSort |
summary>Invalid Log File Format: rowData must have at least as many items as there are standard columns. |
alv_auditLogViewErrBadData |
summary>Error loading log: %1%, Detail: %2% |
alv_auditLogViewErrLoadingLog |
summary>There was a problem converting rows from the log into entries for the list. %1% |
alv_auditLogViewErrRowImport |
summary>Header Info: %1% - Log Entries Generated: %2% of %3% |
alv_auditLogViewStatusEntriesUpdate |
summary>Loading the log file into memory... |
alv_auditLogViewStatusLoadingFile |
summary>Finished importing %1% rows. Now loading the entries into the list... (This can take several minutes if there are a large number of items) |
alv_auditLogViewStatusLoadingEntries |
summary>Audit Details: |
alv_auditLogViewCapAuditDetails |
summary>No additional details available |
alv_auditLogViewMsgNoExtraDetails |
summary>Log File Not Loaded |
alv_auditLogViewMsgFileNotLoaded |
summary>Time |
core_auditLogHeadingTime |
summary>Event ID |
core_auditLogHeadingEventID |
summary>Object ID |
core_auditLogHeadingObjectID |
summary>Object URI |
core_auditLogHeadingObjectURI |
summary>Related ID |
core_auditLogHeadingRelatedID |
summary>Related URI |
core_auditLogHeadingRelatedURI |
summary>Connection IP Address |
core_auditLogHeadingConnectionIP |
summary>Client IP Address |
core_auditLogHeadingClientIP |
summary>Database query failed with a SQL error. |
db_errorInSQLSanitised |
summary>Could not establish a connection to the database. |
db_errorInSQLConnectionSanitised |
summary>Database transaction failed with a SQL error. |
db_errorInSQLTransactionSanitised |
summary>R_WORKGROUP% on '%1' reported an error. %2% |
db_wgsErrorReported |
summary>Error communicating with R_WORKGROUP% on '%1'. %2% |
db_wgsErrorOccurred |
summary>Character Format |
bob_infoParamDatasetCharacterFormat |
summary>Customization not supported for this frame type. |
ocx_frameTypeNotCustomizable |
summary>Please tag one or more options to transfer. |
trm_pleaseTagAnOption |
summary>Login failed: %1% |
bob_explicitAuthenticationFailed |
summary>The task '%1' is not relevant for objects of type '%2'. |
prp_taskNotRelevant |
summary>This b_record% is the placeholder for an SRMS archive. You need to execute the SRMS Prepare For Disposal function before it can be removed. |
rec_cannotDestroySRMSFolder |
summary>This database was created by another thread (%1%). You cannot use it in this thread unless you explicitly turn on the AllowMultiThreadedAccess flag and implement thread locking to prevent concurrent database access. |
sdk_multiThreadedAccessNotAllowed |
summary>The current thread (%1%) is attempting use a database object that is being used by another thread (%2%). You need to protect a Database object from being used simultaneously by multiple threads. |
sdk_concurrentDbAccess |
summary>Do you wish to replace the existing keywords for the selected bs_record%? |
rec_attachKeywordsTaggedOption |
summary>Problem encountered trying to access file : '%2'. |
core_fileError |
summary>Multiple item list pages |
rty_formChildListPages |
summary>The association of '%1' with '%2'is preventing the change of b_location% type. You will need to remove this association before proceeding. %3% |
loc_associationPreventTypeChange |
summary>SAP Conversion Progress |
trm_sapConversionProgress |
summary>VMBX Conversion Progress |
trm_vmbxConversionProgress |
summary>The property '%1' is not available for bs_lookupSet% that use the 'authority style'. |
bob_propNotAvailableWhenUsingAuthorityStyle |
summary>The property '%1' is only available for bs_lookupSet% that use the 'authority style'. |
bob_propOnlyAvailableWhenUsingAuthorityStyle |
summary>This item belongs to a different b_lookupSet%. |
bob_lookupItemInAnotherSet |
summary>No b_lookupSet% is available to add items to. |
bob_noLookupSetForNew |
summary>License capacity limit exceeded. |
evt_licCapacityExceeded |
summary>License capacity usage is over 90 percent. |
evt_licCapacityNearLimit |
summary>%1%: licensed for %2% seats, using %3% seats, after adjustments %4% seats are available. |
evt_licSeatsUsageMessage |
summary>Data volume: licensed for %1% bs_record%, using %2% bs_record%. |
evt_licRecordsUsageMessage |
summary>This database is in breach of its license conditions. |
evt_licInBreach |
summary>R_TRIMCONTEXT% received the following message(s): |
bob_otherMessage |
summary>Warning: a R_TRIM% licensing limit is getting close. |
bob_licWarningEmailSubject |
summary>Your R_TRIM% usage is in breach of your license. |
bob_licBreachEmailSubject |
summary>R_TRIM% current licensing details for dataset %1%: |
bob_licenceEmailBody |
summary>R_TRIM% instant on template account |
tem_instantOnUser |
summary>You cannot enter your own username as the instant on template login during the creation of the dataset. so would remove your administration rights in R_TRIM%. |
tem_instantOnAdminUserError |
summary>The search '%1%(recursive)' includes over 8192 bs_location%. will take too long to execute. alter your search by selecting a b_location% with less than 8192 member bs_location%. |
bob_searchTooManyHits |
summary>This connection does not have an associated TRIM session. |
wgs_noTRIMSession |
summary>The supplied login name has not been registered as a R_TRIMCONTEXT% user and the user does not belong to a domain that supports automatic registration. |
dbw_loginNotFoundInvalidDomain |
summary>Welcome to R_TRIMCONTEXT%. |
trm_welcomeNewLogin |
summary>The supplied login name has not been registered as a R_TRIMCONTEXT% user and the automatic registration system failed. |
dbw_loginNotFoundAutoCreateFailed |
summary>Automatic registration of new accounts is not possible because no template account has been provided. |
dbw_autoLoginBadTemplate |
summary>Automatic registration of new accounts is not possible because the template account for %1% has login information missing (%2%). |
dbw_autoLoginTemplateUserNotFound |
summary>System Error - column %1% does not exist. |
bob_noSuchColumn |
summary>User %1% created from template %2% |
sth_userAutoAdded |
summary>Enter the b_location% to send email notifications about users that are automatically granted access to R_TRIMCONTEXT%. |
trm_pleaseEnterUserForNewUserMail |
summary>A new user has been automatically registered for access to R_TRIMCONTEXT%. |
bob_newUserAutoAddedSubject |
summary>A new b_location% has been registered into R_TRIMCONTEXT% using the following credentials: %1%. |
bob_newUserAutoAddedContent |
summary>You are logged in as a guest account. Guest account profiles cannot be edited. |
bob_cannotEditGuestProfile |
summary>You are logged in as a user of type '%1'. Only users of type 'Person' can edit profile information. |
bob_cannotNonPersonProfile |
summary>Licensing status for user seats: |
evt_licenseSeatsGroup |
summary>User Type |
evt_licenseHdrUserType |
summary>Limit |
evt_licenseHdrLimit |
summary>Registered |
evt_licenseHdrRegistered |
summary>Balance |
evt_licenseHdrBalance |
summary>Comments |
evt_licenseHdrComments |
summary>Licensing status for b_record% volume |
evt_licenseVolumeGroup |
summary>Search value picker |
sui_stringPickerTitle |
summary>Server Log Paths |
bob_wkgSvrLogPath |
summary>Connection between this client and R_WORKGROUP% is not supported. The client software will need to be upgraded. |
core_unsupportedSoftwareBuilds |
summary>Warning. You are connecting to an older R_WORKGROUP%. Some features may not be available. |
core_olderWorkgroupWarning |
summary>Warning. You are connecting to a newer R_WORKGROUP%. A client software upgrade is recommended. |
core_laterWorkgroupWarning |
summary>The specified document stream position is not valid. It must be greater than or equal to zero and less than or equal to the length of the document. |
sdk_docStreamSeekPos |
summary>'Automatic vital b_record% review and update' is not active. Activate this option on the System Options - Miscellaneous tab. |
tsk_autoReviewAndUpdateOff |
summary>The event processor must be connected using the TRIMSERVICES account. |
db_eventProcessorMustBeTrimServices |
summary>The TRIMSERVICES account has incorrect profile settings and is not suitable for event processing. Please ensure security is set to 'highest' and all user permissions are enabled. |
db_trimServicesAccountPermissionsError |
summary>Use Bulk Loader |
dp_useBulkLoader |
summary>Bulk Loader Copy Mode |
dp_bulkLoaderCopyMode |
summary>A timeout was reached attempting to access the R_TRIMCONTEXT% dataset. It has been blocked by another thread for %2% seconds. |
vb_tio_DBThreadBlocked |
summary>Error: HTTPS has been enabled in the R_WORKGROUP% configuration but no certificate has been specified. |
wgs_noCertificate |
summary>Primary R_WORKGROUP% protocol |
bob_PrimaryWgServerProtocol |
summary>Backup R_WORKGROUP% protocol |
bob_BackupWgServerProtocol |
summary>The online audit events cannot be displayed until the database is upgraded to version 186 or higher. |
bob_onlineAuditDisplayWarning |
summary>You cannot change the protocol property after a connection has been made. |
sdk_cannotChangeProtocol |
summary>You cannot change the property: %1% when an action is a procedure containing action steps. |
act_cannotSetPropertyInProcedure |
summary>Inserting the action '%1' into this procedure would create a recursive procedure definition loop. |
act_stepCreatesARecursiveLoop |
summary>The action step '%1' of this procedure creates a recursive procedure definition loop. |
act_proceduresHasRecursiveLoop |
summary>R_TRIM% is setting up the email environment. Please wait... |
mpx_settingUpMailEnvironment |
summary>Time is locked to the time in the action definition this step is based on. |
act_timeIsLocked |
summary>Cost is locked to the cost in the action definition this step is based on. |
act_costIsLocked |
summary>Assignee is locked to the assignee in the action definition this step is based on. |
act_assigneeIsLocked |
summary>Time must be locked to the action definition that this step is based on because that action is a procedure. |
act_timeIsLockedForProcedures |
summary>Cost must be locked to the action definition that this step is based on because that action is a procedure. |
act_costIsLockedForProcedures |
summary>Awaiting Deployment |
tem_wgsStatus_awaitingDeployment |
summary>Customize the =26Ribbon... |
trm_customizeRibbon |
summary>Collapse the Ribbo=26n... |
trm_collapseRibbon |
summary>Customize Ribbon |
trm_customizeRibbonDialogTitle |
summary>BS_record% missing from IDOL run started at %1% |
trm_idolMissingLogStarted |
summary>REPORT ONLY. No updates will be made to IDOL. |
trm_idolReportOnly |
summary>Could not delete the file '%2'. Access denied. Attempt to determine file handle ownership failed with: %1% |
core_couldNotDeleteFileOwnerError |
summary>You have used a special character (] =26 ~) in a search string. You need to use double quotes around your search string. |
bob_specialCharacterUsed |
summary>The SRMS configuration file %1% could not be opened, conversion called. |
rec_srmsNotConfigured |
summary>This b_location% already has a type of '%1'. |
loc_alreadyAtType |
summary>You cannot change the type of a b_location% to '%1'. |
loc_cannotChangeToThisType |
summary>Please resolve name mismatch. |
loc_resolveMismatchTitle |
summary>Please select at least 1 option. |
trm_selectOption |
summary>Based on the current settings this b_record% is a suitable candidate for disposal. |
rec_isOKToDispose |
summary>Created: %1% Updated: %2% Errors: %3% |
dp_msg_import_stats |
summary>The search clause name '%1' cannot be used for this field as it matches the clause name used by another b_fieldDefinition% : %2% |
bob_fieldNameIsAnotherFieldSearch |
summary>The search clause name cannot contain spaces or special characters. |
bob_searchNameHasInvalidCharacter |
summary>User field value type mismatch. |
sdk_userFieldValueTypeMismatch |
summary>This option creates CFS notifications for users which will be used by an IDOL connector. R_TRIMCONTEXT% is not configured to use a connector with IDOL so it is unlikely that there is any need to create the CFS notifications. Do you want to continue? |
idol_userReindexWarning |
summary>Indexing directly to IDOL |
idol_reindexUsingDirectIdol |
summary>Indexing directly to the CFS Connector |
idol_reindexUsingDirectCfs |
summary>Creating CFS notifications |
idol_reindexUsingCfsNotification |
summary>You need to upgrade to the latest schema and workgroup server to be able to remove security caveats. |
uty_sec_needLatestSchemaToRemoveCaveats |
summary>Warning. When running an import using Bulk Loader import mode a number of features are disabled. BS_record% may be numbered according to the special bulk loader sequence and some expensive integrity checks will be bypassed and no audit trail is created. |
dp_bulkLoaderWarning |
summary>Unable to create Location: %1% |
dp_loaderLocCreationFailed |
summary>The disposal check date needs to be in the future. |
rec_checkDisposalDateNotInFuture |
summary>The security profile of '%1' uses the profile of another b_location%. cannot change the security profile in tagged mode. |
loc_cannotAlterSecUsesProfileOf |
summary>You cannot change the b_location% Type because the new b_location% Type does not use the b_fieldDefinition% : '%1'. |
bob_newLocTypeDoesNotHaveUDF |
summary>Could not connect |
tem_dbCannotConnect |
summary>Schema up to date (%1%) |
tem_schemaCurrent |
summary>The special TRIMServices administrative account cannot be modified. |
loc_cannotModifyTrimServices |
summary>Ignoring electronic document because content indexing is suppressed on %1% bs_record%. |
dci_dciSuppressedByRecType |
summary>Excluding files larger than %1% compressed files larger than %2% size %3% |
trm_idolReindexDetailsFileSize |
summary>Maintenance is complete. Access to dataset '%1' has been restored. |
tem_connectionsRestored |
summary>Please specify a connection type of either single or double hop. |
db_pleaseEnterClientConnectionType |
summary>Please specify a valid IP address for the browser client in the form 'nnn.nnn.nnn.nnn'. |
db_invalidIPAddress |
summary>You have selected to index as if the database ID was not '%1'. This may result in an unusable IDOL index. Are you sure? |
dci_indexAsIdDoesntMatchDbId |
summary>Printing page %1% ... |
rp_printingPage |
summary>Connected to R_WORKGROUP% on %1%. |
db_connectedToWgs |
summary>The number of search results exceeds the limit for the content index server. This query may have more results available than those returned. |
dci_idolMaxResults |
summary>One or more IDOL query servers are not operational. This query may have more results available than those returned. |
dci_idolEngineDown |
summary>Files of type '%1' cannot be used to create electronic bs_record%. |
core_cataloguingFileTypeSuppressed |
summary>The attached document is not an email message (eg. .MSG or .EML). |
rec_documentIsNotEmail |
summary>The database connection is being closed. |
bob_dbConnectionCancel |
summary>Lock serialization error. Internal locking row is not available. |
core_lockRowNotFound |
summary>The number of IDOL results must be between 1 and 1000000. |
dci_maxIdolResultsError |
summary>This function requires a serialization lock, however locking is not available with this database schema version. You will need to upgrade your database before you can perform this function. |
db_lockingNotAvailable |
summary>Cannot run the Reindex words tool when the 'Preserve Index Words' system option is turned on. |
tem_reindexWordsAndPreserveNoGood |
summary>Unable to browse the local certificate store. Please ensure that you are running as a local administrator. The underlying error was '%1'. |
tem_certificateStoreError |
summary>This will delete the content index database from IDOL. Once deleted, a full reindex or a restore from backup will be required to use document content searching. Are you sure you want to delete? |
dci_deleteIdolInstance |
summary>This dataset contains an unusual collation sequence (%1%) and there may be difficulties with some string searches and schema examination tools. It is strongly recommended you use a case-insensitive collation sequence for SQL Server. |
tem_unknownCollation |
summary>This b_record% is associated with an active SharePoint item. You need to archive the document from SharePoint before executing the 'E_dp_transferred' function. |
rec_cannotTransferSharePointDocument |
summary>Unable to set b_fieldDefinition% '%1' because it is not used by bs_location% of type '%2'. |
dp_err_SettingUserDefinedFieldFailedLoc |
summary>Unable to set b_fieldDefinition% '%1' because it is not used by '%2'. |
dp_err_SettingUserDefinedFieldFailedOther |
summary>Update Word Indexing Counters |
trm_tidyUpWordIndexing |
summary>The word indexing tidy up function requires exclusive access to the word indexing tables. You need to suspend any Word Indexing Event Processors and any other bulk loading process that performs word indexing before running the cleanup with this option set. |
trm_wordIndexTidyWarning |
summary>The Enterprise Studio word indexing function requires exclusive access to the word indexing tables. You need to suspend any Word Indexing Event Processors and any other bulk loading process that performs word indexing before running this tool. |
tem_reindexWordsAndEventProcessorWarning |
summary>Updating counters for words associated with '%1' indexing. |
trm_tidyingUpWords |
summary>Show these types: |
web_showTheseTypes |
summary>Task : '%1' is not available until this b_record% is saved. |
act_recordMustBeCreated |
summary>The dropped file is actually a folder. Folders are not supported as an electronic attachment. |
web_folderNotSupported |
summary>Electronic attachment upload is pending. |
web_pendingElectronicUpload |
summary>Relax Business Rules for Conversion |
dp_cap_RelaxBizRulesConversion |
summary>The IDOL instance '%1' is marked as read-only. You cannot index into this index. |
idol_currentInstanceIsReadOnly |
summary>Relax Business Rules for Performance |
dp_cap_RelaxBizRulesPerformance |
summary>Export Source Data |
dp_cap_ExportSourceData |
summary>Open Search Dialog |
dp_cap_OpenSearchDialogue |
summary>Display Tray Contents |
dp_cap_DisplayTrayContents |
summary>You no longer have access to view this b_record%. |
web_warnNoAccess |
summary>You are not an administrator of this workgroup. Please select another workgroup. |
grm_workgroupAdmin |
summary>Open R_TRIMCONTEXT% Dataset |
trm_openDatasetTitle |
summary>Convert lookup sets |
tem_suWorkConvertLookupSet |
summary>A dataset schema upgrade is required if you wish to make modifications to lookup sets or items within them. |
bob_lookupItemsNeedSchemaUpgrade |
summary>A b_lookupItem% that is part of of a hierarchical b_lookupSet% cannot contain the hierarchy separator characters '%1' |
bob_itemStringCannotContainHierarchySeparator |
summary>A b_lookupItem% that uses the short and long value display style cannot contain the display separator characters '%1' |
bob_itemStringCannotContainDisplaySeparator |
summary>The b_lookupSet% '%1% does not use long values. |
bob_setDoesntHaveLongValues |
summary>The b_lookupSet% '%1% does not use short values. |
bob_setDoesntHaveShortValues |
summary>A b_lookupSet% must have either a short value or a long value, |
bob_lookupSetMustHaveShortOrLong |
summary>The b_lookupSet% must support short values for the display style '%1' |
bob_lookupSetDisplayStyleMustHaveShort |
summary>The b_lookupSet% must support long values for the display style '%1' |
bob_lookupSetDisplayStyleMustHaveLong |
summary>The rule for this b_lookupItem% must be based on values in a different b_lookupSet% than '%1'. |
bob_lookupItemRuleMustBeDifferentSet |
summary>This b_lookupItem% already has a rule defined for the b_lookupSet% '%1'. |
bob_lookupItemRuleAlreadyExists |
summary>The list of bs_lookupItem% contains a value that does not correspond to any valid bs_lookupItem% : '%1'. |
bob_lookupItemListContainsInvalidItem |
summary>The b_lookupItem% needs to belong to the b_lookupSet% '%1'. |
bob_itemNeedsToBeInSet |
summary>The supplied b_lookupItem% needs to be committed to the dataset before it can be used in a rule. |
bob_itemNeedsToBeSaved |
summary>This rule already contains the bs_lookupItem% '%1'. |
bob_itemAlreadyInRule |
summary>The supplied b_lookupItem% '%1' is not part of this rule. |
bob_itemNotInRule |
summary>Invalid Configuration |
dp_cap_invalidConfig |
summary>Would you like to save anyway? |
dp_msg_saveQuestion |
summary>Index ID |
tem_index_ID |
summary>Origin IP |
tem_origin_IP |
summary>Index Command |
tem_index_Command |
summary>Duration |
tem_duration |
summary>%% complete |
tem_percent_complete |
summary>status |
tem_idol_status |
summary>description |
tem_description |
summary>R_TRIM% Binaries |
bob_infoTrimBinaries |
summary>Third Party Software Binaries |
bob_infoThirdPartyBinaries |
summary>Patch Level |
bob_infoPatchLevel |
summary>When using the value '%1' from b_lookupSet% '%2' you cannot use the value '%3' from '%4'. |
bob_lookupValueNotAllowed |
summary>The value '%1' is not in the b_lookupSet% '%2'. |
bob_lookupItemNotInList |
summary>When using the value '%1' from b_lookupSet% '%2' you cannot use a blank value for '%3'. |
bob_blankLookupValueNotAllowed |
summary>Incorrect type of R_TRIM% object supplied. You need to provide an object of type '%1'. |
bob_fldWrongObjectType |
summary>Incorrect b_lookupItem% provided. The b_lookupItem% for the b_fieldDefinition% needs to be within the b_lookupSet%: '%1'. |
bob_fldWrongLookupSet |
summary>A b_lookupSet% is not relevant for this type of b_fieldDefinition%. |
bob_fldLookupSetNotRelevant |
summary>A b_lookupSet% must be provided for bs_fieldDefinition% that are of format 'B_lookupItem'. |
bob_fldLookupSetRequired |
summary>You need to specify a valid R_TRIM% object type for this b_fieldDefinition% format. |
bob_fldObjectTypeRequired |
summary>The b_fieldDefinition% format value supplied is not a supported format. |
bob_fldInvalidFormat |
summary>A R_TRIM% object type is not relevant for the type of b_fieldDefinition%. |
bob_fldObjectTypeNotRelevant |
summary>This item value has been used as a value for one or more bs_fieldDefinition%. |
bob_lookupItemValueInUse |
summary>You are connecting to a R_WORKGROUP% that is no longer supported. |
core_olderWorkgroupError |
summary>The b_fieldDefinition% '%1' is not associated with any b_lookupSet%. |
bob_fieldDoesntUseLookupSet |
summary>The search method '%1' does not support recursive searches. |
bob_search_recursiveNotAllowed |
summary>The search method '%1' does not support a list of objects as a parameter. |
bob_search_multipleUriNotAllowed |
summary>The search method '%1' does not support a sub-query as a parameter. |
bob_search_subQueryNotAllowed |
summary>Access Control |
bob_auditAccessControl |
summary>Default Access Control |
bob_auditDefaultAccessControl |
summary>Access Exclusions |
bob_auditAccessExclusions |
summary>This container is part of a matter which already has a b_checkinStyle%. |
uty_checkStyleMatterAlreadyMapped |
summary>Alter table using create table as select |
tem_suCreateTableAsSelect |
summary>This document is very large, click to display the document in the preview window. |
bob_previewFileIsLarge |
summary>Viewing this document will trigger an update to the B_record%, click to confirm displaying the document in the preview window. |
bob_previewCausesUpdate |
summary>classification record type restrictions |
tem_suOnlyRecType |
summary>The b_lookupSet% '%1' does not support lower level items. |
bob_setNotHierarchical |
summary>When selecting an item from b_lookupSet% '%1' you must select a lowest level item. |
bob_mustSelectLowestLevelItem |
summary>(none set) |
bob_accessNoRefItemSet |
summary>You cannot set referenced security and access from client or matter records unless you upgrade your security filtering model. |
bob_clientMatterInheritanceNeedsNewSecurity |
summary>This database does not support GIS features. |
db_schemaDoesntSupportGIS |
summary>GIS features are not supported for this Postgres instance. Try installing the PostGIS extension. |
tem_gisNotSupportedPostgres |
summary>An error occurred when obtaining details of GIS support: %1% |
tem_gisTestFailure |
summary>You need to upgrade to a later workgroup server to have support for extended sorting. |
core_needWgsUpgradeForSort |
summary>Sorting by gps co-ordinates is not supported. |
core_cannotSortByGps |
summary>Sorting by bs_fieldDefinition% of type '%1' is not supported. |
bob_cannotSortByFieldType |
summary>Sorting by search clause '%1' is not supported. |
core_cannotSortByClause |
summary>Please select a valid sort method. |
bob_pleaseSpecifyAValidSortMethod |
summary>Dropping obsolete views |
tem_suStageDropViews |
summary>Transferring documents from or to an SEC compliant store is not supported. |
uty_noTransfersForSECStores |
summary>To modify the property '%1' you must first turn on the SEC compliance switch. |
est_turnOnSecComplianceFirst |
summary>SEC Compliance status for a b_electronicStore% cannot be changed once the b_electronicStore% has been used. |
est_cannotChangeSECComplianceSettings |
summary>Warning - whilst you can configure R_TRIM% to implement SEC compliance rules, you need to also verify that the underlying document storage implementation has been correctly configured to meet the SEC indelibility requirements. Please refer to the %1% manufacturer instructions to ensure the settings are appropriate. |
est_referToManufacturerForSECCompliance |
summary>BS_electronicStore% of type '%1' do not meet the SEC indelibility requirements. |
est_storeTypeNotSECCompliant |
summary>The %1% store type is not normally implemented for SEC compliance, however you can enable the setting here to ensure that the R_TRIM% business logic works in a SEC compliant manner. |
est_storeSECCompliantWeaselWords |
summary>Function not available for bs_record% that need to comply with the indelibility rules outlined in SEC Rule 17a-4. |
rec_recordIsSecCompliant |
summary>BS_record% that are being added to an SEC compliant document store need to have a valid disposal schedule available at the time of creation. Please review your settings to ensure that a valid B_schedule% is supplied, the dates upon which this schedule is based are supplied, or a manual destruction date has been specified. |
rec_secRecordsMustHaveDisposalSet |
summary>Only the 'Destroy' disposal type is supported for bs_record% that comply with SEC Rule 17a-4. |
rec_onlyDestroyForSecRecords |
summary>This b_recordType% uses an SEC compliant document store and therefore doesn't support creating new revisions. |
rtySecCompliantNoRevisions |
summary>This b_record% is subject to SEC compliance rules and cannot be destroyed until %1%. |
rec_cannotDestroySECCompliant |
summary>This b_recordType% uses an SEC compliant document store and therefore doesn't support a document review process. |
rtySecCompliantNoReview |
summary>This product feature requires you to enter a special activation key. Please contact your support representative to obtain a suitable value. |
trm_activationKeyInvalid |
summary>Convert b_consignment% approval details |
tem_suWorkConvertConsignments |
summary>Please specify a valid b_location% for b_consignment% approval. |
rec_pleaseSpecifyValidApprover |
summary>You cannot modify the approval details once a b_consignment% has been created. |
rec_cannotAlterApprovalsForExistingConsignment |
summary>There is a limit of %1% additional approvers for a b_consignment%. |
rec_maxApproversReached |
summary>No signed approval document has been attached. |
rec_conNoApprovalDocumentAttached |
summary>This b_consignment% has not been rejected. |
rec_consignmentNotRejected |
summary>This b_consignment% requires a digitally signed approval statement. |
rec_conRequiresSignedApprovalDocument |
summary>This b_record% is not within a b_consignment%. |
rec_recordNotInAConsignment |
summary>You need to be the owner of this b_record% to reject it from the b_consignment%. |
rec_needToBeOwnerToReject |
summary>Click to not set value for this field. |
web_clickToNotSetfieldValue |
summary>Edit Value With B_lookupSet%: |
web_editValueWithLookupSet |
summary>You are only allowed to select/deselect the node at the lowest level! |
web_allowToSelectDeSelectLowestNode |
summary>Date value must be set! |
web_dateValueMustBeSet |
summary>Date and time values must both be set! |
web_datetAndTimeValueMustBeSet |
summary>The value must not be less than {0}. |
web_valueMustNotLessThan |
summary>The value must not be larger than {0}. |
web_valueMustNotLargerThan |
summary>The maximum length of this field is {0}. |
web_fieldMaximumLengthIs |
summary>Selected Jurisdictions |
web_selectedJurisdictions |
summary>%1% rejected bs_record% confirmed. |
rec_conRecordsRejected |
summary>You need to be an approver of this b_consignment% in order to reject this b_record%. |
rec_needToApproverToReject |
summary>The rejection of this b_record% has already been confirmed - it has been removed from the b_consignment%. |
rec_conRejectionAlreadyConfirmed |
summary>Only the archivist of this b_consignment% can confirm b_record% rejections. |
rec_conOnlyArchivistCanConfirmRejection |
summary>Only the approver can cancel a b_record% rejection. |
rec_conOnlyApproverCanCancelRejection |
summary>Cannot cancel this b_record% rejection - the archivist has already removed it from the consignment. |
rec_conCannotCancelConfirmedRejection |
summary>You can modify properties of a b_consignment% once the disposal processing has commenced. |
rec_conCannotModifyConfirmedRequest |
summary>You have already rejected B_record% %1% from consignment %2%. |
rec_recordAlreadyRejected |
summary>%1% is already designated as an approver for consignment %2%. |
rec_conApproverAlreadyForConsignment |
summary>Please run '%1' task. |
core_pleaseRunTask |
summary>%1% issues need resolution. |
rec_conIssuesNeedFixing |
summary>%1% rejected records need confirmation. |
rec_conRecordsNeedConfirmation |
summary>%1% records could not be disposed. |
rec_conRecordsFailed |
summary>%1% record(s) have been rejected by approvers and are waiting to be removed from the consignment. |
rec_consignmentRecordRejectionsExist |
summary>Could not create audit log record from log file '%1', details: %2%. |
rec_conCouldNotCreateLogRecord |
summary>Reminder: B_consignment% %1% requires your approval. |
rec_RecConsignmentApprovalReminder |
summary>B_consignment% %1% has been approved. |
rec_RecConsignmentApproved |
summary>The cutoff date for b_consignment% %1% is %2%. |
rec_RecConsignmentApprovedContent |
summary>B_consignment% %1% : %2% |
rec_RecConsignmentApproverActivity |
summary>Approver %3% has undertaken the approval action '%2' on consignment %1% |
rec_RecConsignmentApproverActivityContent |
summary>B_consignment% %1% : %2% |
rec_RecConsignmentRecordActivity |
summary>P_recNumber%: %3% |
rec_RecConsignmentRecordActivityContent |
summary>You cannot change behavior for bs_recordType% that implement the SDM document behavior. |
rty_cannotChangeSrmsBehaviour |
summary>You cannot change behavior for bs_recordType% that implement the SAP document behavior. |
rty_cannotChangeSAPBehaviour |
summary>You must select a B_recordType% that has the SDM document behavior. |
rty_mustBeSrmsDocument |
summary>Converting SDM configuration file to SDM options ... |
trm_sdmConvertingConfigFile |
summary>Converting to new SDM Document record type ... |
trm_sdmConvertingNewRecordType |
summary>Converting user-defined field values to new SDM Document properties ... |
trm_sdmConvertingUDFs |
summary>Initializing SDM properties for all SDM records ... |
trm_sdmConvertingInitialSDMRec |
summary>Converting %1% SDM property ... |
trm_sdmConvertingSDMProp |
summary>Converting record type for all SDM records ... |
trm_sdmConvertingSDMRecordType |
summary>SDM conversion now complete. |
trm_sdmConversionComplete |
summary>Degree of parallelism (number of CPUs) |
tem_suDegreeOfParallel |
summary>* or in container's access list * |
bob_accessControlOrContainer |
summary>You can only use the container inclusive style with bs_record%. |
bob_accessOrContainerOnlyForRecords |
summary>You have specified one or more bs_location% to restrict access. To use this default setting, you need to specify whether to use it by reference or by copying to the new item. |
bob_eitherCopyOrReferenceAccessList |
summary>+ container %1% bs_location% (%2%) |
bob_aclOrContainerDesc |
summary>+ container %1% bs_location% (none specified) |
bob_aclContainerHasNothing |
summary>+ container bs_location% (not in a container) |
bob_aclNoContainerForExtras |
summary>You can only specify the automatically declare as final option for electronic bs_record%. |
rty_autoFinalizeOnlyForElectronic |
summary>If you specify to automatically declare as final then you cannot allow new or replaced revisions. |
rty_autoFinalizeNoRevisions |
summary>Cannot keep checked out when record is set to be finalized. |
rec_keepOutAndFinalizeMsg |
summary>Copy document hashes |
tem_suConvertHashes |
summary>The barcode '%1' is currently used for %2%. |
bob_barcodeInUse |
summary>Display help for current task or command |
trm_helpForTranslate |
summary>At the time this document was stored, a hash for the document was not calculated. |
rec_hashWasNotStoredForDocument |
summary>At the time this document was stored, a hash for the document was not calculated. Would you like to calculate a hash now so that it can be used for checks in the future? |
rec_noHashAvailableDoYouWantToFixIt |
summary>After extracting the document from the store, its hash no longer matches with the hash created at the time it was originally stored. Please contact your support representative for appropriate audit action. |
rec_hashCheckFailed |
summary>Success. A copy of this document was extracted from the store and its hash matches the hash at the time the document was originally registered. |
rec_hashCheckSucceeded |
summary>Success. A hash for this b_record% has been calculated based on an extracted copy of the document from the store. %1% |
rec_hashCalculated |
summary>The hash is now available for future integrity checking. |
rec_hashAdded |
summary>The hash replaces the existing document hash which no longer matched the current document. |
rec_hashReplaced |
summary>The hash was identical to the original hash so no update was required. |
rec_hashNotRequired |
summary>Hash checking complete: %1% hash values checked, %2% hashes were invalid, %3% bs_record% were not suitable for hash checking. |
rec_hashCheckResults |
summary>Hash recalculation complete. |
rec_hashRecalcResults |
summary>Hash Check Failures |
rec_hashCheckFailures |
summary>Hash check failed. The input document '%1' does not match with the provided document hash. Document update operation cancelled. |
rec_documentHashMismatch |
summary>Rendition Failure |
tem_renditionFailure |
summary>The option to store document hashes has not been enabled in System Options |
rec_adminPolicyNotStoringHashes |
summary>Configure Custom Processor Events |
tem_configureCustomEvents |
summary>Please select one or more events. |
tem_selectOneOrMoreEvents |
summary>Please select one or more object types. |
tem_selectOneOrMoreObjectTypes |
summary>You must select a B_recordType% that has the SDM folder behavior. |
rty_mustBeSdmFolder |
summary>You can only specify an initiating b_workflow% template for new bs_record%. |
rec_initiatingTemplateOnlyForNewRecords |
summary>The automatic check service could not make a connection to the R_WORKGROUP% - after your editing session is complete, you will need to check this document in manually. |
rec_failedToInitializeAutoCheckin |
summary>Authentication failed, please re-enter credentials for the proxy at '%1' for realm '%2'. |
bob_proxyAuthRequiredRetry |
summary>Please enter Explicit Windows Authentication credentials for this connection. |
bob_explicitAuthRequired |
summary>Authentication failed, please re-enter your credentials for this connection. |
bob_explicitAuthRequiredRetry |
summary>Dataset connection was cancelled by user. |
sdk_databaseConnectionCancelled |
summary>New p_recContainer% |
web_NewContainer |
summary>New creator b_location% |
web_NewCreator |
summary>New b_electronicStore% |
web_NewDocumentStore |
summary>Related b_location% |
web_RelatedLocation |
summary>New parent |
web_NewParent |
summary>Log b_recordType% |
web_LogRecordType |
summary>Log p_recContainer% |
web_LogContainer |
summary>Related b_keyword% |
web_RelatedKeyword |
summary>Property to use to uniquely identify a b_location% |
dp_location_id |
summary>%1% is '%2' which is not included in the mapped fields. |
dp_err_location_id |
summary>Dear |
loc_salutation_dear |
summary>Share using Objective Connect |
web_shareUsingObjectiveConnect |
summary>You cannot destroy the electronic record that represents a consignment log. |
rec_cannotDestroyConsignmentLog |
summary>This b_recordType% is subject to a document review process and needs a valid p_recEditor%. Since you cannot act as an editor, you should contact your administrator to correct this anomaly. |
rec_typeRequiresEditor |
summary>%1% action(s) were not completed successfully (see log for details). You will need to run the Schema Repair tool to correct the outstanding issues. |
tem_tool_repairRequired |
summary>Number of documents with invalid hashes:%1%. Corrected:%2% |
uty_storeInvalidHashes |
summary>%1% : no record corresponds to the reference '%2'. |
uty_documentWithNoRecord |
summary>%1% : invalid document hash encountered. |
uty_documentInvalidHash |
summary>%1% : invalid document hash encountered for '%2'. A copy of this document with the correct hash was found in the backup store folder. Would you like to restore it? |
uty_documentInvalidHashCopyAvailable |
summary>%1% : calculation of document hash failed for '%2', details %3% |
uty_documentHashRecalcFailed |
summary>%1% : a new document hash was successfully attached to '%2' |
uty_documentHashRecalculated |
summary>After extracting the document from the store, its hash no longer matches with the hash created at the time it was originally stored. |
uty_documentIntegrityCheckFailed |
summary>store hyperlink strings |
tem_suItStoreHyperlinks |
summary>convert document type indexes |
tem_suItConvertCracked |
summary>You can only specify an automatically create rendition option for electronic bs_record%. |
rty_autoRenderOnlyForElectronic |
summary>You must select a R_workgroup% that has been configured to do rendering. |
tem_workgroupMustBeAbleToDoRendering |
summary>The b_location% '%1' has not been committed yet and therefore cannot be used as '%2'. |
api_bulkLoadedLocationNeedsCommit |
summary>There are %1% background document transfer(s) flagged as pending for this store. Continuing on will clear these flags irrespective of whether the transfer has completed. You could try again later if you wish to wait for all background queues to be completed. |
est_transfersPending |
summary>Set as default for favorite %1% searches |
sui_defaultForFavorite |
summary>Set as default for %1% searches |
sui_defaultForTrayType |
summary>Set as default for b_location% searches (purpose: %1%) |
sui_defaultForLocation |
summary>Set as default for searches for %1% |
sui_defaultForObject |
summary>The data entry rules for b_recordType% '%1' do not allow you to set a value for '%2'. |
rty_cannotSetProperty |
summary>The selected copy style was not appropriate for this access control. It has been automatically adjusted to a copy style more appropriate (based on the contents of the access control bs_location% list). |
bob_accessCopyStyleNotRelevant |
summary>The selected copy style was not appropriate for one of more the selected access controls. An automatic adjustment has been made to something more appropriate (based on the contents of the access control bs_location% list). |
bob_accessCopyStyleNotRelevantTagged |
summary>GIS features are not supported for this Oracle instance. Try installing Oracle Spatial or Locator. |
tem_gisNotSupportedOracle |
summary>Native error code %1% |
ora_nativeErrorCode |
summary>The selected b_history% event is not associated with a search. |
bob_auditEntryIsNotASearch |
summary>The option to log b_record% searches to the online audit log has not been activated. |
bob_loggingRecordSearchesNotActivated |
summary>Removing all record search history events older than %1%. |
trm_cleanSearchHistoryOlder |
summary>Exclude b_record% title from document name |
dp_cap_EdocExcludeTitle |
summary>This b_request% is now in progress. Only someone with the %1% permission can delete it. |
prp_needPermissionToDeleteRequestInProgress |
summary>Submitted |
trm_renderStatusWaiting |
summary>Allocated to server |
trm_renderStatusInProgress |
summary>Waiting for response |
trm_renderStatusWaitingForResponse |
summary>The document hash reference count (%1%) does not match the actual number of document references (%2%). |
est_documentHashRefCountError |
summary>Domain not set as login is blank. |
loc_domainNotSetLoginBlank |
summary>Selected Unique Identifiers |
bob_selectedItems |
summary>Warning, the requestor %2% does not have either security clearance or the access control to view the b_record% '%1'. Are you sure you want to continue with this request? |
rec_requestBreachWarning |
summary>The requestor '%1' does not have the security clearance or the required access controls to view the b_record% '%2'. |
rec_requestNotEnoughSecurity |
summary>You cannot modify the electronic address type once it has been set or some address type specific values have been specified. |
loc_cannotModifyAddressType |
summary>The email address you have entered is too long, it cannot exceed %1% characters. |
loc_eMailAddressTooLong |
summary>The url you have entered is too long, it cannot exceed %1% characters. |
loc_urlTooLong |
summary>This email address has already been registered for %1%. |
loc_emailAddressUsedBy |
summary>Replacing '%1' with '%2' |
core_replacingWith |
summary>Changing email address '%1' to '%2': %3% |
loc_changeEmailTo |
summary>The b_location% '%1' does not have an email address containing '%2'. |
loc_noEmailToChange |
summary>The Keyview ini file cannot be found. Details : Full filename is %1%. |
ocx_kvsdkIniMissing |
summary>You are not allowed to modify R_TRIM% log files. |
rec_cannotEditCMLogFiles |
summary>You are not allowed to replace existing revisions of email messages. |
rec_cannotReplaceRevisionsEmails |
summary>You cannot replace the current revision for an email message - you can only choose to make a new revision. |
rec_newRevisionOnlyForEmail |
summary>Changing the p_locLocType% of %1% will mean some personal details (ie 'p_locDateOfBirth', 'p_locGender') will be lost. you sure you wish to coninue? |
loc_losePersonalDetailsOnChange |
summary>Your email system reported an error sending mail (subject:%1%), details: %2% |
mpx_sendDetailedError |
summary>%1%: %2% item(s) could not be processed as they were not applicable or have been recently updated. |
trm_renderTaggedFailed |
summary>Deleting rendering queue item failed - it may have recently been updated by the event processor. |
trm_rendQueueDeleteFailed |
summary>There are currently %1% document(s) being uploaded to the server. If you exit now, these transfers will be cancelled and will not happen until you start R_TRIM% again. Are you sure you want to exit (not recommended)? |
trm_someDocumentsAreTransferring |
summary>With duplicate email addresses |
loc_withDuplicateEmail |
summary>%1% transfers pending |
bob_transfersPendingStatusMsg |
summary>1 transfer pending |
bob_onePendingTransfer |
summary>The network connection has dropped out and your content search results are no longer available. |
wgs_contentSearchResultsNoLongerAvailable |
summary>The Exchange email address '%1' needs to contain the /O= and /OU= elements. |
mes_invalid_EX_Address |
summary>The Lotus email address '%1' is invalid. |
mes_invalid_LOTUS_Address |
summary>The b_userLabel% '%1' has already been attached to %2% %3%. |
bob_labelAlreadyAttached |
summary>The b_userLabel% '%1' has not been attached to %2% %3%. |
bob_labelNotAttached |
summary>Operation for b_userLabel% '%1' failed - an invalid object was specified. |
bob_labelHasBadObject |
summary>Bypass %1% references |
bob_bypassAclReferencesFor |
summary>Access Control References |
bob_auditAccessControlReferences |
summary>The rendering requests for this consignment are not complete. There are %1% bs_record% that require rendering to long-term preservation format. The background rendering queue shows %2% request(s) queued and %3% failures that need looking into. |
rec_pdfWorkInProgress |
summary>The specified command cannot be used in this way. Either an invalid task has been specified, the task does not apply to bs_record% or it cannot be marked for suppression. |
api_taskNotSuitableForHiding |
summary>Only box or folder bs_recordType% can be shared with R_objectiveConnect%. |
rec_sharingOnlyForBoxOrFolder |
summary>This b_fieldDefinition% is reserved for use as the shared by indicator for R_objectiveConnect%. |
fld_inUseForSharingIndicator |
summary>The server and port for R_objectiveConnect% have not been configured. Please contact your system administrator to set up sharing for R_objectiveConnect%. |
rec_shareNotConfigured |
summary>For the external sharing group, you should pick a location type of Organization, Committee, Project Team or Group |
bob_sharingNeedsGroupLocationType |
summary>The external sharing record type only supports the free-text titling method. |
bob_sharingRecordTypeNeedsFreeTextTitling |
summary>The external link shared by b_fieldDefinition% needs to have the 'String' format. |
bob_sharingFieldNeedsToBeString |
summary>You cannot use the container %1% because it will prevent access to metadata updates for this b_record%. |
rec_needUpdateMetadataForSelectingContainer |
summary>Approvers that are determined based on b_record% ownership cannot be reassigned. To reassign you need to change the owner of the bs_record%. |
rec_ownerApproverCannotBeChanged |
summary>— Please Select — |
dp_cap_PleaseSelect |
summary>The ODBC connection is not active any more, could be forcibly closed by the server or in load balancing. |
odbc_connectionIsNotActive |
|
strong |
Migration Types
Enumerator | |
---|---|
Full |
Entire Dataset |
Basic |
Basic Setup Data (Record Types, Security, etc) |
BasicWithLocation |
Basic Setup Data with Internal Locations |
|
strong |
|
strong |
Motion Outcomes
|
strong |
|
strong |
Numbering Types
Enumerator | |
---|---|
Unknown |
Unknown |
RecordType |
Record Type |
PlanChild |
Classification Child |
PlanRecord | |
TopPlan |
Top Classification |
RecordContainer |
Record Container |
WorkflowJobs |
Workflow Job Numbers |
AgendaItems |
Agenda Item Numbers |
|
strong |
|
strong |
Notes Update Types
|
strong |
Notification Types
Enumerator | |
---|---|
BobAdded |
New Object Created |
BobModified |
Object Modified |
BobRemoved |
Object Deleted |
SysMessage |
System Message |
UserMessage |
User Message |
LocInverseRelationshipMod |
Location Inverse Relationships Modified |
FormModified |
Entry Form Modified |
UserPreferencesModified |
User Preferences Modified |
LabelItemsModified |
Label Items Modified |
FieldRecordUsageModified |
Field Usage By Records Modified |
AuditSettingsModified |
Audit Settings Modified |
CaveatRemoved |
Caveat Removed |
DeepAclRetest |
Deep Level Access Retest |
LocIncludedInAclGroup |
Location Included in New Access Group |
|
strong |
Numbering Methods
Enumerator | |
---|---|
Unknown |
Unknown |
ByContainer |
Based on Container |
ByPattern |
Using a Pattern |
ByRecType |
Based on Another Record Type |
ByClientMatter |
From Client Or Matter |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Origin Types
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Microsoft PowerPoint File Types
|
strong |
Microsoft Open PowerPoint File Types
|
strong |
|
strong |
|
strong |
|
strong |
Product Features
Enumerator | |
---|---|
Workflow | |
Keywords |
Keyword Thesaurus |
SpaceManagement |
Space Management |
PhysicalRecords |
Barcodes and Physical Tracking |
Classifications |
Classifications |
Retention |
Retention Management |
Communications |
Registered Communications |
Meetings |
Meetings |
Rendering |
Document Rendering |
AnnotateRedact |
Annotate/Redact |
Jurisdictions |
Multiple Jurisdictions |
Sharepoint |
Content Manager SharePoint Integration |
ContentIndexing |
Document Content Indexing |
ClassifiedSecurity |
Classified Security |
Labels |
User Labels |
Actions |
Action Tracking |
TodoItems |
Todo Items |
Requests |
Record Requests |
Origins |
Origins |
Holds |
Holds |
Series |
Series Management |
TemplatesAndContentBlocks |
Templates And Content Blocks |
EmbeddedLinks |
Embedded Document Links |
WebAndXMLPublishing |
Web and XML publishing |
DocumentQueues |
Document Queues |
VitalRecords |
Vital Records |
Alerts |
Alerts |
Parts |
Record Parts |
Versions |
Record Versions |
ReportsAndStatistics |
Reports and Statistics |
SAPintegration |
SAP integration |
VeoRendering |
VEO Rendering |
ExternalStores |
External Stores |
ManageInPlace |
Manage In Place |
AdvancedRequests |
Advanced Request Processing |
DocumentHashing |
Document Hashing |
CenteraStorage |
EMC Storage Integration |
WebClient |
Web Client |
SharePointZF |
SharePoint Zero Footprint |
ClientMatter |
Client/Matter Legal Structure |
AdvancedDisposal |
Advanced Disposal Processing |
AutoClassification |
Auto-Classification |
TieredStorage |
Tiered Storage |
StoreEncryption |
Store Encryption |
Srms |
Structured Data Management Integration |
IcasStorage |
iTernity Content Addressable Storage Integration |
PhysicalInactiveRecordsManagement |
Physical Inactive Record Manager |
ElectronicInactiveRecordsManagement |
Electronic Inactive Record Manager |
GeoLocations |
Geo Locations |
CheckinStyles |
Check In Styles |
DocumentReview |
Document Review and Authorization |
PolicyCentre |
Iron Mountain Policy Center Solution Integration |
EmailCapture |
Email Capture |
Ldap |
LDAP Synchronization |
AccessExclusions |
Access Exclusions |
ExtendedMetadataValidation |
Extended Metadata Validation |
AmazonStorage |
Amazon S3 Compliant Storage Integration |
AzureStorage |
Microsoft Azure Storage Integration |
SecCompliance |
SEC Compliance |
EventBasedArchiving |
Event Based Archiving |
ExternalSharing |
Sharing with Objective Connect |
|
strong |
Product Strings
Enumerator | |
---|---|
Trim |
Content Manager |
Desktop |
Content Manager Desktop |
WebDrawer |
Content Manager WebDrawer |
CompanyName |
Micro Focus |
QueueProcessor |
Content Manager Queue Processor |
Workgroup |
Content Manager Workgroup Server |
EventProcessor |
Content Manager Event Processor |
ImportTool |
Content Manager Data Port |
OutlookAddin |
Content Manager In Outlook |
OfflineRecords |
Offline Records |
EmailViewer |
Content Manager Email Viewer |
WebSiteTitle |
Content Manager Website |
WebSiteURL |
https://software.microfocus.com/en-us/software/enterprise-content-management |
Render |
Content Manager Render Agent |
EnterpriseStudio |
Content Manager Enterprise Studio |
DropZone |
Content Manager Dropzone |
WebClient |
Content Manager Web Client |
WebService |
Content Manager Web Service |
SharePoint |
Content Manager SharePoint Integration |
Ldap |
Content Manager Directory Synchronization |
Sap |
Content Manager SAP ArchiveLink |
Kofax |
Content Manager Kofax Ascent |
AuditLogViewer |
Content Manager Audit Log Viewer |
PolicyCentreImport |
Content Manager Policy Center Solution Update Tool |
ObjectiveConnect |
Objective Connect |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
The PropertyIds enum
Enumerator | |
---|---|
Unknown |
Unknown |
AttachedLabels |
Attached Labels |
DateLastUpdated |
Date Last Updated |
LastUpdatedBy |
Last Updated By |
Uri |
Unique Identifier |
Url |
Web URL |
Urn |
Uniform Resource Name |
ActionDefActionName |
Action Name |
ActionDefAssignable |
Assignable |
ActionDefAssignee |
Assignee |
ActionDefCost |
Cost |
ActionDefDays |
Days |
ActionDefHours |
Hours |
ActionDefIsProcedure |
Is Procedure? |
ActionDefMinutes |
Minutes |
ActionDefNotes |
Instructions |
ActivityActivityId |
Activity ID |
ActivityActivityPriority |
Priority |
ActivityActualCost |
Actual Cost |
ActivityActualDuration |
Actual Duration |
ActivityAssignedBy |
Assigned By |
ActivityAssignedTo |
Assigned To |
ActivityAutoComplete |
Automatically Complete Activity |
ActivityCompletedBy |
Completed By |
ActivityCompletedOnTime |
Completed On Time |
ActivityDateAssigned |
Date Assigned |
ActivityDateAuthorized |
Final Completion Date |
ActivityDateCompleted |
Interim Completion Date |
ActivityDateDue |
Due Date |
ActivityDateEarliestStart |
Earliest Start Date |
ActivityDateLatestStart |
Latest Start Date |
ActivityDateSkipped |
Date Skipped |
ActivityDateStarted |
Start Date |
ActivityDateSuspended |
Date Suspended |
ActivityDateSuspendedUntil |
Suspended Until |
ActivityDerivedFromTemplate |
Template |
ActivityEmailAssigned |
Email on Assignment |
ActivityEmailAuthorizable |
Email when Authorizable |
ActivityEmailCompleted |
Email when Completed |
ActivityEmailCurrent |
Email when Startable |
ActivityEmailEscalated |
Email when Escalated |
ActivityEmailOverdue |
Email when Overdue |
ActivityEmailReassigned |
Email on Reassignment |
ActivityEmailSkipped |
Email when Skipped |
ActivityEmailUndone |
Email when Undone |
ActivityEscalatedTo |
Escalated To |
ActivityEstimatedCost |
Estimated Cost |
ActivityEstimatedDuration |
Estimated Duration |
ActivityHasSubActivities |
Has Sub Activities |
ActivityIsComplete |
Is Complete |
ActivityIsLastActivity |
Is Last Activity |
ActivityIsOverdue |
Is Overdue |
ActivityIsReadyToStart |
Is Ready To Start |
ActivityIsStartActivity |
Is Start Activity |
ActivityName |
Name |
ActivityNormalRect |
Normal View Rectangle |
ActivityNotes |
Notes |
ActivityOriginalAssignee |
Original Assignee |
ActivityOutlineRect |
Outline View Rectangle |
ActivityParentActivityId |
Parent Activity ID |
ActivityPercentComplete |
Percent Complete |
ActivityReasonForSuspension |
Reason For Suspension |
ActivityRequiresAuthorization |
Requires Authorization Before Finally Complete |
ActivityResult |
Result |
ActivityScheduledDuration |
Scheduled Duration |
ActivityState |
Activity State |
ActivitySupervisor |
Supervisor |
ActivitySuspendedBy |
Suspended By |
ActivityTemplate |
Template |
ActivityTotalSuspensionDuration |
Total Suspension Duration |
ActivityUseAdvancedCompletionWizard |
Use Advanced Completion Wizard |
ActivityWasSkipped |
Was Skipped |
ActivityWithinTemplate |
Is Template Activity? |
ActivityWorkflow | |
ActionDefStepActionName |
Action Name |
ActionDefStepAssignee |
Assignee |
ActionDefStepBasedOnAction |
Based On Action |
ActionDefStepCost |
Cost |
ActionDefStepDays |
Days |
ActionDefStepHours |
Hours |
ActionDefStepMinutes |
Minutes |
ActionDefStepSequence |
Sequence |
ActionDefStepUseAssignee |
Use Action Assignee |
ActionDefStepUseCost |
Use Action Cost |
ActionDefStepUseTime |
Use Action Time |
AgendaItemAgendaItemOrderNumber |
Item Order Number |
AgendaItemApproved |
Is Approved |
AgendaItemCarriedForwardFromItem |
Carried Forward From Item |
AgendaItemDateApproved |
Date Approved |
AgendaItemDateSubmitted |
Date Submitted |
AgendaItemDefaultMinuteItemType |
Default Minute Item Type |
AgendaItemDescription |
Agenda Item Description |
AgendaItemDocDateModified |
Document Last Modified |
AgendaItemDocExtension |
Document Extension |
AgendaItemDocSize |
Document Size (Bytes) |
AgendaItemDocStore |
Document Store |
AgendaItemDocStoreId |
Document Store ID |
AgendaItemExpandedNumber |
Expanded Number |
AgendaItemIsPending |
Is Pending Item |
AgendaItemIsSection |
Is Section Heading |
AgendaItemIsStanding |
Is Standing Item |
AgendaItemItemType |
Agenda Item Type |
AgendaItemNeedsApprovalBy |
Requiring Approval By |
AgendaItemNumber |
Agenda Item Number |
AgendaItemOutlineNumber |
Outline Number |
AgendaItemParentAgendaItem |
Subordinate Item Of |
AgendaItemParentMeeting |
For Meeting |
AgendaItemParentMeetingType |
For Meeting Type |
AgendaItemPrimaryLocation |
Primary Location |
AgendaItemPrimaryRecord |
Primary Record |
AgendaItemSubmittedBy |
Submitted By |
AgendaItemTypeDefaultMinuteItemType |
Default Minute Item Type |
AgendaItemTypeDocDateModified |
Document Last Modified |
AgendaItemTypeDocExtension |
Document Extension |
AgendaItemTypeDocSize |
Document Size (Bytes) |
AgendaItemTypeDocStore |
Document Store |
AgendaItemTypeDocStoreId |
Document Store ID |
AgendaItemTypeLastNumber |
Last Number Used |
AgendaItemTypeName |
Agenda Item Type Name |
AgendaItemTypeNeedsApprovalBy |
Requiring Approval By |
AgendaItemTypeNumberPattern |
Numbering Pattern |
AgendaItemTypeOwner |
Owner |
AgendaItemAttachmentAgendaPrintStyle |
Attachment Print Style |
AgendaItemAttachmentAttachedObject |
Attached To Object |
AgendaItemAttachmentAttachedObjectType |
Attached To Object Type |
AgendaItemAttachmentDescription |
Description |
AgendaItemAttachmentLocation | |
AgendaItemAttachmentObjectDetails |
Item Details |
AgendaItemAttachmentRecord | |
AgendaItemAttachmentSequenceNumber |
Sequence Number |
AgendaItemTypeAttachmentAgendaPrintStyle |
Attachment Print Style |
AgendaItemTypeAttachmentAttachedObjectType |
Attached To Object Type |
AgendaItemTypeAttachmentDescription |
Description |
AgendaItemTypeAttachmentSequenceNumber |
Sequence Number |
AlertCriteria |
Search Criteria |
AlertDescription |
Description |
AlertEventType |
Event Type |
AlertObjectType |
Object Type |
AlertSuspendUserFrom |
Suspended From |
AlertSuspendUserUntil |
Suspended Until |
AlertSubscriberDescription |
Description |
AlertSubscriberIsSuspended |
Is Suspended |
AlertSubscriberSuspendedFrom |
Suspended From |
AlertSubscriberSuspendedUntil |
Suspended Until |
AlertSubscriberUser |
User |
ArchiveEventAdHoc |
Adhoc |
ArchiveEventDescription |
Description |
ArchiveEventDoReminders |
Send Reminders |
ArchiveEventLastReminderDate |
Last Reminder Date |
ArchiveEventNextOccurrenceDue |
Occurrence Schedule Next Event Due |
ArchiveEventNotes |
Notes |
ArchiveEventOccurrenceDay |
Occurrence Schedule Days |
ArchiveEventOccurrenceMonth |
Occurrence Schedule Months |
ArchiveEventOccurrencesStartOn |
Occurrence Schedule Starting From |
ArchiveEventOccurrenceYears |
Occurrence Schedule Years |
ArchiveEventOneOff |
One Off |
ArchiveEventPaused |
Occurrence Schedule Paused |
ArchiveEventReminderDays |
Reminder Days |
ArchiveEventTitle |
Title |
ArchiveEventOccurrenceDateAdded |
Occurrence Added On |
ArchiveEventOccurrenceOccurrenceDate |
Date Event Occurred |
ArchiveEventOccurrenceTriggeredBy |
Occurrence Added By |
AutoPartRuleContentLimit |
Number of contents |
AutoPartRuleDateType |
Date Type |
AutoPartRuleDelayInterval |
Time Interval Value |
AutoPartRuleDelayType |
Time Interval Type |
AutoPartRuleDescription |
Description |
AutoPartRuleFixedDate |
Fixed Date |
AutoPartRuleName |
Name |
AutoPartRuleNotes |
Notes |
AutoPartRulePartRuleType |
Type |
AutoPartRuleUserDefinedDateField |
Additional Date Field |
CensusCensusLocation | |
CensusEndDate |
End Date |
CensusInProgress |
In Progress |
CensusName |
Name |
CensusRecordsEnd |
Records at End |
CensusRecordsMissing |
Records not Marked |
CensusRecordsStart |
Records at Start |
CensusStartDate |
Start Date |
CheckinPlaceCheckinAs |
Check In Style |
CheckinPlaceMailFolderType |
Special Folder Type |
CheckinPlaceName |
Name |
CheckinPlaceOwner |
Owner |
CheckinPlacePlaceId |
Place ID |
CheckinPlacePlaceType |
Place Type |
CheckinPlaceSyncState |
Synchronization State |
CheckinStyleAction |
Action |
CheckinStyleAssignee |
Assignee |
CheckinStyleAutoRender |
Auto Render |
CheckinStyleClassification | |
CheckinStyleContainer |
Container |
CheckinStyleDescription |
Description |
CheckinStyleFinalizeOnSave |
Finalize |
CheckinStyleGpsLocation |
GPS Location |
CheckinStyleInitiateWorkflow |
Template |
CheckinStyleIsMatterSubfolder |
Is Matter SubFolder |
CheckinStyleIsMatterTemplate |
Is Matter Template |
CheckinStyleJurisdiction | |
CheckinStyleMailCleanupStyle |
Email cleanup style |
CheckinStyleMakePrivate |
Make Private |
CheckinStyleMatter |
Matter Record |
CheckinStyleName |
Name |
CheckinStyleRecordType |
Record Type |
CheckinStyleRetentionSchedule |
Retention Schedule |
CheckinStyleSecurity |
Security |
CheckinStyleShowDataEntryForm |
If possible, display a data entry form for new records |
CheckinStyleStyleOwner |
Style Owner |
CheckinStyleSubFolderRecordType |
Matter Sub Folder Record Type |
CheckinStyleUseForServerDocCapture |
Automatically create server-side document capture folders |
CheckinStyleUseForServerMailCapture |
Automatically create server-side email capture folders |
CheckinStyleUseForServerMailFolderType |
Folder Type for automatically created server-side email capture folder |
ClassificationAccessControl |
Access Control |
ClassificationActiveDescription |
Active Dates |
ClassificationActiveFrom |
Active From |
ClassificationActiveTo |
Active To |
ClassificationApprover |
Approver |
ClassificationCanAttachRecords |
Can Attach Records |
ClassificationChildLastNumber |
Last Sub Classification Number |
ClassificationChildPattern |
Sub Classification Pattern |
ClassificationClassOfRecord |
Record Class |
ClassificationContainerCreation |
Auto-Classification will Create Containers |
ClassificationContainerDateInterval |
Container Date Range Interval |
ClassificationContainerHasDateRange |
Use Container Date Ranges |
ClassificationContainerPerOwner |
One Container Per Owner |
ClassificationContainerPerUserField |
One Container Per User Field Value |
ClassificationContainerSizeThreshold |
Container Size Threshold |
ClassificationContainerType |
Record Type for Auto-Classification Container |
ClassificationCopiedAccessControl |
Default Record Access |
ClassificationDefaultJurisdiction |
Default Jurisdiction |
ClassificationHomeLocation |
Home |
ClassificationIdNumber |
Number |
ClassificationIdNumberUncompressed |
Expanded Number |
ClassificationIdolCategory |
IDOL Category ID |
ClassificationIsActive |
Active? |
ClassificationIsApproved |
Approved |
ClassificationLevelNumber |
Level Number |
ClassificationLevelNumberUncompressed |
Expanded Level Number |
ClassificationMinimumConfidenceLevel |
Minumum Confidence Level |
ClassificationName |
Name |
ClassificationNotes |
Notes |
ClassificationNumberingIsManual |
Numbering requires manual input |
ClassificationNumberPlusName |
Classification Details |
ClassificationOwnerLocation |
Owner |
ClassificationParentClassification |
Parent Classification |
ClassificationPendingAutoClassification |
Holding Bay For Records requiring automatic classification |
ClassificationPolicyCentreGUID |
Policy Center Solution GUID |
ClassificationPreventAutoClassification |
Exclude from Auto-Classification |
ClassificationRecordLastNumber |
Last Record Number |
ClassificationRecordPattern |
Record Pattern |
ClassificationRetentionSchedule |
Retention Schedule |
ClassificationSecurity |
Record Security |
ClassificationTitle |
Classification Title |
CommunicationDetailAddressDescription |
Address Description |
CommunicationDetailAddressDescriptionISO |
Address Description |
CommunicationDetailAddressLines |
Address |
CommunicationDetailAddressType |
Address Type Used |
CommunicationDetailCity |
City |
CommunicationDetailCountry |
Country |
CommunicationDetailCountryISO |
Country(ISO) |
CommunicationDetailDated |
Date Of Communication |
CommunicationDetailDirection |
Communicator Type |
CommunicationDetailEmailAddress |
Email Address |
CommunicationDetailFaxNumber |
Fax |
CommunicationDetailLocation | |
CommunicationDetailLocationName |
With Location Name |
CommunicationDetailPostcode |
Postal Code |
CommunicationDetailRecordSent | |
CommunicationDetailReference |
Reference Number |
CommunicationDetailRegion |
Region |
CommunicationDetailState |
State |
CommunicationDated |
Date Of Communication |
CommunicationDescription |
Description |
CommunicationDirection |
Direction |
CommunicationMedium |
Medium |
CommunicationRecipients |
Recipients |
CommunicationRecord | |
CommunicationSender |
Sender |
CommunicationViewable |
Record is viewable |
ConsignmentAckTransferDate |
Transfer Acknowledgement Date |
ConsignmentAllowOnHold |
Allow Selection Of Records On Hold |
ConsignmentAllowOutsideSchedule |
Allow Selection Outside Schedule |
ConsignmentArchivist |
Responsible Archivist |
ConsignmentAuthenticateApprovals |
Consignment approvers need authentication |
ConsignmentAutoRenderToPDF |
Render Records to long term storage format (PDF) |
ConsignmentCutoffDate |
Cutoff Date |
ConsignmentDateApproved |
Date Approval Complete |
ConsignmentDateAutoExamined |
Date Auto Examination Complete |
ConsignmentDateRejected |
Date Rejected |
ConsignmentDateReviewed |
Date Review Complete |
ConsignmentDescription |
Description |
ConsignmentDisposalDate |
Disposal Date |
ConsignmentDisposalMethod |
Disposal Method |
ConsignmentDoApprovals |
Consignment needs approval |
ConsignmentFilterString |
Filter String |
ConsignmentIsComplete |
Is Complete |
ConsignmentLogRecord |
Log Record |
ConsignmentNbrApprovers |
Number of approvers |
ConsignmentNbrApproversPending |
Number of approvers who have not completed approval |
ConsignmentNbrDisposalErrors |
Number of Records where disposal failed |
ConsignmentNbrDisposed |
Number of Records disposed |
ConsignmentNbrIssuesNow |
Number of disposal issues requiring resolution |
ConsignmentNbrRecordsNow |
Number of Records currently in the Consignment |
ConsignmentNbrRecordsStart |
Number of Records originally selected for the Consignment |
ConsignmentNbrRejected |
Number of Records rejected |
ConsignmentNbrRejectedNeedConfirm |
Number of rejected Records requiring confirmation |
ConsignmentNbrRemoved |
Number of Records removed |
ConsignmentNumber |
Number |
ConsignmentOnlyScheduledDisposal |
Only Selected Scheduled Disposals |
ConsignmentOwnerApproval |
Request Owner Approval |
ConsignmentQueryString |
Query String |
ConsignmentSelectingTopContainers |
Use top container selection style |
ConsignmentSignedApprovals |
Consignment approvals need to be digitally signed |
ConsignmentStatus |
Status |
ConsignmentTransferLocation |
Transfer To Location |
ConsignmentUseOwnerAdminForApproval |
Use Owner Administrator For Approval |
ConsignmentWaitingAcknowledgement |
Is Waiting For Transfer Acknowledgement |
ConsignmentApproverApprovalDocumentDetails |
Details of signed approval document |
ConsignmentApproverApprovedOn |
Date Completed |
ConsignmentApproverApprover |
Approver |
ConsignmentApproverConsignment | |
ConsignmentApproverDateModified |
Date last modified of signed approval document |
ConsignmentApproverDescription |
Approver description |
ConsignmentApproverDocumentSize |
File size (bytes) of signed approval document |
ConsignmentApproverExtension |
File type of signed approval document |
ConsignmentApproverIsOwner |
Approver is an owner |
ConsignmentApproverLastNotification |
Last email notification sent |
ConsignmentApproverReasonAllRejected |
Reason for rejecting all records |
ConsignmentApproverStatus |
Status |
ConsignmentApproverStore |
Document Store for signed approval |
ConsignmentApproverStoreID |
Document Store ID of signed approval document |
ConsignmentIssueConsignment | |
ConsignmentIssueDescription |
Description |
ConsignmentIssueIssueId |
Issue ID |
ConsignmentIssueIssueType |
Issue Type |
ConsignmentIssueParentRecord |
Within Consignment Record |
ConsignmentIssueRecord |
Issue Record |
ConsignmentIssueReviewer |
Reviewer |
ConsignmentRejectionApprover |
Approver |
ConsignmentRejectionConsignment | |
ConsignmentRejectionDescription |
Rejection description |
ConsignmentRejectionIsConfirmed |
Rejection Confirmed? |
ConsignmentRejectionRecDateClosed |
Record date closed |
ConsignmentRejectionRecDateLastUpdated |
Record Date Last Updated |
ConsignmentRejectionRecord | |
ConsignmentRejectionRecRecType |
Record Type |
ConsignmentRejectionRecTitle |
Record title |
ConsignmentRejectionRejectedOn |
Date Rejected |
ConsignmentRejectionRejectReason |
Reason for rejection |
DatabaseActionReminder |
Send email reminder when an Action is nearly due |
DatabaseActionReminderInterval |
Action Email Reminder Interval |
DatabaseActivityReminder |
Send email reminder when an Activity is nearly due |
DatabaseActivityReminderInterval |
Activity Email Reminder Interval |
DatabaseAddHoldToContainedRecord | |
DatabaseAddRecordSearchesToOfflineAudit |
Add Record searches to the offline audit log |
DatabaseAddRecordSearchesToOnlineAudit |
Add Record searches to the active audit log |
DatabaseAddToContainerOnHold |
Allow adding contents to a container on hold |
DatabaseAllowCatalogMessageBodyOnly |
Allow cataloguing email message body only |
DatabaseAllowLargeFolders |
Allow for very large folder sizes |
DatabaseAllowManualSentItemsCheckin |
Allow manual check in from Outlook Sent Items folder |
DatabaseAllowUsersToSetDblClick |
Allow users to set the double click behavior for Records |
DatabaseAlternatelyContainDuplicateMail |
Alternately contain duplicate mail messages |
DatabaseAlternateWorkgroupServerName |
Set the workgroup server (must be set before connecting) |
DatabaseAlternateWorkgroupServerPort |
Port Number |
DatabaseAlternateWorkgroupServerURL |
Alternate Content Manager Workgroup Server URL |
DatabaseAlwaysCheckSpelling |
Always Check Spelling |
DatabaseAsynchronousFileTransfer |
Transfer Documents Asynchronously |
DatabaseAuditActive |
Log Events For Audit |
DatabaseAuditEvents |
Audit Events Logged |
DatabaseAuditLogContainer |
Offline Audit Log Container |
DatabaseAuditLogRecordType |
Offline Audit Log Record Type |
DatabaseAutoConnect |
Database automatically connects to Workgroup |
DatabaseAutoFinalizeEmail |
Automatically finalize email messages on check-in |
DatabaseAutoGenerateThumbnail |
Automatically create a thumbnail rendition for Records |
DatabaseAutoPartTimerDelayMinutes |
Time Delay For Auto Part Checking(minutes) |
DatabaseAutoVitalRecordReview |
Automatic Vital Record Review and Update |
DatabaseBlockedSearchMethods |
Blocked Search Methods |
DatabaseBlueprintsConverted |
Record Types converted to Office 2007 |
DatabaseBypassBobChildListLimits |
Bypass child list limits |
DatabaseCalculateDispositionEvents |
Calculate Pending Disposition Event Dates |
DatabaseCaptureNativeMailAs |
Obsolete |
DatabaseCascadeClassifications |
Cascade Classifications |
DatabaseCascadeClassificationSchedules |
Cascade Schedules on Classifications |
DatabaseCascadeParentFields |
Cascade user-defined field values from parent Record or Classification |
DatabaseCatalogAuditLogs |
Catalog Offline Audit Logs In Content Manager |
DatabaseCheckForDocumentLinks |
Check For Document Links |
DatabaseCheckForDuplicateDocuments |
Check for duplicate documents (Not email |
DatabaseCheckForDuplicateEmailMessages |
Check for duplicate email messages |
DatabaseClassificationLastNumber |
Last Number For Numbering Top Level Classifications |
DatabaseClassificationPrefetch |
Classification Prefetch Style |
DatabaseClassificationsNeedApproval |
Classifications Need Approval |
DatabaseClassificationTopPattern |
Pattern For Numbering Top Level Classifications |
DatabaseClassifiedSecurity |
DOD 5015.2 Classified Security |
DatabaseClientDocumentCacheSize |
Available cache space (MB) |
DatabaseClientRecordAccessReferenced |
Client Record Access Referenced |
DatabaseCollectUpdateComments |
Collect audit comments for object updates |
DatabaseConfirmContactValidation |
Confirm Contacts |
DatabaseConfirmLocationValidation |
Confirm Locations |
DatabaseConsignmentApprovalReminderDays |
Consignment Approval Reminders (days) |
DatabaseContainerPrefetch |
Container Prefetch Style |
DatabaseContainerRulesForAlternate |
Apply containment rules for Alternate Containers |
DatabaseContentEngine |
Content Indexing Engine |
DatabaseCreateUdfChangedEvents |
Create Events when Additional Fields are modified |
DatabaseCurrencyDecimalDigits |
Currency Decimal Digits |
DatabaseCurrencyDecimalSymbol |
Currency Decimal Symbol |
DatabaseCurrencyGroupingFmt |
Currency Grouping Format |
DatabaseCurrencyGroupingSymbol |
Currency Grouping Symbol |
DatabaseCurrencyNegativeFormat |
Negative Currency Format |
DatabaseCurrencyPositiveFormat |
Positive Currency Format |
DatabaseCurrencySymbol |
Currency Symbol |
DatabaseCurrentUser |
Current User |
DatabaseCurrentWorkgroup |
Current Content Manager Workgroup Server |
DatabaseDataSecurity |
Filter Record Searches By Security Profile |
DatabaseDblClickContainers |
Double Click Style for containers |
DatabaseDblClickDocsDesktop |
Double Click Style for documents in Content Manager Desktop |
DatabaseDblClickDocsTrim |
Double Click Style for documents in Content Manager |
DatabaseDblClickExtLink |
Run External Link on Double Click |
DatabaseDbms |
Database Type |
DatabaseDeclassifyYears |
Default Declassification Period (Years) |
DatabaseDeduplicationThreshold |
Deduplication threshold |
DatabaseDefaultAssigneeFromClassificationOwner |
Default Assignee From Classification Owner Location |
DatabaseDefaultHome |
Default Home |
DatabaseDefaultOwner |
Default Owner |
DatabaseDefaultStore |
Default Document Store |
DatabaseDefaultStoreForAgendaItems |
Default Document Store for Agenda Items |
DatabaseDefaultStoreForAgendaItemTypes |
Default Document Store for Agenda Item Types |
DatabaseDefaultStoreForAgendaTemplates |
Default Document Store for Agenda Templates |
DatabaseDefaultStoreForConsignmentApprovals |
Default Document Store for Consignment Approvals |
DatabaseDefaultStoreForLinkedDocuments |
Default Document Store for Linked Documents |
DatabaseDefaultStoreForLocations |
Default Document Store for Electronic Addresses |
DatabaseDefaultStoreForMinuteItems |
Default Document Store for Minute Items |
DatabaseDefaultStoreForMinuteItemTypes |
Default Document Store for Minute Item Types |
DatabaseDefaultStoreForMinuteTemplates |
Default Document Store for Minutes Templates |
DatabaseDefaultStoreForOriginConfig |
Default Document Store for Origin configuration files |
DatabaseDefaultStoreForRecords |
Default Document Store for Records |
DatabaseDefaultStoreForRenditions |
Default Document Store for Renditions |
DatabaseDefaultStoreForReportBitmaps |
Default Document Store for Report Graphics |
DatabaseDefaultStoreForReports |
Default Document Store for Reports |
DatabaseDefaultStoreForRevisions |
Default Document Store for Revisions |
DatabaseDefaultStoreForStatistics |
Default Document Store for Record Statistics |
DatabaseDefaultStoreForTemplates |
Default Document Store for Templates |
DatabaseDefaultStoreForWorkflows |
Default Document Store for Workflows |
DatabaseDefaultStoreForWorkingCopies |
Default Document Store for Working Copies |
DatabaseDeleteEmailCaptureDuplicates |
Delete EmailCapture Duplicate Email |
DatabaseDocumentSecurity |
Filter Record Searches By Security Profile |
DatabaseDocumentSingleInstancing |
Document Single Instancing (Not email) |
DatabaseDocumentsOnlyWithinFolders |
Documents are only contained within containers |
DatabaseEmailActivitySupervisors |
Include Activity supervisor in cc list for mail notifications |
DatabaseEmailExpandOrganisations |
Expand Activity assignees that are organizations |
DatabaseEmailSecurity |
Security Annotations on Outgoing Email Subjects |
DatabaseEmailSubjectPrefix |
Subject prefix to flag email messages sent to Content Manager |
DatabaseEmlAttachmentSingleInstancing |
EML Attachment Single Instancing |
DatabaseEnableScheduledTasks |
Enable Scheduled Tasks |
DatabaseEndOfDay |
End of Day |
DatabaseEnsureUniqueEmails |
Ensure email addresses are unique |
DatabaseEstoreMailAddress |
Send email Notification when Document Stores approach Capacity To |
DatabaseExcessRowsInTree |
Excess Rows Prefetched For Tree Lists |
DatabaseFailedAutoClassifyClassification |
Default Classification for Records that fail auto-classification |
DatabaseFDA21CFR11compliant |
Enforce FDA 21 CFR 11 Compliance |
DatabaseFileIntoClosedContainers |
Allow non-administrators to put Records into closed containers |
DatabaseFilterClassifications |
Apply Security Filter To Classifications |
DatabaseFilterClassificationsByCopyACL |
Filter Classifications by copied access control |
DatabaseGenerateAddAuditSummary |
Generate Audit Summaries for Object Added events |
DatabaseGenerateArcSightCEFAuditLog |
Generate ArcSight Common Event Format audit log |
DatabaseGenerateDeleteAuditSummary |
Generate Audit Summaries for Object Removed events |
DatabaseGenerateModifyAuditSummary |
Generate Audit Summaries for Object Added events |
DatabaseGlobalTimezone |
Global Timezone (Seconds after GMT) |
DatabaseGoogleKey |
Google License Key |
DatabaseHideClassificationNumbers |
Limit the display of Classification numbers |
DatabaseHideCustomRecordTypes |
Hide custom record types from Content Manager Applications |
DatabaseHideSQLFromClients |
Hide SQL from client interfaces |
DatabaseId |
ID |
DatabaseIgnoreAccentsInWordIndexes |
Ignore accents on characters when word indexing |
DatabaseIgnoreStaleUpdates |
Ignore Stale Updates |
DatabaseIncludeLargeTextUpdatesInLogs |
Include changes to large text blocks in Added/Modified Audit Summaries |
DatabaseInheritedAccessInheritsSecurity |
Access control 'From Container' requires security access to container |
DatabaseInsecureContainer |
Behaviour when Attaching to a Less Secure Container |
DatabaseInsecureCurrent |
Assignee Security Breach |
DatabaseIsConnected |
Is Connected |
DatabaseIsDefault |
Is Default |
DatabaseIsValid |
Is Valid |
DatabaseJitcCompliant |
Enforce DOD 5051.2 Compliance |
DatabaseLastDayInFiscalMonth |
Last Day in Last Month Of Fiscal Year |
DatabaseLastMonthInFiscalYear |
Last Month Of Fiscal Year |
DatabaseLicenceeName |
Licensee Name |
DatabaseLicenseMailAddress |
Send email notification of licensing issues to |
DatabaseLocationCacheSize |
Default Location Cache Size |
DatabaseLocationFormatShowHonorific |
Display Title |
DatabaseLocationFormatShowInitials |
Display Initials |
DatabaseLocationFormatShowPostNominal |
Display Suffix |
DatabaseLocationFormatSurnameFirst |
Display Last Name First |
DatabaseLocationPrefetch |
Location Prefetch Style |
DatabaseLockdownSettings |
Lock Down Settings |
DatabaseLogStorageTransfers |
Log Storage Transfers |
DatabaseLogWebServiceLogins |
Web Service Logins |
DatabaseMailRecipientMustExist |
Add mail recipients as Contacts only if already created as a Location |
DatabaseMailRecipientsAsContacts |
Convert all mail recipients to Content Manager Contacts |
DatabaseManyKeywords |
Optimize for a large thesaurus |
DatabaseManyLookupSets |
Optimize for a large number of Lookup Sets |
DatabaseManyMemberships |
Optimize for a large number of Location Member Of Relationships |
DatabaseManyRecordTypes |
Optimize for a large number of Record Types |
DatabaseMatterRecordAccessReferenced |
Matter Record Access Referenced |
DatabaseMinimumThesaurusLevels |
Minimum Thesaurus Levels |
DatabaseModifyLogsPreviousValues |
Display Previous Values for Object Modified Events |
DatabaseMyContainersLimit |
Set a limit on the number of containers allowed in your containers tray |
DatabaseName |
Name |
DatabaseNeedLongevityRenditionToArchive |
Need Longevity Rendition To Archive |
DatabaseNENcompliant |
Enforce NEN1888 Compliance |
DatabaseNotifyAssignedAction |
Send email notification when an Action is assigned |
DatabaseNotifyAutomaticUserRegistrations |
Send email notification when a new user is automatically registered |
DatabaseNotifyDocumentReviewEvents |
Send email notifications for document review events |
DatabaseNotifyNextAction |
Send email notification when an Action is ready to start |
DatabaseNotifyOverdueAction |
Send email notification when an Action becomes overdue |
DatabaseNotifyOverdueReturn |
Send email notification when the return date for a Record becomes overdue |
DatabaseNotifyRecordRequest |
Send email messages and digests to Service Location when Records are requested by users |
DatabaseNotifyRequestsAwaitingAcknowledgement |
Send email notification when a Request is awaiting acknowledgement |
DatabaseNotifyTodoItems |
Send email notifications for To Do Items |
DatabaseNotifyUserOptionChanges |
Notify User Option Changes |
DatabaseNotifyWorkflowMail |
Send email Notification for Workflow Events |
DatabaseObjectCacheSize |
Default Cache Size |
DatabaseObjectURLFormat |
URL Format |
DatabaseOnlyEmailTRIMRefsToTRIMUsers |
Only email Content Manager References to Locations that can login to Content Manager |
DatabaseOtherBarcode |
Printing Other Barcodes |
DatabaseOtherPrefetchBuffer |
Prefetch buffer size - Other |
DatabaseOwnerFromContainer |
Default Owner from Container |
DatabasePaperFoldersBypassRecordTypeRestriction |
Records of type Paper Folder will ignore the classification 'only record types' settings |
DatabasePmContributor |
Contributor Exclusions |
DatabasePmEndUser |
Knowledge Worker Exclusions |
DatabasePmEnquiryUser |
Inquiry User Exclusions |
DatabasePmRecordsManager |
Records Manager Exclusions |
DatabasePmRecordsWorker |
Records Co-ordinator Exclusions |
DatabasePrefetchForeignBarcodes |
Prefetch Foreign Barcodes |
DatabasePreventDuplicatedDocuments |
Prevent users from storing duplicate documents (Not email) |
DatabasePreventDuplicatedMailMessages |
Prevent users from storing duplicate mail messages |
DatabasePreventZeroByteFiles |
Prevent storage of empty files |
DatabaseReadOnly |
Is Read Only |
DatabaseRecentDocumentsLimit |
Set a limit of the number of documents allowed in Recent Documents |
DatabaseRecordAssigneeDefault |
Default for Assignee |
DatabaseRecordBarcode |
Printing Record Barcodes |
DatabaseRecordCacheSize |
Default Record Cache Size |
DatabaseRecordOwnersInAuditLog |
Include record owners in audit log |
DatabaseRecordPrefetchBuffer |
Prefetch buffer size - Records |
DatabaseRecordTreeSplitterPercent |
Percent of Splitter Devoted to Tree for Records |
DatabaseRelaxedActionDates |
Relaxed Dates for Record Actions |
DatabaseRelaxedDates |
Relaxed Date Checking |
DatabaseRenumberWhenMovedToNewContainer |
Automatically renumber a Record when moved to a new container |
DatabaseReportAddInMemoryLeaks |
Report Add-In Memory Leaks |
DatabaseRescheduleActionsIfFinishEarly |
Reschedule subsequent Actions when an Action is completed early |
DatabaseRescheduleActionsIfFinishLate |
Reschedule subsequent Actions when an Action is completed late |
DatabaseRmTerminology |
Records Management Terminology |
DatabaseRuntimeEnvironment |
Runtime Environment |
DatabaseSaveTransparentRedactions |
Save Transparent Redactions |
DatabaseScanEmailForSecurityMarkings |
Scan email messages for security markings |
DatabaseScheduledTaskBobs |
Scheduler Objects |
DatabaseSchedulePrefetch |
Schedule Prefetch Style |
DatabaseSchemaVersion |
Schema Version Number |
DatabaseSdkVersion |
SDK Version Number |
DatabaseSecurityMailAddress |
Send email notification of security breaches To |
DatabaseServerDocumentCacheSize |
Available cache space for SDK Services (MB) |
DatabaseServiceLocationCacheSize |
Default Location Cache Size (Service) |
DatabaseServiceObjectCacheSize |
Default Cache Size (Service) |
DatabaseServiceRecordCacheSize |
Default Record Cache Size (Service) |
DatabaseShredderDelete |
Use Shredder Delete |
DatabaseSignatureHashingAlgorithm |
Signature Hashing Algorithm |
DatabaseSiteId |
Site ID |
DatabaseSoftwareVersion |
Software Version |
DatabaseStartOfDay |
Start of Day |
DatabaseStatisticsDst |
Adjust for Daylight Saving Time |
DatabaseStatisticsTimeZone |
Time zone daily statistics totals are to be reported against |
DatabaseStorageHashCheck |
Do document hash check after final storage operation |
DatabaseStoreAutoClassifyNotes |
Stores details of any auto-classification action on the Record notes |
DatabaseStoreDocumentHashes |
Store Document Hashes |
DatabaseStrictCount |
Strict Search Counting |
DatabaseSuppressAutoProfile |
Suppress Auto Profiling of Documents |
DatabaseSuppressWarningsForClosedContainers |
Suppress warnings when Records are placed into closed containers |
DatabaseSurnamePrefixNotInSort |
Deemphasise Last Name Prefix For Sort Names |
DatabaseTitleAndNotesEvents |
Generate Events for Record Title and Notes Indexing |
DatabaseTNAcompliant |
Enforce TNA Compliance |
DatabaseTransferHashCheck |
Do document hash check as part of document transfers |
DatabaseUnambiguousDateDisplay |
Date display with unambiguous day/month value |
DatabaseUpdateCommentsAreMandatory |
Audit comments for object updates are mandatory |
DatabaseUseClientDocumentCache |
Use a local document cache |
DatabaseUseLanguage |
Language |
DatabaseUserFieldBobs |
Additional Field Objects |
DatabaseUseServerDocumentCache |
Use a document cache for SDK Services |
DatabaseUseServiceAPIUIinOfficeAddin |
Use the new lightweight Office Integration that uses the ServiceAPI controls |
DatabaseUsingStoredProcedures |
Using Stored Procedures |
DatabaseViewableRecordTypeThreshold |
Record Type threshold |
DatabaseWarnWhenChangeDispositionOfRelated |
Warn if disposition change has related records |
DatabaseWebServerURL |
Content Manager URL |
DatabaseWebServerWorkPath |
Web Server Work Path |
DatabaseWorkflowTimerDelayMinutes |
Mail Processor Interval(minutes) |
DatabaseWorkgroupServerName |
Workgroup Server |
DatabaseWorkgroupServerPort |
Port Number |
DatabaseWorkgroupServerURL |
Content Manager Workgroup Server URL |
DocumentQueueAllowAutomaticProcessing |
Allow Automatic Processing |
DocumentQueueAutoViewDocuments |
Display Document in Viewer When Processing |
DocumentQueueCheckLinks |
Check For Linked Documents |
DocumentQueueClassification |
Default Classification |
DocumentQueueConfirmCheckIn |
Confirm Check In Action |
DocumentQueueContainer |
Default Container |
DocumentQueueDisplayEntryForm |
Display Data Entry Form for New Records |
DocumentQueueDocumentUpdateStyle |
Document Update Style |
DocumentQueueEmailUpdateStyle |
Email Update Style |
DocumentQueueIgnoreOriginals |
Ignore Original Documents |
DocumentQueueLastProcessed |
Last Processed On |
DocumentQueueLocation | |
DocumentQueueLocationDisplay | |
DocumentQueueMachine |
Machine |
DocumentQueueName |
Name |
DocumentQueueNotes |
Notes |
DocumentQueueQueueType |
Type |
DocumentQueueRecordType |
Default Record Type |
DocumentQueueSelectFilter |
Select Files Filter |
DocumentQueueShowBinaryFiles |
Show Binary Files |
DocumentQueueShowHiddenFiles |
Show Hidden Files |
DocumentQueueShowReferenceFiles |
Show Content Manager Reference Files |
DocumentQueueShowRenditions |
Show Rendition Files |
DocumentQueueShowSystemFiles |
Show System Files |
ElectronicStoreAlertLevel |
Alert Level |
ElectronicStoreAutnGroup |
AUTN_GROUP for CFS Connector Store |
ElectronicStoreBytesRemaining |
Storage Available(compressed) |
ElectronicStoreBytesUsed |
Storage Used |
ElectronicStoreCapacity |
Maximum Capacity |
ElectronicStoreCompress |
Compress |
ElectronicStoreDefaultAccessDate |
Default Last Access Date For Documents |
ElectronicStoreDefaultFor |
Default For |
ElectronicStoreDeleteRetriesQueued |
Delete Retry Requests Queued |
ElectronicStoreDeploymentStatus |
Deployment Status |
ElectronicStoreEncrypt |
Encrypt |
ElectronicStoreExternalConfig |
External Store Configuration |
ElectronicStoreExternalProgId |
External Store ProgID |
ElectronicStoreFilesPerFolder |
Files Per Directory |
ElectronicStoreInPool |
In Storage Pool |
ElectronicStoreKeepAccessDates |
Keep Last Access Date For Documents |
ElectronicStoreLoginName |
Store Login |
ElectronicStoreLoginPassword |
Password |
ElectronicStoreMaxFolderSize |
Maximum Folder Size |
ElectronicStoreName |
Name |
ElectronicStorePath |
Path/URL |
ElectronicStoreSecCompliant |
SEC Compliant |
ElectronicStoreStorageTier |
Storage Tier |
ElectronicStoreStoreLocation |
Store Location |
ElectronicStoreStoreType |
Type |
ElectronicStoreUpdateAccessDateOnAdd |
Update Last Access Date When Document Is Added |
ElectronicStoreWriteProtected |
Read Only |
FieldDefinitionAbbreviation |
Abbreviation |
FieldDefinitionCurrencySymbol |
Currency Symbol |
FieldDefinitionDateTimeIsUTC |
Date Time values are UTC |
FieldDefinitionDefaultBoolean |
Default Boolean |
FieldDefinitionDefaultCurrency |
Default Currency |
FieldDefinitionDefaultDate |
Default Date |
FieldDefinitionDefaultDecimal |
Default Decimal |
FieldDefinitionDefaultDisplay |
Default Value |
FieldDefinitionDefaultInternal |
Default Internal |
FieldDefinitionDefaultNumber |
Default Integer |
FieldDefinitionDefaultString |
Default String |
FieldDefinitionExternalId |
External ID |
FieldDefinitionFormat |
Format |
FieldDefinitionIconId |
Icon |
FieldDefinitionId |
ID |
FieldDefinitionIndexNulls |
Index Null Values |
FieldDefinitionInIDOLtext |
Included in the IDOL text group |
FieldDefinitionIsSearchable |
Is Searchable |
FieldDefinitionIsUsedBy |
Used By |
FieldDefinitionIsUsedByRecordTypes |
Used By Record Types |
FieldDefinitionIsVisible |
View Additional Field Value |
FieldDefinitionLength |
Maximum Length |
FieldDefinitionLocationRestriction |
Location Restriction |
FieldDefinitionLookupSet |
Lookup Set |
FieldDefinitionLowerLimit |
Minimum Value |
FieldDefinitionMask |
Validation Mask |
FieldDefinitionName |
Name |
FieldDefinitionNotes |
Notes |
FieldDefinitionObjectType |
Content Manager Object Type |
FieldDefinitionPluginId |
Plugin Component ID |
FieldDefinitionSapKeySetField |
SAP KeySet Field |
FieldDefinitionSearchClause |
Search Clause Name |
FieldDefinitionSearchClauseCaption |
Search Clause Caption |
FieldDefinitionSearchClauseName |
Search Clause Name |
FieldDefinitionUpperLimit |
Maximum Value |
HistoryActivity |
For Activity |
HistoryClientIPAddress |
Client IP Address |
HistoryConnectionIPAddress |
Connection IP Address |
HistoryDoneOn |
Event Date |
HistoryDoneOnGMT |
Event Date (GMT) |
HistoryDoneOnLocal |
Event Date (Originator Local Time) |
HistoryDoneOnMachine |
Computer Name |
HistoryEventDescription |
Event Details |
HistoryEventObject |
Associated Event URI |
HistoryEventType |
Record Event |
HistoryEventUri |
Obsolete - Use 'eventObject' property |
HistoryForObjectType |
For Object Type |
HistoryForObjectUri |
For Object Uri |
HistoryIsSearch |
Is Search Event |
HistoryIsSecurityViolation |
Security Violation |
HistoryLocation |
For Location |
HistoryLogin |
Updated By (Login User Name) |
HistoryLoginLocation |
Updated By |
HistoryMovementLocation |
Moved To Location |
HistoryOtherEventType |
Event |
HistoryRawEventDescription |
Event Details (Unformatted) |
HistoryRecord |
For Record |
HistorySearchTitle |
Search Title |
HistoryTextSummary |
Summary Information (Text) |
HistoryUpdateComments |
Update Comments |
HistoryWorkflow |
For Workflow |
HistoryXmlSummary |
Summary Information (XML) |
HoldActiveDescription |
Active Dates |
HoldActiveFrom |
Active From |
HoldActiveTo |
Active To |
HoldAffectsDispositionOnly |
Only Affects Disposition Changes |
HoldContact |
Contact |
HoldExternalId |
External ID |
HoldIsActive |
Active? |
HoldName |
Hold Title |
HoldNotes |
Notes |
HoldSearchCriteria |
Search Criteria |
HoldSearchLastRunOn |
Search Last Run On |
HtmlLayoutExtension |
Extension |
HtmlLayoutForType |
Object Type |
HtmlLayoutName |
Name |
HtmlLayoutTemplate |
Template |
JurisdictionMemberJurisdiction | |
JurisdictionActiveDescription |
Active Dates |
JurisdictionActiveFrom |
Active From |
JurisdictionActiveTo |
Active To |
JurisdictionComments |
Comments |
JurisdictionDescription |
Description |
JurisdictionIsActive |
Active? |
JurisdictionJurisdictionType |
Jurisdiction Type |
JurisdictionMembers |
Member Jurisdictions |
JurisdictionName |
Short Name |
KeywordAccessControl |
Access Control |
KeywordActiveDescription |
Active Dates |
KeywordActiveFrom |
Active From |
KeywordActiveTo |
Active To |
KeywordEnablerFlags |
Flags |
KeywordHasRelatedKeywords |
Has Any Relationships |
KeywordIdentificationNumber |
Identification Number |
KeywordIsActive |
Active? |
KeywordIsAPrimaryTerm |
Is Primary Term |
KeywordIsForbidden |
Is Forbidden |
KeywordIsNodeLabel |
Is Node Label |
KeywordIsPrompt |
Is Prompt |
KeywordName |
Term |
KeywordNotes |
Notes |
KeywordSource |
Source Authority |
LocationAddressActiveDescription |
Active Dates |
LocationAddressActiveFrom |
Active From |
LocationAddressActiveTo |
Active To |
LocationAddressAddressLines |
Street/Box |
LocationAddressAddressType |
Address Type |
LocationAddressCity |
City |
LocationAddressCountry |
Country |
LocationAddressCountryISO |
Country (ISO) |
LocationAddressDescription |
Address Description |
LocationAddressDescriptionISO |
Address Description (ISO) |
LocationAddressIsCurrent |
Is Current |
LocationAddressPostcode |
Postal Code |
LocationAddressRegion |
Region |
LocationAddressState |
State/Province |
LocationAccessControl |
Access Control |
LocationActiveDescription |
Active Dates |
LocationActiveFrom |
Active From |
LocationActiveTo |
Active To |
LocationActualBarcode |
Content Manager Barcode |
LocationAdditionalLogin |
Additional Network Login |
LocationAdministrator |
Administrator |
LocationAfterHoursPhoneNumber |
Home Phone |
LocationAllAdministrators |
All Administrators |
LocationAllMembers |
All Members |
LocationAllMemberships |
All Memberships |
LocationAllMembershipsRecursive |
All Memberships (Expanded) |
LocationCanDeliverDirect |
Direct delivery to requestor |
LocationCanLogin |
Accepting Logins |
LocationCommittee |
Committee |
LocationCutoffTime |
Request Cut-off Time |
LocationDateOfBirth |
Date Of Birth |
LocationDefaultJurisdiction |
Default Jurisdiction |
LocationDeliverContainersOnly |
Only deliver containers |
LocationDeliveryLocation |
Delivery Location |
LocationEmailAddress |
Email Address |
LocationFaxNumber |
Fax |
LocationFirstInitial |
First Initial |
LocationForeignBarcode |
Foreign Barcode |
LocationFormalPreamble |
Dear ... (formal) |
LocationFormattedAddress |
Address |
LocationFormattedAddressISO |
Address (ISO) |
LocationFormattedName |
Display Name |
LocationFullFormattedName |
Full Description |
LocationFunctionsString |
Functions |
LocationGenderValue |
Gender |
LocationGivenNames |
First Names |
LocationGpsLocation |
GPS Location |
LocationHasAValidLogin |
Has A Valid Login |
LocationHoldingOrganizationName |
Holding Organization Name |
LocationHomeDataset |
Home Dataset |
LocationHonorific |
Title |
LocationIdNumber |
ID Number |
LocationInformalPreamble |
Dear ... (informal) |
LocationInitials |
Initials |
LocationInternetMailAddress |
Internet Email Address |
LocationIsActive |
Active? |
LocationIsVisitor |
Is Visitor Login |
LocationIsWithin |
Internal |
LocationJobDescription |
Job Title |
LocationKeepAddressHistory |
Keep Address History |
LocationLdapSynchDN |
LDAP Synch Distinguished Name |
LocationLdapSynchEnabled |
LDAP Synch Enabled |
LocationLdapSynchLastUpdated |
LDAP Synch Date Last Updated |
LocationLoginDetails |
User Type |
LocationLoginExpires |
Login Expires On |
LocationLogsInAs |
Network Login |
LocationLongHonorific |
Honorific (Long Form) |
LocationMobileNumber |
Mobile Phone |
LocationNickName |
Unique Name |
LocationNotes |
Notes |
LocationOldPostalAddresses |
Old Mailing Addresses |
LocationOldPostalAddressesISO |
Old Mailing Addresses (ISO) |
LocationOldStreetAddresses |
Old Street Addresses |
LocationOldStreetAddressesISO |
Old Street Addresses (ISO) |
LocationPhoneNumber |
Business Phone |
LocationPosition |
Position |
LocationPostalAddress |
Mailing Address |
LocationPostalAddressISO |
Mailing Address (ISO) |
LocationPostNominal |
Suffix |
LocationProjectTeam |
Project Team |
LocationProviderContainer |
Container For Storage Provider Logs |
LocationProviderLogRecordType |
Record Type For Storage Provider Logs |
LocationRequestResponseHigh |
Request Response Time (Priority: High) |
LocationRequestResponseLow |
Request Response Time (Priority: Low) |
LocationRequestResponseMedium |
Request Response Time (Priority: Medium) |
LocationRequestsNeedApproval |
Requests need approval |
LocationReviewDate |
Review Date |
LocationSalutation |
Salutation |
LocationSecurityKeys |
Security Keys |
LocationSecurityString |
Security |
LocationSortName |
Name |
LocationStreetAddress |
Street Address |
LocationStreetAddressISO |
Street Address (ISO) |
LocationSupervisor |
Supervisor |
LocationSurname |
Last Name |
LocationSurnameNoPrefix |
Last Name (No Prefix) |
LocationSurnamePrefix |
Last Name Prefix |
LocationTypeOfLocation |
Location Type |
LocationUnit |
Organization |
LocationUseAddressOf |
Use Address Of |
LocationUsedForStatistics |
Use For Statistical Aggregations |
LocationUseProfileOf |
Use Profile Of |
LocationUserLicenseType |
User License Type |
LocationUserType |
User Type |
LocationViewPaneId |
View Pane ID |
LocationWebPage |
Web Page |
LocationWorkgroup |
Workgroup |
LocationEAddressActiveDescription |
Active Dates |
LocationEAddressActiveFrom |
Active From |
LocationEAddressActiveTo |
Active To |
LocationEAddressDescription |
Display Name |
LocationEAddressElectronicAddressData |
Address |
LocationEAddressElectronicAddressType |
Type |
LocationEAddressEmailAddressTypeString |
Email Type |
LocationEAddressEStore |
Document Store |
LocationEAddressEStoreId |
Document Store ID |
LocationEAddressIsPreferred |
Preferred? |
LocationEAddressName |
Details |
LookupItemAbbreviation |
Short Value |
LookupItemAccessControl |
Access Control |
LookupItemComments |
Comments |
LookupItemDescription |
Name |
LookupItemFullDescription |
Full Name |
LookupItemHasChildItems |
Has Child Lookup Items |
LookupItemIconId |
Icon |
LookupItemItemNumber |
Item Number |
LookupItemName |
Long Value |
LookupItemParentItem |
Parent Lookup Item |
LookupItemParentSet |
Lookup Set |
LookupSetAccessControl |
Access Control |
LookupSetIconId |
Icon |
LookupSetIsUsedByAdditionalFields |
Used By Additional Fields |
LookupSetItemDisplayStyle |
Item display style |
LookupSetItemsHaveComments |
Items have comments |
LookupSetItemsHaveHierarchy |
Items are hierarchical |
LookupSetItemsHaveLongValue |
Items have a long value |
LookupSetItemsHaveShortValue |
Items have a short value |
LookupSetLongValueMaxLength |
Long Value length |
LookupSetLookupSetType |
Type |
LookupSetName |
Lookup Set |
LookupSetNotes |
Notes |
LookupSetOnlySelectLowestLevel |
Only apply items at lowest level |
LookupSetShortValueIsNumeric |
Short value is a number |
LookupSetShortValueMaxLength |
Short Value length |
MailTemplateAttachReference |
Attach Reference |
MailTemplateContentTemplate |
Content Template |
MailTemplateForEventType |
Mail Event Type |
MailTemplateForPropertyId |
Object Property ID |
MailTemplateForRecipientPropertyId |
Recipient Property ID |
MailTemplateForRecipientUserDefinedField |
Recipient Field |
MailTemplateForRecipientWithValue |
Recipients With Value |
MailTemplateForUserDefinedField |
Object Field |
MailTemplateName |
Template Name |
MailTemplateObjectsSelected |
Objects Selected |
MailTemplateRecipientsSelected |
Recipients Selected |
MailTemplateRelatingToObjectType |
Content Manager Object Type |
MailTemplateReplyTo |
Reply To |
MailTemplateSubjectTemplate |
Subject Template |
MailTemplateUseHTMLformat |
Use HTML Format |
MailTemplateWithValue |
Objects With Value |
MeetingAgendaIssueDate |
Agenda Issue Date |
MeetingAgendaOpen |
Agenda Open |
MeetingAgendaRecord |
Agenda |
MeetingApologies |
Apologies |
MeetingAttendees |
Attendees |
MeetingChair |
Chair |
MeetingInvitations |
Invitations |
MeetingMeetingDate |
Meeting Date |
MeetingMeetingDuration |
Meeting Duration |
MeetingMeetingPlace |
Meeting Place |
MeetingMeetingType |
Meeting Type |
MeetingMinutesRecord |
Minutes |
MeetingName |
Meeting Name |
MeetingNotes |
Notes |
MeetingPending |
Pending |
MeetingSubmissionsCutoffDate |
Submission Cutoff Date |
MeetingTypeAgendaClassification |
Agenda Classification |
MeetingTypeAgendaContainer |
Agenda Container |
MeetingTypeAgendaIssue |
Agenda Issued Amount |
MeetingTypeAgendaIssueDesc |
Agenda Issued |
MeetingTypeAgendaIssueInterval |
Agenda Issued Interval |
MeetingTypeAgendaRecordType |
Agenda Record Type |
MeetingTypeAtDocDateModified |
Agenda Template Document Last Modified |
MeetingTypeAtDocExtension |
Agenda Template Document Extension |
MeetingTypeAtDocSize |
Agenda Template Document Size (Bytes) |
MeetingTypeAtDocStore |
Agenda Template Document Store |
MeetingTypeAtDocStoreId |
Agenda Template Document Store ID |
MeetingTypeDefaultAgendaItemType |
Default Agenda Item Type |
MeetingTypeDefaultMinuteItemType |
Default Minute Item Type |
MeetingTypeItemsApprovedBy |
Items Approved By |
MeetingTypeLatestMeeting |
Scheduled To |
MeetingTypeMeeetingFrequencyDesc |
Meeting Occurs |
MeetingTypeMeetingDuration |
Meeting Duration |
MeetingTypeMeetingFrequency |
Meeting Frequency |
MeetingTypeMeetingFrequencyType |
Meeting Frequency Type |
MeetingTypeMeetingPlace |
Meeting Place |
MeetingTypeMeetingSnapDay |
Meeting Snap Day |
MeetingTypeMeetingSnapDayCount |
Meeting Snap Day Count |
MeetingTypeMeetingTime |
Meeting Time |
MeetingTypeMinuteClassification |
Minutes Classification |
MeetingTypeMinuteContainer |
Minutes Container |
MeetingTypeMinuteRecordType |
Minutes Record Type |
MeetingTypeMtDocDateModified |
Minute Template Document Last Modified |
MeetingTypeMtDocExtension |
Minute Template Document Extension |
MeetingTypeMtDocSize |
Minute Template Document Size (Bytes) |
MeetingTypeMtDocStore |
Minute Template Document Store |
MeetingTypeMtDocStoreId |
Minute Template Document Store ID |
MeetingTypeName |
Meeting Name |
MeetingTypeNextMeeting |
Next Meeting |
MeetingTypeNotes |
Notes |
MeetingTypeOutlineNumbering |
Agenda Outline Numbering |
MeetingTypeSubmissionCutoff |
Submissions Cutoff Amount |
MeetingTypeSubmissionCutoffDesc |
Submissions Cutoff |
MeetingTypeSubmissionCutoffInterval |
Submissions Cutoff Interval |
MetadataRuleConditionExpression |
Condition Test |
MetadataRuleIsWarning |
Warning Only |
MetadataRuleMessage |
Message |
MetadataRuleObjectType |
Object Type |
MetadataRuleOnlyForNew |
Warning Only |
MetadataRuleValidationExpression |
Validation Test |
MeetingTypeUsualParticipantInvitee |
Participant Name |
MeetingTypeUsualParticipantInviteeLocation |
Participating Location |
MeetingTypeUsualParticipantSequenceNumber |
Sequence Number |
MeetingTypeUsualParticipantTypeOfInvite |
Usually Participating As |
MinuteItemDescription |
Description |
MinuteItemDocDateModified |
Document Last Modified |
MinuteItemDocExtension |
Document Extension |
MinuteItemDocSize |
Document Size (Bytes) |
MinuteItemDocStore |
Document Store |
MinuteItemDocStoreId |
Document Store ID |
MinuteItemIsMotion |
Is Motion |
MinuteItemItemType |
Minute Item Type |
MinuteItemMeeting | |
MinuteItemMinuteItemOrderNumber |
Item Order Number |
MinuteItemOutcome |
Outcome |
MinuteItemParentAgendaItem |
For Agenda Item |
MinuteItemProposedBy |
Proposed By |
MinuteItemSecondedBy |
Seconded By |
MinuteItemTypeDocDateModified |
Document Last Modified |
MinuteItemTypeDocExtension |
Document Extension |
MinuteItemTypeDocSize |
Document Size (Bytes) |
MinuteItemTypeDocStore |
Document Store |
MinuteItemTypeDocStoreId |
Document Store ID |
MinuteItemTypeName |
Minute Item Type Name |
MinuteItemActionArisingSequenceNumber |
Sequence Number |
MinuteItemActionArisingTask |
To Do Item |
MinuteItemActionArisingTitle |
Action Description |
MeetingDocumentDocumentType |
Document Type |
MeetingDocumentEditStatus |
Edit Status |
MeetingDocumentName |
Document Title |
MeetingDocumentOrderNumber |
Order Number |
MeetingDocumentRecordReference |
Document Reference |
MeetingInvitationInvitee |
Participant Name |
MeetingInvitationInviteeLocation |
Participant |
MeetingInvitationNotes |
Notes |
MeetingInvitationProxy |
Proxy |
MeetingInvitationSequenceNumber |
Sequence Number |
MeetingInvitationTypeOfAttendee |
Type of Attendance |
MeetingInvitationTypeOfInvite |
Participating As |
NotificationDescription |
Description |
NotificationEventDate |
Event Date |
NotificationEventType |
Event Type |
NotificationObjectType |
Object Type |
NotificationObjectUri |
Object Unique Identifier |
OfflineRecordAuthorName |
Author |
OfflineRecordAutoCheckin |
Is Flagged for Automatic Check In |
OfflineRecordContainedItemsCount |
Number Of Contained Items |
OfflineRecordContainer |
Container (Offline) |
OfflineRecordContainerRecord |
Container |
OfflineRecordContainerTitle |
Container Title |
OfflineRecordDateCheckedOut |
Checked Out On |
OfflineRecordDateCreated |
Created On |
OfflineRecordDateModified |
Modified On |
OfflineRecordDateModifiedAtCheckout |
Date Modified When Checked Out |
OfflineRecordExtension |
Extension |
OfflineRecordFileName |
File Name (on Disk) |
OfflineRecordFileType |
File Type |
OfflineRecordFullFileName |
Full File Name (on Disk) |
OfflineRecordIsADocument |
Is A Document |
OfflineRecordIsAFolder |
Is A Folder |
OfflineRecordNextRevision |
Revision |
OfflineRecordRecord | |
OfflineRecordRecordNumber |
Record Number |
OfflineRecordRecordUri |
Record URI |
OfflineRecordSize |
Size |
OfflineRecordStatus |
Status |
OfflineRecordTitle |
Title |
OriginAutoStart |
Auto Start |
OriginContainerCreation |
Create Containers |
OriginContainerDateInterval |
Container Date Range Interval |
OriginContainerHasDateRange |
Use Container Date Ranges |
OriginContainerPerOwner |
One Container Per Owner |
OriginContainerPerUserField |
One Container Per User Field Value |
OriginContainerSizeThreshold |
Container Size Threshold |
OriginContainerType |
Container Record Type |
OriginDateLastLoaded |
Date Last Loaded |
OriginDateModified |
Date Modified |
OriginDefaultAuthor |
Default Author |
OriginDefaultClassification |
Default Classification |
OriginDefaultContainer |
Default Container |
OriginDefaultCreator |
Default Creator |
OriginDefaultHomeLocation |
Default Home |
OriginDefaultOwnerLocation |
Default Owner |
OriginDefaultRecordType |
Default Record Type |
OriginDefaultSchedule |
Default Schedule |
OriginExtension |
Extension |
OriginKeepCheckedOut |
Keep Checked Out |
OriginLocationMatching |
Location Match Type |
OriginMakeNewRevision |
Make New Revision |
OriginName |
Name |
OriginNotes |
Notes |
OriginOriginLocation |
Source |
OriginRunsOnMachine |
Run On Computer |
OriginSize |
Size |
OriginStore |
Store |
OriginStoreId |
Store ID |
OriginTimeFrom |
Processing From |
OriginTimeTo |
Processing To |
OriginTypeOfOrigin |
Origin Type |
OriginHistoryDateRun |
Date Import Run |
OriginHistoryLocationsCreated |
Locations Created |
OriginHistoryLocationsInError |
Location Errors |
OriginHistoryName |
Name |
OriginHistoryOrigin | |
OriginHistoryOriginLocationUsed |
Source |
OriginHistoryRecordsCreated |
Records Created |
OriginHistoryRecordsInError |
Record Errors |
OriginHistoryRecordsUpdated |
Records Updated |
ClassificationOnlyRecordTypeRecordType |
Record Type |
ClassificationSapBusinessObjectBusinessObject |
Business Object |
RecordClientMatterPartyInterest |
Interest |
RecordClientMatterPartyParty |
Party |
RecordClientMatterPartyPartyType |
Party Type |
RecordClientMatterRoleRoleLocation |
Role Location |
RecordClientMatterRoleRoleType |
Role Type |
RecordHoldActiveDescription |
Active Dates |
RecordHoldActiveFrom |
Active From |
RecordHoldActiveTo |
Active To |
RecordHoldCase | |
RecordHoldContact |
Contact |
RecordHoldIsActive |
Active? |
RecordJurisdictionJurisdiction | |
RecordKeywordAttachMethod |
Attach Method |
RecordKeywordDescription |
Thesaurus Term Description |
RecordKeywordKeyword |
Thesaurus Term |
RecordKeywordPrompt |
Prompt |
RecordLinkedDocumentBytes |
Size |
RecordLinkedDocumentDateModified |
Date Modified |
RecordLinkedDocumentDocumentName |
Document Path |
RecordLinkedDocumentEStore |
Document Store |
RecordLinkedDocumentEStoreId |
Document Store ID |
RecordLinkedDocumentExtension |
Extension |
RecordLinkedDocumentIsNewLink |
Is New Link |
RecordLinkedDocumentLinkedRecord |
Linked Record |
RecordLinkedDocumentLinkedRevision |
Linked Revision Number |
RecordLinkedDocumentLinkType |
Document Link Storage |
RecordLinkedDocumentStorageDescription |
Storage Description |
RecordLocationComments |
Comments |
RecordLocationDueDate |
Due Date |
RecordLocationEmail |
|
RecordLocationFaxNo |
Fax |
RecordLocationFromDateTime |
From |
RecordLocationIsComplete |
Is Complete |
RecordLocationIsOverdue |
Is Overdue |
RecordLocationIsPrimaryContact |
Primary Contact |
RecordLocationLatestDateTime |
Latest Date |
RecordLocationLocation | |
RecordLocationMobileNo |
Mobile Phone |
RecordLocationName |
Name |
RecordLocationOrganization |
Organization |
RecordLocationOriginalName |
Original Name |
RecordLocationPAddress |
Mailing Address |
RecordLocationPhoneNumber |
Phone Number |
RecordLocationReturnDateTime |
Return On |
RecordLocationSAddress |
Street Address |
RecordLocationSpace | |
RecordLocationStatus |
Location Status |
RecordLocationSubTypeString |
Sub Type |
RecordLocationTypeOfContact |
Contact Type |
RecordLocationTypeOfRecordLocation |
Role |
RecordLocationTypeString |
Type |
RecordLocationWebPage |
Web Page |
RecordAccessControl |
Access Control |
RecordAccessionNumber |
Accession Number |
RecordActions |
All Actions |
RecordAddressee |
Addressee |
RecordAggregatedDisposal |
Aggregated Disposal Schedule |
RecordAllContacts |
All Contacts |
RecordAllHolds |
All Holds |
RecordAllMeetings |
Meetings (All) |
RecordAllParts |
All Parts |
RecordAllTodoItems |
All To Do Items |
RecordAllVersions |
All Versions |
RecordAlternateContentsCount |
Alternate Contents Count |
RecordAlternativeContainer |
Alternative Container |
RecordAlternativeContainers |
Alternative Containers |
RecordAlternativeContents |
Alternatively Contains |
RecordArchivePermDate |
Date Due for Archival (Keep) |
RecordArchiveTransferDate |
Date Due for Archival (Transfer) |
RecordAssignee |
Assignee |
RecordAssigneeStatus |
Assignee Status |
RecordAttachedKeywords |
Attached Thesaurus Terms |
RecordAuthor |
Author |
RecordAuthorizationMethod |
Authorization Method |
RecordAutoClassificationConfidenceLevel |
Auto-Classification Confidence Level |
RecordAutoRenderStatus |
Auto Renditions |
RecordAutoRenderToPDFOnSave |
Render to PDF after saving |
RecordBarcode |
Content Manager Barcode |
RecordBlueprintTitle |
Document Template |
RecordBypassRecordTypeAccessControls |
Bypass Record Type Access Controls |
RecordCanUseClassification |
Can Use Classification |
RecordCheckedInBy |
Checked In By |
RecordCheckedOutOn |
Checked Out On |
RecordCheckedOutPath |
Checked Out Path |
RecordCheckedOutTo |
Checked Out To |
RecordClassification | |
RecordClassOfRecord |
Record Class |
RecordClient |
Client |
RecordClientName |
Client Name |
RecordClientNumber |
Client Number |
RecordClientRecord |
Client Record |
RecordConsignment |
Consignment Number |
RecordConsignmentObject | |
RecordContainer |
Container |
RecordContainerTitle |
Container Title |
RecordContents |
Contained Records |
RecordContextURL |
Content Manager URL |
RecordConversationId |
Email Conversation ID |
RecordCreator |
Creator |
RecordCSdeclassifyDetails |
CS: Declassify Details |
RecordCSdeclassifyOn |
CS: Declassify On |
RecordCSdowngradeDetails |
CS: Downgrade Details |
RecordCSdowngradeOn |
CS: Downgrade On |
RecordCSguideEntries |
CS: Security Guide Entries |
RecordCSinitialSecurity |
CS: Security At Registration |
RecordCSlastReviewed |
CS: Last Reviewed By |
RecordCSlastUpdateDetails |
CS: Most Recent Update |
RecordCSprimordialSecurity |
CS: Initial Security |
RecordCSsecurityDetails |
CS: Security Details |
RecordCurrentAction |
Current Action |
RecordCurrentVersion |
Latest Finalized Version |
RecordDateAssigned |
Date Assigned |
RecordDateClosed |
Date Closed |
RecordDateCreated |
Date Created |
RecordDateDue |
Date Due |
RecordDateFinalized |
Date Declared As Final |
RecordDateImported |
Date Imported |
RecordDateInactive |
Date Inactive |
RecordDateModified |
Date Modified |
RecordDatePublished |
Date Published |
RecordDateReceived |
Date Received |
RecordDateRegistered |
Date Registered |
RecordDateSuperseded |
Date Superseded |
RecordDestructionDate |
Date Due for Destruction |
RecordDisposalDate |
Date of Disposal |
RecordDisposalMethod |
Disposal Type |
RecordDisposition |
Disposition |
RecordDispositionChangedDate |
Date Of Most Recent Disposition Change |
RecordDispositionSchedule |
Disposal Schedule |
RecordDocumentAttachPending |
Document Attach is Pending |
RecordDocumentDetails |
Document Details |
RecordDocumentHash |
Document Hash |
RecordDocumentLastAccessedDate |
Document Last Accessed Date |
RecordDocumentSize |
Size |
RecordDocumentStatus |
Edit Status |
RecordDocumentType |
Document Type |
RecordEditor |
Editor |
RecordElasticMetadataJSON |
Elasticsearch Indexing Metadata (JSON) |
RecordElinkedDocuments |
Linked Documents |
RecordElinkOf |
Used As Link By |
RecordEnablerFlags |
Flags |
RecordESource |
Source Document |
RecordEStore |
Document Store |
RecordEStoreId |
Document Store ID |
RecordExtension |
Extension |
RecordExternalReference |
External ID |
RecordFilePath |
DOS file |
RecordFinalizeOnSave |
Declare As Final After Saving |
RecordFolderOrigin |
Folder Origin |
RecordForeignBarcode |
Foreign Barcode |
RecordFullClassification |
Full Classification Number |
RecordGeneratedTitle |
Title (Structured Part) |
RecordGpsLocation |
GPS Location |
RecordHasEmailAttachments |
Has Email Attachments |
RecordHasHold |
Is in one or more Holds |
RecordHasLinkedDocuments |
Has Links |
RecordHistory |
Audit Events |
RecordHomeLocation |
Home |
RecordHomeLocationStatus |
Home Status |
RecordHomeSpace |
Home Space |
RecordHomeSpaceNumber |
Home Space Number |
RecordIdolMetadataXML |
Content Indexing Metadata (XML) |
RecordInitiateTemplate |
Initiate Workflow from |
RecordIsCheckedOut |
Checked Out? |
RecordIsContainer |
Is a Container |
RecordIsElectronic |
Is Electronic |
RecordIsEnclosed |
Enclosed? |
RecordIsInPartSeries |
Is Part |
RecordIsRootOfPartSeries |
Is First Part |
RecordIsShared |
Is Shared |
RecordIsSigned |
Signature |
RecordJurisdictions |
Jurisdictions |
RecordKeywords |
All Thesaurus Terms |
RecordLastActionDate |
Last Action Date |
RecordLastPartRecord |
Latest Part |
RecordLatestVersion |
Latest Version |
RecordLongNumber |
Expanded Number |
RecordMakeInactiveDate |
Date Due for Make Inactive |
RecordManualDestructionDate |
Manual Disposal Date |
RecordMatterName |
Matter Name |
RecordMatterNumber |
Matter Number |
RecordMatterRecord |
Matter Record |
RecordMediaType |
Media Type |
RecordMeeting |
Meeting (Most Recent) |
RecordMessageId |
Email Message ID |
RecordMimeType |
Internet Media Type |
RecordMostRecentTask |
Most Recently Completed Task |
RecordMovementHistory |
Movement History |
RecordMyAuthorizationComments |
My Authorization Comments |
RecordMyAuthorizationComplete |
My Authorization Complete |
RecordMyReviewComments |
My Review Comments |
RecordMyReviewComplete |
My Review Complete |
RecordNbrPages |
Number of Pages |
RecordNeedsAuthorization |
Needs Authorization |
RecordNeedsDataEntryForm |
Needs Data Entry Form |
RecordNeedsReview |
Needs Review |
RecordNewPartCreationRule |
Automated Part Rule |
RecordNextPartRecord |
Next Part |
RecordNextTaskDue |
Next Scheduled Task Due |
RecordNotes |
Notes |
RecordNumber |
Record Number |
RecordNumberPlusName |
Record Details |
RecordOriginatedFrom |
Originated From |
RecordOriginatedFromRun |
Originated From Run |
RecordOtherContact |
Other Contact |
RecordOverdueActions |
Overdue Actions |
RecordOwnerLocation |
Owner |
RecordPreserveHierarchyOnDataEntry |
Preserve Hierarchy On Data Entry |
RecordPrevPartRecord |
Previous Part |
RecordPrimaryContact |
Primary Contact |
RecordPriority |
Priority |
RecordRecordType |
Record Type |
RecordRedactedFrom |
Redacted From |
RecordRedactionsOf |
All Redactions |
RecordRelatedRecord |
Related Record |
RecordRelatedRecs |
Related Records |
RecordRenditionCount |
Number of Renditions |
RecordRepresentative |
Representative |
RecordRequests |
Current Requests |
RecordRetentionSchedule |
Retention Schedule |
RecordReturnDueDateTime |
Due for Return On |
RecordReviewDate |
Retention Review Date |
RecordReviewDueDate |
Document Review Due Date |
RecordReviewState |
Document Review State |
RecordReviewStateDate |
Document Review State Date |
RecordRevisionCount |
Revision Count |
RecordRevisionNumber |
Revision Number |
RecordRootPartRecord |
First Part |
RecordSapArchiveDate |
SAP Archived Date |
RecordSapArchiveLinkVsn |
SAP Archive Link Version |
RecordSapBusinessId |
SAP Business ID |
RecordSapBusinessObject |
SAP Business Object |
RecordSapCreatorLocUri |
SAP Creator Location |
RecordSapCreatorName |
SAP Creator Name |
RecordSapCustomerName |
SAP Customer |
RecordSapCustomerNumber |
SAP Customer ID |
RecordSapDocumentId |
SAP Document |
RecordSapDocumentProtection |
SAP Document Protection |
RecordSapDocumentType |
SAP Document Type |
RecordSapModifiedDate |
SAP Modified Date |
RecordSapReposId |
SAP Repository |
RecordScheduledDisposalDate |
Scheduled Disposal Date |
RecordScheduledDisposalMethod |
Scheduled Disposal Method |
RecordScheduledDisposalStatus |
Scheduled Disposal Status |
RecordScheduledInactiveStatus |
Scheduled Inactive Status |
RecordSdmEnvironmentID |
SDM Environment ID |
RecordSdmFileName |
SDM File Name |
RecordSdmFolderName |
SDM Folder Name |
RecordSdmRunID |
SDM Run ID |
RecordSecCompliant |
SEC Compliant |
RecordSecurity |
Security |
RecordSecurityCaveats |
Security Caveats |
RecordSecurityLevel |
Security Level |
RecordSecurityLocks |
Security Locks |
RecordSeriesRecord |
Series Record |
RecordSpFarmGUID |
SharePoint Farm ID |
RecordSpGUID |
SharePoint ID |
RecordSpListItemCount |
Number of SharePoint List Items |
RecordSpListType |
SharePoint List Type |
RecordSpSiteCollectionGUID |
SharePoint Site Collection ID |
RecordSpType |
SharePoint Element Type |
RecordSpURL |
SharePoint URL |
RecordStorageDestructionDate |
Storage destruction date |
RecordSuggestedFileName |
Suggested File Name |
RecordTitle |
Title |
RecordTopLevelActions |
Top Actions |
RecordTypedTitle |
Title (Free Text Part) |
RecordUpgradeNumber |
Update the Record Number when the Classification is changed |
RecordViewPaneId |
View Pane ID |
RecordVitalReviewPeriod |
Vital Review Period |
RecordActionActionName |
Action |
RecordActionActualDays |
Actual Days |
RecordActionActualDuration |
Actual Duration |
RecordActionActualHours |
Actual Hours |
RecordActionActualMinutes |
Actual Minutes |
RecordActionAssignedBy |
Assigned By |
RecordActionAttachDate |
Date Attached |
RecordActionBarcode |
Content Manager Barcode |
RecordActionCompletedBy |
Completed By Location |
RecordActionCompletedOnTime |
Completed On Time |
RecordActionCost |
Cost |
RecordActionDays |
Days |
RecordActionDone |
Done |
RecordActionDueDate |
Due Date |
RecordActionDuration |
Estimated Duration |
RecordActionEndDate |
Completed On |
RecordActionHours |
Hours |
RecordActionIsReadyToStart |
Ready To Start |
RecordActionMinutes |
Minutes |
RecordActionNotes |
Notes |
RecordActionOverdue |
Overdue |
RecordActionParentRecordAction |
Parent Record Action |
RecordActionPercentComplete |
Percentage Complete |
RecordActionProcedure |
Procedure |
RecordActionRecord | |
RecordActionResponsibility |
Responsible Location |
RecordActionStartDate |
Start Date |
RecordActionStatus |
Status |
RecordActionViewable |
Record is viewable |
RecordTypeAccessControl |
Access Control |
RecordTypeAcknowledgeRequests |
Requests Need Acknowledgement before Completion |
RecordTypeAction |
Assigned Action |
RecordTypeActiveDescription |
Active Dates |
RecordTypeActiveFrom |
Active From |
RecordTypeActiveTo |
Active To |
RecordTypeAllowBlankFreeTextTitle |
Allow Blank Free Text Title |
RecordTypeAllowMultipleExtensions |
Allow multiple Extensions |
RecordTypeAllowParts |
Allow Parts |
RecordTypeAllowReplace |
Allow Replace |
RecordTypeAllowVersions |
Allow Revisions |
RecordTypeAlwaysAuditSecurityBreaches |
Always Log Security Breaches To Online Audit Log |
RecordTypeAnnotateOnly |
Annotate Records Only |
RecordTypeAnnotateWhenReadOnly |
Can Annotate Records When Read Only |
RecordTypeAssignee |
Assignee |
RecordTypeAuditCreateEventsOffline |
Audit Record Created Events Offline |
RecordTypeAuditDeleteEventsOffline |
Audit Record Deleted Events Offline |
RecordTypeAuditEvents |
Audit Events |
RecordTypeAuditModifyEventsOffline |
Audit Record Modified Events Offline |
RecordTypeAuthorizationMethod |
Authorization Method |
RecordTypeAuthorizerReminderDays |
Days before issuing an authorization reminder |
RecordTypeAutoFinalize |
Automatically Declare As Final |
RecordTypeAutoRenderOCR |
Automatically create OCR rendition for Image Documents |
RecordTypeAutoRenderPDF |
Automatically create PDF rendition |
RecordTypeBelongsToAMatter |
Records Must Belong To A Matter |
RecordTypeBorrowingLimit |
Borrowing Limit (Days) |
RecordTypeCanHaveSharePointItems |
Records can be SharePoint List Item Records |
RecordTypeChangeTitleWhenReadOnly |
Can Change Title (Free Text Part) When Read Only |
RecordTypeCheckDuplicateTitles |
Behaviour for Duplicate Titles |
RecordTypeClassification |
Starting Classification |
RecordTypeClassificationMandatory |
Classification Mandatory |
RecordTypeClassOfRecord |
Record Class |
RecordTypeCompressPartNumber |
Compress Part Number |
RecordTypeConfirmEachNumber |
Confirm Each Number |
RecordTypeConfirmPreview |
Confirm Document View on Preview Pane |
RecordTypeContainerRule |
Container Rule |
RecordTypeContentsRule |
Contents Rule |
RecordTypeCopiedAccessControl |
Default Record access |
RecordTypeDaysDue |
Days Until Due |
RecordTypeDefaultJurisdiction |
Default Jurisdiction |
RecordTypeDefaultSeries |
Series |
RecordTypeDeindexAfterDisposition |
Deindex Disposition |
RecordTypeDeindexAfterYears |
Deindex after years |
RecordTypeDisposition |
Disposition |
RecordTypeEditorReminderDays |
Days before issuing a drafting reminder |
RecordTypeEndUsersCanModify |
Knowledge Workers cam modify unfinalized Records |
RecordTypeEsoActionType |
Inactive Electronic Record Action |
RecordTypeEsoAllowEvents |
Inactive documents processed by Event Server |
RecordTypeEsoDateType |
Inactive Electronic Records Date selector |
RecordTypeEsoEnable |
Enable Inactive Record Manager (Electronic) |
RecordTypeEsoMonths |
Inactive Electronic Records Monthss after date selector |
RecordTypeEsoStoreUri |
Inactive Records Document Store |
RecordTypeEsoYears |
Inactive Electronic Records Years after date selector |
RecordTypeEStore |
Store Name |
RecordTypeExtensionLimit |
Borrowing Extension (Days) |
RecordTypeExternalId |
External ID |
RecordTypeFinalisePreviousVersion |
Finalize Previous Version |
RecordTypeFinalReminderDays |
Days before issuing a finalize reminder |
RecordTypeFollowupReminderDays |
Days before issuing a follow up reminder |
RecordTypeHideFreeTextTitle |
Hide Free Text Title On Data Entry Form |
RecordTypeHomeCanBeSpace |
Home can be a Space |
RecordTypeHomeLocation |
Home |
RecordTypeInsecureContainer |
Behaviour for handling more secure contents |
RecordTypeInsecureDocument |
Behaviour for handling less secure contents |
RecordTypeIsActive |
Active? |
RecordTypeLastNumber |
Last Number Used |
RecordTypeLevel |
Container Level |
RecordTypeMediaType |
Default media type |
RecordTypeMoveWhenReadOnly |
Can Move Record When Read Only |
RecordTypeName |
Name |
RecordTypeNeedsAuthorizationProcess |
Documents should be subject to an authorization process |
RecordTypeNeedsClassification |
Needs Classification |
RecordTypeNeedsReviewProcess |
Documents should be subject to a review process |
RecordTypeNewPartCreationRule |
Default Automated Part Rule |
RecordTypeNotes |
Notes |
RecordTypeNotesInsertStyle |
Notes Insert Style |
RecordTypeNumberFromType |
Numbering based on another Record Type |
RecordTypeNumberingIsManual |
Numbering requires manual input |
RecordTypeNumberMethod |
Numbering Method |
RecordTypeNumberPattern |
Number Pattern |
RecordTypeOldVersionPurgeStyle |
Previous version purge style |
RecordTypeOwnerLocation |
Owner |
RecordTypePartSeparator |
Part Separator |
RecordTypePreventDispChangeIfNoSchedule |
Prevent disposition change if no Schedule |
RecordTypePsoActionType |
Inactive Record Action |
RecordTypePsoBoxRTY |
Inactive Records (physical) box Record Type |
RecordTypePsoDateType |
Inactive Records Date selector |
RecordTypePsoEnable |
Enable Inactive Record Manager (Physical) |
RecordTypePsoMonths |
Inactive Records Monthss after date selector |
RecordTypePsoNewHomeLoc |
Inactive Records Document Store |
RecordTypePsoYears |
Inactive Records Years after date selector |
RecordTypePurgePreviousVersion |
Purge previous version |
RecordTypeResetAtEnd |
Reset At End |
RecordTypeResetAtYearEnd |
Reset at year end |
RecordTypeRetentionSchedule |
Retention Schedule |
RecordTypeReviewerReminderDays |
Days before issuing a review reminder |
RecordTypeSapContainerRecordType |
SAP Container Record Type |
RecordTypeSapCreateContact |
Create Contact for SAP documents |
RecordTypeSapCreateContainers |
Create Containers for SAP documents |
RecordTypeSapCreateCountries |
Create SAP Countries |
RecordTypeSapCreateCreatorLoc |
Create Creator Location for SAP documents |
RecordTypeSapForceDeleteDate |
Force SAP Delete Date |
RecordTypeSapRepositoryId |
SAP Repository ID |
RecordTypeSapTitleTemplate |
SAP Title Template |
RecordTypeSapTitleTemplateKS |
SAP Title Template (Keys Set) |
RecordTypeSapUseCountryCode |
Use SAP Country Code |
RecordTypeSapUseDeleteDate |
Use SAP Delete Date |
RecordTypeSecCompliant |
SEC Compliant |
RecordTypeSecProfile |
Record Security |
RecordTypeSetDueDateFromActions |
Set the Due Date to the Due Date of the Current Action |
RecordTypeSetLastActionOnView |
Set Last Action Date when viewing a document |
RecordTypeSortOrder |
Sort Order |
RecordTypeStartupTemplate |
Initiate Workflow based on a Template |
RecordTypeStoreType |
Use Store |
RecordTypeSuppressContentIndexing |
Suppress Content Indexing |
RecordTypeTasks |
Task List |
RecordTypeTitlingMethod |
Titling Method |
RecordTypeTrimIconId |
Icon |
RecordTypeUseCensus |
Track during Census |
RecordTypeUsePartNumber |
Use Part Number |
RecordTypeUseRetention |
Allow Retention Schedule |
RecordTypeUsualBehaviour |
Behaves Like |
RecordTypeVersionNumbering |
Use Version Numbering |
RecordTypeWithinSeries |
Records should be placed within a series |
RecordRelationshipCanView |
Can View Related Record |
RecordRelationshipDescription |
Description |
RecordRelationshipIsReverse |
Is an Inverse Relationship |
RecordRelationshipRelatedRecord |
Related Record |
RecordRelationshipRelatedTitle |
Related Record Title |
RecordRelationshipRelationNumber |
Part Number |
RecordRelationshipRelationType |
Relationship Type |
RecordRelationshipReverseRelationType |
Inverse Relationship Type |
RecordRenditionAddedOn |
Added On |
RecordRenditionBytes |
Size |
RecordRenditionConfidenceLevel |
OCR Confidence Level |
RecordRenditionDateModified |
Last Modified |
RecordRenditionDescription |
Description Or Reason |
RecordRenditionEStore |
Document Store |
RecordRenditionEStoreId |
Document Store ID |
RecordRenditionExtension |
Extension |
RecordRenditionMimeType |
Internet Media Type |
RecordRenditionNbrPages |
Number of Pages |
RecordRenditionNotes |
Notes |
RecordRenditionPageNumber |
Page Number |
RecordRenditionTypeOfRendition |
Rendition Type |
RecordRevisionBytes |
Size |
RecordRevisionCheckedInBy |
Checked In By |
RecordRevisionDateModified |
Date Modified |
RecordRevisionDescription |
Source |
RecordRevisionDocumentType |
Document Type |
RecordRevisionEStore |
Document Store |
RecordRevisionEStoreId |
Document Store ID |
RecordRevisionExtension |
Extension |
RecordRevisionMimeType |
Internet Media Type |
RecordRevisionNbrPages |
Number of Pages |
RecordRevisionPreservationNotes |
Preservation Notes |
RecordRevisionPreserve |
Preserve |
RecordRevisionRevisionNumber |
Revision Number |
RecordSapComponentApplicationVersion |
Application Version |
RecordSapComponentArchiveDate |
Archive Date |
RecordSapComponentArchiveLinkVersion |
Archive Link Version |
RecordSapComponentBytes |
Bytes |
RecordSapComponentCharacterSet |
Character Set |
RecordSapComponentComponentId |
Component ID |
RecordSapComponentContentType |
Content Type |
RecordSapComponentDateModified |
Date Modified |
RecordSapComponentExtension |
Extension |
RecordSapComponentFileName |
File Name |
RecordSapComponentStoreId |
Document Store ID |
RecordSapComponentStoreUri |
Document Store |
ReportCount |
Count |
ReportDatabaseName |
Dataset |
ReportDate |
Date |
ReportDefaultDevice |
Default Printer Device |
ReportDefaultDriver |
Default Print Driver |
ReportDefaultPort |
Default Printer Port |
ReportDefaultTray |
Default Printer Tray |
ReportForBobType |
Type |
ReportForBobTypeDesc |
Type |
ReportForObject |
For Object Type |
ReportLicensee |
Licensee |
ReportLoginName |
Login Name |
ReportName |
Name |
ReportPage |
Page |
ReportReportEnd |
End of Report |
ReportReportName |
Name |
ReportSearchTitle |
Search Criteria Title |
ReportTime |
Time |
ReportTitle |
Report Title |
ReportUserTitle |
Optional Title |
ReportBitmapBitmapFileName |
Bitmap File |
ReportBitmapDateModified |
Date Modified |
ReportBitmapEStore |
Store |
ReportBitmapExtension |
Extension |
ReportBitmapName |
Name |
ReportBitmapSize |
Size |
ReportBitmapStoreId |
Store ID |
RequestContentReference |
Content Reference |
RequestCurrentLocation |
Record Assignee |
RequestDateCompleted |
Date Completed |
RequestDateCreated |
Date Created |
RequestDescription |
Description |
RequestDueDate |
Date Required |
RequestEndDate |
Date of Final Request |
RequestFrequency |
Frequency |
RequestFrequencyType |
Frequency Type |
RequestIsComplete |
Is Complete |
RequestNotes |
Notes |
RequestPriority |
Priority |
RequestRecord | |
RequestRequestor |
Requested By |
RequestRequestType |
Request Type |
RequestServiceLocation |
Service Location |
RequestServiceSpace |
Service Space |
RequestStatus |
Status |
RequestStatusChangedDate |
Date Status Changed |
RequestStatusDetails |
Status Details |
RequestTransitAddress |
Delivery/Pickup Address |
RequestTransitLocation |
Delivery/Pickup Location |
RequestViewable |
Record is viewable |
RecordTypeAutoSubFolderSubClassification |
Sub Folder Classification |
RecordTypeAutoSubFolderSubRecordType |
Sub Folder Record Type |
RecordTypeAutoSubFolderSubSchedule |
Sub Folder Schedule |
RecordTypeAutoSubFolderTitle |
Title Template |
SavedSearchAccessControl |
Access Control |
SavedSearchAnyWordContents |
Any Word search includes document content |
SavedSearchAnyWordNotes | |
SavedSearchAnyWordTitle | |
SavedSearchAssigneeSearchIncludesAuthorisation |
Assignee includes authorizations |
SavedSearchAssigneeSearchIncludesDelegates |
Assignee includes delegates |
SavedSearchAssigneeSearchIncludesEscalated |
Assignee includes escalated |
SavedSearchAssigneeSearchIncludesGroups |
Assignee includes groups |
SavedSearchAssigneeSearchIncludesPosition |
Assignee includes position |
SavedSearchCanEdit |
Can edit query |
SavedSearchCanExecute |
Can execute query |
SavedSearchDefaultIncludesContent |
When using a default record search, look for matches in Record document content |
SavedSearchDefaultIncludesNotes |
When using a default record search, look for matches in Record notes |
SavedSearchDefaultIncludesNumber |
When using a default record search, look for matching Record numbers |
SavedSearchDefaultIncludesTitle |
When using a default record search, look for matches in Record titles |
SavedSearchDescription |
Description |
SavedSearchExtendedIDOLOptimization |
Extended IDOL optimization |
SavedSearchFilterString |
Filter String |
SavedSearchFullName |
Full Name |
SavedSearchIconId |
Icon |
SavedSearchIdolSearchStyle |
IDOL search style |
SavedSearchIsGrouping |
Is Search Group |
SavedSearchIsOldFormat |
Old Format |
SavedSearchIsPublic |
Is Public |
SavedSearchName |
Name |
SavedSearchObjectType |
Object Type |
SavedSearchOwner |
Owner |
SavedSearchParent |
Within Search Group |
SavedSearchQueryString |
Query String |
SavedSearchSortString |
Sort String |
ScheduleAccessControl |
Access Control |
ScheduleActionSummary |
Action Summary |
ScheduleActiveDescription |
Active Dates |
ScheduleActiveFrom |
Active From |
ScheduleActiveTo |
Active To |
ScheduleCanOnlyDestroyInactive |
Can Only Dispose Inactive Records |
ScheduleExpandedTitle |
Expanded Schedule Title |
ScheduleHasChildSchedules |
Has Child Schedules |
ScheduleIgnoreBlankDestroyTriggers |
Ignore Disposal Triggers with a blank Due Date |
ScheduleInUse |
Active? |
ScheduleIsAgencySpecific |
Agency Specific |
ScheduleName |
Schedule Number |
ScheduleNotes |
Notes |
ScheduleParentSchedule |
Parent Schedule |
SchedulePolicyCentreGUID |
Policy Center Solution GUID |
ScheduleRetainJurisdictions |
Retain Jurisdictions |
ScheduleRetention |
Retain Style |
ScheduleSource |
Source |
ScheduleSuppressTriggerCalculationAlways |
Suppress trigger calculations whenever this Schedule is modified |
ScheduleSuppressTriggerCalculationEventOnCommit |
Suppress trigger calculations for this modification |
ScheduleTitle |
Title |
ScheduleUseEarliestDestroyDate |
Use Earliest Disposal Date |
ScheduledTaskAssignee |
Assigned To |
ScheduledTaskAttachDate |
Attached On |
ScheduledTaskAttachedToObject |
Attached To |
ScheduledTaskAttachedToObjectType |
Attached To |
ScheduledTaskAttachedToObjectUri |
Attached To Object |
ScheduledTaskCompletionDate |
Finishing date |
ScheduledTaskDescription |
Description |
ScheduledTaskIntervalSize |
Interval Size |
ScheduledTaskIntervalType |
Interval Type |
ScheduledTaskIsComplete |
Is Complete |
ScheduledTaskLastActionedOn |
Last Done On |
ScheduledTaskNextDueDate |
Next Due Date |
ScheduledTaskNotes |
Notes |
ScheduledTaskRepetitions |
Maximum Repetitions |
ScheduledTaskRepetitionsDone |
Number of times performed |
ScheduledTaskScheduleDescription |
Schedule Description |
ScheduledTaskStartDate |
Commencement date |
ScheduledTaskStatus |
Status |
ScheduleTriggerAfterDays |
Days |
ScheduleTriggerAfterMonths |
Months |
ScheduleTriggerAfterYears |
Years |
ScheduleTriggerDateType |
Date Type |
ScheduleTriggerDelayType |
Trigger Delay |
ScheduleTriggerDescription |
Description |
ScheduleTriggerFixedDate |
Fixed Date |
ScheduleTriggerIsForDestroy |
Destroy |
ScheduleTriggerJurisdiction | |
ScheduleTriggerPolicyCentreGUID |
Policy Center Solution GUID |
ScheduleTriggerPolicyCentreMappingGUID |
Policy Center Solution Mapping GUID |
ScheduleTriggerPolicyCentreNotes |
Policy Center Solution Notes |
ScheduleTriggerPolicyCentreTitle |
Policy Center Solution Title |
ScheduleTriggerRounding |
Rounding |
ScheduleTriggerTransferTo |
Transfer To |
ScheduleTriggerTriggerType |
Trigger Type |
ScheduleTriggerTriggerTypeDescription |
Trigger Type Description |
ScheduleTriggerUserDefinedDate |
User Defined Date |
SearchFormDefinition |
Form Definition XML |
SearchFormDescription |
Description |
SearchFormFactoryDefinition |
Factory Default Form Definition XML |
SearchFormName |
Name |
SearchFormObjectType |
Object Type |
SecurityCaveatAbbreviation |
Abbreviation |
SecurityCaveatActiveDescription |
Active Dates |
SecurityCaveatActiveFrom |
Active From |
SecurityCaveatActiveTo |
Active To |
SecurityCaveatCaveatNumber |
ID |
SecurityCaveatIsActive |
Active? |
SecurityCaveatName |
Description |
SecurityCaveatNotes |
Notes |
SecurityGuideActiveDescription |
Active Dates |
SecurityGuideActiveFrom |
Active From |
SecurityGuideActiveTo |
Active To |
SecurityGuideDeclassify |
Declassify |
SecurityGuideDeclassifyDate |
Declassify Date |
SecurityGuideDeclassifyEvent |
Declassify Event |
SecurityGuideDeclassifyExemption |
Declassify Exemption |
SecurityGuideDeclassifyYears |
Declassify Years |
SecurityGuideDescription |
Description |
SecurityGuideEntryReference |
Entry Reference |
SecurityGuideNotes |
Notes |
SecurityGuideReason |
Reason For Security Classification |
SecurityGuideSecurityLevel |
Security Level |
SecurityGuideSecurityString |
Security |
SecurityGuideTypeOfDeclassification |
Declassify Type |
SecurityLevelAbbreviation |
Abbreviation |
SecurityLevelActiveDescription |
Active Dates |
SecurityLevelActiveFrom |
Active From |
SecurityLevelActiveTo |
Active To |
SecurityLevelIsActive |
Active? |
SecurityLevelLevelNumber |
Ranking |
SecurityLevelName |
Description |
SecurityLevelNotes |
Notes |
SharePointItemIsDocument |
Is A Document |
SharePointItemItemURL |
SharePoint Document URL |
SharePointItemListGUID |
SharePoint List GUID |
SharePointItemListItemId |
List Item ID |
SharePointItemListItemRecord |
List Item Record |
SharePointItemListRecord |
List Record |
SharePointItemListType |
SharePoint List GUID |
SharePointItemListURL |
SharePoint List URL |
SharePointItemModifiedTitle |
Modified Title |
SharePointItemOriginator |
Originator |
SharePointItemRelationship |
Relationship Properties |
SharePointItemStatus |
Status |
SharePointItemSynchPending |
Synchronization Pending |
SharePointItemUniqueId |
SharePoint Identifier |
SharePointItemViewable |
Record is viewable |
SpaceAccessControl |
Access Control |
SpaceAdvancedUsageDetails |
Space Usage - Detailed |
SpaceAvailable |
Total Available Space |
SpaceCapacity |
Total Capacity |
SpaceDescription |
Description |
SpaceDestroyedAllBays |
Number of Destroyed Records in All Holding Bays |
SpaceDestroyedInBay |
Number of Destroyed Records in Holding Bay |
SpaceDestroyedRecords |
Number of Destroyed Records |
SpaceForeignBarcode |
Foreign Barcode |
SpaceFullDescription |
Full Description |
SpaceHasHoldingBay |
Has Holding Bay |
SpaceIsCaptioned |
Has Been Captioned |
SpaceIsLowestLevel |
Is Lowest Level |
SpaceLevel |
Level Name |
SpaceNickName |
Search Key |
SpaceNodeAvailable |
Available |
SpaceNodeCapacity |
Capacity |
SpaceNodeUsed |
Used |
SpaceNumber |
Space Number |
SpaceRecordsActualAllBays |
Records Actually In All Holding Bays |
SpaceRecordsActuallyAtHome |
Records Actually Within |
SpaceRecordsActuallyInBay |
Records Actually In Holding Bays |
SpaceRecordsAdded2YearsAgo |
Records Added 2 Years Ago |
SpaceRecordsAddedLastYear |
Records Added Last Year |
SpaceRecordsAddedThisYear |
Records Added This Year |
SpaceRecordsAllBays |
Records In All Holding Bays |
SpaceRecordsAtHome |
Records In Storage |
SpaceRecordsInHoldingBay |
Records In Holding Bay |
SpaceRecordsLoanAllBays |
Records On Loan From All Holding Bays |
SpaceRecordsOut |
Records On Loan |
SpaceRecordsOutOfBay |
Records On Loan From Holding Bays |
SpaceSecurity |
Security |
SpaceUsageDetails |
Space Usage |
SpaceUsed |
Total Used Space |
SpaceWithin |
Within Space |
StopWordName |
Noise Word |
TodoItemItemReferenceDetails |
Reference Details |
TodoItemItemReferenceRecord | |
TodoItemItemReferenceReferenceType |
Reference Type |
TodoItemItemReferenceSequenceNbr |
Sequence Number |
TodoItemAssignee |
Assignee |
TodoItemCreatedBy |
Created By |
TodoItemDateCreated |
Date Created |
TodoItemDateDone |
Date Completed |
TodoItemDateDue |
Date Due |
TodoItemDescription |
Description |
TodoItemIsComplete |
Completed |
TodoItemIsOverdue |
Overdue |
TodoItemItemPriority |
Priority |
TodoItemNotes |
Notes |
TodoItemNotifyByEmail |
Notify By Email |
TodoItemTodo |
To Be Done |
ScheduledTaskHistoryActionDate |
Date Actioned |
ScheduledTaskHistoryActionedBy |
Actioned By |
ScheduledTaskHistoryDetails |
Details |
ScheduledTaskHistoryDueDate |
Date Action was Due |
UserLabelDateCreated |
Date Created |
UserLabelFullName |
Full User Label Name |
UserLabelHasChildLabels |
Has Child User Labels |
UserLabelIconId |
Icon |
UserLabelLabelType |
User Label Type |
UserLabelName |
User Label Name |
UserLabelOwner |
Owner |
UserLabelParentLabel |
Parent User Label |
ActivityAuthorizationAuthorizedBy |
Authorizing Officer |
ActivityAuthorizationAuthorizedOn |
Date Authorized |
ActivityDocumentAction |
Action |
ActivityDocumentDefaultContainer |
Default Container |
ActivityDocumentDocumentId |
Document Identification |
ActivityDocumentMandatory |
Record must be associated before the Activity can be completed |
ActivityDocumentOrigin | |
ActivityDocumentOriginatingActivityId |
Originating Activity ID |
ActivityDocumentRecord |
Linked Record |
ActivityDocumentRecordType |
Default Record Type |
ActivityDocumentStatus |
Status |
ActivityDocumentSupercopy |
Super Copy From |
ActivityDocumentTitle |
Title |
ActivityDocumentUsage |
Used For |
ActivityEmailRecipientCcTo |
CC Notifications To |
ActivityEmailRecipientMessageTypes |
Email Notifications |
ActivityEscalationDateEscalationDue |
Date To Escalate |
ActivityEscalationDescription |
Description |
ActivityEscalationEscalateTo |
Escalate To |
ActivityEscalationWaitingPeriod |
Waiting Period |
ActivityResultDescription |
Description |
ActivityResultName |
Name |
ActivityResultPositions |
Position Information |
ActivityResultRollbackToId |
Rollback To |
ActivityResultWasReached |
Was Reached |
ActivityStartConditionDescription |
Description |
ActivityStartConditionIsMandatory |
Mandatory |
ActivityStartConditionLinePositions |
Position Information |
ActivityStartConditionNormalLinePositionFixed |
Normal View Line Tagged |
ActivityStartConditionOutlineLinePositionFixed |
Outline View Line Tagged |
ActivityStartConditionPredecessorId |
Predecessor Activity |
ActivityStartConditionPredecessorResult |
Predecessor Result |
WorkflowDocumentDocumentId |
Document Identification |
WorkflowDocumentPlaceholderType |
Used For |
WorkflowDocumentRecord |
Linked Record |
WorkflowDocumentTitle |
Title |
WorkflowTemplateDocumentDocumentId |
Document Identification |
WorkflowTemplateDocumentPlaceholderType |
Used For |
WorkflowTemplateDocumentRecord |
Linked Record |
WorkflowTemplateDocumentTitle |
Title |
WordCount |
Usage Count |
WordField |
Field |
WordName |
Indexed Word |
WordWordType |
Type |
WorkflowAccessControl |
Access Control |
WorkflowAutoStartActivities |
Automatically Start Activities |
WorkflowCreator |
Workflow Creator |
WorkflowCustomer |
Client |
WorkflowDateCompleted |
Date Completed |
WorkflowDateDue |
Date Due |
WorkflowDateRegistered |
Date Registered |
WorkflowDateStarted |
Date Started |
WorkflowDefaultContainer |
Default Container |
WorkflowDestroyDueDate |
Date Due For Destruction |
WorkflowEmailSupervisor |
Email Supervisor |
WorkflowIncomplete |
Incomplete |
WorkflowInitiator |
Initiating Record |
WorkflowIsComplete |
Complete |
WorkflowIsOverdue |
Overdue |
WorkflowJobNumber |
Job Number |
WorkflowJobNumberExpanded |
Job Number (Expanded) |
WorkflowLockedBy |
Locked By |
WorkflowLockedOn |
Locked On |
WorkflowLockStatus |
Lock Status |
WorkflowName |
Name |
WorkflowNormalRect |
Normal View Rectangle |
WorkflowNotes |
Notes |
WorkflowOutlineRect |
Outline View Rectangle |
WorkflowOverheadCost |
Cost Overhead |
WorkflowPercentageCompleted |
Percentage Completed |
WorkflowRecalcWhenFinishEarly |
Recalculate Due Date When Finishing Early |
WorkflowRecalcWhenFinishLate |
Recalculate Due Date When Finishing Late |
WorkflowRecalcWhenSuspended |
Recalculate Due Date When Suspended |
WorkflowRecordType |
Record Type |
WorkflowScheduledStartDate |
Scheduled Start Date |
WorkflowSupervisor |
Workflow Supervisor |
WorkflowTemplate |
Based On Template |
WorkflowTotalActualCost |
Total Actual Cost |
WorkflowTotalActualDuration |
Total Actual Duration |
WorkflowTotalEstimatedCost |
Total Estimated Cost |
WorkflowTotalEstimatedDuration |
Total Estimated Duration |
WorkflowTotalRemainingDuration |
Total Remaining Duration |
WorkflowWorkflowPriority |
Priority |
WorkflowTemplateAccessControl |
Access Control |
WorkflowTemplateAutoStartActivities |
Automatically Start Activities |
WorkflowTemplateCopiedAccessControl |
Default Workflow Access Control |
WorkflowTemplateDateRegistered |
Date Registered |
WorkflowTemplateDefaultContainer |
Default Container |
WorkflowTemplateDefaultPriority |
Priority |
WorkflowTemplateEmailSupervisor |
Email Supervisor |
WorkflowTemplateInitRecordBehavior |
Initiating Record Behaviour |
WorkflowTemplateLockedBy |
Locked By |
WorkflowTemplateLockedOn |
Locked On |
WorkflowTemplateLockStatus |
Lock Status |
WorkflowTemplateMonthsToKeep |
Workflow Retention Period (months) |
WorkflowTemplateName |
Name |
WorkflowTemplateNotes |
Notes |
WorkflowTemplateOverheadCost |
Cost Overhead |
WorkflowTemplateRecalcWhenFinishEarly |
Recalculate Due Date When Finishing Early |
WorkflowTemplateRecalcWhenFinishLate |
Recalculate Due Date When Finishing Late |
WorkflowTemplateRecalcWhenSuspended |
Recalculate Due Date When Suspended |
WorkflowTemplateRecordType |
Record Type |
WorkflowTemplateSupervisor |
Workflow Supervisor |
WorkflowTemplateTotalEstimatedCost |
Template Total Cost |
WorkflowTemplateTotalEstimatedDuration |
Total Estimated Duration |
WorkingCopyAuthor |
Author |
WorkingCopyDateModified |
Modified On |
WorkingCopyExtension |
Extension |
WorkingCopyFullFileName |
Full File Name (on Disk) |
WorkingCopyLockExpiryDate |
Lock Expiry Date |
WorkingCopyLockString |
Lock String |
WorkingCopyRecord | |
WorkingCopyRecordUri |
Record URI |
WorkingCopyRevision |
Revision |
WorkingCopySize |
Size |
WorkingCopyStore |
Document Store |
WorkingCopyStoreId |
Document Store ID |
WorkingCopyTitle |
Title |
ZipCodeCity |
City |
ZipCodeCountry |
Country |
ZipCodePostcode |
Postal Code |
ZipCodeRegion |
Region |
ZipCodeState |
State |
AppearanceUserOptionsDblClickContainers | |
AppearanceUserOptionsDblClickDocsDesktop | |
AppearanceUserOptionsDblClickDocsTrim | |
AppearanceUserOptionsDblClickExtLinkName | |
AppearanceUserOptionsSkinColour | |
AppearanceUserOptionsSkinMode | |
AppearanceUserOptionsStyle | |
ConsignmentLogUserOptionsShowApprovals | |
DroppedFilesUserOptionsAddAllDocstoRecent | |
DroppedFilesUserOptionsAutoViewDocuments | |
DroppedFilesUserOptionsConfirmCheckIn | |
DroppedFilesUserOptionsContainer | |
DroppedFilesUserOptionsDeleteFromDisk | |
DroppedFilesUserOptionsDisplayDataEntryForm | |
DroppedFilesUserOptionsEmailUpdateStyle | |
DroppedFilesUserOptionsRecordType | |
DroppedFilesUserOptionsRemoveEmptyOfflineFolder | |
DroppedFoldersUserOptionsDocumentTypeFilter | |
DroppedFoldersUserOptionsShowBinaryFiles | |
DroppedFoldersUserOptionsShowHiddenFiles | |
DroppedFoldersUserOptionsShowReferenceFiles | |
DroppedFoldersUserOptionsShowRenditionFiles | |
DroppedFoldersUserOptionsShowSystemFiles | |
DropzoneUserOptionsOnMinimise | |
DropzoneUserOptionsShowAllSavedSearch | |
DropzoneUserOptionsShowClassifications | |
DropzoneUserOptionsShowFavRecords | |
DropzoneUserOptionsShowFreeTitleOnly | |
DropzoneUserOptionsShowMyClassifications | |
DropzoneUserOptionsShowMyContainers | |
DropzoneUserOptionsShowMyDocuments | |
DropzoneUserOptionsShowSavedSearch | |
EmailUserOptionsAddEmailToRecentDocuments | |
EmailUserOptionsSendUsingTrimForm | |
EmailUserOptionsUseSimpleMAPI | |
EmailingRecordsUserOptionsAttachDocument | |
EmailingRecordsUserOptionsAttachReference | |
EmailingRecordsUserOptionsAttachRenditions | |
EmailingRecordsUserOptionsAttachURL | |
EmailingRecordsUserOptionsAttachWorkingDocument | |
ExternalSharingUserOptionsDocumentRecordType | |
ExternalSharingUserOptionsMaximumSecurityLevel | |
ExternalSharingUserOptionsPortNumber | |
ExternalSharingUserOptionsServerName | |
ExternalSharingUserOptionsSharedByField | |
ExternalSharingUserOptionsShareGroup | |
GisDataUserOptionsDisplayGISinWebBrowser | |
GisDataUserOptionsStartPoint | |
LocaleUserOptionsDateSeparator | |
LocaleUserOptionsMonthBeforeDay | |
LocaleUserOptionsPreferredLanguage | |
LocaleUserOptionsYearFirst | |
OutlookUserOptionsActionWhenDuplicateDetected | |
OutlookUserOptionsCheckinSentItems | |
OutlookUserOptionsDefaultCheckinStyle | |
OutlookUserOptionsSentItemsCheckinStyle | |
OutlookUserOptionsShowDataEntryForm | |
OutlookUserOptionsWarnWhenDuplicateDetected | |
PolicyCentreUserOptionsAuthenticationURL | |
PolicyCentreUserOptionsCreateClassifications | |
PolicyCentreUserOptionsDateLastRun | |
PolicyCentreUserOptionsDiagnosticLogging | |
PolicyCentreUserOptionsDomain | |
PolicyCentreUserOptionsPageSize | |
PolicyCentreUserOptionsPassword | |
PolicyCentreUserOptionsPrivateKey | |
PolicyCentreUserOptionsRunForever | |
PolicyCentreUserOptionsSynchronizationInterval | |
PolicyCentreUserOptionsUserName | |
PolicyCentreUserOptionsWebServiceURL | |
ReporterUserOptionsHorizontalAdjustment | |
ReporterUserOptionsVerticalAdjustment | |
SearchUserOptionsAlphaObjectSort | |
SearchUserOptionsAnyWordContents | |
SearchUserOptionsAnyWordNotes | |
SearchUserOptionsAnyWordTitle | |
SearchUserOptionsAssigneeSearchIncludesAuthorisation | |
SearchUserOptionsAssigneeSearchIncludesDelegates | |
SearchUserOptionsAssigneeSearchIncludesEscalated | |
SearchUserOptionsAssigneeSearchIncludesGroups | |
SearchUserOptionsAssigneeSearchIncludesPosition | |
SearchUserOptionsAutomaticallyViewRecords | |
SearchUserOptionsContentsInReverseDateOrder | |
SearchUserOptionsDefaultIncludesContent | |
SearchUserOptionsDefaultIncludesNotes | |
SearchUserOptionsDefaultIncludesNumber | |
SearchUserOptionsDefaultIncludesTitle | |
SearchUserOptionsEditor | |
SearchUserOptionsExtendedIDOLOptimization | |
SearchUserOptionsIdolSearchStyle | |
SearchUserOptionsIncludeAlternateWhenShowingFolderContents | |
SearchUserOptionsIncludeLocationsByAddressReference | |
SearchUserOptionsIncludeLocationsByProfileReference | |
SearchUserOptionsPreferredDistance | |
SearchUserOptionsPreferredGDU | |
SearchUserOptionsRecordEditor | |
SearchUserOptionsStartPointDefault | |
SearchUserOptionsStartPointForContainers | |
SearchUserOptionsStartPointForDocuments | |
SearchUserOptionsStartPointForLocations | |
SearchUserOptionsStartPointRecordDefault | |
SearchUserOptionsTempTableSecurityFiltering | |
SearchUserOptionsUnionForOrOptimization | |
SearchUserOptionsUseDirectIDOLquery | |
SearchUserOptionsUseSameWindowWhenNavigating | |
SpellingUserOptionsAdvancedSpellingOptions | |
SpellingUserOptionsExtraDictionaries | |
SpellingUserOptionsUseAmerican | |
SpellingUserOptionsUseBritish | |
SpellingUserOptionsUseChinese | |
SpellingUserOptionsUseDutch | |
SpellingUserOptionsUseFrench | |
SpellingUserOptionsUseGerman | |
SpellingUserOptionsUseItalian | |
SpellingUserOptionsUsePortuguese | |
SpellingUserOptionsUsePortugueseBrazil | |
SpellingUserOptionsUseRussian | |
SpellingUserOptionsUseSpanish | |
SpellingUserOptionsUseSwedish | |
SpellingUserOptionsUseVietnamese | |
StartupUserOptionsActivityDue | |
StartupUserOptionsCheckinStyles | |
StartupUserOptionsClassificationBrowser | |
StartupUserOptionsClientMatterHierarchy | |
StartupUserOptionsDocumentsCheckedOut | |
StartupUserOptionsDueTray | |
StartupUserOptionsFavoriteClassifications | |
StartupUserOptionsFavoriteLocations | |
StartupUserOptionsFavoriteRecords | |
StartupUserOptionsFavoriteSearches | |
StartupUserOptionsFavoriteWorkflows | |
StartupUserOptionsFind | |
StartupUserOptionsInDueTray | |
StartupUserOptionsInTray | |
StartupUserOptionsNewItem | |
StartupUserOptionsOfflineRecords | |
StartupUserOptionsRecentContainers | |
StartupUserOptionsRecentDocuments | |
StartupUserOptionsRequests | |
StartupUserOptionsTodoItems | |
StartupUserOptionsWebClientPane1 | |
StartupUserOptionsWebClientPane2 | |
StartupUserOptionsWebClientPane3 | |
StartupUserOptionsWorkTray | |
ViewerUserOptionsBrowserFileTypes | |
ViewerUserOptionsLaunchNativeMailViewer | |
ViewerUserOptionsNativeApplicationFileTypes | |
ViewerUserOptionsPreviewDocument | |
ViewerUserOptionsPreviewRevision | |
ViewerUserOptionsPreviewShowHighlights | |
ViewerUserOptionsReuseViewerWindow | |
WebClientUserOptionsBypassFileTypes | |
WebClientUserOptionsOnstreamFileTypes | |
WebClientUserOptionsPageSize | |
WebClientUserOptionsTimezone |
|
strong |
|
strong |
Property Sort Modes
|
strong |
|
strong |
Physical Inactive Record Selection Date Types
Enumerator | |
---|---|
DateClosed |
Date Closed |
DateInactive |
Date Inactive |
DateLastAction |
Last Action Date |
DateFinalized |
Date Declared As Final |
DatePublished |
Date Published |
DateUpdated |
Date Last Updated |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Behaviours
Enumerator | |
---|---|
Document |
Document |
Folder |
Folder |
Series |
Series |
Box |
Box |
Custom1 |
Custom 1 |
Custom2 |
Custom 2 |
Custom3 |
Custom 3 |
Custom4 |
Custom 4 |
Custom5 |
Custom 5 |
Custom6 |
Custom 6 |
Custom7 |
Custom 7 |
Custom8 |
Custom 8 |
Custom9 |
Custom 9 |
Custom10 |
Custom 10 |
PaperFolder |
Folder (Paper Only) |
Template |
Document Template |
ContentBlock |
Document Content Block |
SharepointSite |
SharePoint Site |
SharepointList |
SharePoint List |
Client |
Client Record |
Matter |
Matter Record |
SapDocument |
SAP Document |
SdmFolder |
SDM Folder |
SdmDocument |
SDM Document |
|
strong |
Record Classes
Enumerator | |
---|---|
Vital |
Vital |
Corporate |
Corporate |
WorkGroup |
Workgroup |
Personal |
Personal |
Reference |
Reference |
Temporary |
Temporary |
|
strong |
Record Security Declassification Types
Enumerator | |
---|---|
OnDate |
On Specified Date |
YearsAfter |
After Specified Years |
Event |
After Specified Event |
Exempt |
Exempt |
|
strong |
|
strong |
|
strong |
|
strong |
Record Purposes
Enumerator | |
---|---|
Any |
Any Records |
FindContainerFor |
Find Container |
AttachDocument |
For Attach Document |
FindSeries |
Find Series |
EditDocument |
Edit Document |
RelateTo |
Relate To |
BrowsingWithinClass |
Browsing Within Classification |
ViewDocument |
View Electronic Record |
AttachRendition |
For Attach Rendition |
DefaultContainer |
Default Container |
SelectClient |
Select Client |
SelectMatter |
Select Matter |
BrowseClientMatter |
Client/Matter Browser |
FindAltContainerFor |
Find Alternate Container |
GpsSearch |
For GPS Search |
FindTemplate |
Find a template |
ConsignmentReview |
Review Consignment |
ConsignmentApprove |
Approve Consignment |
|
strong |
Record Relationships
|
strong |
Sort Fields
Enumerator | |
---|---|
None |
No Sort |
Number |
Record Number |
FreeTitle |
Title (Free Text Part) |
ExternalId |
External ID |
DateRegistered |
Date Registered |
DateCreated |
Date Created |
DateDue |
Date Due |
DateClosed |
Date Closed |
Priority |
Priority |
Consignment |
Consignment Number |
DateInactive |
Date Inactive |
DateLastAction |
Last Action Date |
RecordType |
Record Type |
StructuredTitle |
Title (Structured Part) |
DateFinalized |
Date Declared As Final |
DatePublished |
Date Published |
DateUpdated |
Date Last Updated |
MediaType |
Media Type |
|
strong |
Record Type Filters
Enumerator | |
---|---|
All |
All |
Electronic |
Electronic |
AllForCreate |
All Creatable |
ElectronicForCreate |
All Creatable Electronic |
AllForCreateNoManual |
All Creatable - No Manually Numbered |
ElectronicForCreateNoManual |
All Creatable Electronic - No Manually Numbered |
SuitableForNumberingBy |
Suitable as numbering pattern provider |
ForRecordSearch |
For Searching for Records |
OdmaCreateDirect |
Suitable for SaveDirect in ODMA |
FolderToCreate |
All Creatable Folders |
FolderToCreateElectronic |
All Creatable Folders (Electronic) |
RecordWithinClassification |
Record Within A Classification |
RecordWithinClassificationElectronic |
Electronic Record Within A Classification |
SimpleWebCreate |
All Creatable via Simplified Web Data Entry Form |
ClientCreate |
Create Client Record |
MatterCreate |
Create Matter Record |
MatterItemCreate |
Create Record relating to Matter |
MatterItemCreateElectronic |
Create Electronic Record relating to Matter |
SharePointListItemRecordCreate |
Create SharePoint List Item Record |
AutoSubfolderCreation |
Automatic SubFolder Creation |
AutoClassificationSubFolder |
Auto-classification SubFolder |
SdmFolder |
SDM default folder |
SdmDocument |
SDM default document |
|
strong |
|
strong |
Rendition Types
|
strong |
|
strong |
Request Priorities
Enumerator | |
---|---|
High |
High |
Medium |
Medium |
Low |
Low |
|
strong |
|
strong |
Request Status Types
Enumerator | |
---|---|
NewAwaitingApproval |
New Request - Awaiting Approval |
New |
New Request - Not Yet Actioned |
AddedToVendor |
Added to Vendor Database |
PickupReady |
Ready for Pick Up |
SentOrder |
Order Sent to Vendor |
OnPicklist |
On Vendor Pick List |
AtDeliveryLocation |
Arrived at Delivery Location |
FinalTransit |
In transit from Delivery Location |
Complete |
Request Complete |
Denied | |
AcknowlodgeReceipt |
Request Receipt - Awaiting Acknowledgement |
|
strong |
|
strong |
|
strong |
Reverse Record Relationships
Enumerator | |
---|---|
RisRelatedTo |
Related to |
RisTempCopy |
Original of |
RisRootPart |
Has First Part Of |
RdoesSupersede |
Is superseded by |
RisInSeries |
Series Record For |
RisAttachmentOf |
Has Attachment |
RisVersion |
Has First Version Of |
RisAltIn |
Alternatively contains |
Rcustom1 |
Reverse Custom 1 |
Rcustom2 |
Reverse Custom 2 |
Rcustom3 |
Reverse Custom 3 |
Rcustom4 |
Reverse Custom 4 |
Rcustom5 |
Reverse Custom 5 |
Rcustom6 |
Reverse Custom 6 |
Rcustom7 |
Reverse Custom 7 |
Rcustom8 |
Reverse Custom 8 |
Rcustom9 |
Reverse Custom 9 |
Rcustom10 |
Reverse Custom 10 |
RRedactionOf |
Was Redacted To |
RDerivedFrom |
Derivations |
ClauseWithin |
Is A Document Content Block Within |
RinSharepointSite |
Contains SharePoint List or Site |
RisReplyTo |
Has Reply |
|
strong |
|
strong |
|
strong |
Schedule Usage Purposes
Enumerator | |
---|---|
UseItem |
Use |
SearchByItem |
Search By |
MaintainItem |
Maintain |
ReplaceReferences |
Replace References |
|
strong |
Search Clause Groups
|
strong |
The SearchClauseIds enum
|
strong |
Search Contact Types
|
strong |
|
strong |
|
strong |
|
strong |
Search Location Types
Enumerator | |
---|---|
Current |
Assignee |
Home |
Home |
Owner |
Owner |
Creator |
Creator |
CheckedOutTo |
Checked Out To |
|
strong |
Search parameter formats
Enumerator | |
---|---|
Word | |
SimpleText |
Simple Text |
ChildList |
Subordinate Item List |
Freetext |
Content Text |
String |
String |
Boolean |
Boolean |
DateRange |
Date Range |
Number |
Number (32-bit) |
BigNumber |
Number (64-bit) |
Decimal |
Decimal |
Currency |
Currency |
Enum |
Enumerated Value |
Object |
TRIM Object |
ObjectAndEnum |
Object With Enum Qualifier |
ObjectAndType |
Object And Type Qualifier |
Uri |
Unique Identifier |
Batch |
Batch |
Geography |
Geography |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Space Allocation Methods
Enumerator | |
---|---|
Simple |
Simple transfer |
ToBay |
To Holding Bay |
ToUnused |
To unused lowest level Spaces |
Contiguous |
To contiguous set of lowest level Spaces |
|
strong |
Space Levels
Enumerator | |
---|---|
Warehouse |
Warehouse |
Floor |
Floor |
Area |
Area |
Bay |
Bay |
Row |
Row |
Shelf |
Shelf |
Slot |
Slot |
|
strong |
|
strong |
Enumerator | |
---|---|
InSpace |
All Records in this Space |
InBay |
All Records in the Holding Bay for this Space |
InSpaceRecursive |
All Records in lowest level Spaces of this Space |
InBayRecursive |
All Records in the Holding Bays for this Space and any lower level Holding Bays |
InEitherRecursive |
All Records in this Space and any lower levels (including Holding Bays) |
|
strong |
Special Date Strings
|
strong |
|
strong |
|
strong |
|
strong |
SQL Error Types
|
strong |
|
strong |
Startup Pane Types
Enumerator | |
---|---|
Empty |
None |
NewItem |
New item |
Find |
Find Record |
InTray |
Record In Tray |
DueTray |
Record Due Tray |
InDueTray |
Record In or Due Tray |
ActivityDue |
Activity Due Tray |
WorkTray |
Record Work Tray |
FavoriteRecords |
Favorite Records |
RecentContainers |
Recent Containers |
RecentDocuments |
Recent Documents |
FavoriteWorkflows |
Favorite Workflows |
ClassificationBrowser |
Browse Via Classifications |
OfflineRecords |
Offline Records |
Requests |
Requests |
FavoriteClassifications |
Favorite Classifications |
DocumentsCheckedOut |
Documents Checked Out |
TodoItems |
To Do Items |
FavoriteSearches |
Favorite Saved Searches |
FavoriteLocations |
Favorite Locations |
CheckinStyles |
Check In Styles |
ClientMatterHierarchy |
Browse Clients and Matters |
|
strong |
Statistical Groupings
Enumerator | |
---|---|
None |
No grouping |
DateCreated |
Date Created |
DateClosed |
Date Closed |
DateDue |
Date Due |
DateFinalized |
Date Declared As Final |
DateInactive |
Date Inactive |
DateModified |
Date Modified |
DatePublished |
Date Published |
DateReg |
Date Registered |
DateDisposalDue |
Disposal Due Date |
RecType |
Record Type |
Security |
Security |
Application |
Application |
CurrentLoc |
Assignee |
HomeLoc |
Home |
OwnerLoc |
Owner |
CreatorLoc |
Creator |
AuthorLoc |
Author |
ClientLoc |
Client |
Schedule |
Retention Schedule |
Classification | |
ViewerLoc |
Viewer |
ReviewDecision |
Review Decisions |
ArchiveEvent |
Archiving Event |
PendingEvent |
Pending Archive Event |
|
strong |
Record Creation Statistics Date Range Types
Enumerator | |
---|---|
Registered |
Date Registered |
Created |
Date Created |
|
strong |
|
strong |
Statistical Select By
|
strong |
Document Store Purposes
Enumerator | |
---|---|
Default |
Record Type Default |
Replacement |
Replacement Document Store |
Maintain |
Maintain |
|
strong |
|
strong |
Document Store Usage Types
Enumerator | |
---|---|
Records |
Records |
Revisions |
Revisions |
LinkedDocuments |
Linked Documents |
Renditions |
Renditions |
Locations |
Electronic Addresses |
Reports |
Reports |
ReportBitmaps |
Report Graphics |
Statistics |
Record Statistics |
RevisionLinks |
Revision Links |
AgendaItemType |
Agenda Item Types |
AgendaItem |
Agenda Items |
MinuteItem |
Minute Items |
AgendaTemplate |
Agenda Templates |
MinutesTemplate |
Minutes Templates |
MinuteItemType |
Minute Item Types |
OriginConfigFile |
Origin Configuration File |
SapComponent |
SAP Component |
ConsignmentApproval |
Consignment Approval |
WorkingCopy |
Working Copies |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Trigger Rounding Types
|
strong |
Schedule Triggers
Enumerator | |
---|---|
DateCreated |
Date Created |
DateClosed |
Date Closed |
DateRegistered |
Date Registered |
FixedDate |
Fixed Date |
DateLastAction |
Last Action Date |
DateArchived |
Date Archived |
DateInactive |
Date Inactive |
UserDefined |
Additional Field |
DateModified |
Date Modified |
RootDateCreated |
First Part Date Created |
ContentDateFinalized |
Latest Date Declared As Final of Contents |
DateFinalized |
Date Declared As Final |
LastPartDateClosed |
Latest Part Date Closed |
LastPartDateCreated |
Latest Part Date Created |
ContentDateCreated |
Latest Date Created of Contents |
ContentDateModified |
Latest Date Modified of Contents |
ContentDateClosed |
Latest Date Closed of Contents |
ContentDateLastAction |
Latest Last Action Date of Contents |
DateMatterClosed |
Date Matter Record Closed |
SapArchiveDate |
SAP Archived Date |
SapModifiedDate |
SAP Modified Date |
DateSuperseded |
Date Superseded |
DateReceived |
Date Received |
ArchivingEvent |
Archiving Event |
|
strong |
Content Manager Event Counters
Enumerator | |
---|---|
RecordsAdded |
Records Added |
RecordsModified |
Record Modifications |
Finalized |
Finalized |
Unfinalised |
Unfinalized |
ContainerChanged |
Container Changed |
AssigneeChanged |
Assignee Changed |
HomeChanged |
Home Changed |
OwnerChanged |
Owner Changed |
DateCreatedChanged |
Date Created Changed |
DateRegisteredChanged |
Date Registered Changed |
TitleChanged |
Title Changed |
RecordsDeleted |
Records Deleted |
LocationsAdded |
Locations Added |
LocationsModified |
Location Modifications |
LocationsDeleted |
Locations Deleted |
Login |
Login |
Logout |
Logout |
UniqueLogins |
Unique Logins |
|
strong |
Content Manager Path Types
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
The 'UserOptionSetIds' enum
Enumerator | |
---|---|
Unknown | |
Appearance |
Appearance|User interface appearance settings |
BlockedSearchMethods |
Blocked Search Methods|Search Methods that are hidden from normal user-interface |
ConsignmentLog |
Consignment Log Format|Settings for Consignment Disposal Log |
DroppedFiles |
Documents|Defaults when a document is dropped onto Content Manager |
DroppedFolders |
Dropped Folders|Filtering for dropped folders |
Dropzone |
Dropzone|Dropzone |
Email|Sending email settings | |
EmailingRecords |
Emailing Records|Defaults for sending Records via email |
ExternalSharing |
Objective Connect Share Settings|Objective Connect Share Settings |
FavoriteSearchMethods |
Favorite Search Methods|Favorite Search Methods |
FileTypes |
File Types|Settings for file types |
GisData |
GIS setting|GIS setting for the GIS feature |
Locale |
Language|Language and other regional settings |
Outlook |
Outlook Add-In|Content Manager In Outlook configuration |
PolicyCentre |
Policy Center Solution Settings|Settings for Iron Mountain Policy Center Solution integration |
RecentSearchMethods |
Recent Search Methods|Recent Search Methods |
Reporter |
Reporter|Fonts For Content Manager report layouts |
Ribbon |
Ribbon|Ribbon and frame settings |
Search |
Search|Search settings |
SortAndFilter |
Default Sort and Filters|Default search sorting and filtering |
Spelling |
Spelling|Spelling checker dictionaries |
Startup |
Start Up|Windows to display when starting Content Manager |
StoreMetadata |
Store metadata|Store record metadata items for SEC compliance |
TraySortAndFilter |
Default Sort and Filters for trays|Default search sorting and filtering for trays |
TreeBox |
Tree Box Columns|Default properties and fields for tree boxes |
Viewer |
Viewer|Viewers to use when displaying electronic documents |
ViewPane |
View Pane Items|Default properties and fields for view panes |
WebClient |
Web Client|Web Client Preferences |
WebClientCommandBar |
Web Client Commands|Menu commands and popups for the Web Client command shortcut bar |
|
strong |
The UserPermissions enum
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
Frame Types
Enumerator | |
---|---|
Mdi |
Content Manager MDI Frame |
Sdi |
Content Manager Desktop SDI Frame |
SdiSelect |
Content Manager SDI Select Folder Frame |
SdiBrowse |
Content Manager SDI Browse Folder Frame |
DropZone |
Content Manager Dropzone Frame |
Tes |
Content Manager Enterprise Studio Frame |
Mbx |
Content Manager Email Viewer Frame |
Reporter |
Report Designer Frame |
Preview |
Reporter Preview Frame |
Queue |
Content Manager Queue Processor Frame |
Viewer |
Content Manager Document Viewer Frame |
Workflow |
Workflow Designer Frame |
WorkflowTemplate |
Template Designer Frame |
Redact |
Redaction and Annotation Frame |
|
strong |
|
strong |
Microsoft Word File Types
Enumerator | |
---|---|
Word_docx |
Word Document |
WordMe_docm |
Word Macro-Enabled Document |
Word97_doc |
Word 97-2003 Document |
WordTmpl_dotx |
Word Template |
WordTmplMe_dotm |
Word Macro-Enabled Template |
Word97Tmpl_dot |
Word 97-2003 Template |
WordRTF_rtf |
Rich Text Format |
WordODT_odt |
OpenDocument Text |
WordPlainText_txt |
Plain Text |
|
strong |
Word List Purposes
Enumerator | |
---|---|
AccessTitleWord |
Accessing Title Word Indexes |
AccessNoteWord |
Accessing Notes Word Indexes |
AccessTitleOrNoteWord |
Accessing Title or Notes Word Indexes |
AccessClassificationWord |
Accessing Classification Word Indexes |
AccessScheduleWord | |
AccessThesaurusWord |
Accessing Thesaurus Term Word Indexes |
AccessLocAddressWord | |
AccessCommAddressWord |
Accessing Communication Address Word Indexes |
AccessUserFieldWord |
Accessing Additional Field Text Word Indexes |
AccessArchiveEventWord |
Accessing Archiving Event Text Word Indexes |
AccessWorkflowWord | |
AccessActivityWord |
|
strong |
Microsoft Open Word File Types
Enumerator | |
---|---|
AllRecords |
All Records (-) |
AllFiles |
All Files (*.*) |
AllWordDocuments |
All Word Documents (*.docx; *.doc; *.docm; *.dotx; *.dotm; *.dot) |
WordDocuments |
Word Documents (*.docx) |
Word97Documents |
Word 97-2003 Documents (*.doc) |
AllWordTmpl |
All Word Templates (*.dotx; *.dotm; *.dot) |
WordMacroTmpls |
Word Macro-Enabled Template (*.dotm) |
Word97Tmpls |
Word 97-2003 Template (*.dot) |
Other |
Other Documents (*.rtf; *.txt; *.odt; *.wps) |
|
strong |
|
strong |
|
strong |
|
strong |
Document Placeholder Types
Enumerator | |
---|---|
Reference |
Reference |
InitiatingRecord |
Initiating Record |
WorkingDocument |
Working Document |
|
strong |
Workflow Event Counters
Enumerator | |
---|---|
ActivityCompleted |
Activity Completed |
ActivityAssigned |
Activity Assigned |
ActivityReassigned |
Activity Reassigned |
ActivityUndone |
Activity Undone |
ActivityCurrent |
Activity Current |
ActivitySkipped |
Activity Skipped |
ActivityNeedsAuthorisation |
Activity Needs Authorization |
ActionCompleted |
Action Completed |
ActionAssigned |
Action Assigned |
ActionReassigned |
Action Reassigned |
ActionUndone |
Action Undone |
ActionCurrent |
Action Made Current |
|
strong |
Workflow Lock Operations
Enumerator | |
---|---|
Lock |
Lock |
Unlock |
Unlock |
Status |
Status |
|
strong |
|
strong |