mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-01 13:27:10 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
# If you want the national holidays as well, you must
|
||||
# also SYSINCLUDE holidays/ch.rem
|
||||
|
||||
OMIT [easterdate($Uy)-2] MSG %"Karfreitag%" %(is) %b.
|
||||
OMIT [easterdate($Uy)-2] MSG %"Karfreitag%" %! %b.
|
||||
|
||||
# Optional holidays
|
||||
REM 2 January MSG %"Berchtoldstag%" %(is) %b.
|
||||
REM [easterdate($Uy)+1] MSG %"Ostermontag%" %(is) %b.
|
||||
REM [easterdate($Uy)+50] MSG %"Pfingstmontag%" %(is) %b.
|
||||
REM 26 December MSG %"Stephanstag%" %(is) %b.
|
||||
REM 2 January MSG %"Berchtoldstag%" %! %b.
|
||||
REM [easterdate($Uy)+1] MSG %"Ostermontag%" %! %b.
|
||||
REM [easterdate($Uy)+50] MSG %"Pfingstmontag%" %! %b.
|
||||
REM 26 December MSG %"Stephanstag%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user