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
+10 -10
View File
@@ -10,13 +10,13 @@
# If you want the national holidays as well, you must
# also SYSINCLUDE holidays/us.rem
OMIT 6 January MSG %"Three Kings Day%" %(is) %b.
REM Third Monday in February ADDOMIT SCANFROM -28 MSG %"Presidents' Day%" %(is) %b.
OMIT 31 March MSG %"Transfer Day%" %(is) %b.
OMIT [easterdate($Uy)-3] MSG %"Holy Thursday%" %(is) %b.
OMIT [easterdate($Uy)-2] MSG %"Good Friday%" %(is) %b.
OMIT [easterdate($Uy)+1] MSG %"Easter Monday%" %(is) %b.
OMIT 3 July MSG %"Emancipation Day%" %(is) %b.
REM Second Monday in October ADDOMIT SCANFROM -28 MSG %"Columbus Day and Puerto Rico Friendship Day%" %(is) %b.
OMIT 1 November MSG %"Liberty Day%" %(is) %b.
OMIT 26 December MSG %"Christmas Second Day%" %(is) %b.
OMIT 6 January MSG %"Three Kings Day%" %! %b.
REM Third Monday in February ADDOMIT SCANFROM -28 MSG %"Presidents' Day%" %! %b.
OMIT 31 March MSG %"Transfer Day%" %! %b.
OMIT [easterdate($Uy)-3] MSG %"Holy Thursday%" %! %b.
OMIT [easterdate($Uy)-2] MSG %"Good Friday%" %! %b.
OMIT [easterdate($Uy)+1] MSG %"Easter Monday%" %! %b.
OMIT 3 July MSG %"Emancipation Day%" %! %b.
REM Second Monday in October ADDOMIT SCANFROM -28 MSG %"Columbus Day and Puerto Rico Friendship Day%" %! %b.
OMIT 1 November MSG %"Liberty Day%" %! %b.
OMIT 26 December MSG %"Christmas Second Day%" %! %b.