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

« back to all changes in this revision

Viewing changes to wwsympa/wws_templates/cn/viewmod.cn.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
 
<!-- RCS Identication ; $Revision: 1.3 $ ; $Date: 2001/09/11 09:47:40 $ -->
2
 
 
3
 
 <FORM ACTION="[path_cgi]" METHOD=POST>
4
 
  <INPUT TYPE="hidden" NAME="list" VALUE="[list]">
5
 
  <INPUT TYPE="hidden" NAME="id" VALUE="[id]">
6
 
<TABLE>
7
 
<TR BGCOLOR="[bg_color]"><TD>
8
 
  <INPUT TYPE="submit" NAME="action_distribute" VALUE="�ַ�">
9
 
  <INPUT TYPE="submit" NAME="action_reject.quiet" VALUE="�ܾ�">
10
 
  <INPUT TYPE="submit" NAME="action_reject" VALUE="�ܾ���֪ͨ">
11
 
</TD></TR></TABLE>
12
 
</FORM>
13
 
[PARSE file]
14