mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-04 22:59:45 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
+22
-22
@@ -5,27 +5,27 @@
|
||||
#
|
||||
# See important caveats in the README file in this directory.
|
||||
|
||||
OMIT 1 January MSG %"Neujahr%" %(is) %b.
|
||||
OMIT 6 January MSG %"Heilige Drei Könige%" %(is) %b.
|
||||
OMIT 2 February MSG %"Mariä Lichtmess%" %(is) %b.
|
||||
OMIT 19 March MSG %"Josefstag%" %(is) %b.
|
||||
OMIT [easterdate($Uy)] MSG %"Ostersonntag%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Ostermontag%" %(is) %b.
|
||||
OMIT 1 May MSG %"Tag der Arbeit%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+39] MSG %"Auffahrt%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+49] MSG %"Pfingstsonntag%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+50] MSG %"Pfingstmontag%" %(is) %b.
|
||||
OMIT [easterdate($Uy)+60] MSG %"Fronleichnam%" %(is) %b.
|
||||
OMIT 15 August MSG %"Staatsfeiertag%" %(is) %b.
|
||||
OMIT 8 September MSG %"Mariä Geburt%" %(is) %b.
|
||||
OMIT 1 November MSG %"Allerheiligen%" %(is) %b.
|
||||
OMIT 8 December MSG %"Mariä Empfängnis%" %(is) %b.
|
||||
OMIT 25 December MSG %"Weihnachten%" %(is) %b.
|
||||
OMIT 26 December MSG %"Stephanstag%" %(is) %b.
|
||||
OMIT 1 January MSG %"Neujahr%" %! %b.
|
||||
OMIT 6 January MSG %"Heilige Drei Könige%" %! %b.
|
||||
OMIT 2 February MSG %"Mariä Lichtmess%" %! %b.
|
||||
OMIT 19 March MSG %"Josefstag%" %! %b.
|
||||
OMIT [easterdate($Uy)] MSG %"Ostersonntag%" %! %b.
|
||||
OMIT [easterdate($Uy)+1] MSG %"Ostermontag%" %! %b.
|
||||
OMIT 1 May MSG %"Tag der Arbeit%" %! %b.
|
||||
OMIT [easterdate($Uy)+39] MSG %"Auffahrt%" %! %b.
|
||||
OMIT [easterdate($Uy)+49] MSG %"Pfingstsonntag%" %! %b.
|
||||
OMIT [easterdate($Uy)+50] MSG %"Pfingstmontag%" %! %b.
|
||||
OMIT [easterdate($Uy)+60] MSG %"Fronleichnam%" %! %b.
|
||||
OMIT 15 August MSG %"Staatsfeiertag%" %! %b.
|
||||
OMIT 8 September MSG %"Mariä Geburt%" %! %b.
|
||||
OMIT 1 November MSG %"Allerheiligen%" %! %b.
|
||||
OMIT 8 December MSG %"Mariä Empfängnis%" %! %b.
|
||||
OMIT 25 December MSG %"Weihnachten%" %! %b.
|
||||
OMIT 26 December MSG %"Stephanstag%" %! %b.
|
||||
|
||||
# Optional holidays
|
||||
REM 2 January MSG %"Berchtoldstag%" %(is) %b.
|
||||
REM [easterdate($Uy)-47] MSG %"Fasnachtsdienstag%" %(is) %b.
|
||||
REM [easterdate($Uy)-2] MSG %"Karfreitag%" %(is) %b.
|
||||
REM 24 December MSG %"Heiligabend%" %(is) %b.
|
||||
REM 31 December MSG %"Silvester%" %(is) %b.
|
||||
REM 2 January MSG %"Berchtoldstag%" %! %b.
|
||||
REM [easterdate($Uy)-47] MSG %"Fasnachtsdienstag%" %! %b.
|
||||
REM [easterdate($Uy)-2] MSG %"Karfreitag%" %! %b.
|
||||
REM 24 December MSG %"Heiligabend%" %! %b.
|
||||
REM 31 December MSG %"Silvester%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user