mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-22 15:42:07 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# If you want the national holidays as well, you must
|
||||
# also SYSINCLUDE holidays/es.rem
|
||||
|
||||
OMIT [easterdate($Uy)+1] MSG %"Lunes de Pascua%" %(is) %b.
|
||||
OMIT 24 June MSG %"San Juan%" %(is) %b.
|
||||
OMIT 11 September MSG %"Fiesta Nacional de Cataluña%" %(is) %b.
|
||||
OMIT 26 December MSG %"San Esteban%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Lunes de Pascua%" %! %b.
|
||||
OMIT 24 June MSG %"San Juan%" %! %b.
|
||||
OMIT 11 September MSG %"Fiesta Nacional de Cataluña%" %! %b.
|
||||
OMIT 26 December MSG %"San Esteban%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user