mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-27 11:27:06 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
+11
-11
@@ -5,14 +5,14 @@
|
||||
#
|
||||
# See important caveats in the README file in this directory.
|
||||
|
||||
OMIT 1 January MSG %"New Year's Day%" %(is) %b.
|
||||
OMIT 11 March MSG %"Moshoeshoe's Day%" %(is) %b.
|
||||
OMIT [easterdate($Uy)-2] MSG %"Good Friday%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Easter Monday%" %(is) %b.
|
||||
OMIT 1 May MSG %"Workers' Day%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+39] MSG %"Ascension Day%" %(is) %b.
|
||||
OMIT 25 May MSG %"Africa/Heroes Day%" %(is) %b.
|
||||
OMIT 17 July MSG %"King's Birthday%" %(is) %b.
|
||||
OMIT 4 October MSG %"Independence Day%" %(is) %b.
|
||||
OMIT 25 December MSG %"Christmas Day%" %(is) %b.
|
||||
OMIT 26 December MSG %"Boxing Day%" %(is) %b.
|
||||
OMIT 1 January MSG %"New Year's Day%" %! %b.
|
||||
OMIT 11 March MSG %"Moshoeshoe's Day%" %! %b.
|
||||
OMIT [easterdate($Uy)-2] MSG %"Good Friday%" %! %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Easter Monday%" %! %b.
|
||||
OMIT 1 May MSG %"Workers' Day%" %! %b.
|
||||
OMIT [easterdate($Uy)+39] MSG %"Ascension Day%" %! %b.
|
||||
OMIT 25 May MSG %"Africa/Heroes Day%" %! %b.
|
||||
OMIT 17 July MSG %"King's Birthday%" %! %b.
|
||||
OMIT 4 October MSG %"Independence Day%" %! %b.
|
||||
OMIT 25 December MSG %"Christmas Day%" %! %b.
|
||||
OMIT 26 December MSG %"Boxing Day%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user