diff options
| author | bwarsaw | 2001-11-30 23:48:01 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-11-30 23:48:01 +0000 |
| commit | 1862c2f41093f1c57fbf9bfa78711f33a5d1dd56 (patch) | |
| tree | 2306c63c29b010be96f1e47be2bed81c8ca10904 | |
| parent | 2b0e4cbc81a9f58699d21891575e67b11dca5866 (diff) | |
| download | mailman-1862c2f41093f1c57fbf9bfa78711f33a5d1dd56.tar.gz mailman-1862c2f41093f1c57fbf9bfa78711f33a5d1dd56.tar.zst mailman-1862c2f41093f1c57fbf9bfa78711f33a5d1dd56.zip | |
Fix interpolation variable in Italian template. Closes SF bug #482089
| -rw-r--r-- | templates/it/postheld.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/it/postheld.txt b/templates/it/postheld.txt index 3b95ea976..f5d1a3fc9 100644 --- a/templates/it/postheld.txt +++ b/templates/it/postheld.txt @@ -1,4 +1,4 @@ -Il tuo messaggio alla lista '%(list_name)s' con soggetto +Il tuo messaggio alla lista '%(listname)s' con soggetto %(subject)s |
