Wizard: allow "-" char in artifactId/groupId & fix their error messages

#KT-37820 fixed
This commit is contained in:
Ilya Kirillov
2020-03-30 12:01:00 +03:00
parent 630adb34db
commit fef3ea573b
3 changed files with 11 additions and 5 deletions
@@ -49,7 +49,7 @@ plugin.android.setting.sdk=Android SDK
validation.should.not.be.blank={0} should not be blank
validation.identifier={0} should consist only of letters, digits{1}
validation.identifier.additional.symbols=", and symbols: {0}
validation.identifier.additional.symbols=, and symbols: {0}
validation.file.should.exists=File for {0} should exists
version.error.bad.format=Bad version format for setting {0}