| Dictionary KEY |
MESSAGE (Default English Translation) |
| |
| Admin and Generic Exception Messages |
| NotFound | {0} ''{1}'' not found |
| CannotBeEmpty | {0} cannot be empty! |
| TableIsNull | Table is NULL! |
| FoundNullName | Found {0} with NULL name |
| NameWithSpecialChars | Name cannot include special characters |
| InvalidCharacterForName | {0} name cannot include the '{1}' character |
| NoPipeCharacter | Name cannot include the pipe ''|'' character |
| InvalidFieldName | Field name cannot be equal to the reserved word 'description' |
| InvalidRegistryName | Invalid registry name ''{0}'' (use: //:/) |
| AlreadyDefined | {0} ''{1}'' already defined |
| AlreadyExists | {0} ''{1}'' already exists |
| AlreadyExistsFor | {0} ''{1}'' already exists for this {2} |
| AlreadyExistsForUser | {0} ''{1}'' for user ''{2}'' already exists |
| NotDefinedFor | {0} ''{1}'' is not defined for {2} ''{3}'' |
| DoesNotExists | {0} ''{1}'' does not exist! |
| DoesNotExistsOrHidden | {0} ''{1}'' does not exist or is hidden |
| DoesNotExistsFor | {0} ''{1}'' does not exist for this {2} |
| DoesNotExistsForUser | {0} ''{1}'' for user ''{2}'' does not exist |
| IdDoesNotExists | {0} id {1} does not exist |
| MailDoesNotExists | Mail code {0} for user ''{1}'' does not exist |
| OSDoesNotExists | ObjectSpace with code {0} does not exist |
| NoAdministrationAccess | User ''{0}'' has no access to {1} administration |
| NoManagementAccess | User ''{0}'' has no access to {1} management |
| NoMailCodeAccess | Access to mail code ''{0}'' is denied for user ''{1}'' |
| MenuIsApplication | Menu ''{0}'' is an application, cannot be added as sub-menu! |
| ClassHasSubClasses | Class ''{0}'' has subclasses |
| RecursionFound | Recursion found for {0} ''{1}'' |
| InvalidFieldDefault | Invalid field default: {0} |
| InvalidRangeInterval | Invalid range interval: {0};{1} |
| InvalidFieldRangeValue | Invalid field range value: {0} |
| StageIsUnique | Stage ''{0}'' is unique for this Lifecycle; cannot remove it |
| RevisionRuleError | Revision rule ''{0}'' error: character ''{1}'' is not valid |
| InvalidForm | Invalid Form for {0} ''{1}'': {2} |
| InvalidName | Invalid {0} name ''{1}'' |
| TikaNotInstalled | Tika module not installed! |
| FileSpaceNotEmpty | FileSpace ''{0}'' (or one of its LocalAreas) is not empty |
| LocalAreaNotEmpty | LocalArea ''{0}'' is not empty |
| PathMustBeIndicated | {0} path must be indicated! |
| Framework / connection Exceptions |
| FrameworkNull | Framework is NULL! |
| FrameworkNotOpened | No framework opened |
| FrameworkNotDefined | Framework not defined |
| NotConnected | Not connected to DB! |
| WrongPassword | Wrong password for user ''{0}'' |
| PasswordDisabled | Password for user ''{0}'' is disabled. |
| PasswordExpired | Password for user ''{0}'' is expired. |
| UserNotModifiable | User ''{0}'' cannot be modified |
| UserNotRemovable | User ''{0}'' cannot be removed |
| UserNotShowable | User ''{0}'' cannot be showed |
| ClientNotCompatible | Client build {0} is not compatible with server build {1} |
| ClientObsolete | Your client version ({0}) is obsolete; please upgrade it to the build ({1}) |
| AllVariablesRemoved | All variables removed |
| FrameworkRestored | Framework restored to user ''{0}'' |
| NoPreviousFramework | No previous Framework |
| TransactionAborted | Transaction aborted for user ''{0}'' |
| TransactionAlreadyOpen | Transaction already open for user ''{0}'' |
| TransactionCommitted | Transaction committed for user ''{0}'' |
| TransactionNotOpened | Transaction not opened for user ''{0}'' |
| TransactionOpened | Transaction opened for user ''{0}'' |
| VariableNotDefined | Variable ''{0}'' not defined |
| VariableRemoved | Variable ''{0}'' removed |
| ClientNewer | WARNING: Your client version ({0}) is newer respect to the database version ({1}); please login with {2} account and upgrade the database or use an older client version |
| AutoNumber Exceptions |
| CounterStyleUndefined | You must define the sequence/counter style |
| FormatNoCounterTag | Format ''{0}'' error: it must include the tag |
| InvalidSequence | Invalid sequence ''{0}'': {1} |
| InvalidValueForSequence | Invalid value ''{0}'' for sequence ''{1}'' ({2}) |
| InvalidValueForType | Invalid value ''{0}'' for type {1} |
| SequenceError | Sequence ''{0}'' error: character ''{1}'' is not valid |
| Feature Exceptions |
| FeatureAlreadyExists | Feature ''{0}'' for {1} ''{2}'' already exists |
| FeatureDoesNotExists | Feature ''{0}'' for {1} ''{2}'' does not exist |
| FeatureAlreadyExistsBetween | Feature ''{0}'' between {1} ''{2}'' and {3} ''{4}'' already exists |
| FeatureDoesNotExistsBetween | Feature ''{0}'' between {1} ''{2}'' and {3} ''{4}'' does not exist |
| Query Exceptions |
| TargetTypeUndefined | The target type is undefined |
| FieldOperators | Only {0} operators can be used for {1} fields ({2}) |
| QueryOperators | Only {0} operators can be used for the ''{1}'' query constraint |
| QueryValues | Only {0} values can be used for the ''{1}'' query constraint |
| FileContentOperators | Only {0} operators can be used for File Content |
| ObjectSpace Exceptions |
| FoundObjectGroups | There are ObjectGroups over the ObjectSpace ''{0}''; remove them first |
| FoundConnectedObjects | There are objects inside the ObjectSpace ''{0}'' connected with objects in ''{1}''; remove the links first |
| FoundObjectRevisions | There are object revisions inside ObjectSpace ''{0}'' for objects in ''{1}''; delete the objects first |
| TablespaceNotSpecified | Cannot create ObjectSpace ''{0}'': Tablespace not specified |
| ThereAreInstances | There are object instances associated with {0} ''{1}'' on ObjectSpace ''{2}''; remove them first |
| Object Exceptions |
| ObjectAlreadyExists | Object ''{0}'' ''{1}'' ''{2}'' already exists |
| ObjectDoesNotExists | Object ''{0}'' ''{1}'' ''{2}'' does not exist |
| ObjectLockedBy | Object locked by user ''{0}'' |
| NoAccessForUser | No {0} access for user ''{1}'' |
| NoAccessForUserAtStage | No {0} access for user ''{1}'' at stage ''{2}.{3}'' |
| NoAccessForUserAtObjectStage | No {0} access for user ''{1}'' at stage ''{2}.{3}'' (object: ''{4}'' ''{5}'' ''{6}'') |
| NoValidateAccessForUserAtStage | No {0} access for user ''{1}'' at stage ''{2}.{3}'' validation ''{4}'' |
| ClassIsAbstract | Class ''{0}'' is abstract |
| ClassNotAllowed | Lifecycle ''{0}'' doesn''t allow Class ''{1}'' |
| RevisionNotValid | Revision ''{0}'' is not valid for revision rule ''{1}'' |
| NoDefaultSpecified | No default {0} specified for {1} ''{2}'' |
| NoFileSpaceSpecified | No FileSpace specified for Lifecycle ''{0}'' |
| FileTypeNotAllowed | FileType ''{0}'' is not allowed for Lifecycle ''{1}'' |
| FileNotFound | File ''{0}'' of FileType ''{1}'' not found for the given object |
| FieldValueNotValid | Value ''{0}'' for field ''{1}'' is not valid |
| LifecycleWithoutStages | Lifecycle ''{0}'' has no stages |
| CannotChangeRevision | Cannot change revision without revising or changing the object name |
| CannotChangeStage | Cannot change stage without changing the Lifecycle |
| NoStageDefined | No stage ''{0}'' defined for Lifecycle ''{1}'' |
| NoValidationDefined | No validation ''{0}'' defined at stage ''{1}.{2}'' |
| NoDelegateUsers | No delegate users defined |
| NoSelfDelegationAllowed | User ''{0}'' cannot delegate himself |
| ObjectAlreadyLocked | Object is already locked by user ''{0}'' |
| ObjectNotRevisionable | Object ''{0}'' ''{1}'' ''{2}'' is not revisionable |
| CannotProgress | Cannot progress object ''{0}'' ''{1}'' ''{2}'' - no satisfied stage-fork found:\n{3} |
| CannotProgressFinalStage | Cannot progress object ''{0}'' ''{1}'' ''{2}'' - it is at the final stage ''{3}'' for Lifecycle ''{4}'' |
| CannotRegress | Cannot regress object ''{0}'' ''{1}'' ''{2}'' - undefined previous stage |
| CannotRegressFirstStage | Cannot regress object ''{0}'' ''{1}'' ''{2}'' - it is at the first stage ''{3}'' for Lifecycle ''{4}'' |
| WrongObjectID | Wrong Object id code: {0} |
| InvalidStageId | Invalid object stage id {0} for Lifecycle ''{1}'' |
| Link Exceptions |
| LinkOODoesNotExists | Link ''{0}'' from ''{1}'' ''{2}'' ''{3}'' to ''{4}'' ''{5}'' ''{6}'' does not exist |
| LinkOIDoesNotExists | Link ''{0}'' from ''{1}'' ''{2}'' ''{3}'' to {4} does not exist |
| LinkIODoesNotExists | Link ''{0}'' from {1} to ''{2}'' ''{3}'' ''{4}'' does not exist |
| DuplicateLinkFound | Found Duplicate link ''{0}'' from ''{1}'' ''{2}'' ''{3}'' to ''{4}'' ''{5}'' ''{6}'' |
| CardinalityViolation | {0} cardinality violation: link ''{1}'' from ''{2}'' ''{3}'' ''{4}'' to ''{5}'' ''{6}'' ''{7}'' |
| LinkIIDoesNotExists | Link ''{0}'' from {1} to {2} does not exist |
| ClassNotAllowed | Class ''{0}'' is not allowed as {1} side for Linktype ''{2}'' |
| NoAllowSelfLinks | LinkType ''{0}'' doesn''t allow self-links |
| File Exceptions |
| XMLFileNotValid | The input file is not a valid {0} export XML file |
| CannotConnect | Cannot{0} connect to ''{1}'' |
| CannotLogin | Cannot{0} login to ''{1}'' user ''{2}'': {3} |
| CannotCreateDir | Cannot create dir ''{0}''{1}{2} |
| CannotDeleteFile | Cannot delete file ''{0}'' from ''{1}'': {2} |
| CannotDownloadFile | Cannot download file ''{0}'' from {1} to local path ''{2}'': {3} |
| CannotListFiles | Cannot list files from ''{0}'': {1} |
| CannotMoveFile | Cannot move file ''{0}'' on ''{1}'' to path ''{2}'': {3} |
| CannotUploadFile | Cannot upload file ''{0}'' to {1} path ''{2}'': {3} |
| CannotAccessDir | Cannot access dir ''{0}'' on ''{1}'': {2} |
| CannotMoveDBFile | Cannot move database file ''{0}'' [FileSpace: {1}] to ''{2}'' [FileSpace: {3}]: {4} |
| FileTooLarge | File ''{0}'' too large |
| CouldNotReadFile | Could not completely read file ''{0}'' |
| FileNotFoundForObject | File ''{0}'' filetype ''{1}'' not found for object {2} inside {3} ''{4}'' |
| FileNotFoundForFiletype | File ''{0}'' not found for Filetype ''{1}'' |
| FileNumberNotMatch | Number of file names doesn''t match |
| CannotMoveFSFile | Cannot move file ''{0}'' from FileSpace ''{1}'' to ''{2}''; use the rename function |
| FileNotFound | File not found: ''{0}/{1}'' |
| FileLocked | File ''{0}'' locked by user ''{1}'' |
| FileAlreadyExists | File ''{0}'' of FileType ''{1}'' already exists, cannot rename |
| Process Exceptions |
| ProcessMonitorSUStart | Only a super user can START the Process Monitor! |
| ProcessMonitorSUStop | Only a super user can STOP the Process Monitor! |
| ProcessMonitorRMI | Process Monitor cannot be started from RMI connection! |
| ProcessMonitorRunning | Process Monitor is currently RUNNING! |
| ProcessMonitorStopped | Process Monitor is currently STOPPED! |
| WorkflowNotSpecified | Workflow not specified for this new process |
| WorkflowWithoutStartStep | The Workflow hasn''t a START step! |
| WorkflowWithTooStartSteps | The Workflow has too many START steps! |
| StepWithoutInputs | {0} step ''{1}'' hasn''t input transitions |
| StepWithoutOutputs | {0} step ''{1}'' hasn''t output transitions |
| StepWithTooInputs | {0} step ''{1}'' has too many input transitions [{2}] |
| StepWithTooOutputs | {0} step ''{1}'' has too many output transitions [{2}] |
| InfiniteLoopFound | Found infinite loop for step ''{0}'' |
| StepCompleted | Step ''{0}'' is completed |
| StepErrorState | Step ''{0}'' is in error state |
| StepTerminated | Step ''{0}'' is terminated |
| StepNotDefinedWF | Step ''{0}'' not defined for the process related workflow ''{1}'' |
| StepNotDefined | Step ''{0}'' not defined for process ''{1}'' |
| OnlySUCanResume | Only super users can RESUME a process! |
| OnlySUCanStop | Only super users can STOP a process! |
| OnlySUCanSuspend | Only super users can SUSPEND a process! |
| RunningProcessNoRemoveStep | There are running processes related to workflow ''{0}'';cannot remove steps. |
| RunningProcessNoRemoveTrans | There are running processes related to workflow ''{0}'';cannot remove transitions. |
| RunningProcessStopFirst | There are running processes related to workflow ''{0}'';stop them first. |
| UserNotEnableToStart | User ''{0}'' is not enabled to start the workflow ''{1}'' |
| UserCannotCompleteStep | User ''{0}'' is not enabled for complete the Step ''{1}'' |
| NoStepActivity | Step ''{0}'' doesn''t require any user activity |
| Install Exceptions |
| PropertiesFileNotFound | Properties file ''{0}'' not found! |
| CannotFindConfFile | Cannot find the configuration file |
| CannotCreateTableSpace | Cannot create TableSpace: {0}\n{1} |
| CannotCreateTable | Cannot create Table: {0}\n{1} |
| CannotCreateIX | Cannot create Index: {0}({1})\n{2} |
| CannotCreatePK | Cannot create Primary Key: {0}({1})\n{2} |
| CannotCreateFK | Cannot create Foreign Key: {0}({1}) to {2}({3})\n{4} |
| CannotUpdateTable | Cannot update Table: {0}\n{1} |
| CannotUpdateTableCol | Cannot update Table Columns: {0}\n{1} |
| TableNotFound | Table {0} not found |
| CannotGrantToUser | Cannot grant ''{0}'' to DB User ''{1}''\n{2} |
| CannotUpgrade | Cannot upgrade, check the ''dbuser={0}'' setting (case sensitive) in your configuration file |
| CannotInitAdminTableBRN | Cannot Init Admin Table with build release number\n{0} |
| CannotInitAdminTable | Cannot Init Admin Table with: {0}\n{1} |
| CannotUpdateAdminTableBRN | Cannot Update Admin Table with build release number\n{0} |
| CannotUpdateAdminTable | Cannot Update Admin Table with: {0}\n{1} |
| CannotCreateDBUser | Cannot create DB User ''{0}''\n{1} |
| CannotSetDBUserRoles | Cannot set all roles to DB User ''{0}''\n{1} |
| CannotSetUserPassword | Cannot set the password for user ''{0}''\n{1} |
| WebServices / Servlets Exceptions |
| HttpServletRequestIsNull | HttpServletRequest is NULL! |
| CXFNotInstalled | CXF classes are not installed! |
| CXFMessageContextNull | CXF MessageContext is NULL! |
| CXFServiceContextNull | CXF WebServiceContext is NULL! |
| ClientNotConnected | Client not connected |
| ClientNotLoggedIn | Client not logged in |
| SessionIsNull | Session is NULL! |
| InterfaceNotFound | Service interface not found! |
| PortNotFound | Service port not found! |
| JavaClassFileEmpty | The java class file is empty or null |
| NamespaceUndefined | The namespace is undefined |
| ServiceNameUndefined | The service name is undefined |
| JavaClassNameUndefined | The java class name is undefined |
| FormNameUndefined | Undefined form name |
| LanguageUndefined | Undefined language |
| CannotCreateService | Cannot create service for {0} |
| ServiceNotPublished | Service {0} not published! |
| Program Exceptions |
| NoBracesFound | No braces found for class statements |
| ClassHeaderNotFound | Code must include the keyword <"+Program.CLASSNAME+"> for program-name replacement |
| MethodNotFound | Method ''{0}'' not found for Program ''{1}'' |
|
| Admin Log Messages |
| CREATED | {0} ''{1}'' CREATED successfully |
| CREATEDforUser | {0} ''{1}'' for user ''{2}'' CREATED successfully |
| LOADED | {0} ''{1}'' LOADED successfully |
| LOADEDforUser | Mail code {0} for user ''{1}'' LOADED successfully |
| RETRIEVED | {0} ''{1}'' RETRIEVED successfully |
| RETRIEVEDforUser | Mail code {0} for user ''{1}'' RETRIEVED successfully |
| DESTROYED | {0} ''{1}'' DESTROYED successfully |
| DESTROYEDforUser | Mail code {0} for user ''{1}'' DESTROYED successfully |
| UPDATED | {0} ''{1}'' UPDATED successfully |
| UPDATEDforUser | Mail code {0} for user ''{1}'' UPDATED successfully |
| INCREASED | {0} ''{1}'' INCREASED successfully; next value: ''{2}'' |
| RECOMPILED | {0} ''{1}'' is already compiled |
| COMPILED | {0} ''{1}'' COMPILED successfully |
| NOTCOMPILED | Compilation ERROR for {0} ''{1}'':\n{2} |
| CANNOT_REMOVE_FILE | CANNOT remove file {0} from {1} ''{2}'': {3} |
| REMOVED_FILE | File {0} REMOVED from {1} ''{2}'' |
| EMPTIED | {0} ''{1}'' EMPTIED successfully |
| CHECKED | {0} ''{1}'' CHECKED successfully |
| DEFRAGMENTED | {0} ''{1}'' DE-FRAGMENTED successfully |
| Feature Log Messages |
| Feature_CREATED | Feature ''{0}'' for {1} ''{2}'' CREATED successfully |
| Feature_CREATEDBw | Feature ''{0}'' between {1} ''{2}'' and {3} ''{4}'' CREATED successfully |
| Feature_LOADED | Feature ''{0}'' for {1} ''{2}'' LOADED successfully |
| Feature_LOADEDBw | Feature ''{0}'' between {1} ''{2}'' and {3} ''{4}'' LOADED successfully |
| Feature_RETRIEVED | Feature ''{0}'' for {1} ''{2}'' RETRIEVED successfully |
| Feature_RETRIEVEDBw | Feature ''{0}'' between {1} ''{2}'' and {3} ''{4}'' RETRIEVED successfully |
| Feature_UPDATED | Feature ''{0}'' for {1} ''{2}'' UPDATED successfully |
| Feature_UPDATEDBw | Feature ''{0}'' between {1} ''{2}'' and {3} ''{4}'' UPDATED successfully |
| Feature_DESTROYED | Feature ''{0}'' for {1} ''{2}'' DESTROYED successfully |
| Feature_DESTROYEDBw | Feature ''{0}'' between {1} ''{2}'' and {3} ''{4}'' DESTROYED successfully |
| Mail Log Messages |
| Mail_SENT | Mail from user ''{0}'' SENT successfully |
| Mail_LOADED | {0} ''{1}'' for user ''{2}'' LOADED successfully |
| Mail_DESTROYED | {0} ''{1}'' for user ''{2}'' DESTROYED successfully |
| Dictionary Log Messages |
| Keyword_ADDED | Keyword ''{0}'' ADDED to dictionary section ''{1}'' |
| Keyword_LOADED | Keyword ''{0}'' LOADED successfully from section ''{1}'' |
| Keyword_RETRIEVED | Keyword ''{0}'' RETRIEVED successfully from section ''{1}'' |
| Keyword_NOTFOUND | Keyword ''{0}'' NOT FOUND on dictionary section ''{1}'' |
| Keyword_UPDATED | Keyword ''{0}'' UPDATED successfully for section ''{1}'' |
| Keyword_REMOVED | {0} Keyword(s) REMOVED successfully |
| SubKey_ADDED | Keyword-subkey ''{0}'' / ''{1}'' ADDED to dictionary section ''{2}'' |
| SubKey_LOADED | Keyword-subkey ''{0}'' / ''{1}'' LOADED successfully from section ''{2}'' |
| SubKey_RETRIEVED | Keyword-subkey ''{0}'' / ''{1}'' RETRIEVED successfully from section ''{2}'' |
| SubKey_NOTFOUND | Keyword-subkey ''{0}'' / ''{1}'' NOT FOUND on dictionary section ''{2}'' |
| SubKey_UPDATED | Keyword-subkey ''{0}'' / ''{1}'' UPDATED successfully for section ''{2}'' |
| Object Log Messages |
| Object_CREATED | Object ''{0}'' ''{1}'' ''{2}'' CREATED successfully |
| Object_LOADED | Object ''{0}'' ''{1}'' ''{2}'' LOADED successfully |
| Object_UPDATED | Object ''{0}'' ''{1}'' ''{2}'' UPDATED successfully |
| Object_MOVED | Object ''{0}'' ''{1}'' ''{2}'' MOVED successfully |
| Object_LOCKED | Object ''{0}'' ''{1}'' ''{2}'' LOCKED successfully |
| Object_UNLOCKED | Object ''{0}'' ''{1}'' ''{2}'' UNLOCKED successfully |
| Object_SYNCHRONIZED | Object ''{0}'' ''{1}'' ''{2}'' SYNCHRONIZED successfully |
| Object_REVOKED | Object ''{0}'' ''{1}'' ''{2}'' REVOKED successfully |
| Object_DESTROYED | Object ''{0}'' ''{1}'' ''{2}'' DESTROYED successfully |
| Object_FILEGET | Object ''{0}'' ''{1}'' ''{2}'': FILEGET executed successfully |
| Object_FILEGET_Errors | Object ''{0}'' ''{1}'' ''{2}'': FILEGET operation returned errors |
| Object_FILEPUT | Object ''{0}'' ''{1}'' ''{2}'': FILEPUT executed successfully |
| Object_FILEPUT_Errors | Object ''{0}'' ''{1}'' ''{2}'': FILEPUT operation returned errors |
| Object_FILEDELETE | Object ''{0}'' ''{1}'' ''{2}'': FILEDELETE executed successfully |
| Object_FILERENAME | Object ''{0}'' ''{1}'' ''{2}'': FILERENAME executed successfully |
| Object_PROGRESSED | Object ''{0}'' ''{1}'' ''{2}'' PROGRESSED successfully |
| Object_REGRESSED | Object ''{0}'' ''{1}'' ''{2}'' REGRESSED successfully |
| Object_DELEGATED | Object ''{0}'' ''{1}'' ''{2}'' DELEGATED to {3} successfully |
| Object_REFUSED | Object ''{0}'' ''{1}'' ''{2}'' validation ''{3}'' REFUSED successfully |
| Object_VALIDATED | Object ''{0}'' ''{1}'' ''{2}'' validation ''{3}'' VALIDATED successfully |
| Object_IGNORED | Object ''{0}'' ''{1}'' ''{2}'' validation ''{3}'' IGNORED successfully |
| Object_FILE_FSUPLOADED | File uploaded to the FileSpace |
| Object_FILE_INDEXED | File ''{0}'' - content INDEXED ({1} bytes) |
| Object_FILE_NOACCESS | WARNING: file ''{0}'' on {1} ''{2}'' is not accessible; maybe not the most updated version will be retrieved |
| Object_NotValidated | Stagefork ''{0}'': validation ''{1}'' has not been validated |
| Link Log Messages |
| Link_CREATED | Link ''{0}'' from ''{1}'' ''{2}'' ''{3}'' to ''{4}'' ''{5}'' ''{6}'' CREATED successfully |
| Link_LOADED | Link ''{0}'' from ''{1}'' ''{2}'' ''{3}'' to ''{4}'' ''{5}'' ''{6}'' LOADED successfully |
| Link_UPDATED | Link ''{0}'' from ''{1}'' ''{2}'' ''{3}'' to ''{4}'' ''{5}'' ''{6}'' UPDATED successfully |
| Link_DESTROYED | Link ''{0}'' from ''{1}'' ''{2}'' ''{3}'' to ''{4}'' ''{5}'' ''{6}'' DESTROYED successfully |
| Process Log Messages |
| Process_STARTED | Process {0} STARTED successfully |
| Process_STOPPED | Process {0} STOPPED successfully |
| Process_STOPPING | Process Monitor is STOPPING |
| Process_SUSPENDED | Process {0} SUSPENDED successfully |
| Process_RESUMED | Process {0} RESUMED successfully |
| ProcessStep_COMPLETED | Process-step ''{0}.{1}'' COMPLETED for USER ''{2}'' |
| Dump Log Messages |
| Dump_NOTFOUND | cannot found {0} |
| Dump_EXISTS | {0}[{1}] already exists. Not imported! |
| Dump_EXPANDED | {0}[{1}] Expanded successfully |
| Dump_EXPORTED | {0}[{1}] Exported successfully |
| Dump_EXPORTEDforUser | {0}[{1}] for user ''{2}'' Exported successfully |
| Dump_EXPORTEDobj | Object ''{0}'' ''{1}'' ''{2}'' Exported successfully |
| Dump_IMPORTED | Imported/Processed successfully |
| Dump_IMPWARNINGS | Imported with warnings |
| Dump_IMPABORTED | Imported but ABORTED |
| Dump_IMPABORTEDW | Imported but ABORTED with warnings |
| Dump_NOTIMPORTED | NOT imported:\n\t{0} |
| Dump_IMPORTEDforUser | for user ''{0}'' Imported successfully |
| Dump_IMPABORTEDforUser | for user ''{0}'' Imported but ABORTED |
| Dump_NOTIMPORTEDforUser | for user ''{0}'' NOT imported:\n\t{1} |
| Dump_IMPORTEDobj | Object ''{0}'' ''{1}'' ''{2}'' Imported/Processed successfully |
| Dump_IMPWARNINGSobj | Object ''{0}'' ''{1}'' ''{2}'' Imported with warnings |
| Dump_NOTIMPORTEDobj | Object ''{0}'' ''{1}'' ''{2}'' NOT imported:\n\t{3} |
| Dump_NOTCOMPARABLE | Not comparable:\n\t{0} |
| Connection |
| Conn_CannotUpdateDriver | Cannot update Driver |
| Conn_CannotConnect | Can''t connect to ''{0}'': {1} |
| Conn_ConnectedTo | SQL Connected to database ''{0}'' |
| Conn_ConnectingTo | Connecting to database ''{0}'' - URL: {1} |
| Conn_OberonNotInstalled | OBEROn NOT Installed on {0} |
| Conn_DisconnectError | Disconnect connection error:\n{0} |
| Conn_Reconnect | SQL Connection expired, try to reconnect .... |
| Conn_DriverLoaded | JDBC Driver {0} loaded successfully |
| Conn_DriverNotLoaded | Can''t load JDBC Driver {0}: {1} |
| Conn_DriverFound | Found driver from configuration file: {0} |
| Conn_DriverRemoved | Removed driver {0} from configuration file |
| Conn_StartingServer | Starting OBEROn RMI server on {0} [{1}] port: {2} |
| Conn_PreparingLookUp | Preparing for registry lookup... |
| Conn_OpeningConnections | Opening DB Connection POOL |
| Conn_BindingRegistry | Binding to the registry //{0}:{1}/{2} ..... |
| Conn_OpeningDBConnection | Opening connection [{0}] to OBEROn DB ..... |
| Conn_RMIBoundAndReady | ... Remote RMI connection [{0}] is bound and ready" );
|
| Conn_DBConnectionReady | ... Local DB connection [{0}] is ready |
| Conn_ConnectionInfo | Version: {0} - RMI Server Build {1} - DB Build {2} - READY!" );
|
| Conn_LookingUpRegistry | Looking up registry ''{0}'' |
| Conn_LookingUpItem | Lookup registry item: {0} {1} |
| Conn_ServletIsNull | Lookup {0} failed. Servlet is null! |
| Conn_LookUpSuccessful | Lookup successful! |
| Conn_LookUpFailed | Lookup failed!\n{0} |
| Conn_ConnectionSuccessful | Connection successful!" );
|
| Conn_ConnectionFailed | Connection failed!\n{0} |
| Conn_TotalRMIConnections | Total RMI connection Found: {0} |
| Conn_TotalDBConnections | Total DB connections Opened: {0} |
| Conn_VersionBuild | Version: {0} - Build {1} |
| Conn_WebServerURL | Web Application Server URL: {0} |
| Conn_MailServer | Mail Server: {0} |
| Conn_SVNRepositoryURL | SVN Repository URL: {0} |
| Conn_Waiting | WAITING for Connection |
| Conn_NotConnected | Get Connection: NOT Connected! |
| Java compiler |
| Compiler_ClassNotFound | Dynamic class ''{0}'' not found! |
| Compiler_AddSourceDir | Add source dir ''{0}'' |
| Compiler_SetOutputDir | Set output dir ''{0}'' |
| Compiler_CompileClass | Compile class file ''{0}'' |
| Compiler_ThrowableError | Throwable Error: {0}; add tools.jar to the classPath |
| Compiler_CompileError | Failed to compile file ''{0}'': {1} |
| Compiler_NewInstanceFailure | Failed to create new instance of dynamic class ''{0}'' |
| Compiler_ClassNotLoaded | Failed to load dynamic class ''{0}'' |
| Compiler_ClassLoaded | Loaded dynamic class ''{0}'' |
| .... and more |
| AutoNumber_NEXT | The nextvalue has been reset to ''{0}'' |
| Framework_SWITCHED | Framework switched to user ''{0}'' |
| Tablespace_ERROR | Problem creating Tablespace ''{0}'': {1} |
| User_OldPassword | Old password is incorrect! |
| User_RetypePassword | Please retype the new password! |
| Upgrade_Successful | OBERON Platform succesfully upgraded to build {0} on {1} |
| Upgrade_OnlyAdminUser | Only the ADMIN user can upgrade the database! |
| Upgrade_AdminTables | Upgrading Administrative Tables ... |
| Upgrade_ObjectSpaceTables | Upgrading ObjectSpace ''{0}'' Tables ... |
| Parse_CommandTooLong | Command is too long (>{0} chars) |
| |
| ACTIONS |
| Adding %s %s | Adding {0} ''{1}'' |
| Adding %s | Adding {0} |
| Adding Access Program | Adding Access Program |
| Adding Actor Access | Adding Actor Access |
| Adding Admin ID | Adding Admin ID |
| Adding Attribute Value | Adding Attribute Value |
| Adding Description | Adding Description |
| Adding Execute Actor | Adding Execute Actor |
| Adding From-ID for ObjectSpace %s | Adding From-ID for ObjectSpace {0} |
| Adding History | Adding History |
| Adding ID for ObjectSpace %s | Adding ID for ObjectSpace {0} |
| Adding Ignore Actor | Adding Ignore Actor |
| Adding Image | Adding Image |
| Adding Mail Body | Adding Mail Body |
| Adding Mail Objects | Adding Mail Objects |
| Adding ObjectSpace to ObjectGroup | Adding ObjectSpace to ObjectGroup |
| Adding Objects | Adding Objects |
| Adding Parameters | Adding Parameters |
| Adding Process ID | Adding Process ID |
| Adding Recipient | Adding Recipient |
| Adding Refuse Actor | Adding Refuse Actor |
| Adding To-ID for ObjectSpace %s | Adding To-ID for ObjectSpace {0} |
| Adding Validate Actor | Adding Validate Actor |
| Automatic Progressing | Automatic Progressing |
| Checking Attached Object | Checking Attached Object |
| Checking Objects | Checking Objects |
| Checking Process Holder | Checking Process Holder |
| Converting Field-Type | Converting Field-Type |
| Coping Files | Coping Files |
| Creating ObjectSpace Tables | Creating ObjectSpace Tables |
| De-fragmenting %s | De-fragmenting {0} |
| Extracting File Content | Extracting File Content |
| Increasing Counters | Increasing Counters |
| Increasing ObjectGroup Counters | Increasing ObjectGroup Counters |
| Loading %s %s | Loading {0} ''{1}'' |
| Loading %s | Loading {0} |
| Loading Access Programs | Loading Access Programs |
| Loading Description | Loading Description |
| Loading Image | Loading Image |
| Loading Mail Body | Loading Mail Body |
| Loading Parameters | Loading Parameters |
| Loading Properties | Loading Properties |
| Locking Description | Locking Description |
| Locking Image | Locking Image |
| Moving the %s data | Moving the {0} data |
| Moving the Links | Moving the Links |
| Moving/Duplicating Links | Moving/Duplicating Links |
| Removing %s %s | Removing {0} ''{1}'' |
| Removing %s | Removing {0} |
| Removing Access Program | Removing Access Program |
| Removing Actor Access | Removing Actor Access |
| Removing Admin Object | Removing Admin Object |
| Removing Attribute Value | Removing Attribute Value |
| Removing Database Files | Removing Database Files |
| Removing Description | Removing Description |
| Removing Execute Actor | Removing Execute Actor |
| Removing Features | Removing Features |
| Removing Ignore Actor | Removing Ignore Actor |
| Removing Image | Removing Image |
| Removing Objects | Removing Objects |
| Removing Parameters | Removing Parameters |
| Removing Recipient | Removing Recipient |
| Removing Refuse Actor | Removing Refuse Actor |
| Removing Validate Actor | Removing Validate Actor |
| Retrieving Attribute Values | Retrieving Attribute Values |
| Retrieving Objects for Update | Retrieving Objects for Update |
| Sending To External Recipients | Sending To External Recipients |
| Sending To Internal Recipients | Sending To Internal Recipients |
| Setting Process Parameters | Setting Process Parameters |
| Sorting %s | Sorting {0} |
| Synchronizing Object %s | Synchronizing Object {0} |
| Transferring file from localarea (add) | Transferring file from localarea (add) |
| Transferring file from localarea (update) | Transferring file from localarea (update) |
| Transferring file to localarea (add) | Transferring file to localarea (add) |
| Transferring file to localarea (update) | Transferring file to localarea (update) |
| Transferring file | Transferring file |
| Updating %s %s | Updating {0} ''{1}'' |
| Updating %s | Updating {0} |
| Updating Actor Access | Updating Actor Access |
| Updating Attribute Value | Updating Attribute Value |
| Updating Derived | Updating Derived |
| Updating Description | Updating Description |
| Updating Image | Updating Image |
| Importing %s | Importing {0}{1}: {2} |