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 31 May MSG %"Día de Castilla-La Mancha%" %(is) %b.
OMIT [easterdate($Uy)+60] MSG %"Corpus Christi%" %(is) %b.
OMIT [easterdate($Uy)-3] MSG %"Jueves Santo%" %! %b.
OMIT 31 May MSG %"Día de Castilla-La Mancha%" %! %b.
OMIT [easterdate($Uy)+60] MSG %"Corpus Christi%" %! %b.