diff options
author | Mark Sapiro <mark@msapiro.net> | 2008-12-29 10:39:10 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2008-12-29 10:39:10 -0800 |
commit | 4269de985663736b04bf3ecbf002eb5ab68435d4 (patch) | |
tree | 9f22ef04782956cf64829950d8ce4ff0e6742595 | |
parent | 84d3a487a2654e8afa6a09c175bfd2e28ed8c5b9 (diff) | |
download | mailman2-4269de985663736b04bf3ecbf002eb5ab68435d4.tar.gz mailman2-4269de985663736b04bf3ecbf002eb5ab68435d4.tar.xz mailman2-4269de985663736b04bf3ecbf002eb5ab68435d4.zip |
Added missing --bare option to French translation of list_lists help.
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | messages/fr/LC_MESSAGES/mailman.po | 4 |
2 files changed, 7 insertions, 0 deletions
@@ -65,6 +65,9 @@ Here is a history of user visible changes to Mailman. archive in order to try to do a better job of making hyperlinks. Bug #310124. + - Added missing --bare option to French translation of list_lists help. + Bug #312119. + 2.1.11 (30-Jun-2008) New Features diff --git a/messages/fr/LC_MESSAGES/mailman.po b/messages/fr/LC_MESSAGES/mailman.po index 68dcd70d..ec744a9d 100644 --- a/messages/fr/LC_MESSAGES/mailman.po +++ b/messages/fr/LC_MESSAGES/mailman.po @@ -10037,6 +10037,10 @@ msgstr "" " domaine virtuel spécifié. Cela ne fonctionne que si la\n" " variable VIRTUAL_HOST_OVERVIEW est définie.\n" "\n" +" --bare\n" +" -b\n" +" Afficher juste les noms des lists, sans description.\n" +"\n" " --help\n" " -h\n" " Afficher ce message puis quitter.\n" |