mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-27 19:37:09 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#
|
||||
# See important caveats in the README file in this directory.
|
||||
|
||||
OMIT 1 January MSG %"New Year's Day%" %(is) %b.
|
||||
OMIT 1 May MSG %"Labor Day%" %(is) %b.
|
||||
OMIT 26 July MSG %"Independence Day%" %(is) %b.
|
||||
OMIT 3 November MSG %"Victory Day%" %(is) %b.
|
||||
OMIT 11 November MSG %"Republic Day%" %(is) %b.
|
||||
OMIT 1 January MSG %"New Year's Day%" %! %b.
|
||||
OMIT 1 May MSG %"Labor Day%" %! %b.
|
||||
OMIT 26 July MSG %"Independence Day%" %! %b.
|
||||
OMIT 3 November MSG %"Victory Day%" %! %b.
|
||||
OMIT 11 November MSG %"Republic Day%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user