From 3e74e141aebde258f9e68619e67f883db1a3a0d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adina=20=C8=9Aeudan?= Date: Fri, 2 Jul 2021 15:10:17 +0300 Subject: [PATCH] RED-1749: Change tooltip to undo for revert page exclusion --- apps/red-ui/src/assets/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/en.json index eb2b285a0..1f4192fcd 100644 --- a/apps/red-ui/src/assets/i18n/en.json +++ b/apps/red-ui/src/assets/i18n/en.json @@ -386,7 +386,7 @@ "input-placeholder": "e.g. 1-20,22,32", "hint": "Minus (-) for range and comma (,) for enumeration.", "removed-from-redaction": "Removed from redaction", - "put-back": "Put back", + "put-back": "Undo", "no-excluded": "No excluded pages." }, "is-excluded": "Redaction is disabled for this document."