mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-24 00:16:36 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
+10
-10
@@ -10,13 +10,13 @@
|
||||
# If you want the national holidays as well, you must
|
||||
# also SYSINCLUDE holidays/us.rem
|
||||
|
||||
OMIT 6 January MSG %"Three Kings Day%" %(is) %b.
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG %"Presidents' Day%" %(is) %b.
|
||||
OMIT 31 March MSG %"Transfer Day%" %(is) %b.
|
||||
OMIT [easterdate($Uy)-3] MSG %"Holy Thursday%" %(is) %b.
|
||||
OMIT [easterdate($Uy)-2] MSG %"Good Friday%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Easter Monday%" %(is) %b.
|
||||
OMIT 3 July MSG %"Emancipation Day%" %(is) %b.
|
||||
REM Second Monday in October ADDOMIT SCANFROM -28 MSG %"Columbus Day and Puerto Rico Friendship Day%" %(is) %b.
|
||||
OMIT 1 November MSG %"Liberty Day%" %(is) %b.
|
||||
OMIT 26 December MSG %"Christmas Second Day%" %(is) %b.
|
||||
OMIT 6 January MSG %"Three Kings Day%" %! %b.
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG %"Presidents' Day%" %! %b.
|
||||
OMIT 31 March MSG %"Transfer Day%" %! %b.
|
||||
OMIT [easterdate($Uy)-3] MSG %"Holy Thursday%" %! %b.
|
||||
OMIT [easterdate($Uy)-2] MSG %"Good Friday%" %! %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Easter Monday%" %! %b.
|
||||
OMIT 3 July MSG %"Emancipation Day%" %! %b.
|
||||
REM Second Monday in October ADDOMIT SCANFROM -28 MSG %"Columbus Day and Puerto Rico Friendship Day%" %! %b.
|
||||
OMIT 1 November MSG %"Liberty Day%" %! %b.
|
||||
OMIT 26 December MSG %"Christmas Second Day%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user