| | |
| | | argument cannot be decoded as an integer |
| | | ERR_ARG_INT_MULTIPLE_VALUES=The %s argument has multiple values and \ |
| | | therefore cannot be decoded as a single integer value |
| | | ERR_ARG_NO_DOUBLE_VALUE=The %s argument does not have any value that \ |
| | | may be retrieved as a double |
| | | ERR_ARG_CANNOT_DECODE_AS_DOUBLE=The provided value "%s" for the %s \ |
| | | argument cannot be decoded as a double |
| | | ERR_ARG_DOUBLE_MULTIPLE_VALUES=The %s argument has multiple values and \ |
| | | therefore cannot be decoded as a single double value |
| | | ERR_ARG_NO_BOOLEAN_VALUE=The %s argument does not have any value \ |
| | | that may be retrieved as a Boolean |
| | | ERR_ARG_CANNOT_DECODE_AS_BOOLEAN=The provided value "%s" for the %s \ |