diff --git a/fcli-core/fcli-ssc/src/main/resources/com/fortify/cli/ssc/i18n/SSCMessages.properties b/fcli-core/fcli-ssc/src/main/resources/com/fortify/cli/ssc/i18n/SSCMessages.properties index 061a40892f..51c8891773 100644 --- a/fcli-core/fcli-ssc/src/main/resources/com/fortify/cli/ssc/i18n/SSCMessages.properties +++ b/fcli-core/fcli-ssc/src/main/resources/com/fortify/cli/ssc/i18n/SSCMessages.properties @@ -384,10 +384,10 @@ fcli.ssc.token-definition.list.usage.header = List token definitions. fcli.ssc.user.usage.header = Manage SSC users. fcli.ssc.user.create.usage.header = Create a local SSC User fcli.ssc.user.create.email = The email of the user -fcli.ssc.user.create.firstName = The first name of the user -fcli.ssc.user.create.lastName = The last name of the user -fcli.ssc.user.create.pwNeverExpires = Causes the password of the user not to expire -fcli.ssc.user.create.requirePwChange = Requires the password of the user to be changed +fcli.ssc.user.create.firstname = The first name of the user +fcli.ssc.user.create.lastname = The last name of the user +fcli.ssc.user.create.password-never-expires = Causes the password of the user not to expire +fcli.ssc.user.create.require-password-change = Requires the password of the user to be changed fcli.ssc.user.create.suspend = Causes the user to automatically be su fcli.ssc.user.create.username = The username of the user fcli.ssc.user.delete.usage.header = Delete a user.