[PLT-2181] Change wording for deactivating a user from "Make Inactive" to "Deactivate" (#6106)
* change text to fix issue PLT-2181 * update strings * update per review
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
046a0ae116
Коммит
cb668b9283
@@ -2525,7 +2525,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "api.user.login.inactive.app_error",
|
"id": "api.user.login.inactive.app_error",
|
||||||
"translation": "Login failed because your account has been set to inactive. Please contact an administrator."
|
"translation": "Login failed because your account has been deactivated. Please contact an administrator."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "api.user.login.invalid_credentials",
|
"id": "api.user.login.invalid_credentials",
|
||||||
|
|||||||
@@ -263,7 +263,7 @@ export default class SystemUsersDropdown extends React.Component {
|
|||||||
>
|
>
|
||||||
<FormattedMessage
|
<FormattedMessage
|
||||||
id='admin.user_item.makeActive'
|
id='admin.user_item.makeActive'
|
||||||
defaultMessage='Make Active'
|
defaultMessage='Activate'
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
@@ -284,7 +284,7 @@ export default class SystemUsersDropdown extends React.Component {
|
|||||||
>
|
>
|
||||||
<FormattedMessage
|
<FormattedMessage
|
||||||
id='admin.user_item.makeInactive'
|
id='admin.user_item.makeInactive'
|
||||||
defaultMessage='Make Inactive'
|
defaultMessage='Deactivate'
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
@@ -110,11 +110,11 @@ const holders = defineMessages({
|
|||||||
},
|
},
|
||||||
accountActive: {
|
accountActive: {
|
||||||
id: 'audit_table.accountActive',
|
id: 'audit_table.accountActive',
|
||||||
defaultMessage: 'Account made active'
|
defaultMessage: 'Account activated'
|
||||||
},
|
},
|
||||||
accountInactive: {
|
accountInactive: {
|
||||||
id: 'audit_table.accountInactive',
|
id: 'audit_table.accountInactive',
|
||||||
defaultMessage: 'Account made inactive'
|
defaultMessage: 'Account deactivated'
|
||||||
},
|
},
|
||||||
by: {
|
by: {
|
||||||
id: 'audit_table.by',
|
id: 'audit_table.by',
|
||||||
|
|||||||
@@ -281,7 +281,7 @@ export default class TeamMembersDropdown extends React.Component {
|
|||||||
// >
|
// >
|
||||||
// <FormattedMessage
|
// <FormattedMessage
|
||||||
// id='team_members_dropdown.makeActive'
|
// id='team_members_dropdown.makeActive'
|
||||||
// defaultMessage='Make Active'
|
// defaultMessage='Activate'
|
||||||
// />
|
// />
|
||||||
// </a>
|
// </a>
|
||||||
// </li>
|
// </li>
|
||||||
@@ -299,7 +299,7 @@ export default class TeamMembersDropdown extends React.Component {
|
|||||||
// >
|
// >
|
||||||
// <FormattedMessage
|
// <FormattedMessage
|
||||||
// id='team_members_dropdown.makeInactive'
|
// id='team_members_dropdown.makeInactive'
|
||||||
// defaultMessage='Make Inactive'
|
// defaultMessage='Deactivate'
|
||||||
// />
|
// />
|
||||||
// </a>
|
// </a>
|
||||||
// </li>
|
// </li>
|
||||||
|
|||||||
@@ -896,8 +896,8 @@
|
|||||||
"admin.user_item.confirmDemotionCmd": "platform roles system_admin {username}",
|
"admin.user_item.confirmDemotionCmd": "platform roles system_admin {username}",
|
||||||
"admin.user_item.emailTitle": "<strong>Email:</strong> {email}",
|
"admin.user_item.emailTitle": "<strong>Email:</strong> {email}",
|
||||||
"admin.user_item.inactive": "Inactive",
|
"admin.user_item.inactive": "Inactive",
|
||||||
"admin.user_item.makeActive": "Make Active",
|
"admin.user_item.makeActive": "Activate",
|
||||||
"admin.user_item.makeInactive": "Make Inactive",
|
"admin.user_item.makeInactive": "Deactivate",
|
||||||
"admin.user_item.makeMember": "Make Member",
|
"admin.user_item.makeMember": "Make Member",
|
||||||
"admin.user_item.makeSysAdmin": "Make System Admin",
|
"admin.user_item.makeSysAdmin": "Make System Admin",
|
||||||
"admin.user_item.makeTeamAdmin": "Make Team Admin",
|
"admin.user_item.makeTeamAdmin": "Make Team Admin",
|
||||||
@@ -988,8 +988,8 @@
|
|||||||
"app.channel.post_update_channel_purpose_message.removed": "{username} removed the channel purpose (was: {old})",
|
"app.channel.post_update_channel_purpose_message.removed": "{username} removed the channel purpose (was: {old})",
|
||||||
"app.channel.post_update_channel_purpose_message.updated_from": "{username} updated the channel purpose from: {old} to: {new}",
|
"app.channel.post_update_channel_purpose_message.updated_from": "{username} updated the channel purpose from: {old} to: {new}",
|
||||||
"app.channel.post_update_channel_purpose_message.updated_to": "{username} updated the channel purpose to: {new}",
|
"app.channel.post_update_channel_purpose_message.updated_to": "{username} updated the channel purpose to: {new}",
|
||||||
"audit_table.accountActive": "Account made active",
|
"audit_table.accountActive": "Account activated",
|
||||||
"audit_table.accountInactive": "Account made inactive",
|
"audit_table.accountInactive": "Account deactivated",
|
||||||
"audit_table.action": "Action",
|
"audit_table.action": "Action",
|
||||||
"audit_table.attemptedAllowOAuthAccess": "Attempted to allow a new OAuth service access",
|
"audit_table.attemptedAllowOAuthAccess": "Attempted to allow a new OAuth service access",
|
||||||
"audit_table.attemptedLicenseAdd": "Attempted to add new license",
|
"audit_table.attemptedLicenseAdd": "Attempted to add new license",
|
||||||
@@ -2025,9 +2025,9 @@
|
|||||||
"team_members_dropdown.confirmDemotionCmd": "platform roles system_admin {username}",
|
"team_members_dropdown.confirmDemotionCmd": "platform roles system_admin {username}",
|
||||||
"team_members_dropdown.inactive": "Inactive",
|
"team_members_dropdown.inactive": "Inactive",
|
||||||
"team_members_dropdown.leave_team": "Remove From Team",
|
"team_members_dropdown.leave_team": "Remove From Team",
|
||||||
"team_members_dropdown.makeActive": "Make Active",
|
"team_members_dropdown.makeActive": "Activate",
|
||||||
"team_members_dropdown.makeAdmin": "Make Team Admin",
|
"team_members_dropdown.makeAdmin": "Make Team Admin",
|
||||||
"team_members_dropdown.makeInactive": "Make Inactive",
|
"team_members_dropdown.makeInactive": "Deactivate",
|
||||||
"team_members_dropdown.makeMember": "Make Member",
|
"team_members_dropdown.makeMember": "Make Member",
|
||||||
"team_members_dropdown.member": "Member",
|
"team_members_dropdown.member": "Member",
|
||||||
"team_members_dropdown.systemAdmin": "System Admin",
|
"team_members_dropdown.systemAdmin": "System Admin",
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user