mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-28 03:47:05 +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/fr.rem
|
||||
|
||||
OMIT [easterdate($Uy)-24] MSG %"Mi-Carême%" %(is) %b.
|
||||
OMIT [easterdate($Uy)-2] MSG %"Vendredi saint%" %(is) %b.
|
||||
OMIT 27 May MSG %"Abolition de l'esclavage%" %(is) %b.
|
||||
OMIT 21 July MSG %"Fête de Victor Schoelcher%" %(is) %b.
|
||||
OMIT [easterdate($Uy)-24] MSG %"Mi-Carême%" %! %b.
|
||||
OMIT [easterdate($Uy)-2] MSG %"Vendredi saint%" %! %b.
|
||||
OMIT 27 May MSG %"Abolition de l'esclavage%" %! %b.
|
||||
OMIT 21 July MSG %"Fête de Victor Schoelcher%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user