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

« back to all changes in this revision

Viewing changes to src/etc/scenari/create_list.intranet

  • 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
 
title.fr les membres du domaine local
2
 
title.us anyone from local domain 
3
 
title.et k�ik kohalikud kasutajad
4
 
title.de jeder aus lokaler Domain
5
 
title.es cualquier miembro del dominio local 
6
 
title.cz kdokoli z lok�ln� dom�ny
7
 
title.hu b�rki a helyi tartom�nyb�l
8
 
title.nl iedereen uit het lokale domein
 
1
title.gettext anyone from local domain 
9
2
 
10
3
is_listmaster([sender])     md5,smime -> do_it
11
4
match([sender],/[conf->host]$/)    md5,smime -> listmaster,notify
 
5
true()                         smtp,md5,smime -> reject(reason='create_list_local_user')        
12
6