[Fusionforge-commits] r18407 - in trunk/src: plugins/authldap/www translations

Marc-Etienne VARGENAU vargenau at fusionforge.org
Thu Nov 7 15:54:14 CET 2013


Author: vargenau
Date: 2013-11-07 15:54:14 +0100 (Thu, 07 Nov 2013)
New Revision: 18407

Modified:
   trunk/src/plugins/authldap/www/post-login.php
   trunk/src/translations/bg.po
   trunk/src/translations/ca.po
   trunk/src/translations/de.po
   trunk/src/translations/en.po
   trunk/src/translations/es.po
   trunk/src/translations/eu.po
   trunk/src/translations/fr.po
   trunk/src/translations/fusionforge.pot
   trunk/src/translations/gl.po
   trunk/src/translations/it.po
   trunk/src/translations/ja.po
   trunk/src/translations/ko.po
   trunk/src/translations/nl.po
   trunk/src/translations/pl.po
   trunk/src/translations/pt.po
   trunk/src/translations/ru.po
   trunk/src/translations/sv.po
   trunk/src/translations/th.po
   trunk/src/translations/zh_CN.po
   trunk/src/translations/zh_TW.po
Log:
Less strings

Modified: trunk/src/plugins/authldap/www/post-login.php
===================================================================
--- trunk/src/plugins/authldap/www/post-login.php	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/plugins/authldap/www/post-login.php	2013-11-07 14:54:14 UTC (rev 18407)
@@ -106,7 +106,9 @@
 			}
 		}
 	} elseif ($userstatus == "P") {
-		$warning_msg .= '<br /><p>'._('Your account is currently pending your email confirmation. Visiting the link sent to you in this email will activate your account.').'</p>';
+		$warning_msg .= '<br /><p>'._('Your account is currently pending your email confirmation.');
+		$warning_msg .= ' ';
+		$warning_msg .= _('Visiting the link sent to you in this email will activate your account.').'</p>';
 		$warning_msg .= '<p>'._('If you need this email resent, please click below and a confirmation email will be sent to the email address you provided in registration.').'</p>';
 		$warning_msg .= '<p>'. sprintf(_('<a href="%1$s">[Resend Confirmation Email]</a>'), util_make_url("/account/pending-resend.php?form_user=".htmlspecialchars($form_loginname))).'</p>';
 	} elseif ($userstatus == "D") {

Modified: trunk/src/translations/bg.po
===================================================================
--- trunk/src/translations/bg.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/bg.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-02-01 14:38+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4235,7 +4235,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8112,15 +8112,17 @@
 msgstr "Това потребителско име вече е заето."
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8153,7 +8155,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -8180,18 +8182,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "Регистриране на нов проект"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "

Modified: trunk/src/translations/ca.po
===================================================================
--- trunk/src/translations/ca.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/ca.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-02-01 14:38+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4364,7 +4364,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8350,9 +8350,8 @@
 
 #: plugins/authbuiltin/common/AuthBuiltinPlugin.class.php:87
 #: www/account/pending-resend.php:53 www/account/register.php:275
-#, fuzzy
 msgid "Resend confirmation email to a pending account"
-msgstr "[Reenvia el correu de confirmació a un compte pendent]"
+msgstr "Reenvia el correu de confirmació a un compte pendent"
 
 #: plugins/authbuiltin/www/post-login.php:106
 #: plugins/authldap/www/post-login.php:105
@@ -8361,16 +8360,20 @@
 msgstr "Aquesta categoria no existeix"
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
+"Ara se us està enviant un correu de confirmació per a verificar la vostra "
+"adreça de correu."
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr ""
 "Visiteu l'enllaç enviat en aquest correu i s'activarà el vostre compte."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8403,7 +8406,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr "Gràcies"
 
@@ -8430,21 +8433,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"Ara se us està enviant un correu de confirmació per a verificar la vostra "
-"adreça de correu. Visiteu l'enllaç enviat en aquest correu i s'activarà el "
-"vostre compte."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "Altres informacions"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -23345,9 +23339,6 @@
 msgid "Personal Page for %s"
 msgstr "La meva pàgina personal"
 
-#~ msgid "Password:"
-#~ msgstr "Contrasenya:"
-
 #~ msgid "Read More/Comment"
 #~ msgstr "Llegeix-ne més/Comenta"
 

Modified: trunk/src/translations/de.po
===================================================================
--- trunk/src/translations/de.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/de.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge trunk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2010-07-16 10:07+0200\n"
 "Last-Translator: Thorsten Glaser <t.glaser at tarent.de>\n"
 "Language-Team: german\n"
@@ -4356,7 +4356,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8378,17 +8378,19 @@
 msgstr "Ihr Account existiert nicht."
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr "Ihr Account erwartet momentan Ihre E-Mail-Bestätigung."
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr ""
 "Das Besuchen des Links, der in dieser Email steht, wird Ihren Account "
 "aktivieren."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8430,7 +8432,7 @@
 "eine <a href=\"%s\"> Supportanfrage</a>."
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr "Danke"
 
@@ -8456,21 +8458,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"Ihnen wurde eine Bestätigungs-EMail zugesandt, um Ihre EMail-Adresse zu "
-"überprüfen. Das Besuchen des Links, der in dieser Email steht, wird Ihren "
-"Account aktivieren."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -23547,9 +23540,6 @@
 msgid "Personal Page for %s"
 msgstr "Persönliche Seite für %s"
 
-#~ msgid "Password:"
-#~ msgstr "Passwort:"
-
 #~ msgid "Version:"
 #~ msgstr "Version:"
 

Modified: trunk/src/translations/en.po
===================================================================
--- trunk/src/translations/en.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/en.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-01-13 16:27+0100\n"
 "Last-Translator: Roland Mas <lolando at debian.org>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -3994,7 +3994,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -7688,15 +7688,17 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -7728,7 +7730,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -7752,18 +7754,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "

Modified: trunk/src/translations/es.po
===================================================================
--- trunk/src/translations/es.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/es.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2013-02-11 13:42+0100\n"
 "Last-Translator: skymix <skymix.es at gmail.com>\n"
 "Language-Team: Spanish/Spain\n"
@@ -4241,7 +4241,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8178,15 +8178,19 @@
 msgstr "Esta cuenta no existe."
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
+"Ahora recibirá un correo de confirmación para verificar su cuenta de "
+"correo."
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr "Visitando el enlace que le hemos enviado le activará la cuenta."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8224,7 +8228,7 @@
 "href=\"%s\">petición de soporte</a>."
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr "Muchas gracias"
 
@@ -8249,20 +8253,12 @@
 msgid "LDAP server unreachable"
 msgstr "Servidor LDAP no disponible"
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"Ahora recibirá un correo de confirmación para verificar su cuenta de correo. "
-"Visitando el enlace que le hemos enviado le activará la cuenta."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -22846,9 +22842,6 @@
 msgid "Personal Page for %s"
 msgstr "Página personal de %s"
 
-#~ msgid "Password:"
-#~ msgstr "Contraseña:"
-
 #~ msgid "<strong>Step 1: </strong>Get Request Token "
 #~ msgstr "<strong>Paso 1: </strong>Obtener Token Pedido"
 

Modified: trunk/src/translations/eu.po
===================================================================
--- trunk/src/translations/eu.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/eu.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-02-19 23:28+0200\n"
 "Last-Translator: Piarres Beobide <pi at beobide.net>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4353,7 +4353,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8327,15 +8327,19 @@
 msgstr "Ez dago kategoria hau"
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
+"Ahora recibirá un correo de confirmación para verificar su cuenta de "
+"correo."
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr "Visitando el enlace que le hemos enviado le activará la cuenta."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8368,7 +8372,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -8395,20 +8399,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"Ahora recibirá un correo de confirmación para verificar su cuenta de correo. "
-"Visitando el enlace que le hemos enviado le activará la cuenta."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "Beste informazioa"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -23219,15 +23215,6 @@
 msgid "Personal Page for %s"
 msgstr "Nere orri pertsonala"
 
-#~ msgid "Password:"
-#~ msgstr "Pasahitza:"
-
-#~ msgid "Read More/Comment"
-#~ msgstr "Gehiago irakurri/Azalpenak idatzi"
-
-#~ msgid "Version:"
-#~ msgstr "Bertsioa:"
-
 #~ msgid "Theme:"
 #~ msgstr "Gaia:"
 

Modified: trunk/src/translations/fr.po
===================================================================
--- trunk/src/translations/fr.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/fr.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2013-06-03 17:17+0100\n"
 "Last-Translator: Marc-Etienne Vargenau <Marc-Etienne.Vargenau at alcatel-lucent."
 "com>\n"
@@ -4175,7 +4175,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8072,16 +8072,18 @@
 msgstr "Votre compte n'existe pas."
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
 "Votre compte est actuellement en attente d'une confirmation par courriel."
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr "Suivez le lien qui vous a été envoyé pour activer votre compte."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8122,7 +8124,7 @@
 "\">requête de support</a>."
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr "Merci"
 
@@ -8146,20 +8148,12 @@
 msgid "LDAP server unreachable"
 msgstr "Serveur LDAP inaccessible"
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"Vous allez recevoir un courriel de confirmation pour vérifier votre adresse "
-"électronique. Suivez le lien qui vous a été envoyé pour activer votre compte."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "Renvoyer le message de confirmation"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -22762,12 +22756,6 @@
 msgid "Personal Page for %s"
 msgstr "Page personnelle de %s"
 
-#~ msgid "Password:"
-#~ msgstr "Mot de passe :"
-
-#~ msgid "Read More/Comment"
-#~ msgstr "Lire la suite/Commenter"
-
 #~ msgid "Project Statistics"
 #~ msgstr "Statistiques de projet"
 

Modified: trunk/src/translations/fusionforge.pot
===================================================================
--- trunk/src/translations/fusionforge.pot	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/fusionforge.pot	2013-11-07 14:54:14 UTC (rev 18407)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:35+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -3992,7 +3992,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -7684,15 +7684,17 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -7724,7 +7726,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -7748,18 +7750,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "

Modified: trunk/src/translations/gl.po
===================================================================
--- trunk/src/translations/gl.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/gl.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-09-21 10:21+0100\n"
 "Last-Translator: José Manuel Castroagudín Silva <chavescesures at gmail.com>\n"
 "Language-Team: Galician <g11n at mancomun.org>\n"
@@ -4370,7 +4370,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8391,17 +8391,19 @@
 msgstr "A consulta non existe "
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
 "A súa conta está pendente de confirmación mediante correo electrónico pola "
 "súa parte."
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr "Visite a ligazón que se lle envía no correo para activar a súa conta."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8442,7 +8444,7 @@
 "href=\"%s\">petición de asistencia</a>."
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr "Grazas"
 
@@ -8469,20 +8471,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"Agora recibirá un correo de confirmación para verificar o seu enderezo de "
-"correo. Visite a ligazón que se lle envía no correo para activar a súa conta."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "Volver a enviar un correo de confirmación"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -23551,12 +23545,6 @@
 msgid "Personal Page for %s"
 msgstr "Páxina persoal de %s"
 
-#~ msgid "Password:"
-#~ msgstr "Contrasinal: "
-
-#~ msgid "Version:"
-#~ msgstr "Versión:"
-
 #~ msgid "Theme:"
 #~ msgstr "Tema: "
 

Modified: trunk/src/translations/it.po
===================================================================
--- trunk/src/translations/it.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/it.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2010-10-06 15:06+0200\n"
 "Last-Translator: Reinhard Spisser <reinhard.spisser at fiditalia.it>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4378,7 +4378,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8362,9 +8362,8 @@
 
 #: plugins/authbuiltin/common/AuthBuiltinPlugin.class.php:87
 #: www/account/pending-resend.php:53 www/account/register.php:275
-#, fuzzy
 msgid "Resend confirmation email to a pending account"
-msgstr "[Rispedisci l'email di conferma di un nuovo account]"
+msgstr "Rispedisci l'email di conferma di un nuovo account"
 
 #: plugins/authbuiltin/www/post-login.php:106
 #: plugins/authldap/www/post-login.php:105
@@ -8373,17 +8372,21 @@
 msgstr "La query non esiste"
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
+"Ti verrà inviata una email di conferma per verificare il tuo indirizzo "
+"email."
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr ""
 "Ti verrà inviata una email di conferma per verificare il tuo indirizzo "
 "email. Visita il link indicato nella email per attivare il tuo account."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8415,7 +8418,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr "Grazie"
 
@@ -8441,20 +8444,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"Ti verrà inviata una email di conferma per verificare il tuo indirizzo "
-"email. Visita il link indicato nella email per attivare il tuo account."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -23312,15 +23307,6 @@
 msgid "Personal Page for %s"
 msgstr "Pagina Personale"
 
-#~ msgid "Password:"
-#~ msgstr "Password:"
-
-#~ msgid "Read More/Comment"
-#~ msgstr "Leggi altro/Replica"
-
-#~ msgid "Version:"
-#~ msgstr "Versione"
-
 #~ msgid "Theme:"
 #~ msgstr "Tema:"
 

Modified: trunk/src/translations/ja.po
===================================================================
--- trunk/src/translations/ja.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/ja.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-01-15 14:05+0100\n"
 "Last-Translator: Roland Mas <lolando at debian.org>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4268,7 +4268,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8134,16 +8134,19 @@
 msgstr "そのユーザー名はすでに存在します。"
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
+"メールアドレスの有効性をチェックするために確認のメールを送信しました。"
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr ""
 "メールに記述されたリンクをたどり、アカウントをアクティブにしてください。"
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8176,7 +8179,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -8203,20 +8206,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"メールアドレスの有効性をチェックするために確認のメールを送信しました。メール"
-"に記述されたリンクをたどり、アカウントをアクティブにしてください。"
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "新規プロジェクト登録"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -22520,9 +22515,6 @@
 msgid "Personal Page for %s"
 msgstr "%sのパーソナルページ"
 
-#~ msgid "Password:"
-#~ msgstr "パスワード:"
-
 #~ msgid "Forums: Administration"
 #~ msgstr "フォーラム: 管理"
 

Modified: trunk/src/translations/ko.po
===================================================================
--- trunk/src/translations/ko.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/ko.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-02-01 14:36+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4289,7 +4289,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8152,15 +8152,18 @@
 msgstr "분류 기준이 존재하지 않습니다."
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
+"귀하는 이제 곧 메일 주소를 확인하기 위한 확인 메일을 받으시게 됩니다."
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr " 메일에 포함되어 있는 URL을 클릭하시면 계정을 사용하실 수 있습니다."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8193,7 +8196,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -8220,20 +8223,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"귀하는 이제 곧 메일 주소를 확인하기 위한 확인 메일을 받으시게 됩니다. 메일에 "
-"포함되어 있는 URL을 클릭하시면 계정을 사용하실 수 있습니다."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "다른 정보"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -22641,9 +22636,6 @@
 msgid "Personal Page for %s"
 msgstr "개인 페이지"
 
-#~ msgid "Password:"
-#~ msgstr "비밀번호:"
-
 #~ msgid "Forums: Administration"
 #~ msgstr "게시판: 관리"
 

Modified: trunk/src/translations/nl.po
===================================================================
--- trunk/src/translations/nl.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/nl.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-02-01 14:36+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4362,7 +4362,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8359,15 +8359,19 @@
 msgstr "Die Trove categorie bestaat niet"
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
+"Ter verificatie van het e-mail adres wordt er nu een bevestiging per e-"
+"mail opgestuurd."
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr "Klik op de link in de e-mail om je account te activeren."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8400,7 +8404,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr "Bedankt"
 
@@ -8427,20 +8431,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"Ter verificatie van het e-mail adres wordt er nu een bevestiging per e-mail "
-"opgestuurd. Klik op de link in de e-mail om je account te activeren."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "Overige informatie"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -23375,15 +23371,6 @@
 msgid "Personal Page for %s"
 msgstr "Mijn persoonlijke pagina"
 
-#~ msgid "Password:"
-#~ msgstr "Wachtwoord:"
-
-#~ msgid "Read More/Comment"
-#~ msgstr "Lees verder/Commentaar"
-
-#~ msgid "Version:"
-#~ msgstr "Versie:"
-
 #~ msgid "Theme:"
 #~ msgstr "Thema:"
 

Modified: trunk/src/translations/pl.po
===================================================================
--- trunk/src/translations/pl.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/pl.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-10-06 16:20+0200\n"
 "Last-Translator: Roland Mas <lolando at debian.org>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4150,7 +4150,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -7942,15 +7942,17 @@
 msgstr "Istnieje już użytkownik o takim loginie."
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -7983,7 +7985,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -8010,18 +8012,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "Zarejestruj"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "

Modified: trunk/src/translations/pt.po
===================================================================
--- trunk/src/translations/pt.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/pt.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-02-01 14:35+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4038,7 +4038,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -7783,16 +7783,20 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
+"Será enviado a você um e-mail de confirmação para verificar seu endereço "
+"de e-mail."
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr ""
 "Ao visitar o link enviado para você nesse e-mail você irá ativar a sua conta."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -7825,7 +7829,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -7849,21 +7853,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"Será enviado a você um e-mail de confirmação para verificar seu endereço de "
-"e-mail. Ao visitar o link enviado para você nesse e-mail você irá ativar a "
-"sua conta."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "Re-enviar E-mail de Instrução de Novo Projeto"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -21706,15 +21701,6 @@
 msgid "Personal Page for %s"
 msgstr "Minha Página Pessoal"
 
-#~ msgid "Password:"
-#~ msgstr "Senha:"
-
-#~ msgid "Read More/Comment"
-#~ msgstr "Ler Mais/Comentar"
-
-#~ msgid "Version:"
-#~ msgstr "Versão:"
-
 #~ msgid "Forums: Administration"
 #~ msgstr "Fóruns: Administração"
 

Modified: trunk/src/translations/ru.po
===================================================================
--- trunk/src/translations/ru.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/ru.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-02-18 16:52+0100\n"
 "Last-Translator: Aleksey Bragin <aleksey at reactos.org>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4359,7 +4359,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8388,17 +8388,19 @@
 msgstr "Запрос не существует"
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
 "На данном этапе вам выслано письмо на ваш е-майл для подтверждения "
 "работоспособности вашего почтового ящика."
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr "Для активации учётной записи посетите ссылку, присланную в письме."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8445,7 +8447,7 @@
 "обсудить действия администрации сайта</a>."
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -8472,21 +8474,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"Сейчас Вам будет выслано подтверждающее письмо для проверки адреса "
-"электронной почты. Для активации учётной записи посетите ссылку, присланную "
-"в письме."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "Отправить повторное письмо на вышеуказанный мной адрес"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, fuzzy, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -23695,6 +23688,14 @@
 msgid "Personal Page for %s"
 msgstr "Персональная страница для %s"
 
+#~ msgid ""
+#~ "Your account is currently pending your email confirmation. Visiting the "
+#~ "link sent to you in this email will activate your account."
+#~ msgstr ""
+#~ "Сейчас Вам будет выслано подтверждающее письмо для проверки адреса "
+#~ "электронной почты. Для активации учётной записи посетите ссылку, "
+#~ "присланную в письме."
+
 #~ msgid "Password:"
 #~ msgstr "Пароль:"
 

Modified: trunk/src/translations/sv.po
===================================================================
--- trunk/src/translations/sv.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/sv.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-07-19 01:41+0200\n"
 "Last-Translator: Martin Bagge <brother at bsnet.se>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4349,7 +4349,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8297,15 +8297,17 @@
 msgstr "Den resurskategorin existerar inte"
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr "Följ länken i detta e-postbrev för att bekräfta ditt nya konto."
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8338,7 +8340,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -8365,20 +8367,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"Du får nu ett bekräftelsebrev för att säkerställa att din e-postadress är "
-"riktig. Följ länken i detta e-postbrev för att bekräfta ditt nya konto."
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "Annan information"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -23143,6 +23137,13 @@
 msgid "Personal Page for %s"
 msgstr "Min personliga sida"
 
+#~ msgid ""
+#~ "Your account is currently pending your email confirmation. Visiting the "
+#~ "link sent to you in this email will activate your account."
+#~ msgstr ""
+#~ "Du får nu ett bekräftelsebrev för att säkerställa att din e-postadress är "
+#~ "riktig. Följ länken i detta e-postbrev för att bekräfta ditt nya konto."
+
 #~ msgid "Password:"
 #~ msgstr "Lösenord:"
 

Modified: trunk/src/translations/th.po
===================================================================
--- trunk/src/translations/th.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/th.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2013-06-03 17:16+0100\n"
 "Last-Translator: Marc-Etienne Vargenau <Marc-Etienne.Vargenau at alcatel-lucent."
 "com>\n"
@@ -4000,7 +4000,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -7692,15 +7692,17 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -7732,7 +7734,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -7756,18 +7758,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "

Modified: trunk/src/translations/zh_CN.po
===================================================================
--- trunk/src/translations/zh_CN.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/zh_CN.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2010-10-06 15:07+0200\n"
 "Last-Translator: 邱承 <qiucheng1 at sina.com>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4329,7 +4329,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8305,15 +8305,18 @@
 msgstr "查询不存在"
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
+"一封确认email已经发送到您的email信箱,以确保您email信箱的正确性。"
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr "点击email中的链接就可以启动您的帐号。"
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8346,7 +8349,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -8373,20 +8376,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"一封确认email已经发送到您的email信箱,以确保您email信箱的正确性。点击email中"
-"的链接就可以启动您的帐号。"
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "其他信息"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -23154,6 +23149,13 @@
 msgid "Personal Page for %s"
 msgstr "我的个人首页"
 
+#~ msgid ""
+#~ "Your account is currently pending your email confirmation. Visiting the "
+#~ "link sent to you in this email will activate your account."
+#~ msgstr ""
+#~ "一封确认email已经发送到您的email信箱,以确保您email信箱的正确性。点击email"
+#~ "中的链接就可以启动您的帐号。"
+
 #~ msgid "Password:"
 #~ msgstr "密码:"
 

Modified: trunk/src/translations/zh_TW.po
===================================================================
--- trunk/src/translations/zh_TW.po	2013-11-07 14:11:44 UTC (rev 18406)
+++ trunk/src/translations/zh_TW.po	2013-11-07 14:54:14 UTC (rev 18407)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-07 15:10+0100\n"
+"POT-Creation-Date: 2013-11-07 15:16+0100\n"
 "PO-Revision-Date: 2009-02-01 14:34+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -4341,7 +4341,7 @@
 
 #: common/include/User.class.php:495 common/mail/MailingList.class.php:205
 #: plugins/authbuiltin/www/post-login.php:122
-#: plugins/authldap/www/post-login.php:115
+#: plugins/authldap/www/post-login.php:117
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
 #: www/account/first.php:36 www/account/lostpw.php:67
 #: www/survey/privacy.php:58 www/survey/survey_resp.php:60
@@ -8319,15 +8319,18 @@
 msgstr "查詢不存在"
 
 #: plugins/authbuiltin/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:109
 msgid "Your account is currently pending your email confirmation."
 msgstr ""
+"一封確認email已經發送到您的email信箱,以確保您email信箱的正確性。"
 
 #: plugins/authbuiltin/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:111
 msgid "Visiting the link sent to you in this email will activate your account."
 msgstr "點擊email中的連結就可以啟動您的帳號。"
 
 #: plugins/authbuiltin/www/post-login.php:112
-#: plugins/authldap/www/post-login.php:110
+#: plugins/authldap/www/post-login.php:112
 msgid ""
 "If you need this email resent, please click below and a confirmation email "
 "will be sent to the email address you provided in registration."
@@ -8360,7 +8363,7 @@
 msgstr ""
 
 #: plugins/authbuiltin/www/post-login.php:120
-#: plugins/authldap/www/post-login.php:114
+#: plugins/authldap/www/post-login.php:116
 msgid "Thank you"
 msgstr ""
 
@@ -8387,20 +8390,12 @@
 msgid "LDAP server unreachable"
 msgstr ""
 
-#: plugins/authldap/www/post-login.php:109
-msgid ""
-"Your account is currently pending your email confirmation. Visiting the link "
-"sent to you in this email will activate your account."
-msgstr ""
-"一封確認email已經發送到您的email信箱,以確保您email信箱的正確性。點擊email中"
-"的連結就可以啟動您的帳號。"
-
-#: plugins/authldap/www/post-login.php:111
+#: plugins/authldap/www/post-login.php:113
 #, fuzzy, php-format
 msgid "<a href=\"%1$s\">[Resend Confirmation Email]</a>"
 msgstr "其他資訊"
 
-#: plugins/authldap/www/post-login.php:113
+#: plugins/authldap/www/post-login.php:115
 #, php-format
 msgid ""
 "Your %1$s account has been removed by %1$s staff. This may occur for two "
@@ -23179,12 +23174,6 @@
 msgid "Personal Page for %s"
 msgstr "我的個人首頁"
 
-#~ msgid "Password:"
-#~ msgstr "密碼:"
-
-#~ msgid "Version:"
-#~ msgstr "版本:"
-
 #~ msgid "Theme:"
 #~ msgstr "佈景:"
 




More information about the Fusionforge-commits mailing list