mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-22 15:42:07 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
+10
-10
@@ -12,13 +12,13 @@
|
||||
# one of the regional *.rem files in the directory
|
||||
# [$SysInclude]/holidays/ni/
|
||||
|
||||
OMIT 1 January MSG %"Año Nuevo%" %(is) %b.
|
||||
OMIT [easterdate($Uy)-3] MSG %"Jueves Santo%" %(is) %b.
|
||||
OMIT [easterdate($Uy)-2] MSG %"Viernes Santo%" %(is) %b.
|
||||
OMIT 1 May MSG %"Día del Trabajo%" %(is) %b.
|
||||
OMIT 30 May MSG %"Día de la Madre%" %(is) %b.
|
||||
OMIT 19 July MSG %"Día de la Revolución%" %(is) %b.
|
||||
OMIT 14 September MSG %"Batalla de San Jacinto%" %(is) %b.
|
||||
OMIT 15 September MSG %"Día de la Independencia%" %(is) %b.
|
||||
OMIT 8 December MSG %"Concepción de María%" %(is) %b.
|
||||
OMIT 25 December MSG %"Navidad%" %(is) %b.
|
||||
OMIT 1 January MSG %"Año Nuevo%" %! %b.
|
||||
OMIT [easterdate($Uy)-3] MSG %"Jueves Santo%" %! %b.
|
||||
OMIT [easterdate($Uy)-2] MSG %"Viernes Santo%" %! %b.
|
||||
OMIT 1 May MSG %"Día del Trabajo%" %! %b.
|
||||
OMIT 30 May MSG %"Día de la Madre%" %! %b.
|
||||
OMIT 19 July MSG %"Día de la Revolución%" %! %b.
|
||||
OMIT 14 September MSG %"Batalla de San Jacinto%" %! %b.
|
||||
OMIT 15 September MSG %"Día de la Independencia%" %! %b.
|
||||
OMIT 8 December MSG %"Concepción de María%" %! %b.
|
||||
OMIT 25 December MSG %"Navidad%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user