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:
6
po/hr.po
6
po/hr.po
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user