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/de.rem
OMIT [easterdate($Uy)] MSG %"Ostersonntag%" %(is) %b.
OMIT [easterdate($Uy)+49] MSG %"Pfingstsonntag%" %(is) %b.
OMIT 31 October MSG %"Reformationstag%" %(is) %b.
OMIT [easterdate($Uy)] MSG %"Ostersonntag%" %! %b.
OMIT [easterdate($Uy)+49] MSG %"Pfingstsonntag%" %! %b.
OMIT 31 October MSG %"Reformationstag%" %! %b.