From 80136523ebd6bc76fe2912e531db3e3911ce7119 Mon Sep 17 00:00:00 2001 From: LucianoPierdona Date: Mon, 6 Feb 2023 10:52:03 -0300 Subject: [PATCH] update message --- apps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json b/apps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json index 5bb7401292d7..a8c370b260a3 100644 --- a/apps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json +++ b/apps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json @@ -1510,8 +1510,8 @@ "Delete_File_Warning": "Deleting a file will delete it forever. This cannot be undone.", "Delete_message": "Delete message", "Delete_my_account": "Delete my account", - "Delete_Role_Warning": "Deleting a role will delete it forever. This cannot be undone.", - "Delete_Role_Warning_Community_Edition": "Deleting this role in Community Edition will make it unavailable in your current plan. This cannot be undone.", + "Delete_Role_Warning": "This cannot be undone", + "Delete_Role_Warning_Community_Edition": "This cannot be undone. Note that it's not possible to create new custom roles in Community Edition", "Delete_Room_Warning": "Deleting a room will delete all messages posted within the room. This cannot be undone.", "Delete_User_Warning": "Deleting a user will delete all messages from that user as well. This cannot be undone.", "Delete_User_Warning_Delete": "Deleting a user will delete all messages from that user as well. This cannot be undone.",