Correct duplicate word in IMAP translations (#115132)

This commit is contained in:
Jan Bouwhuis 2024-04-07 19:29:19 +02:00 committed by GitHub
parent 63d43a9384
commit c270ab0059
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,10 +40,10 @@
"message": "Copying the message failed with \"{error}\"." "message": "Copying the message failed with \"{error}\"."
}, },
"delete_failed": { "delete_failed": {
"message": "Marking the the message for deletion failed with \"{error}\"." "message": "Marking the message for deletion failed with \"{error}\"."
}, },
"expunge_failed": { "expunge_failed": {
"message": "Expunging the the message failed with \"{error}\"." "message": "Expunging the message failed with \"{error}\"."
}, },
"invalid_entry": { "invalid_entry": {
"message": "No valid IMAP entry was found." "message": "No valid IMAP entry was found."