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
+11 -11
View File
@@ -12,14 +12,14 @@
# one of the regional *.rem files in the directory
# [$SysInclude]/holidays/sv/
OMIT 1 January MSG %"New Year's Day%" %(is) %b.
OMIT [easterdate($Uy)-3] MSG %"Maundy Thursday%" %(is) %b.
OMIT [easterdate($Uy)-2] MSG %"Good Friday%" %(is) %b.
OMIT [easterdate($Uy)-1] MSG %"Holy Saturday%" %(is) %b.
OMIT 1 May MSG %"Labor Day%" %(is) %b.
OMIT 10 May MSG %"Mothers' Day%" %(is) %b.
OMIT 17 June MSG %"Fathers' Day%" %(is) %b.
OMIT 6 August MSG %"Feast of San Salvador%" %(is) %b.
OMIT 15 September MSG %"Independence Day%" %(is) %b.
OMIT 2 November MSG %"All Souls' Day%" %(is) %b.
OMIT 25 December MSG %"Christmas Day%" %(is) %b.
OMIT 1 January MSG %"New Year's Day%" %! %b.
OMIT [easterdate($Uy)-3] MSG %"Maundy Thursday%" %! %b.
OMIT [easterdate($Uy)-2] MSG %"Good Friday%" %! %b.
OMIT [easterdate($Uy)-1] MSG %"Holy Saturday%" %! %b.
OMIT 1 May MSG %"Labor Day%" %! %b.
OMIT 10 May MSG %"Mothers' Day%" %! %b.
OMIT 17 June MSG %"Fathers' Day%" %! %b.
OMIT 6 August MSG %"Feast of San Salvador%" %! %b.
OMIT 15 September MSG %"Independence Day%" %! %b.
OMIT 2 November MSG %"All Souls' Day%" %! %b.
OMIT 25 December MSG %"Christmas Day%" %! %b.