aboutsummaryrefslogtreecommitdiff
path: root/internal/i18n/vocab_test.go
Commit message (Collapse)AuthorAgeFilesLines
* calendar/readings: report Sunday as its own display rank, not solemnityLukasz Kasprzak2026-08-051-3/+3
| | | | | | | | | | | | | | | | The Ordinary Form's Table of Liturgical Days treats Sunday as its own category, never a solemnity. temporal.go's sundayDay() already marks these days distinctly from named solemnities (Class stays unset, unlike solemn()'s ClassLord); internal/readings/offline.go now reads that existing signal to relabel the REPORTED rank to "sunday" for ordinary and privileged-season Sundays alike, leaving Celebration.Rank, ofRankOrder and all precedence untouched. Named solemnities landing on a Sunday (Easter, Pentecost, ...) and feasts of the Lord (Holy Family) keep reporting their own rank. The 1962 form is untouched. Added calendar.RankSunday (display-only, deliberately excluded from ofRankOrder), the i18n Sunday/niedziela words, and a test pinning the exact dates from the original bug report.
* i18n: pin the Polish part labels; cross-reference the part-ID ordersLukasz Kasprzak2026-08-041-0/+31
|
* i18n: correct rank doc comments and pin the Polish wordingLukasz Kasprzak2026-08-031-0/+22
|
* i18n: drop the colour word table, it has no consumerLukasz Kasprzak2026-08-031-10/+1
|
* i18n: rank and colour vocabulary tablesLukasz Kasprzak2026-08-031-0/+54