mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-24 10:12:55 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
REM 1 February INFO "Url: https://en.wikipedia.org/wiki/Black_History_Month" MSG %"Start of Black History Month%" %(is) %b.
|
||||
REM 1 March INFO "Url: https://en.wikipedia.org/wiki/Women%27s_History_Month" MSG %"Start of Women's History Month%" %(is) %b.
|
||||
REM 8 March INFO "Url: https://en.wikipedia.org/wiki/International_Women%27s_Day" MSG %"International Women's Day%" %(is) %b.
|
||||
REM Thu 1 May INFO "Url: https://en.wikipedia.org/wiki/National_Day_of_Reason" MSG %"National Day of Reason%" %(is) %b.
|
||||
REM 23 March INFO "Url: https://www.atheistrepublic.com/atheist-day" MSG %"Atheist Day%" %(is) %b.
|
||||
REM 1 February INFO "Url: https://en.wikipedia.org/wiki/Black_History_Month" MSG %"Start of Black History Month%" %! %b.
|
||||
REM 1 March INFO "Url: https://en.wikipedia.org/wiki/Women%27s_History_Month" MSG %"Start of Women's History Month%" %! %b.
|
||||
REM 8 March INFO "Url: https://en.wikipedia.org/wiki/International_Women%27s_Day" MSG %"International Women's Day%" %! %b.
|
||||
REM Thu 1 May INFO "Url: https://en.wikipedia.org/wiki/National_Day_of_Reason" MSG %"National Day of Reason%" %! %b.
|
||||
REM 23 March INFO "Url: https://www.atheistrepublic.com/atheist-day" MSG %"Atheist Day%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user