[PR #934] [MERGED] localization of email headers, added the datetime format settings in … #2066

Closed
opened 2026-02-27 11:20:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/934
Author: @christianwgd
Created: 10/6/2016
Status: Merged
Merged: 10/8/2016
Merged by: @tonioo

Base: masterHead: master


📝 Commits (2)

  • 169d07b localization of email headers, added the datetime format settings in test_project settings.py with some docs
  • 0fd1faf Changed string delimiters form ' to ". Moved the webmail locale datetime formatting settings to new settings.py in webmail module.

📊 Changes

51 files changed (+1343 additions, -1115 deletions)

View changed files

📝 modoboa/admin/locale/cs_CZ/LC_MESSAGES/django.po (+78 -73)
📝 modoboa/admin/locale/de/LC_MESSAGES/django.po (+78 -73)
📝 modoboa/admin/locale/en/LC_MESSAGES/django.po (+78 -73)
📝 modoboa/admin/locale/es/LC_MESSAGES/django.po (+79 -74)
📝 modoboa/admin/locale/fr/LC_MESSAGES/django.po (+84 -74)
📝 modoboa/admin/locale/it/LC_MESSAGES/django.po (+78 -73)
📝 modoboa/admin/locale/ja_JP/LC_MESSAGES/django.po (+78 -73)
📝 modoboa/admin/locale/nl_NL/LC_MESSAGES/django.po (+78 -73)
📝 modoboa/admin/locale/pt_BR/LC_MESSAGES/django.po (+78 -73)
📝 modoboa/admin/locale/pt_PT/LC_MESSAGES/django.po (+78 -73)
📝 modoboa/admin/locale/ru/LC_MESSAGES/django.po (+78 -73)
📝 modoboa/admin/locale/sv/LC_MESSAGES/django.po (+78 -73)
📝 modoboa/lib/templatetags/lib_tags.py (+8 -0)
📝 modoboa/limits/locale/cs_CZ/LC_MESSAGES/django.po (+2 -2)
📝 modoboa/limits/locale/de/LC_MESSAGES/django.po (+2 -2)
📝 modoboa/limits/locale/en/LC_MESSAGES/django.po (+2 -2)
📝 modoboa/limits/locale/es/LC_MESSAGES/django.po (+2 -2)
📝 modoboa/limits/locale/fr/LC_MESSAGES/django.po (+2 -2)
📝 modoboa/limits/locale/it/LC_MESSAGES/django.po (+2 -2)
📝 modoboa/limits/locale/ja_JP/LC_MESSAGES/django.po (+2 -2)

...and 31 more files

📄 Description

…test_project settings.py with some docs

Localization of the email header fields by adding a template filter to lib_tags.py that translates the header labels "From", "To", "Date" and "Subject" and is used in the mailheaders template. Added the required translation strings to the locale po files.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/934 **Author:** [@christianwgd](https://github.com/christianwgd) **Created:** 10/6/2016 **Status:** ✅ Merged **Merged:** 10/8/2016 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`169d07b`](https://github.com/modoboa/modoboa/commit/169d07b8fa2701ec160dced69d0099a843e44815) localization of email headers, added the datetime format settings in test_project settings.py with some docs - [`0fd1faf`](https://github.com/modoboa/modoboa/commit/0fd1fafef3de48692a34344179f93e70f4b45d29) Changed string delimiters form ' to ". Moved the webmail locale datetime formatting settings to new settings.py in webmail module. ### 📊 Changes **51 files changed** (+1343 additions, -1115 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/locale/cs_CZ/LC_MESSAGES/django.po` (+78 -73) 📝 `modoboa/admin/locale/de/LC_MESSAGES/django.po` (+78 -73) 📝 `modoboa/admin/locale/en/LC_MESSAGES/django.po` (+78 -73) 📝 `modoboa/admin/locale/es/LC_MESSAGES/django.po` (+79 -74) 📝 `modoboa/admin/locale/fr/LC_MESSAGES/django.po` (+84 -74) 📝 `modoboa/admin/locale/it/LC_MESSAGES/django.po` (+78 -73) 📝 `modoboa/admin/locale/ja_JP/LC_MESSAGES/django.po` (+78 -73) 📝 `modoboa/admin/locale/nl_NL/LC_MESSAGES/django.po` (+78 -73) 📝 `modoboa/admin/locale/pt_BR/LC_MESSAGES/django.po` (+78 -73) 📝 `modoboa/admin/locale/pt_PT/LC_MESSAGES/django.po` (+78 -73) 📝 `modoboa/admin/locale/ru/LC_MESSAGES/django.po` (+78 -73) 📝 `modoboa/admin/locale/sv/LC_MESSAGES/django.po` (+78 -73) 📝 `modoboa/lib/templatetags/lib_tags.py` (+8 -0) 📝 `modoboa/limits/locale/cs_CZ/LC_MESSAGES/django.po` (+2 -2) 📝 `modoboa/limits/locale/de/LC_MESSAGES/django.po` (+2 -2) 📝 `modoboa/limits/locale/en/LC_MESSAGES/django.po` (+2 -2) 📝 `modoboa/limits/locale/es/LC_MESSAGES/django.po` (+2 -2) 📝 `modoboa/limits/locale/fr/LC_MESSAGES/django.po` (+2 -2) 📝 `modoboa/limits/locale/it/LC_MESSAGES/django.po` (+2 -2) 📝 `modoboa/limits/locale/ja_JP/LC_MESSAGES/django.po` (+2 -2) _...and 31 more files_ </details> ### 📄 Description …test_project settings.py with some docs Localization of the email header fields by adding a template filter to lib_tags.py that translates the header labels "From", "To", "Date" and "Subject" and is used in the mailheaders template. Added the required translation strings to the locale po files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 11:20:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2066
No description provided.