Enumeration for string ID used to specify a case.
Values of this enumeration should be used alone.
Enumerator |
---|
e_StringIDValidateFailed |
Sample message: "Validate failed".
|
e_StringIDCalcOverride |
Sample message: "Calculate Override".
|
e_StringIDModifyField |
String ID for case: If to modify field. Sample message: "Do you want to modify this field?".
|
e_StringIDNotModifyField |
String ID for case: Not allow to modify field. Sample message: "You are not allowed to modify this field.".
|
e_StringIDAppName |
String ID for case: Application's name. Sample message: "Foxit Phantom".
|
e_StringIDImageFilter |
String ID for case: Filter for image files. Sample message: "Image
Files(*.bmp;*.jpg;*.png;*.gif;*.tif)|*.bmp;*.jpg;*.png;*.gif;*.tif|All Files(*.*)|*.*||".
|
e_StringIDUnknownCaught |
Sample message: "Unknown error is caught!".
|
e_StringIDUnableToSet |
Sample message: "Unable to set".
|
e_StringIDValueExcalmatory |
Sample message: "Value!".
|
e_StringIDInvalidEnumValue |
String ID for case: Some enumerate value is invalid. Sample message: "Invalid enumerate value:".
|
e_StringIDUnsupportMethod |
Sample message: "Unsupported method %s.".
|
e_StringIDUnsupportProperty |
Sample message: "Unsupported property %s.".
|
e_StringIDInvalidPropertySetOperation |
String ID for case: Some setting operation to property is invalid. Sample message: "Invalid property setting
operation:".
|
e_StringIDNotDefaultValue |
Sample message: "Not have a default property".
|
e_StringIDUnableSetLanguage |
Sample message: "Unable to set the value for property 'language'".
|
e_StringIDUnableSetNumPages |
Sample message: "Unable to set the value for property 'numPages'".
|
e_StringIDUnableSetPlatformValue |
Sample message: "Unable to set the value for property 'platform'".
|
e_StringIDUnableSetValidationsEnabledValue |
Sample message: "Unable to set the value for property 'validationsEnabled'".
|
e_StringIDUnableSetValidationsValue |
Sample message: "Unable to set the value for property 'variation'".
|
e_StringIDUnableSetVersion |
Sample message: "Unable to set the value for property 'version'".
|
e_StringIDUnableSetReady |
Sample message: "Unable to set the value for property 'ready'".
|
e_StringIDNumberOfOccur |
Sample message: "The element [%s] has violated its allowable number of occurrences".
|
e_StringIDUnableSetClassName |
Sample message: "Unable to set the value for property 'className'".
|
e_StringIDUnableSetLengthValue |
Sample message: "Unable to set the value for property 'length'".
|
e_StringIDUnsupportChar |
Sample message: "Unsupported character '%c'".
|
e_StringIDBadSuffix |
Sample message: "Bad suffix on number".
|
e_StringIDExpectedIdent |
Sample message: "Expected identifier instead of '%s'".
|
e_StringIDExpectedString |
Sample message: "Expected '%s' instead of '%s'".
|
e_StringIDInvalidateChar |
Sample message: "Invalidate character '%c'".
|
e_StringIDRedefinition |
Sample message: "'%s' redefinition".
|
e_StringIDInvalidToken |
Sample message: "Invalidate token '%s'".
|
e_StringIDInvalidExpression |
Sample message: "Invalidate expression '%s'".
|
e_StringIDUndefineIdentifier |
Sample message: "Undefined identifier '%s'".
|
e_StringIDInvalidateLeftValue |
Sample message: "Invalidate left-value '%s'".
|
e_StringIDCompilerError |
Sample message: "Compiler error".
|
e_StringIDCannotModifyValue |
Sample message: "Cannot modify the '%s' value".
|
e_StringIDParametersError |
Sample message: "Function '%s' does not have %d parameters".
|
e_StringIDExpectedEndIf |
Sample message: "Expected 'endif' instead of '%s'".
|
e_StringIDUnexpectedExpression |
Sample message: "Unexpected expression '%s'".
|
e_StringIDConditionIsNull |
Sample message: "Condition is null".
|
e_StringIDIllegalBreak |
Sample message: "Illegal break".
|
e_StringIDIllegalContinue |
Sample message: "Illegal continue".
|
e_StringIDExpectedOperator |
Sample message: "Expected operator '%s' instead of '%s'".
|
e_StringIDDivideZero |
Sample message: "Divide by zero".
|
e_StringIDCannotCovertToObject |
Sample message: "%s.%s cannot covert to object".
|
e_StringIDNotFoundContainer |
Sample message: "Cannot find container '%s'".
|
e_StringIDNotFoundProperty |
Sample message: "Cannot find property '%s'".
|
e_StringIDNotFoundMethod |
Sample message: "Cannot find method '%s'".
|
e_StringIDNotFoundConst |
Sample message: "Cannot find const '%s'".
|
e_StringIDNotAssignObject |
Sample message: "Cannot directly assign the value to object".
|
e_StringIDInvalidateInstruction |
Sample message: "Invalidate instruction".
|
e_StringIDExpectedNumber |
Sample message: "Expected number instead of '%s'".
|
e_StringIDValidateOutOfArray |
Sample message: "Validate access index '%s' out of array".
|
e_StringIDCannotAssign |
Sample message: "Cannot assign to '%s'".
|
e_StringIDNotFoundFunction |
Sample message: "Cannot find function '%s'".
|
e_StringIDIsNotArray |
Sample message: "'%s' is not an array".
|
e_StringIDOutOfArrayRange |
Sample message: "Out of the range of '%s' array".
|
e_StringIDNotSupportArrayCalculate |
Sample message: "'%s' operator cannot support array calculation".
|
e_StringIDArgumentNotArray |
Sample message: "'%s' function's %d argument cannot be array".
|
e_StringIDArgumentExpectContainer |
Sample message: "'%s' argument is expected to be a container".
|
e_StringIDAccessProertyInNotObject |
Sample message: "An attempt was made to reference property '%s' of a non-object in SOM expression %s".
|
e_StringIDFunctionBuildIn |
Sample message: "Function 's' is built-in.
|
e_StringIDErrorMessage |
Sample message: "%s : %s".
|
e_StringIDIndexValueOutOfBounds |
Sample message: "Index value is out of bounds".
|
e_StringIDIncorrectNumberOfMethod |
Sample message: "Incorrect number of parameters are used when calling method '%s'".
|
e_StringIDArgumentMismatch |
Sample message: "Argument mismatch in property or function argument".
|
e_StringIDInvalidEnumerate |
Sample message: "Invalid enumerated value: %s".
|
e_StringIDInvalidAppend |
Sample message: "Invalid append operation: %s cannot have a child element of %s".
|
e_StringIDSOMExpectedList |
Sample message: "SOM expression returned list when single result was expected".
|
e_StringIDNotHaveProperty |
Sample message: "'%s' doesn't have property '%s'".
|
e_StringIDInvalidNodeType |
Sample message: "Invalid node type: '%s'".
|
e_StringIDViolateBoundary |
Sample message: "The element [%s] has violated its allowable number of occurrences".
|
e_StringIDServerDeny |
String ID for case: Server denies. Sample message: "Server does not permit".
|
e_StringIDWeekDaySun |
String ID for case: Use string in local language for "Sunday".
|
e_StringIDWeekDayMon |
String ID for case: Use string in local language for "Monday".
|
e_StringIDWeekDayTue |
String ID for case: Use string in local language for "Tuesday".
|
e_StringIDWeekDayWed |
String ID for case: Use string in local language for "Wednesday".
|
e_StringIDWeekDayThu |
String ID for case: Use string in local language for "Thursday".
|
e_StringIDWeekDayFri |
String ID for case: Use string in local language for "Friday".
|
e_StringIDWeekDaySat |
String ID for case: Use string in local language for "Saturday".
|
e_StringIDMonthJan |
String ID for case: Use string in local language for "January".
|
e_StringIDMonthFeb |
String ID for case: Use string in local language for "February".
|
e_StringIDMonthMarch |
String ID for case: Use string in local language for "March".
|
e_StringIDMonthApril |
String ID for case: Use string in local language for "April".
|
e_StringIDMonthMay |
String ID for case: Use string in local language for "May".
|
e_StringIDMonthJune |
String ID for case: Use string in local language for "June".
|
e_StringIDMonthJuly |
String ID for case: Use string in local language for "July".
|
e_StringIDMonthAug |
String ID for case: Use string in local language for "August".
|
e_StringIDMonthSep |
String ID for case: Use string in local language for "September".
|
e_StringIDMonthOct |
String ID for case: Use string in local language for "October".
|
e_StringIDMonthNov |
String ID for case: Use string in local language for "November".
|
e_StringIDMonthDec |
String ID for case: Use string in local language for "December".
|
e_StringIDToday |
String ID for case: Use string in local language for "Today".
|
e_StringIDValidateLimit |
Sample message: "Message limit exceeded. Remaining %d validation errors not reported.".
|
e_StringIDValidateNullWarning |
Sample message: "%s cannot be left blank. To ignore validations for %s, click Ignore.".
|
e_StringIDValidateNullError |
Sample message: "%s cannot be left blank.".
|
e_StringIDValidateWarning |
Sample message: "The value you entered for %s is invalid. To ignore validations for %s, click Ignore.".
|
e_StringIDValidateError |
Sample message: "The value you entered for %s is invalid.".
|
e_StringIDValidateNumberError |
Sample message: "Illegal value:cannot assign '%s' to %s.".
|
e_StringIDScriptFailedError |
Sample message: "Script failed(language is %s;context is %s) script=%s".
|
e_StringIDScriptInvalidValue |
Sample message: "Error:Invalid enumerated value:%s".
|
e_StringIDSubmitValidateNullError |
Sample message: "At least one required field was empty. Please fill in the required fields(highlighted) before
continuing.".
|