mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-03 06:17:09 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
+10
-10
@@ -5,13 +5,13 @@
|
||||
#
|
||||
# See important caveats in the README file in this directory.
|
||||
|
||||
OMIT 1 January MSG %"Jour de l'An%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Lundi de Pâques%" %(is) %b.
|
||||
OMIT 1 May MSG %"Fête du Travail%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+39] MSG %"Ascension%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+50] MSG %"Lundi de Pentecôte%" %(is) %b.
|
||||
OMIT 10 June MSG %"Fête de la Réconciliation%" %(is) %b.
|
||||
OMIT 15 August MSG %"Fête Nationale%" %(is) %b.
|
||||
OMIT 1 November MSG %"Toussaint%" %(is) %b.
|
||||
OMIT 28 November MSG %"Jour de la République%" %(is) %b.
|
||||
OMIT 25 December MSG %"Noël%" %(is) %b.
|
||||
OMIT 1 January MSG %"Jour de l'An%" %! %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Lundi de Pâques%" %! %b.
|
||||
OMIT 1 May MSG %"Fête du Travail%" %! %b.
|
||||
OMIT [easterdate($Uy)+39] MSG %"Ascension%" %! %b.
|
||||
OMIT [easterdate($Uy)+50] MSG %"Lundi de Pentecôte%" %! %b.
|
||||
OMIT 10 June MSG %"Fête de la Réconciliation%" %! %b.
|
||||
OMIT 15 August MSG %"Fête Nationale%" %! %b.
|
||||
OMIT 1 November MSG %"Toussaint%" %! %b.
|
||||
OMIT 28 November MSG %"Jour de la République%" %! %b.
|
||||
OMIT 25 December MSG %"Noël%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user