Translations for errors

This commit is contained in:
Reece Browne
2024-12-06 20:46:04 +00:00
parent 4d017610b8
commit 58278c07ff
3 changed files with 35 additions and 9 deletions

View File

@@ -965,6 +965,16 @@ multiTool.dragDropMessage=Page(s) Selected
multiTool.undo=Undo
multiTool.redo=Redo
#multiTool-decrypt
multiTool.decrypt.passwordPrompt=This file is password-protected. Please enter the password:
multiTool.decrypt.cancelled=Operation cancelled for PDF: {0}
multiTool.decrypt.noPassword=No password provided for encrypted PDF: {0}
multiTool.decrypt.invalidPassword=Please try again with the correct password.
multiTool.decrypt.invalidPasswordHeader=Incorrect password for PDF: {0}
multiTool.decrypt.unexpectedError=There was an error processing the file. Please try again.
multiTool.decrypt.serverError=Server error while decrypting: {0}
multiTool.decrypt.success=File decrypted successfully.
#multiTool-advert
multiTool-advert.message=This feature is also available in our <a href="{0}">multi-tool page</a>. Check it out for enhanced page-by-page UI and additional features!