mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-05 07:07:52 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
# 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 1 May MSG %"Tag der Arbeit%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+50] MSG %"Pfingstmontag%" %(is) %b.
|
||||
OMIT 26 December MSG %"Stephanstag%" %(is) %b.
|
||||
OMIT 2 January MSG %"Berchtoldstag%" %! %b.
|
||||
OMIT [easterdate($Uy)-2] MSG %"Karfreitag%" %! %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Ostermontag%" %! %b.
|
||||
OMIT 1 May MSG %"Tag der Arbeit%" %! %b.
|
||||
OMIT [easterdate($Uy)+50] MSG %"Pfingstmontag%" %! %b.
|
||||
OMIT 26 December MSG %"Stephanstag%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user