mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-29 20:37:07 +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/es.rem
|
||||
|
||||
OMIT [easterdate($Uy)-3] MSG %"Jueves Santo%" %(is) %b.
|
||||
OMIT 31 May MSG %"Día de Castilla-La Mancha%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+60] MSG %"Corpus Christi%" %(is) %b.
|
||||
OMIT [easterdate($Uy)-3] MSG %"Jueves Santo%" %! %b.
|
||||
OMIT 31 May MSG %"Día de Castilla-La Mancha%" %! %b.
|
||||
OMIT [easterdate($Uy)+60] MSG %"Corpus Christi%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user