[PR #2787] [MERGED] Add gettext alpine package for compiling translations + force compili… #2686

Closed
opened 2026-02-27 12:12:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2787
Author: @moweerkat
Created: 2/16/2023
Status: Merged
Merged: 2/16/2023
Merged by: @tonioo

Base: masterHead: feature/compile_message_dev


📝 Commits (1)

  • 65e22d9 Add gettext alpine package for compiling translations + force compiling when starting the dev server

📊 Changes

2 files changed (+7 additions, -2 deletions)

View changed files

📝 docker-compose.yml (+6 -1)
📝 docker/Dockerfile.dev (+1 -1)

📄 Description

Description of the issue/feature this PR addresses:

Add missing gettext alpine package in the api container + force re-compiling translations every time the server is starting up

Current behavior before PR:

Can't perform the command django-admin compilemessages because of missing msgfmt command.

Desired behavior after PR is merged:

django-admin compilemessages will now work and will be automatic


🔄 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/2787 **Author:** [@moweerkat](https://github.com/moweerkat) **Created:** 2/16/2023 **Status:** ✅ Merged **Merged:** 2/16/2023 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/compile_message_dev` --- ### 📝 Commits (1) - [`65e22d9`](https://github.com/modoboa/modoboa/commit/65e22d90236f6f1a2771a750fa4685218941c7c0) Add gettext alpine package for compiling translations + force compiling when starting the dev server ### 📊 Changes **2 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+6 -1) 📝 `docker/Dockerfile.dev` (+1 -1) </details> ### 📄 Description Description of the issue/feature this PR addresses: Add missing gettext alpine package in the api container + force re-compiling translations every time the server is starting up Current behavior before PR: Can't perform the command django-admin compilemessages because of missing msgfmt command. Desired behavior after PR is merged: django-admin compilemessages will now work and will be automatic --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:12:16 +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#2686
No description provided.