From d41644eecb570c9a1a8794b1c798e0ecfcdbd512 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adina=20=C8=9Aeudan?= Date: Fri, 3 Jun 2022 17:55:58 +0300 Subject: [PATCH] RED-4150: Change the description for cleanup options --- apps/red-ui/src/assets/i18n/en.json | 8 ++++---- libs/common-ui | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/en.json index 38839e57d..559b167d6 100644 --- a/apps/red-ui/src/assets/i18n/en.json +++ b/apps/red-ui/src/assets/i18n/en.json @@ -1462,10 +1462,10 @@ "subtitle": "SMTP (Simple Mail Transfer Protocol) enables you to send your emails through the specified server settings.", "system-preferences": { "labels": { - "download-cleanup-download-files-hours": "Cleanup time for downloaded files (hours)", - "download-cleanup-not-download-files-hours": "Cleanup time for not downloaded files (hours)", - "remove-digital-signature-on-upload": "Remove Digital Signature on Upload", - "soft-delete-cleanup-time": "Soft delete cleanup time (hours)" + "download-cleanup-download-files-hours": "Deletion time (hours) for download packages that have been generated and downloaded", + "download-cleanup-not-download-files-hours": "Deletion time (hours) for download packages that have been generated but not yet downloaded", + "remove-digital-signature-on-upload": "Remove digital signature on upload", + "soft-delete-cleanup-time": "Deletion time (hours) for deleted files in Trash" }, "placeholders": { "download-cleanup-download-files-hours": "(hours)", diff --git a/libs/common-ui b/libs/common-ui index e5542086d..a814fc8aa 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit e5542086ddd2e1548276d47d36161c89179d64e4 +Subproject commit a814fc8aa7a16c9acdaa9b7dd749e4493a54e1c2