diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-06-14 10:13:26 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-06-14 10:13:26 -0700 |
commit | e412b9536c325a774e373f9d1fcecb440d6f6aa1 (patch) | |
tree | ed2a75b8b8f796b4f6609ecfa2c014226c65de56 /templates/el | |
parent | 022af5c3d16c45b2787da343ffd856e8d65ffb5f (diff) | |
parent | a401c92cc8634eef9d6f974ed55d13906b13b082 (diff) | |
download | mailman2-e412b9536c325a774e373f9d1fcecb440d6f6aa1.tar.gz mailman2-e412b9536c325a774e373f9d1fcecb440d6f6aa1.tar.xz mailman2-e412b9536c325a774e373f9d1fcecb440d6f6aa1.zip |
Added %(whence)s replacement to non-English admin(un)subscribeack templates.
Diffstat (limited to 'templates/el')
-rwxr-xr-x | templates/el/adminsubscribeack.txt | 1 | ||||
-rwxr-xr-x | templates/el/adminunsubscribeack.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/el/adminsubscribeack.txt b/templates/el/adminsubscribeack.txt index 36f683c8..0d6373eb 100755 --- a/templates/el/adminsubscribeack.txt +++ b/templates/el/adminsubscribeack.txt @@ -1,3 +1,4 @@ %(member)s έχουν εγγραφεί με επιτυχία στη %(listname)s. +%(whence)s diff --git a/templates/el/adminunsubscribeack.txt b/templates/el/adminunsubscribeack.txt index c4bbf20d..1800c814 100755 --- a/templates/el/adminunsubscribeack.txt +++ b/templates/el/adminunsubscribeack.txt @@ -1,2 +1,3 @@ %(member)s έχουν διαγραφεί από τη %(listname)s. +%(whence)s |