Skip to content

Commit 317f935

Browse files
committed
feat(ui): refine data encryption key tooltip for clarity and conciseness
1 parent 8257f75 commit 317f935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/ui/public/i18n/en/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
"not_backed_up": "Not backed up",
534534
"search_instances": "Search applications",
535535
"not_backed_up_instances_selected": "Instances not backed up are currently selected",
536-
"data_encryption_key_tooltip": "This key encrypts backup data stored on the destination. It is independent of any remote provider credentials. If left empty, a random key is generated automatically. The key is saved in the cluster backup, store it in a safe place or download the cluster backup regularly.",
536+
"data_encryption_key_tooltip": "This encryption key is used to protect data in the backup destination and is saved inside your cluster backup. Store it in a safe place, or remember to download the cluster backup regularly.",
537537
"run_backup": "Run backup",
538538
"run_backup_now": "Run backup now",
539539
"last_backup": "Last backup",

0 commit comments

Comments
 (0)