mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-26 19:14:34 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
# If you want the national holidays as well, you must
|
||||
# also SYSINCLUDE holidays/de.rem
|
||||
|
||||
OMIT [easterdate($Uy)] MSG %"Ostersonntag%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+49] MSG %"Pfingstsonntag%" %(is) %b.
|
||||
OMIT 31 October MSG %"Reformationstag%" %(is) %b.
|
||||
OMIT [easterdate($Uy)] MSG %"Ostersonntag%" %! %b.
|
||||
OMIT [easterdate($Uy)+49] MSG %"Pfingstsonntag%" %! %b.
|
||||
OMIT 31 October MSG %"Reformationstag%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user