------------------------------------------------------------ revno: 1213 committer: Mark Sapiro <msap...@value.net> branch nick: 2.2 timestamp: Sun 2012-03-25 14:43:35 -0700 message: Added password reminder section in English to all the non-English private.html templates. modified: templates/ar/private.html templates/ast/private.html templates/ca/private.html templates/cs/private.html templates/da/private.html templates/de/private.html templates/el/private.html templates/es/private.html templates/et/private.html templates/eu/private.html templates/fi/private.html templates/fr/private.html templates/gl/private.html templates/he/private.html templates/hr/private.html templates/hu/private.html templates/ia/private.html templates/it/private.html templates/ja/private.html templates/ko/private.html templates/lt/private.html templates/nl/private.html templates/no/private.html templates/pl/private.html templates/pt/private.html templates/pt_BR/private.html templates/ro/private.html templates/ru/private.html templates/sk/private.html templates/sl/private.html templates/sr/private.html templates/sv/private.html templates/tr/private.html templates/uk/private.html templates/vi/private.html templates/zh_CN/private.html
-- lp:mailman/2.2 https://code.launchpad.net/~mailman-coders/mailman/2.2 Your team Mailman Checkins is subscribed to branch lp:mailman/2.2. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-coders/mailman/2.2/+edit-subscription
=== modified file 'templates/ar/private.html' --- templates/ar/private.html 2012-03-25 01:27:17 +0000 +++ templates/ar/private.html 2012-03-25 21:43:35 +0000 @@ -35,6 +35,21 @@ <p>كوكيات الجلسة مستخدمة في واجهة الأرشيف الخاص بحيث لا تحتاج إلى إعادة إدخال كلمة سرك لكل عملية. سوف تفقد هذه الكوكي صلاحيتها عندما تغلق مستعرضك، أو يمكنك إنهاء صلاحية الكوكي بشكل صريح عن طريق زيارة صفحة خيارات الأعضاء والضغط على زر <em>تسجيل الخروج</em>. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/ast/private.html' --- templates/ast/private.html 2012-03-25 01:27:17 +0000 +++ templates/ast/private.html 2012-03-25 21:43:35 +0000 @@ -29,6 +29,21 @@ </TABLE> <p><strong><em>Importante:</em></strong> A partir d'agora, tienes de tener habilitaes les cookies nel restolador web, de nun ser asina, los cambeos nun fadrán efeutu. <p>Les sesiones basaes en cookies úsense na interface alministrativa de Mailman, de mou que nun necesites identificate de contino con cada operación alministrativa que faigas. La cookie caducará automáticamente cuando salgas del restolador, o puedes facela caducar seleicionando la opción <em>Salida</em> baxo la seición titulada <em> Otres Actividaes Alministratives</em> (que verás una vegada que consigas entrar con éxitu). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/ca/private.html' --- templates/ca/private.html 2012-03-25 01:27:17 +0000 +++ templates/ca/private.html 2012-03-25 21:43:35 +0000 @@ -39,6 +39,21 @@ explícitament si feu clic al botó <em>Surt</em> a sota d'<em>Altres tasques administratives</em> (el qual es mostrarà un cop hàgiu entrat). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/cs/private.html' --- templates/cs/private.html 2012-03-25 01:27:17 +0000 +++ templates/cs/private.html 2012-03-25 21:43:35 +0000 @@ -37,6 +37,21 @@ Odhlsit se mete kliknutm na <em>Odhlsit</em>. Tento odkaz uvidte a po spnm pihlen. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/da/private.html' --- templates/da/private.html 2012-03-25 01:27:17 +0000 +++ templates/da/private.html 2012-03-25 21:43:35 +0000 @@ -38,6 +38,21 @@ Du kan også fjerne cookies manuelt ved at klikke på <em>Logout</em> linket under <em>Other Administrative Activities</em> (som du får op efter at have logget ind). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/de/private.html' --- templates/de/private.html 2012-03-25 01:27:17 +0000 +++ templates/de/private.html 2012-03-25 21:43:35 +0000 @@ -38,6 +38,21 @@ verfallen lassen, indem Sie auf den <em>Ausloggen</em> Link unter <em>Andere Administrative Tätigkeiten</em> klicken (den Sie sehen werden sobald Sie erfolgreich eingeloggt sind). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/el/private.html' --- templates/el/private.html 2012-03-25 01:27:17 +0000 +++ templates/el/private.html 2012-03-25 21:43:35 +0000 @@ -38,6 +38,21 @@ cookie browser, cookie link <em></em>. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/es/private.html' --- templates/es/private.html 2012-03-25 01:27:17 +0000 +++ templates/es/private.html 2012-03-25 21:43:35 +0000 @@ -33,6 +33,21 @@ <p>Las sesiones basadas en cookies se usan en la interfaz administrativa de Mailman, de manera que no necesita identificarse continuamente con cada operación administrativa que realice. La cookie caducará automáticamente cuando salga del navegador, o puede hacerla caducar seleccionando la opción <em>Salida</em> bajo la sección titulada <em> Otras Actividades Administrativas</em> (que verá una vez que consiga entrar satisfactoriamente). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/et/private.html' --- templates/et/private.html 2012-03-25 01:27:17 +0000 +++ templates/et/private.html 2012-03-25 21:43:35 +0000 @@ -37,6 +37,21 @@ Kpsis kustutatakse automaatselt, kui oma brauseri sulged vi klikid <em>Logi vlja</em> lingil, mis asub lingi <em>Muud administreerimistegevused </em> all. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/eu/private.html' --- templates/eu/private.html 2012-03-25 01:27:17 +0000 +++ templates/eu/private.html 2012-03-25 21:43:35 +0000 @@ -38,6 +38,21 @@ nabigatzailea itxi bezain azkar; nahi baduzu, zuk ere zuzenean ezgaitu dezakezu <em>Kudeatzailearen Beste Jarduera Batzuk</em> barruan, <em>Saioa Amaitu</em> sakatuz (aukera hori behin sartu ondoren agertuko zaizu, ez lehenago). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/fi/private.html' --- templates/fi/private.html 2012-03-25 01:27:17 +0000 +++ templates/fi/private.html 2012-03-25 21:43:35 +0000 @@ -39,6 +39,21 @@ evste katoaa automaattisesti kun suljet selaimen tai voit nimenomaan sulkea evsteen painamalla <em>Muut yllpitjn toimet</em> otsikon alla olevaa <em>Kirjaudu ulos</em> -valintaa. (jonka net, kun olet onnistuneesti kirjautunut sisn). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/fr/private.html' --- templates/fr/private.html 2012-03-25 01:27:17 +0000 +++ templates/fr/private.html 2012-03-25 21:43:35 +0000 @@ -38,6 +38,21 @@ expirera automatiquement lorsque vous quitterez votre navigateur, ou vous pouvez le forcer à expirer en cliquant sur le bouton <em>Déconnecter</em> sur votre page d'options personnelles. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/gl/private.html' --- templates/gl/private.html 2012-03-25 01:27:17 +0000 +++ templates/gl/private.html 2012-03-25 21:43:35 +0000 @@ -39,6 +39,21 @@ <em> Outras actividades administrativas</em> (que verá logo de entrar satisfactoriamente). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/he/private.html' --- templates/he/private.html 2012-03-25 01:27:17 +0000 +++ templates/he/private.html 2012-03-25 21:43:35 +0000 @@ -37,6 +37,21 @@ את הדפדפן, או שאתה יכול לגרום לפוגת תוקפה מפורשות על ידי כניסה לעמוד האפשריות המנוי שלך ולחיצה על הלחצן <em>יציאה</em>. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/hr/private.html' --- templates/hr/private.html 2012-03-25 01:27:17 +0000 +++ templates/hr/private.html 2012-03-25 21:43:35 +0000 @@ -36,6 +36,21 @@ Ovaj kolai (cookie) e automatski istei kada izaete iz browsera, ali ga moete i eksplicitno unititi kolai klikanjem na link <em>Izlaz</em> pod <em>Druge Administracijske Aktivnosti</em> (koji ete vidjeti onda kad se uspjeno prijavite). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/hu/private.html' --- templates/hu/private.html 2012-03-25 01:27:17 +0000 +++ templates/hu/private.html 2012-03-25 21:43:35 +0000 @@ -33,6 +33,21 @@ gy nem kell minden mdostshoz jraazonostani magadat. A sti a bngsz bezrsval, illetve az <em>Egyb adminisztrcis teendk</em> a <em>Kilps</em>-re kattintva (ezt csak sikeres bejelentkezs utn lehet elrni) rvnyt veszti. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/ia/private.html' --- templates/ia/private.html 2012-03-25 01:27:17 +0000 +++ templates/ia/private.html 2012-03-25 21:43:35 +0000 @@ -39,6 +39,21 @@ per cliccar le ligamine <em>Claude session</em> in le section <em>Altere activitates administrative</em> (que tu videra post tu entrata in le systema). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/it/private.html' --- templates/it/private.html 2012-03-25 01:27:17 +0000 +++ templates/it/private.html 2012-03-25 21:43:35 +0000 @@ -39,6 +39,21 @@ automaticamente all'uscita dal tuo browser oppure puoi chiedere la cancellazione esplicita visitando la tua pagina delle opzioni e cliccando il link <em>Termina sessione</em>. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/ja/private.html' --- templates/ja/private.html 2012-03-25 01:27:17 +0000 +++ templates/ja/private.html 2012-03-25 21:43:35 +0000 @@ -35,6 +35,21 @@ <p>¸˥եǤ뤿Ӥǧڤ ʤ褦, ååȯԤޤ Υåϥ֥饦νλ˼ưŪ˼ޤ + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/ko/private.html' --- templates/ko/private.html 2012-03-25 01:27:17 +0000 +++ templates/ko/private.html 2012-03-25 21:43:35 +0000 @@ -38,6 +38,21 @@ α ϸ ֽϴ.) Ŭϸ ڵ ϴ. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/lt/private.html' --- templates/lt/private.html 2012-03-25 01:27:17 +0000 +++ templates/lt/private.html 2012-03-25 21:43:35 +0000 @@ -38,6 +38,21 @@ you can explicitly expire the cookie by hitting the <em>Logout</em> link under <em>Other Administrative Activities</em> (which you'll see once you successfully log in). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/nl/private.html' --- templates/nl/private.html 2012-03-25 01:27:17 +0000 +++ templates/nl/private.html 2012-03-25 21:43:35 +0000 @@ -33,6 +33,21 @@ <p>'Session cookies' worden gebruikt in Mailman's administratieve interface opdat u zichzelf niet steeds weer dient te identificeren bij elke handeling. Dit cookie zal automatisch verlopen als u de browser afsluit, of wanneer u zelf het cookie actief doet verlopen door de pagina 'lidmaatschapsinstellingen' te bezoeken en daar op de link <em>Uitloggen</em> te klikken. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/no/private.html' --- templates/no/private.html 2012-03-25 01:27:17 +0000 +++ templates/no/private.html 2012-03-25 21:43:35 +0000 @@ -37,6 +37,21 @@ kan fjerne de manuelt ved å klikke <em>Logout</em> linken under <em>Other Administrative Activities</em> (som du får opp etter å ha logget inn). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/pl/private.html' --- templates/pl/private.html 2012-03-25 01:27:17 +0000 +++ templates/pl/private.html 2012-03-25 21:43:35 +0000 @@ -39,6 +39,21 @@ you can explicitly expire the cookie by hitting the <em>Logout</em> link under <em>Other Administrative Activities</em> (which you'll see once you successfully log in). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/pt/private.html' --- templates/pt/private.html 2012-03-25 01:27:17 +0000 +++ templates/pt/private.html 2012-03-25 21:43:35 +0000 @@ -39,6 +39,21 @@ clicando no link <em>Sair</em> abaixo de <em>Outras Actividades Administrativas</em> (o qual ser visto logo que entrar com sucesso no sistema). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/pt_BR/private.html' --- templates/pt_BR/private.html 2012-03-25 01:27:17 +0000 +++ templates/pt_BR/private.html 2012-03-25 21:43:35 +0000 @@ -38,6 +38,21 @@ do seu navegador ou você poderá desativar o cookie visitando sua página de opções de membro e clicando no botão <em>Sair</em>. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/ro/private.html' --- templates/ro/private.html 2012-03-25 01:27:17 +0000 +++ templates/ro/private.html 2012-03-25 21:43:35 +0000 @@ -38,6 +38,21 @@ explicit, la apsarea linkului <em>Logout</em>, sub linkul <em>Alte activiti administrative</em> (care va apare de ndat ce v autentificai cu succes). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/ru/private.html' --- templates/ru/private.html 2012-03-25 01:27:17 +0000 +++ templates/ru/private.html 2012-03-25 21:43:35 +0000 @@ -35,6 +35,21 @@ . , <em></em>. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/sk/private.html' --- templates/sk/private.html 2012-03-25 01:27:17 +0000 +++ templates/sk/private.html 2012-03-25 21:43:35 +0000 @@ -36,6 +36,21 @@ Mailman, aby ste sa nemuseli stále opätovne prihlasovať. Tento cookie vyprší, keď zavrete Váš prehliadač, alebo kliknete na stránke Vašich osobných nastavení na tlačidlo <em>Odhlásiť</em>. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/sl/private.html' --- templates/sl/private.html 2012-03-25 01:27:17 +0000 +++ templates/sl/private.html 2012-03-25 21:43:35 +0000 @@ -39,6 +39,21 @@ brskalnik ali se odjavili s povezavo <em>Odjava</em> v <em>Ostale skrbnike dejavnosti</em> (ki bo vidno, takoj ko se prijavite). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/sr/private.html' --- templates/sr/private.html 2012-03-25 01:27:17 +0000 +++ templates/sr/private.html 2012-03-25 21:43:35 +0000 @@ -34,6 +34,21 @@ <p>"Колачићи" се користе у Mailman-овом административном интерфејсу да не бисте морали да се после сваке акције поново пријављујете. "Колачић" неће више важити послије вашег одјављивања са административног интерфејса. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/sv/private.html' --- templates/sv/private.html 2012-03-25 01:27:17 +0000 +++ templates/sv/private.html 2012-03-25 21:43:35 +0000 @@ -28,6 +28,21 @@ </tr> </TABLE> <p><strong><em>Viktigt:</em></strong> Från och med nu måste du ha alternativet cookies aktiverat i din browser, annars kommer inga administrativa ändringar att sparas. - <p><i>Session cookies</i> används på Mailmans administrativa sidor, för att du inte ska behöva uppge lösenord för varje ändring som du gör. Dessa cookies kommer att försvinna automatiskt när du stänger din browser. Du kan också ta bort dem manuellt genom att klicka på länken <em>Logga ut</em> under <em>Andra administrativa aktiviteter</em> (som du får upp efter att ha loggat in).</FORM> + <p><i>Session cookies</i> används på Mailmans administrativa sidor, för att du inte ska behöva uppge lösenord för varje ändring som du gör. Dessa cookies kommer att försvinna automatiskt när du stänger din browser. Du kan också ta bort dem manuellt genom att klicka på länken <em>Logga ut</em> under <em>Andra administrativa aktiviteter</em> (som du får upp efter att ha loggat in). <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> +</FORM> </body> </html> === modified file 'templates/tr/private.html' --- templates/tr/private.html 2012-03-25 01:27:17 +0000 +++ templates/tr/private.html 2012-03-25 21:43:35 +0000 @@ -39,6 +39,21 @@ bilgiyi <em>Dier Ynetimsel Aktiviteler</em> bal altndaki <em>k</em> linkine tklayarak (baaryla giri yaptnzda bunu greceksiniz) kendiniz yok edebilirsiniz. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/uk/private.html' --- templates/uk/private.html 2012-03-25 01:27:17 +0000 +++ templates/uk/private.html 2012-03-25 21:43:35 +0000 @@ -38,6 +38,21 @@ завершити сеанс натиснувши посилання <em>Від'єднатись</em> у розділі <em>Інші адміністративні дії</em> (Ви зможете його побачити лише після початку сеансу). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/vi/private.html' --- templates/vi/private.html 2012-03-25 01:27:17 +0000 +++ templates/vi/private.html 2012-03-25 21:43:35 +0000 @@ -30,6 +30,21 @@ <p><strong><em>Quan trọng:</em></strong> để tiếp tục được, bạn phải đã bật tập tin nhận diện cookie trong trình duyệt, nếu không thì bạn sẽ phải xác thực lại cho mỗi thao tác. <p>Cookie phiên chạy được dùng trong giao diện kho riêng của Mailman để tránh trường hợp bạn phải xác thực lại vào mỗi thao tác. Cookie này sẽ hết hạn dùng tự động khi bạn thoát khỏi trình duyệt, hoặc bạn có thể làm cho nó hết hạn dùng bằng cách thăm trang tùy chọn thành viên của mình và nhắp vào cái nút <em>Đăng xuất</em>. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html> === modified file 'templates/zh_CN/private.html' --- templates/zh_CN/private.html 2012-03-25 01:27:17 +0000 +++ templates/zh_CN/private.html 2012-03-25 21:43:35 +0000 @@ -35,6 +35,21 @@ 也可以通过点击访问您的成员选项页并点击其中的<em>登出</em>按钮来显 式地使其过期。 + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> </FORM> </body> </html>
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org