Changes between Initial Version and Version 1 of Ticket #36378, comment 3
- Timestamp:
- May 9, 2025, 3:14:37 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36378, comment 3
initial v1 2 2 3 3 I also had a look at the code, but went into the other direction: As the translations match the format in "help_text" and I like named parameters better, I created a PR to handle the error_message the same way. This works for German without changing the translation files. 4 5 My only problem is a failing test which I don't understand...6 4 7 5 What do you think about my approach?