diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-29 21:46:12 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-29 21:46:12 +0200 |
| commit | fdaacff5f797a46300c34a0eb7a14f3ba7835786 (patch) | |
| tree | 0ee3e0a6733f80891689ed3604b5e48cdeffc886 | |
| parent | a688f064da4dd466eaa961645a140585a2c9fdd4 (diff) | |
| download | lectio-fdaacff5f797a46300c34a0eb7a14f3ba7835786.tar.gz lectio-fdaacff5f797a46300c34a0eb7a14f3ba7835786.zip | |
caldata(of): fix Philip & James Polish name (was Queen of Poland)
The universal [saints-philip-and-james-apostles] entry carried
name.pl = "Najświętszej Maryi Panny, Królowej Polski" -- Our Lady Queen
of Poland, the Polish NATIONAL feast that supersedes Philip & James on
that date, pasted in during the pl backfill instead of translating the
universal celebration. name.la and the readings correctly say Philip &
James. Set name.pl = "świętych Apostołów Filipa i Jakuba" (matching the
"świętych Apostołów Piotra i Pawła" style). Scanned the rest of both
universal calendars for other national-feast contamination -- none.
| -rw-r--r-- | internal/caldata/roman-calendar.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/caldata/roman-calendar.ini b/internal/caldata/roman-calendar.ini index 8f72b0d..ca96d3d 100644 --- a/internal/caldata/roman-calendar.ini +++ b/internal/caldata/roman-calendar.ini @@ -548,7 +548,7 @@ rank = feast class = saint colour = red name.en = Saints Philip and James, Apostles -name.pl = Najświętszej Maryi Panny, Królowej Polski +name.pl = świętych Apostołów Filipa i Jakuba name.la = Ss. Philippi et Iacobi, apostolorum reading.first = 1 Corinthians 15:1-8 reading.psalm = Psalms 19:2-3,4-5 |
