stable
Clone or download
Read-only
request #18400: Convert mailing list to gettext
No functional changes. The only entry that was marked as overridable was the mention about Mailman and Python (only in english, empty in french): > Mailing lists provided via a GNU Mailman. Thanks to the Mailman and > Python crews for excellent software. Those thanks does not bring any value to the end user in the interface (and GNU Mailman is already mentionned in the documentation). Therefore I decided to not display it anymore if it has not been customized. Note: some entries in mail.tab where not related to mailing list, but I converted them too. If it complexifies too much the review, I can split the commit. Change-Id: I61a06936d07ed5f8312f69f8c59431a3bb659a4f
Modified Files
Name | ||||
---|---|---|---|---|
D | site-content/en_US/mail/mail.tab | +0 | −89 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +222 | −4 | Go to diff View file |
D | site-content/fr_FR/mail/mail.tab | +0 | −82 | Go to diff View file |
M | src/common/mail/Tuleap_Template_Mail.class.php | +2 | −2 | Go to diff View file |
M | src/common/system_event/include/SystemEvent_COMPUTE_MD5SUM.class.php | +9 | −10 | Go to diff View file |
M | src/www/mail/admin/index.php | +52 | −38 | Go to diff View file |
M | src/www/mail/index.php | +14 | −12 | Go to diff View file |
M | src/www/mail/mail_utils.php | +1 | −1 | Go to diff View file |
M | tests/unit/common/SystemEvent/include/SystemEvent_COMPUTE_MD5SUMTest.php | +0 | −17 | Go to diff View file |