mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Preserve variables needed across iterations.
This commit is contained in:
@@ -87,3 +87,5 @@ SET daylightST_starts_str "Beginn Sommerzeit"
|
|||||||
|
|
||||||
# Daylight saving time ends
|
# Daylight saving time ends
|
||||||
SET daylightST_ends_str "Ende Sommerzeit"
|
SET daylightST_ends_str "Ende Sommerzeit"
|
||||||
|
|
||||||
|
PRESERVE earthseasons_Perihelion_str earthseasons_EquinoxMar_str earthseasons_SolsticeJun_str earthseasons_Aphelion_str earthseasons_EquinoxSep_str earthseasons_SolsticeDec_str daylightST_starts_str daylightST_ends_str
|
||||||
@@ -81,3 +81,5 @@ SET daylightST_starts_str "Έναρξη θέρους"
|
|||||||
|
|
||||||
# Daylight saving time ends
|
# Daylight saving time ends
|
||||||
SET daylightST_ends_str "Τέλος θέρους"
|
SET daylightST_ends_str "Τέλος θέρους"
|
||||||
|
|
||||||
|
PRESERVE earthseasons_Perihelion_str earthseasons_EquinoxMar_str earthseasons_SolsticeJun_str earthseasons_Aphelion_str earthseasons_EquinoxSep_str earthseasons_SolsticeDec_str daylightST_starts_str daylightST_ends_str
|
||||||
|
|||||||
Reference in New Issue
Block a user