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

View File

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