Wizard: allow "-" char in artifactId/groupId & fix their error messages
#KT-37820 fixed
This commit is contained in:
+1
-1
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user