From f06e7e51f84e9260410108ed527f3c8cbe28fbdd Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Wed, 10 Apr 2024 16:39:46 +0200 Subject: add Date and Message-ID mail headers on send --- .../translations/en/LC_MESSAGES/messages.po | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'src/jwebmail/translations/en/LC_MESSAGES') diff --git a/src/jwebmail/translations/en/LC_MESSAGES/messages.po b/src/jwebmail/translations/en/LC_MESSAGES/messages.po index c1ade47..87580a0 100644 --- a/src/jwebmail/translations/en/LC_MESSAGES/messages.po +++ b/src/jwebmail/translations/en/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-04-10 14:23+0200\n" +"POT-Creation-Date: 2024-04-10 16:35+0200\n" "PO-Revision-Date: 2023-12-07 19:04+0100\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -42,35 +42,35 @@ msgstr "" msgid "Unsupported MIME type of {mime_type}." msgstr "" -#: src/jwebmail/webmail.py:36 +#: src/jwebmail/webmail.py:37 msgid "Username" msgstr "" -#: src/jwebmail/webmail.py:38 +#: src/jwebmail/webmail.py:39 msgid "Password" msgstr "" -#: src/jwebmail/webmail.py:73 +#: src/jwebmail/webmail.py:74 msgid "login failed!" msgstr "" -#: src/jwebmail/webmail.py:120 +#: src/jwebmail/webmail.py:121 msgid "displaying {start} - {end} of {total} {record_name}" msgstr "" -#: src/jwebmail/webmail.py:204 +#: src/jwebmail/webmail.py:205 msgid "succ_move" msgstr "" -#: src/jwebmail/webmail.py:235 +#: src/jwebmail/webmail.py:239 msgid "invalid mimetype" msgstr "" -#: src/jwebmail/webmail.py:243 src/jwebmail/webmail.py:263 +#: src/jwebmail/webmail.py:247 src/jwebmail/webmail.py:267 msgid "succ_send" msgstr "" -#: src/jwebmail/webmail.py:259 +#: src/jwebmail/webmail.py:263 msgid "error_send" msgstr "" @@ -104,6 +104,10 @@ msgstr "" msgid "mailbox size: " msgstr "" +#: src/jwebmail/templates/_main_table.html:23 +msgid "unknown" +msgstr "" + #: src/jwebmail/templates/_top_nav.html:4 msgid "Logout" msgstr "" -- cgit v1.2.3