Mass replacement of %(is) with %!

This commit is contained in:
Dianne Skoll
2025-10-07 23:12:26 -04:00
parent 996e9ee212
commit 4e9befaf80
554 changed files with 4329 additions and 4303 deletions
+14 -14
View File
@@ -12,17 +12,17 @@
# one of the regional *.rem files in the directory
# [$SysInclude]/holidays/ad/
OMIT 1 January MSG %"New Year's Day%" %(is) %b.
OMIT 6 January MSG %"Epiphany%" %(is) %b.
OMIT [easterdate($Uy)-47] MSG %"Carnival%" %(is) %b.
OMIT 14 March MSG %"Constitution 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 %"Labor Day%" %(is) %b.
OMIT [easterdate($Uy)+50] MSG %"Whit Monday%" %(is) %b.
OMIT 15 August MSG %"Assumption Day%" %(is) %b.
OMIT 8 September MSG %"National Day%" %(is) %b.
OMIT 1 November MSG %"All Saints' Day%" %(is) %b.
OMIT 8 December MSG %"Immaculate Conception Day%" %(is) %b.
OMIT 25 December MSG %"Christmas Day%" %(is) %b.
OMIT 26 December MSG %"Saint Stephen's Day%" %(is) %b.
OMIT 1 January MSG %"New Year's Day%" %! %b.
OMIT 6 January MSG %"Epiphany%" %! %b.
OMIT [easterdate($Uy)-47] MSG %"Carnival%" %! %b.
OMIT 14 March MSG %"Constitution Day%" %! %b.
OMIT [easterdate($Uy)-2] MSG %"Good Friday%" %! %b.
OMIT [easterdate($Uy)+1] MSG %"Easter Monday%" %! %b.
OMIT 1 May MSG %"Labor Day%" %! %b.
OMIT [easterdate($Uy)+50] MSG %"Whit Monday%" %! %b.
OMIT 15 August MSG %"Assumption Day%" %! %b.
OMIT 8 September MSG %"National Day%" %! %b.
OMIT 1 November MSG %"All Saints' Day%" %! %b.
OMIT 8 December MSG %"Immaculate Conception Day%" %! %b.
OMIT 25 December MSG %"Christmas Day%" %! %b.
OMIT 26 December MSG %"Saint Stephen's Day%" %! %b.