~ubuntu-branches/debian/squeeze/sympa/squeeze

« back to all changes in this revision

Viewing changes to src/etc/templates/fr/modindex.fr.tpl

  • Committer: Bazaar Package Importer
  • Author(s): Christian Perrier
  • Date: 2007-01-20 18:09:28 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070120180928-0e42mbwg87mlo44y
Tags: 5.2.3-1.2
* Non-maintainer upload to re-fix l10n issues
* As debconf-updatepo was not run in previous versions, the French
  translation was outdated. Hence fix it.
* Remove several duplicate spaces in the debconf templates

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
From: [conf->email]@[conf->host]
2
 
Subject: Messages � mod�rer pour [list->name]
3
 
Mime-version: 1.0
4
 
Content-Type: multipart/mixed; boundary="[boundary1]"
5
 
 
6
 
--[boundary1]
7
 
Content-Type: text/plain; charset=iso-8859-1
8
 
Content-transfer-encoding: 8bit
9
 
 
10
 
Il y a [total] messages � mod�rer pour la liste [list->name]@[list->host].
11
 
 
12
 
[IF spool]
13
 
--[boundary1]
14
 
Content-Type: multipart/digest; boundary="[boundary2]"
15
 
Content-Transfer-Encoding: 8bit
16
 
MIME-Version: 1.0
17
 
 
18
 
This is a multi-part message in MIME format...
19
 
 
20
 
[FOREACH msg IN spool]
21
 
--[boundary2]
22
 
Content-Type: message/rfc822
23
 
Content-Transfer-Encoding: 8bit
24
 
Content-Disposition: inline
25
 
 
26
 
[msg]
27
 
 
28
 
[END]
29
 
--[boundary2]--
30
 
 
31
 
--[boundary1]--