Setting the year as an ordinal number in Croatian

When I started investigating 10822, I saw some Croatian dates
didn't seem to be working in 5.0.0, to my surprise.  I believe
I fixed that in the previous commit.

With this commit, the three reports now show a year as an
ordinal number in Croatian, so I consider 10822 fixed.

If there are any additional problems displaying Croatian,
please file additional bug reports ("one bug, one report").

Fixes #10822
This commit is contained in:
Paul Franklin
2018-10-01 11:01:18 -07:00
parent 69aaec11a5
commit 4b17ca4724
4 changed files with 14 additions and 15 deletions

View File

@@ -20270,13 +20270,13 @@ msgid_plural ""
"{spouse} and\n"
" {person}, {nyears}"
msgstr[0] ""
"{spouse} and\n"
"{spouse} i\n"
" {person}, {nyears}"
msgstr[1] ""
"{spouse} and\n"
"{spouse} i\n"
" {person}, {nyears}"
msgstr[2] ""
"{spouse} and\n"
"{spouse} i\n"
" {person}, {nyears}"
#: ../gramps/plugins/drawreport/calendarreport.py:472