All Downloads are FREE. Search and download functionalities are using the official Maven repository.

messages.resource_en_US.properties Maven / Gradle / Ivy

The newest version!
#
# Copyright 2018-2022 guerlab.net and other contributors.
#
# Licensed under the GNU LESSER GENERAL PUBLIC LICENSE, Version 3 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      https://www.gnu.org/licenses/lgpl-3.0.html
#
# See the License for the specific language governing permissions and
# limitations under the License.
#
message.exception.resource.codeRuleInvalid=codeRule is invalid
message.exception.resource.codeRuleKeyInvalid=codeRule key is invalid
message.exception.resource.codeRuleKeyLengthError=codeRule key's length error
message.exception.resource.codeRuleKeyRepeat=codeRule key repeat
message.exception.resource.codeRuleNameInvalid=codeRule name is invalid
message.exception.resource.codeRuleNameLengthError=codeRule name's length error
message.exception.resource.dictionaryCodeInvalid=dictionary code is invalid
message.exception.resource.dictionaryCodeLengthError=dictionary code's length error
message.exception.resource.dictionaryCodeRepeat=dictionary code repeat
message.exception.resource.dictionaryInvalid=dictionary is invalid
message.exception.resource.dictionaryNameInvalid=dictionary name is invalid
message.exception.resource.dictionaryNameLengthError=dictionary name's length error
message.exception.resource.hasSubDictionary=cannot delete, because this menu has child dictionary
message.exception.resource.hasSubMenu=cannot delete, because this menu has child menu
message.exception.resource.menuDisplayNameInvalid=menu display name is invalid
message.exception.resource.menuIdInvalid=menu id is invalid
message.exception.resource.menuInvalid=menu is invalid
message.exception.resource.menuKeyInvalid=menu key is invalid
message.exception.resource.menuKeyLengthError=menu key's length error
message.exception.resource.menuKeyRepeat=menu key repeat
message.exception.resource.menuPathInvalid=menu path is invalid
message.exception.resource.parentDictionaryInvalid=parent dictionary is invalid
message.exception.resource.sequenceGetValueSizeInvalid=sequence get value size is invalid
message.exception.resource.sequenceInitValueInvalid=sequence init value is invalid
message.exception.resource.sequenceInvalidWithoutKey=sequence is invalid
message.exception.resource.sequenceInvalidWithKey=sequence is invalid, sequence key is "{0}"
message.exception.resource.sequenceKeyInvalid=sequence key is invalid
message.exception.resource.sequenceKeyLengthError=sequence key length error
message.exception.resource.sequenceKeyRepeat=sequence key repeat
message.exception.resource.sequenceMaxValueInvalid=sequence maxValue is invalid
message.exception.resource.sequenceMinValueGreaterThanMaxValue=sequence minValue cannot greater than maxValue
message.exception.resource.sequenceMinValueInvalid=sequence minValue is invalid
message.exception.resource.sequenceStepInvalid=sequence step is invalid
message.exception.resource.sequenceStepRangeOverflow=sequence step range overflow
message.exception.resource.sequenceValueOverflow=sequence value overflow
message.exception.resource.ast.formatInvalid=format is invalid
message.exception.resource.ast.missMatchSymbol=statement "{1}" miss match symbol "{0}"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy