diff options
author | bwarsaw <> | 2003-09-26 03:36:56 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-09-26 03:36:56 +0000 |
commit | c617b407b7c3ba2d55472abeced1e9a9969802a0 (patch) | |
tree | 6c5a86a34d2d1383c3cb27d7208f2844755dacb7 /templates | |
parent | 557df5921b350ff0d8162b7fad61aa8038df66d3 (diff) | |
download | mailman2-c617b407b7c3ba2d55472abeced1e9a9969802a0.tar.gz mailman2-c617b407b7c3ba2d55472abeced1e9a9969802a0.tar.xz mailman2-c617b407b7c3ba2d55472abeced1e9a9969802a0.zip |
French translation fixes from Pascal GEORGE. The previous patches
utf-8'd the French messages, but they should be iso-8859-1/15.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/fr/handle_opts.html | 1 | ||||
-rw-r--r-- | templates/fr/listinfo.html | 1 | ||||
-rw-r--r-- | templates/fr/options.html | 1 | ||||
-rw-r--r-- | templates/fr/subscribe.html | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/templates/fr/handle_opts.html b/templates/fr/handle_opts.html index 82f72413..35e042c8 100644 --- a/templates/fr/handle_opts.html +++ b/templates/fr/handle_opts.html @@ -1,3 +1,4 @@ +<!-- $Revision: 6597 $ --> <html> <title><MM-List-Name> <MM-Operation> Résultats</title> <body> diff --git a/templates/fr/listinfo.html b/templates/fr/listinfo.html index 1d211aaa..2813ddcb 100644 --- a/templates/fr/listinfo.html +++ b/templates/fr/listinfo.html @@ -1,3 +1,4 @@ +<!-- $Revision: 6597 $ --> <html> <head> <title>Page d'infos de <MM-List-Name></title> diff --git a/templates/fr/options.html b/templates/fr/options.html index 7957649e..a61b6644 100644 --- a/templates/fr/options.html +++ b/templates/fr/options.html @@ -1,3 +1,4 @@ +<!-- $Revision: 6597 $ --> <html> <head> <link rel="SHORTCUT ICON" href="<mm-favicon>"> diff --git a/templates/fr/subscribe.html b/templates/fr/subscribe.html index d5c68952..058d2087 100644 --- a/templates/fr/subscribe.html +++ b/templates/fr/subscribe.html @@ -1,3 +1,4 @@ +<!-- $Revision: 6597 $ --> <html> <head><title><MM-List-Name> Résultats de l'abonnement</title></head> <body bgcolor="white"> |