diff options
author | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2018-06-15 21:43:08 +0900 |
---|---|---|
committer | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2018-06-15 21:43:08 +0900 |
commit | 444648032c9ff3d852874896b5d44f4c5f1eda53 (patch) | |
tree | 6696ed821af81a562bda3f53df1f98c61ae8c816 /templates/et | |
parent | 746f211a11c57984a3eddb7ed3340ec48e06c971 (diff) | |
parent | e412b9536c325a774e373f9d1fcecb440d6f6aa1 (diff) | |
download | mailman2-444648032c9ff3d852874896b5d44f4c5f1eda53.tar.gz mailman2-444648032c9ff3d852874896b5d44f4c5f1eda53.tar.xz mailman2-444648032c9ff3d852874896b5d44f4c5f1eda53.zip |
merge lp:mailman/2.1 up to rev 1772
Diffstat (limited to '')
-rw-r--r-- | templates/et/adminsubscribeack.txt | 1 | ||||
-rw-r--r-- | templates/et/adminunsubscribeack.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/et/adminsubscribeack.txt b/templates/et/adminsubscribeack.txt index 29e1b491..e3180faa 100644 --- a/templates/et/adminsubscribeack.txt +++ b/templates/et/adminsubscribeack.txt @@ -1,3 +1,4 @@ %(member)s liideti listiga %(listname)s. +%(whence)s diff --git a/templates/et/adminunsubscribeack.txt b/templates/et/adminunsubscribeack.txt index f8bfc4a8..9c1ee485 100644 --- a/templates/et/adminunsubscribeack.txt +++ b/templates/et/adminunsubscribeack.txt @@ -1,2 +1,3 @@ %(member)s eemaldati listist %(listname)s. +%(whence)s |