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/pl | |
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/pl/adminsubscribeack.txt | 1 | ||||
-rw-r--r-- | templates/pl/adminunsubscribeack.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/pl/adminsubscribeack.txt b/templates/pl/adminsubscribeack.txt index 03cb5e98..cb71599c 100644 --- a/templates/pl/adminsubscribeack.txt +++ b/templates/pl/adminsubscribeack.txt @@ -1,3 +1,4 @@ %(member)s został zapisany na listę %(listname)s. +%(whence)s diff --git a/templates/pl/adminunsubscribeack.txt b/templates/pl/adminunsubscribeack.txt index e876755d..992dde1f 100644 --- a/templates/pl/adminunsubscribeack.txt +++ b/templates/pl/adminunsubscribeack.txt @@ -1,2 +1,3 @@ %(member)s został wypisany z listy %(listname)s. +%(whence)s |