mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-30 04:47:06 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# one of the regional *.rem files in the directory
|
||||
# [$SysInclude]/holidays/ch/
|
||||
|
||||
OMIT 1 January MSG %"Neujahr%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+39] MSG %"Auffahrt%" %(is) %b.
|
||||
OMIT 1 August MSG %"Nationalfeiertag%" %(is) %b.
|
||||
OMIT 25 December MSG %"Weihnachten%" %(is) %b.
|
||||
OMIT 1 January MSG %"Neujahr%" %! %b.
|
||||
OMIT [easterdate($Uy)+39] MSG %"Auffahrt%" %! %b.
|
||||
OMIT 1 August MSG %"Nationalfeiertag%" %! %b.
|
||||
OMIT 25 December MSG %"Weihnachten%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user