Uh oh!
There was an error while loading. Please reload this page.
Fix l10n - #26287
Conversation
MorrisJobke
commented
Mar 25, 2021
/backport to stable21 |
MorrisJobke
commented
Mar 25, 2021
/backport to stable20 |
MorrisJobke
commented
Mar 25, 2021
/backport to stable19 |
The backport to stable1 failed. Please do this backport manually. |
nickvergessen
commented
Mar 25, 2021
Errm the display name is overwritten here already: server/apps/dav/lib/CalDAV/Calendar.php Lines 66 to 68 in d9015a8 not enough? |
nickvergessen
commented
Mar 25, 2021
I guess the problem is activity is generated not using the users language but any so when the email is sent its en/default? |
Valdnet
commented
Mar 25, 2021
@nickvergessen The problem with the birthday calendar is also this: #47330. |
nickvergessen
commented
Mar 25, 2021
Yeah but the change here is useless, as the value is always overwritten by the code I pointed out. |
I don't know if it's useless, but adding l10n to the text string fixes the display of the correct contact birthday calendar name in activities. See for yourself:
Perhaps the code needs to be changed, but this is left to the developers 😉. |


Issue: #26286