aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorA.M. Kuchling <amk@amk.ca>2008-06-08 07:54:39 -0400
committerA.M. Kuchling <amk@amk.ca>2008-06-08 07:54:39 -0400
commit8cc99fedf96b87b7019e078916c3b28f79f1cfbc (patch)
treeb147441e2e5302da21aaee9d1a073825aa22beeb /NEWS
parent1e1cc3e1e1855233c8fa9eae005f7efd74d44d39 (diff)
downloadmailman2-8cc99fedf96b87b7019e078916c3b28f79f1cfbc.tar.gz
mailman2-8cc99fedf96b87b7019e078916c3b28f79f1cfbc.tar.xz
mailman2-8cc99fedf96b87b7019e078916c3b28f79f1cfbc.zip
Bug #1588617: fix error in French translation noted by Maxime Caron.
I've made a further correction -- 'globally' is an adverb, so I've put it near the verb.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 980c0dec..8b88e974 100644
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,8 @@ Here is a history of user visible changes to Mailman.
- Corrections to German translation submitted by Ralf Doeblitz (916196).
+ - Correction to French translation submitted by Maxime Carron (1588617).
+
- Add #! line to fblast.py test script (1578740).
- Fixed unescaped '%' in templates/nl/newlist.txt (1719017).