﻿<?xml version="1.0"?>
<empty><!--
<!DOCTYPE root [
  <!ELEMENT ErrorCodes ANY> 
  <!ELEMENT ErrorMessage ANY> 
  <!ATTLIST ErrorMessage id ID #REQUIRED>]>
<ErrorCodes>
	<ErrorMessage id = "STR_ERR_NUM">
		Invalid number
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_DATE">
		Invalid date
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_TIME">
		Invalid time
	</ErrorMessage>
	<ErrorMessage id = "MONTHS_PTR">
		January   February  March     April     May       June      July      August    September October   November  December
	</ErrorMessage>
	<ErrorMessage id = "DAYS_PTR">
		Sunday    Monday    Tuesday   Wednesday Thursday  Friday    Saturday
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_NEGETIVE">
		Control value must be non-negative
	</ErrorMessage>
	<ErrorMessage id = "STR_RNG_TXT">
		Valid control input range is:
	</ErrorMessage>
	<ErrorMessage id = "EDT_ERR_STR_1">
		Numeric format is limited to %d.%d digits
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_PIPE_CONNECTION">
		The connection to the runtime engine was lost. Process ID
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_NAME">
		Invalid data source name:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_DAMAGED">
		Damaged data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_BADCREATE">
		Create error:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_FILE_LOCKED">
		Unable to lock the data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_UNEXPECTED">
		Unexpected error, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_SERVER_NOTFOUND">
		Server not found, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_SERVER_INIT_FAILED">
		Server initialization failed, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_UNLOCKED">
		Releasing failed, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_DB_INIT_FAILED">
		Database initialization error, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_LOCK_OPEN">
		Failed to open lock file, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_BADOPEN">
		Failed to open, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_BADDEF">
		Definition mismatch, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_DUP_KEY">
		Duplicate index, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_COMM_LOADED">
		Communication Gateway not loaded, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_COMM_CONNECT">
		Failed to connect to server, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_READONLY">
		Cannot modify Read Only, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_BADCLOSE">
		Failed to close, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_REC_LOCKED">
		Waiting for locked row, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_TRANS_OPEN">
		Failed to open transaction, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_COMMIT">
		Failed to commit transaction
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_ABORT">
		Failed to abort transaction
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_RSRC_LOCKED">
		Waiting for lock in database:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_NODEF">
		Database definition cannot be loaded, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_DEADLOCK">
		Deadlock error, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_DB_PROT">
		Exceeded database protection limits, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_OWNR_ALRDY_SET">
		Access Key already set, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_INVALID_OWNR">
		Invalid Access Key, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_CLR_OWNR_FAIL">
		Failed to clear Access Key, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_NO_DATABASE">
		Unknown database, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_DBMS_ALTER_FAIL">
		Warning - Database failed to alter, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_TRANS_LOCK">
		Waiting to open transaction
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_EXTUSE_MULU_CNFLCT">
		Access External Use Database when MultiUser flag is No, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_DB_GW_VERSION_CNFLCT">
		Database gateway version mismatch, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_DB_CANOT_REMOVE">
		Failed to delete, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_DB_CANOT_RENAME">
		Failed to rename, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_DB_BAD_SQL_CMD">
		Invalid SQL command, database:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_REC_LOCKED_NOBUF">
		Waiting to fetch locked row, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_REOPEN">
		Failed to reopen, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_REC_LOCKED_NOW">
		Row locked in data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_DBMS_SORT_FAIL">
		Warning - Database failed to sort, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_NO_OLD_DATABASE_DBMS">
		Warning - Previous DBMS or database unknown, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_BAD_LOGIN">
		Server login failed. Invalid user/password, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_ERR_EXEC_SQL">
		Error in executing SQL command:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_ERR_UPDATE_FAIL">
		Update operation failed, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_ERR_INSERT_FAIL">
		Insert operation failed, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_ERR_DELETE_FAIL">
		Delete operation failed, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_PRINTER">
		Incorrect printer setup
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_FIL_NOT_EXIST">
		Data source does not exist:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_COMM_GWY_COMPTABILITY">
		Communication gateways are not compatible:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_CACHE_TOO_BIG">
		Not enough memory - Cache not started, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_NO_ROWS_AFFECTED">
		Operation failed. Record has been changed by another user or process, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_TARGET_FILE_EXIST">
		Target data source exists. Create failed for data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_FILE_IS_VIEW">
		Cannot create/drop/copy a view, view:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_DB_CANOT_COPY">
		Failed to copy, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_HLP_NOT_EXIST">
		Failed to open, file:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_UNUSABLE_FILE">
		Team Development: Data source inaccessible due to maintenance:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_DB_BAD_QUERY">
		Bad Open Query Selection Expression:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_NO_HDLS">
		Reached maximum Magic xpa file handlers. No available handlers left.
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_MAX_CONNS_REACHED">
		Unable to connect to Server: Maximum connections reached.
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_CONSTRAINT_FAIL">
		Constraint failure, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_TRIGGER_FAIL">
		Trigger failure, data source:
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_MODIFY_WITHIN_TRANS">
		Data source can be modified only from within a transaction, data source:
	</ErrorMessage>
	<ErrorMessage id = "EXPTAB_TSK_MODE_RT">
		&amp;Modify,&amp;Create,&amp;Delete,&amp;Query,As &amp;Parent,&amp;Locate,&amp;Range,&amp;Key,&amp;Sort,&amp;Files,&amp;Options,By &amp;Exp
	</ErrorMessage>
	<ErrorMessage id = "EXPTAB_ERR_CALL_MAIN_PRG_1">
		Cannot call Main Program
	</ErrorMessage>
	<ErrorMessage id = "LOCATE_STR_ERR_EOF">
		Record not found - positioned at beginning
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_REC_NOTFOUND">
		Row not found in data source:
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_PRG_NOTFOUND">
		Program not found
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_NO_RECS_IN_RNG">
		No records within defined range
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_FLD_MUST_UPDATED">
		Control must be updated
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_TSK_NO_SCREEN">
		Task without screen
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_CRSR_CANT_PARK">
		Cursor cannot park on any control
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_MODE_NOTALLOWED">
		Initial Task mode not allowed
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_NON_MODIFIABLE">
		Non-modifiable control
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_UPDATE_IN_QUERY">
		Warning - Modify operation canceled due to task Query mode
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_LOAD_RES_FAIL">
		Failed to load resident data source, data source:
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_NO_CREATE_ON_TREE">
		Cannot open a task having a tree control with no data to display.
	</ErrorMessage>
	<ErrorMessage id = "TSKR_ERR_NOTEXIST_COMP">
		Component used by the task does not exist or could not be opened
	</ErrorMessage>
	<ErrorMessage id = "TSK_ERR_BCSUBFORM_WRONG_EXP">
		a cached sub-form has server side expression in Range/Locate/SqlWhere
	</ErrorMessage>
	<ErrorMessage id = "TSK_ERR_NESTED_BCSUBFORM">
		A cached sub-form can not have a non-cached nested sub-form
	</ErrorMessage>
	<ErrorMessage id = "TSK_ERR_CHANGE_CACHED_NESTED_BCSUBFORM">
		A cached sub-form can not have a non-cached nested sub-form. The nested subform cache was changed since it uses server side range expression
	</ErrorMessage>
	<ErrorMessage id = "TSK_ERR_SUBFORM_DSQL">
		DSQL task is not supported as a sub-form
	</ErrorMessage>
	<ErrorMessage id = "TSK_ERR_DSQL_SELECT_ONLY">
		Only statements that retrieve data are allowed in a DSQL deferred transaction task
	</ErrorMessage>
	<ErrorMessage id = "CSTIO_STR_ERR2">
		User not authorized for this operation
	</ErrorMessage>
	<ErrorMessage id = "CONFIRM_STR_DELETE">
		Confirm Delete operation
	</ErrorMessage>
	<ErrorMessage id = "CONFIRM_STR_CANCEL">
		Confirm Cancel operation
	</ErrorMessage>
	<ErrorMessage id = "CONFIRM_STR_WINDOW_TITLE">
		Confirmation
	</ErrorMessage>
	<ErrorMessage id = "WARNING_STR_WINDOW_TITLE">
		Warning
	</ErrorMessage>
	<ErrorMessage id = "BRKTAB_STR_ERROR">
		Error
	</ErrorMessage>
	<ErrorMessage id = "USRINP_STR_BADPASSW">
		The application could not log you on. Make sure your user ID and password are correct
	</ErrorMessage>
	<ErrorMessage id = "USRINP_STR_BADPASSW_WEBSERVER">
		The Web Server could not log you on. Make sure your user ID and password are correct
	</ErrorMessage>
	<ErrorMessage id = "USRINP_STR_BADPASSW_PROXYSERVER">
		The Proxy Server could not log you on. Make sure your user ID and password are correct
	</ErrorMessage>
	<ErrorMessage id = "CRF_STR_CONF_UPD">
		Confirm update
	</ErrorMessage>
	<ErrorMessage id = "MENU_STR_ERROR_ENABLE">
		Enable/Disable of system action is not allowed
	</ErrorMessage>
	<ErrorMessage id = "GUI_OK_BUTTON">
		&amp;OK
	</ErrorMessage>
	<ErrorMessage id = "GUI_CANCEL_BUTTON">
		&amp;Cancel
	</ErrorMessage>
	<ErrorMessage id = "BRKTAB_STOP_MODE_TITLE">
		Error,Warning
	</ErrorMessage>
	<ErrorMessage id = "BRKTAB_STR_ERR_FORM">
		Invalid form
	</ErrorMessage>
	<ErrorMessage id = "BROWSER_OPT_INFO_SERVER_STR">
		Server
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_PIC_J">
		Single byte characters are not allowed
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_PIC_S">
		Double byte characters are not allowed
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_PIC_T">
		Mixed data of double byte and single byte are not allowed
	</ErrorMessage>
	<ErrorMessage id = "TASKRULE_STR_APPLICATION">
		Application
	</ErrorMessage>
	<ErrorMessage id = "DITDEF_STR_ERR_WINDOW_TYPE">
		Invalid Window Type.
	</ErrorMessage>
	<ErrorMessage id = "DITDEF_STR_ERR_SUBFORM_PROG_PARALLEL">
		A parallel program cannot be used as subform or frame program.
	</ErrorMessage>
	<ErrorMessage id = "DATEHEB_MONTH_STR">
		
	</ErrorMessage>
	<ErrorMessage id = "DATEHEB_DOW_STR">
		
	</ErrorMessage>
	<ErrorMessage id = "CHK_ERR_CALL_FROM_RICH_CLIENT">
		Rich Client task/program can only call a Rich Client or batch task/program
	</ErrorMessage>
	<ErrorMessage id = "RC_STR_F7_UNEXPECTED_ERR">
		Unexpected error, Rich client could not be started
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_MAX_VAR_SIZE">
		Rich client task supports up to 2147483647 bytes variables
	</ErrorMessage>
	<ErrorMessage id = "STR_RC_RECENT_ACTIVITY_TOOLTIP_HDR">
		Recent Network Activities:
	</ErrorMessage>
	<ErrorMessage id = "STR_RC_RECENT_ACTIVITY_TIME_LBL">
		At
	</ErrorMessage>
	<ErrorMessage id = "STR_RC_RECENT_ACTIVITY_DATA_UNIT">
		KB.
	</ErrorMessage>
	<ErrorMessage id = "STR_RC_RECENT_ACTIVITY_TIME_UNIT">
		ms.
	</ErrorMessage>
	<ErrorMessage id = "STR_PAGE_LOADING_IN_PROGRESS">
		The loading of the page is still in progress. Press OK to wait for its completion or Cancel to abort.
	</ErrorMessage>
	<ErrorMessage id = "STR_CANNOT_PARK">
		Cannot park on control:
	</ErrorMessage>
	<ErrorMessage id = "STR_RESTART_SESSION">
		Would you like to start a new session?
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_INACCESSIBLE_URL">
		Inaccessible URL:
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_SESSION_CLOSED">
		This session was closed by the server
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_SESSION_CLOSED_INACTIVITY">
		This session was closed due to inactivity timeout
	</ErrorMessage>
	<ErrorMessage id = "STR_MINUTES">
		minutes
	</ErrorMessage>
	<ErrorMessage id = "STR_HOURS">
		hours
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_AUTHORIZATION_FAILURE">
		You do not have access rights to the application. Please contact your system administrator.
	</ErrorMessage>
	<ErrorMessage id = "STR_WARN_UNLOAD_TIMEOUT">
		This session was closed due to unload timeout
	</ErrorMessage>
	<ErrorMessage id = "STR_WARN_PARALLEL_NOT_SUPPORTED">
		Parallel program is not supported on mobile. Property ignored
	</ErrorMessage>
	<ErrorMessage id = "DN_ERR_MDI_FRAME_ISNOT_OPENED">
		MDI frame is not opened
	</ErrorMessage>
	<ErrorMessage id = "ERR_CANNOT_HANDLE_RC_REQUEST">
		Rich client requests cannot be handled when the online MDI is open
	</ErrorMessage>
	<ErrorMessage id = "STR_MDI_FRAME_MISMATCH">
		The selected MDI Frame form cannot be used for the current task
	</ErrorMessage>
	<ErrorMessage id = "CHK_ERR_OFFLINE_NOT_SUPPORT_FRAME_INTERFACE">
		Frames interface is not supported in an offline task
	</ErrorMessage>
	<ErrorMessage id = "STR_USER_ID">
		User ID:
	</ErrorMessage>
	<ErrorMessage id = "STR_PASSWORD">
		Password:
	</ErrorMessage>
	<ErrorMessage id = "STR_LOGON_PARAMETERS">
		Logon Parameters
	</ErrorMessage>
	<ErrorMessage id = "STR_LOGON_CAPTION">
		Logon
	</ErrorMessage>
	<ErrorMessage id = "STR_LOGON_INSTRUCTION">
		Please enter your user ID and password.
	</ErrorMessage>
	<ErrorMessage id = "STR_GENERIC_ERROR_MESSAGE">
		An error occurred (%d). Please contact your system administrator.
	</ErrorMessage>
	<ErrorMessage id = "STR_GENERIC_ERROR_CONNECTION_PROBLEM_TITLE">
		Connection problem:
	</ErrorMessage>
	<ErrorMessage id = "STR_GENERIC_ERROR_CONNECTION_PROBLEM_MESSAGE">
		Try to reconnect?
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_TRANS_OPEN_FAILED">
		The transaction was already opened by another task
	</ErrorMessage>
	<ErrorMessage id = "STR_ERR_CANNOT_CALL_OFFLINE_BYNAME_OR_BYEXP">
		Offline programs cannot be called using the Call By Name or Call By Expression operations
	</ErrorMessage>
	<ErrorMessage id = "RT_STR_DELETE_MODE_WITHOUT_MAINSOURCE_NOTALLOWED">
		Deleted task mode is not allowed without main source
	</ErrorMessage>
	<ErrorMessage id = "RC_ERROR_INCOMPATIBLE_DATASOURCES">
		Failed to update the local data. Please clear the application cache or reinstall the application.
	</ErrorMessage>
	<ErrorMessage id = "RC_ERROR_INVALID_SOURCES">
		Failed to update the application.
	</ErrorMessage>
	<ErrorMessage id = "RC_ERROR_OFFLINE_NEXT_EXECUTION_INVALID_SOURCES">
		Failed to start the application. Please restart while the application is connected to the server.
	</ErrorMessage>
	<ErrorMessage id = "RC_ERR_ANDROID_LOAD_FROM_URL">
		Cannot access the server.
	</ErrorMessage>
	<ErrorMessage id = "STR_CLIENT_DB_DEL_OPERATION_FAILED">
		ClientDbDel opeartion failed.
	</ErrorMessage>
	<ErrorMessage id = "STR_DATAVIEW_TO_DATASOURCE_OPERATION_FAILED">
		DataViewToDataSource operation failed.
	</ErrorMessage>
	<ErrorMessage id = "STR_CLIENT_DB_DISCONNECT_DATASOURCE_OPEN">
		Failed to disconnect, data source is open.
	</ErrorMessage>
	<ErrorMessage id = "STR_CLIENT_DB_DISCONNECT_DATASOURCE_NOT_EXIST">
		Failed to disconnect, database does not exist.
	</ErrorMessage>
	<ErrorMessage id = "FMERROR_STR_INVALID_PASSWORD">
		Invalid Password, data source:
	</ErrorMessage>
	<ErrorMessage id = "STR_MOBILE_TAB_CONTROL_CANNOT_BE_USED">
		Tab control cannot be used in a container control.
	</ErrorMessage>
	<ErrorMessage id = "STR_MOBILE_CONTROLS_CANNOT_BE_OUTSIDE_TAB">
		Controls cannot be placed outside a tab control.
	</ErrorMessage>
	<ErrorMessage id = "STR_MOBILE_TAB_CONTROL_LAYER_0">
		Controls cannot be linked to layer 0 of the tab control.
	</ErrorMessage>
	<ErrorMessage id = "STR_MOBILE_TAB_DISPLAY_LIST_ERROR">
		The number of entries in the Display List property must be zero or match the number of entries in the Items List property.
	</ErrorMessage>
	<ErrorMessage id = "RC_ERROR_ARG_TYPE_STRING_NUMBER_MISMATCH">
		The number of characters in the argument type string does not match the number of total arguments
	</ErrorMessage>
	<ErrorMessage id = "RC_ERROR_ILLEGAL_ARG_ATTR_TYPE">
		Illegal argument attribute type
	</ErrorMessage>
	<ErrorMessage id = "RC_ERROR_ILLEGAL_RETURN_VAL_ATTR_TYPE">
		Illegal return value attribute type
	</ErrorMessage>
</ErrorCodes>
--></empty>
