Mercurial > p > roundup > code
diff CHANGES.txt @ 6659:c9b56477fb41
Add changelog and attribution
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Tue, 03 May 2022 15:50:56 +0200 |
| parents | 33616bc80baf |
| children | b336cc98d9d2 |
line wrap: on
line diff
--- a/CHANGES.txt Tue May 03 14:51:59 2022 +0200 +++ b/CHANGES.txt Tue May 03 15:50:56 2022 +0200 @@ -145,6 +145,11 @@ than 25. Also German words are long. Since there is little chance of fixing German to shorten their words, change indexer maxlength to 50. (Thomas Arendsen Hein provided patch; patch reworked John Rouillard) +- issue2551184 - add an i18n object to the roundupdb. This makes it + possible to translate error messages in detectors (or actions). The + i18n object is now also correctly set for the mail interface: + previously the 'language' setting in the [mailgw] section seems to + have been ignored. Thanks to Marcus Priesch for the patch. 2021-07-13 2.1.0
