From 96758e62d6559118fc6af4a0b717196995c240f6 Mon Sep 17 00:00:00 2001 From: Robin Garrison Date: Wed, 6 Mar 2024 12:24:37 -0600 Subject: [PATCH] Update incorrect_password error message part 2 --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 7bdbd7b40ac..99be4cfaf7a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -59,4 +59,4 @@ en: pdf: locked: We couldn’t upload your PDF because it’s encrypted. Save your file without a password and try uploading it again. invalid: We couldn’t open your PDF. Please save it and try uploading it again. - incorrect_password: We couldn’t unlock your PDF. Save the PDF without a password and try again. If it still doesn’t work, you can send us your evidence by mail. + incorrect_password: We couldn’t unlock your PDF. Save the PDF without a password and try again.