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
+5 -5
View File
@@ -10,8 +10,8 @@
# If you want the national holidays as well, you must
# also SYSINCLUDE holidays/ch.rem
OMIT 2 January MSG %"Berchtoldstag%" %(is) %b.
OMIT [easterdate($Uy)-2] MSG %"Karfreitag%" %(is) %b.
OMIT [easterdate($Uy)+1] MSG %"Ostermontag%" %(is) %b.
OMIT [easterdate($Uy)+50] MSG %"Pfingstmontag%" %(is) %b.
REM Monday 16 September ADDOMIT SCANFROM -28 MSG %"Bettagsmontag%" %(is) %b.
OMIT 2 January MSG %"Berchtoldstag%" %! %b.
OMIT [easterdate($Uy)-2] MSG %"Karfreitag%" %! %b.
OMIT [easterdate($Uy)+1] MSG %"Ostermontag%" %! %b.
OMIT [easterdate($Uy)+50] MSG %"Pfingstmontag%" %! %b.
REM Monday 16 September ADDOMIT SCANFROM -28 MSG %"Bettagsmontag%" %! %b.