69aaec11a5
When I started investigating 10822 I saw some Croatian dates didn't seem to be working in 5.0.0, to my surprise. There seems to have been some kind of regression from 4.2.8. But the Croatian translation for gramps hasn't been updated in about three years -- except by non-Croatians. So I don't know why some "translated" strings which control how dates are displayed were disabled (marked as "fuzzy") in this: 6c67053e1fa22405bde0fae38e81de7ace222d41 Also, I saw some code in the 4.2.8 Croatian date handler which was not in the 5.0.0 Croatian date handler -- somehow. So I believe this commit fixes the Croatian date handler. Issue #10822