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
+3 -3
View File
@@ -10,6 +10,6 @@
# If you want the national holidays as well, you must
# also SYSINCLUDE holidays/es.rem
OMIT [easterdate($Uy)-3] MSG %"Jueves Santo%" %(is) %b.
OMIT [easterdate($Uy)+1] MSG %"Lunes de Pascua%" %(is) %b.
OMIT 25 July MSG %"Santiago Apóstol%" %(is) %b.
OMIT [easterdate($Uy)-3] MSG %"Jueves Santo%" %! %b.
OMIT [easterdate($Uy)+1] MSG %"Lunes de Pascua%" %! %b.
OMIT 25 July MSG %"Santiago Apóstol%" %! %b.