blob: 75bfac27b7e565b9772d6bc38d2405e4aa4b3666 [file] [log] [blame]
DUPLICATE_TAG=Duplicate {0} annotation
IGNORED_TAG=Tag {0} is ignored because of {1}
MISSING_PARAMETER_NAME=Missing parameter name (and type)
UNKNOWN_PARAM=Unknown parameter {0}
DUPLICATE_PARAM=Duplicate @param {0}
PARAMETER_MISSING_ANNOTATION=Parameter {0} is missing @param annotation
WRONG_TYPE_SYNTAX=WRONG_TYPE_SYNTAX
WRONG_TYPE_PARAMETERIZATION={0} cannot be parameterized with {1}
WRONG_SUPPRESS_WARNING=WRONG_SUPPRESS_WARNING
UNSUPPORTED_TYPEDEF=@typedef can't be typed with {0}, only record/object type notation is supported.
TYPE_WITH_TYPEDEF=@type can't be defined together with @typedef