org.glassfish.common.util.admin.LocalStrings.properties Maven / Gradle / Ivy
TooManyValues=Invalid parameter: {0}. This parameter may not have more than one value.
UnacceptableBooleanValue=Invalid parameter: {0}. This boolean option must be set (case insensitive) to true or false. Its value was set to {1}
UnacceptableValue=Invalid parameter: {0}. Its value is {1} but it isn''t one of these acceptable values: {2}
InvalidPropertySyntax=Invalid property syntax: {0}
PropertyMissingName=Invalid property syntax, missing property name: {0}
PropertyMissingValue=Invalid property syntax, missing property value: {0}
PropertyExtraEquals=Invalid property syntax, "=" in value: {0}
NoMoreTokens=No More tokens
EscapeAtEOL=Escape at EOL
UnbalancedQuotes=Unbalanced quotes
FileLockTimeOut=Time out expired on locking {0}
FileLockNotReleased=File Lock not released on {0}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy