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:
+12
-12
@@ -12,15 +12,15 @@
|
||||
# one of the regional *.rem files in the directory
|
||||
# [$SysInclude]/holidays/it/
|
||||
|
||||
OMIT 1 January MSG %"Capodanno%" %(is) %b.
|
||||
OMIT 6 January MSG %"Epifania del Signore%" %(is) %b.
|
||||
OMIT [easterdate($Uy)] MSG %"Pasqua di Resurrezione%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Lunedì dell'Angelo%" %(is) %b.
|
||||
OMIT 25 April MSG %"Festa della Liberazione%" %(is) %b.
|
||||
OMIT 1 May MSG %"Festa dei Lavoratori%" %(is) %b.
|
||||
OMIT 2 June MSG %"Festa della Repubblica%" %(is) %b.
|
||||
OMIT 15 August MSG %"Assunzione della Vergine%" %(is) %b.
|
||||
OMIT 1 November MSG %"Tutti i Santi%" %(is) %b.
|
||||
OMIT 8 December MSG %"Immacolata Concezione%" %(is) %b.
|
||||
OMIT 25 December MSG %"Natale%" %(is) %b.
|
||||
OMIT 26 December MSG %"Santo Stefano%" %(is) %b.
|
||||
OMIT 1 January MSG %"Capodanno%" %! %b.
|
||||
OMIT 6 January MSG %"Epifania del Signore%" %! %b.
|
||||
OMIT [easterdate($Uy)] MSG %"Pasqua di Resurrezione%" %! %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Lunedì dell'Angelo%" %! %b.
|
||||
OMIT 25 April MSG %"Festa della Liberazione%" %! %b.
|
||||
OMIT 1 May MSG %"Festa dei Lavoratori%" %! %b.
|
||||
OMIT 2 June MSG %"Festa della Repubblica%" %! %b.
|
||||
OMIT 15 August MSG %"Assunzione della Vergine%" %! %b.
|
||||
OMIT 1 November MSG %"Tutti i Santi%" %! %b.
|
||||
OMIT 8 December MSG %"Immacolata Concezione%" %! %b.
|
||||
OMIT 25 December MSG %"Natale%" %! %b.
|
||||
OMIT 26 December MSG %"Santo Stefano%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user