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

« back to all changes in this revision

Viewing changes to src/etc/templates/fi/summary.fi.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
 
[table_of_content] :
2
 
 
3
 
[FOREACH m IN msg]
4
 
[m->INDEX]. [m->subject]   [m->from]
5
 
[IF conf->wwsympa_url]
6
 
   [conf->wwsympa_url]/arcsearch_id/[list->name]/[m->month]/[m->message_id]
7
 
[ENDIF]
8
 
[END]
9