diff options
author | bwarsaw <> | 2003-03-31 20:49:41 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-03-31 20:49:41 +0000 |
commit | a808c4f9cb95c40af498d4a4a51599b57629925f (patch) | |
tree | f57faae81e2ebfeb8cce6887056af612a211571c /templates/fr | |
parent | 9f21b6e1d4b4a2604427e6b2b2346db845b020c5 (diff) | |
download | mailman2-a808c4f9cb95c40af498d4a4a51599b57629925f.tar.gz mailman2-a808c4f9cb95c40af498d4a4a51599b57629925f.tar.xz mailman2-a808c4f9cb95c40af498d4a4a51599b57629925f.zip |
Backporting i18n updates from the cvs trunk
Diffstat (limited to 'templates/fr')
-rw-r--r-- | templates/fr/handle_opts.html | 2 | ||||
-rw-r--r-- | templates/fr/listinfo.html | 2 | ||||
-rw-r--r-- | templates/fr/options.html | 2 | ||||
-rw-r--r-- | templates/fr/subscribe.html | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/templates/fr/handle_opts.html b/templates/fr/handle_opts.html index d747d101..b812c563 100644 --- a/templates/fr/handle_opts.html +++ b/templates/fr/handle_opts.html @@ -1,4 +1,4 @@ -<!-- $Revision: 6181 $ --> +<!-- $Revision: 6291 $ --> <html> <title><MM-List-Name> <MM-Operation> Résultats</title> <body> diff --git a/templates/fr/listinfo.html b/templates/fr/listinfo.html index 57a12a68..0d27df31 100644 --- a/templates/fr/listinfo.html +++ b/templates/fr/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 6181 $ --> +<!-- $Revision: 6291 $ --> <html> <head> <title>Page d'infos de <MM-List-Name></title> diff --git a/templates/fr/options.html b/templates/fr/options.html index 16ea613e..cce58165 100644 --- a/templates/fr/options.html +++ b/templates/fr/options.html @@ -1,4 +1,4 @@ -<!-- $Revision: 6181 $ --> +<!-- $Revision: 6291 $ --> <html> <head> <link rel="SHORTCUT ICON" href="<mm-favicon>"> diff --git a/templates/fr/subscribe.html b/templates/fr/subscribe.html index b42a2119..7d0232d4 100644 --- a/templates/fr/subscribe.html +++ b/templates/fr/subscribe.html @@ -1,4 +1,4 @@ -<!-- $Revision: 6181 $ --> +<!-- $Revision: 6291 $ --> <html> <head><title><MM-List-Name> Résultats de l'abonnement</title></head> <body bgcolor="white"> |