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

« back to all changes in this revision

Viewing changes to wwsympa/wws_templates/et/change_email.et.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.1 $ ; $Date: 2002/04/22 11:42:19 $ -->
2
 
 
3
 
Teile saadetakse kiri, kus on teie parool. Et kinnitada oma<BR>
4
 
aadressi muutust, sisestage saadud parool siia: 
5
 
 
6
 
<FORM ACTION="[path_cgi]" METHOD=POST>
7
 
    <INPUT TYPE="hidden" NAME="email" VALUE="[email]">
8
 
    <FONT COLOR="[dark_color]">Aadressi [email] parool: </FONT>
9
 
    <BR>&nbsp;&nbsp;&nbsp;<INPUT TYPE="password" NAME="password" SIZE=15>
10
 
    <BR><BR><INPUT TYPE="submit" NAME="action_change_email" VALUE="Muuda mu aadress">
11
 
</FORM>