Skip to content

Improved wording of messages #12

@a20dev

Description

@a20dev

private static final String EXTENSION_TYPE_DESCRIPTION = "%s should not have type %s, if extension %s does not chosen";
->
private static final String EXTENSION_TYPE_DESCRIPTION = "%s should not have type %s unless extension %s is enabled";

private static final String EXTENSION_VALUE_DESCRIPTION = "%s should not have value %s, if extension %s does not chosen";
->
private static final String EXTENSION_VALUE_DESCRIPTION = "%s should not have value %s unless extension %s is enabled";

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions