Mass replacement of %(is) with %!

This commit is contained in:
Dianne Skoll
2025-10-07 23:12:26 -04:00
parent 996e9ee212
commit 4e9befaf80
554 changed files with 4329 additions and 4303 deletions
+4 -4
View File
@@ -10,9 +10,9 @@
# If you want the national holidays as well, you must
# also SYSINCLUDE holidays/ca.rem
REM Monday 18 May ADDOMIT SCANFROM -28 MSG %"National Patriots' Day%" %(is) %b.
OMIT 24 June MSG %"Saint Jean Baptiste Day%" %(is) %b.
REM 25 June ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-1) == 0] MSG %"Saint Jean Baptiste Day (observed)%" %(is) %b.
REM Monday 18 May ADDOMIT SCANFROM -28 MSG %"National Patriots' Day%" %! %b.
OMIT 24 June MSG %"Saint Jean Baptiste Day%" %! %b.
REM 25 June ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-1) == 0] MSG %"Saint Jean Baptiste Day (observed)%" %! %b.
# Optional holidays
REM [easterdate($Uy)+1] MSG %"Easter Monday%" %(is) %b.
REM [easterdate($Uy)+1] MSG %"Easter Monday%" %! %b.