[Fusionforge-commits] r17601 - in trunk/src: common/forum translations www/account

Marc-Etienne VARGENAU vargenau at fusionforge.org
Mon Jul 22 11:24:30 CEST 2013


Author: vargenau
Date: 2013-07-22 11:24:30 +0200 (Mon, 22 Jul 2013)
New Revision: 17601

Modified:
   trunk/src/common/forum/Forum.class.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
   trunk/src/www/account/first.php
Log:
Less strings

Modified: trunk/src/common/forum/Forum.class.php
===================================================================
--- trunk/src/common/forum/Forum.class.php	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/common/forum/Forum.class.php	2013-07-22 09:24:30 UTC (rev 17601)
@@ -233,7 +233,7 @@
 			$fm=new ForumMessage($this);
 			// Use the system side default language
 			setup_gettext_from_sys_lang();
-			$string = sprintf(_('Welcome to %1$s'), $forum_name);
+			$string = sprintf(_('Welcome to %s'), $forum_name);
 			// and switch back to the user preference
 			setup_gettext_from_context();
 			if (!$fm->create($string, $string)) {

Modified: trunk/src/translations/bg.po
===================================================================
--- trunk/src/translations/bg.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/bg.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2159,10 +2159,11 @@
 msgid "Error Adding Forum"
 msgstr "Грешка при добавянето на форум"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
-#, php-format
-msgid "Welcome to %1$s"
-msgstr ""
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
+#, fuzzy, php-format
+msgid "Welcome to %s"
+msgstr "Добре дошли"
 
 #: common/forum/Forum.class.php:260
 msgid "Invalid forum group identifier"
@@ -4133,8 +4134,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr ""
@@ -7388,11 +7389,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, fuzzy, php-format
-msgid "Welcome to %s"
-msgstr "Добре дошли"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -13712,9 +13708,9 @@
 msgid "Old password is incorrect"
 msgstr "Грешна стара парола"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Трябва да въведете валидна парола (поне 6 символа)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "Трябва да въведете валидна парола (поне 6 символа)."
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -13732,7 +13728,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "Потвърждаване смяната на email адрес"
 
 #: www/account/change_pw.php:75
@@ -13741,7 +13737,7 @@
 
 #: www/account/change_pw.php:80
 #, fuzzy, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr "Сега трябва да се %1$s върнете в личните предпочитания %2$s."
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -13752,16 +13748,16 @@
 msgid "Old Password"
 msgstr "Стара парола"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Нова парола (поне 6 символа)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Нова парола (отново)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Обновяване на парола"
 
@@ -13863,11 +13859,6 @@
 "проекти.</p><p>Приятна работа със сайта, и ви молим за препоръки по това как "
 "можем да подобрим %1$s.</p><p>--екипът на %1$s.</p>"
 
-#: www/account/first.php:36
-#, php-format
-msgid "--the %1$s staff."
-msgstr ""
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14042,10 +14033,6 @@
 msgid "Invalid confirmation hash"
 msgstr "Невалиден хеш за потвърждение"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "Трябва да въведете валидна парола (поне 6 символа)."
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15178,6 +15165,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Трябва да въведете валидна парола (поне 6 символа)"
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"

Modified: trunk/src/translations/ca.po
===================================================================
--- trunk/src/translations/ca.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/ca.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2174,10 +2174,11 @@
 msgid "Error Adding Forum"
 msgstr "Error afegint un fòrum"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
-msgstr "Benvingut a %1$s"
+msgid "Welcome to %s"
+msgstr "Benvingut a %s"
 
 #: common/forum/Forum.class.php:260
 msgid "Invalid forum group identifier"
@@ -4273,8 +4274,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "-- la tripulació %s"
@@ -7620,11 +7621,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr "Benvingut a %s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -14074,9 +14070,9 @@
 msgid "Old password is incorrect"
 msgstr "La contrasenya vella és incorrecta"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Heu d'entrar una contrasenya vàlida (6 caràcters com a mínim)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "Heu de proporcionar una contrasenya vàlida (6 car. com a mínim)."
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -14094,7 +14090,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "Confirmació del canvi d'adreça"
 
 #: www/account/change_pw.php:75
@@ -14103,7 +14099,7 @@
 
 #: www/account/change_pw.php:80
 #, fuzzy, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr "Ara haurieu de %1$s tornar a UserPrefs %2$s."
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -14114,16 +14110,16 @@
 msgid "Old Password"
 msgstr "Contrasenya vella"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Nova contrasenya (6 caràcters com a mínim)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Nova contrasenya (repetició)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Actualitza la contrasenya"
 
@@ -14240,11 +14236,6 @@
 "comunicar errors de programa (bugs) a %1$s, signar com a desenvolupador de "
 "projectes, o fins i tot iniciar el vostre propi projecte."
 
-#: www/account/first.php:36
-#, fuzzy, php-format
-msgid "--the %1$s staff."
-msgstr "L'equip %1$s"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14418,10 +14409,6 @@
 msgid "Invalid confirmation hash"
 msgstr "clau hash de confirmació no vàlida"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "Heu de proporcionar una contrasenya vàlida (6 car. com a mínim)."
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15588,6 +15575,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Heu d'entrar una contrasenya vàlida (6 caràcters com a mínim)"
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"
@@ -23396,6 +23387,13 @@
 msgid "That user does not exist."
 msgstr "Aquesta categoria no existeix"
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "Benvingut a %1$s"
+
+#, fuzzy
+#~ msgid "--the %1$s staff."
+#~ msgstr "L'equip %1$s"
+
 #~ msgid "Choose the role for each user and then press "Add All"."
 #~ msgstr ""
 #~ "Escolliu el rol per a cada usuari i després premeu "Afegeix-los "

Modified: trunk/src/translations/de.po
===================================================================
--- trunk/src/translations/de.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/de.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge trunk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2182,10 +2182,11 @@
 msgid "Error Adding Forum"
 msgstr "Fehler beim Anlegen eines Forums"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
-msgstr "Willkommen auf %1$s"
+msgid "Welcome to %s"
+msgstr "Willkommen auf %s"
 
 #: common/forum/Forum.class.php:260
 msgid "Invalid forum group identifier"
@@ -4298,8 +4299,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "-- Die %s Mannschaft"
@@ -7676,11 +7677,6 @@
 msgid "Please replace this file with your own website"
 msgstr "Bitte ersetzen Sie diese Datei mit Ihrer eigenen Website"
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr "Willkommen auf %s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -14194,9 +14190,9 @@
 msgid "Old password is incorrect"
 msgstr "Altes Passwort ist falsch"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Sie müssen ein gültiges Passwort (mind. 6 Buchstaben) eingeben."
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "Sie müssen ein gültiges Passwort eingeben (mind. 6 Buchstaben)."
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -14214,7 +14210,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "Bestätigung der EMail-Änderung"
 
 #: www/account/change_pw.php:75
@@ -14224,7 +14220,7 @@
 
 #: www/account/change_pw.php:80
 #, fuzzy, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr "Sie sollten jetzt %1$s zu den Benutzereinstellungen zurückkehren %2$s."
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -14235,16 +14231,16 @@
 msgid "Old Password"
 msgstr "Altes Passwort"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Neues Passwort (mind. 6 Buchstaben)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Neues Passwort (Wiederholung)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Aktualisiere Passwort"
 
@@ -14364,11 +14360,6 @@
 "Software-Fehler in %1$s melden, sich als Projekt-Entwickler anmelden oder "
 "Ihr eigenes Projekt starten."
 
-#: www/account/first.php:36
-#, fuzzy, php-format
-msgid "--the %1$s staff."
-msgstr "Das %1$s Team"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14547,10 +14538,6 @@
 msgid "Invalid confirmation hash"
 msgstr "Ungültiger Hash-Wert der Bestätigung"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "Sie müssen ein gültiges Passwort eingeben (mind. 6 Buchstaben)."
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15724,6 +15711,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Sie müssen ein gültiges Passwort (mind. 6 Buchstaben) eingeben."
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"
@@ -23671,6 +23662,13 @@
 msgid "That user does not exist."
 msgstr "Dieser Nutzer existiert nicht."
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "Willkommen auf %1$s"
+
+#, fuzzy
+#~ msgid "--the %1$s staff."
+#~ msgstr "Das %1$s Team"
+
 #~ msgid "Choose the role for each user and then press "Add All"."
 #~ msgstr ""
 #~ "Wählen Sie die Rolle für jeden Benutzer und drücken Sie "Add "

Modified: trunk/src/translations/en.po
===================================================================
--- trunk/src/translations/en.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/en.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2027,9 +2027,10 @@
 msgid "Error Adding Forum"
 msgstr ""
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
+msgid "Welcome to %s"
 msgstr ""
 
 #: common/forum/Forum.class.php:260
@@ -3886,8 +3887,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr ""
@@ -6997,11 +6998,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr ""
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -12871,8 +12867,8 @@
 msgid "Old password is incorrect"
 msgstr ""
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
 msgstr ""
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
@@ -12890,7 +12886,7 @@
 
 #: www/account/change_pw.php:71
 #, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr ""
 
 #: www/account/change_pw.php:75
@@ -12899,7 +12895,7 @@
 
 #: www/account/change_pw.php:80
 #, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr ""
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -12910,16 +12906,16 @@
 msgid "Old Password"
 msgstr ""
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr ""
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr ""
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr ""
 
@@ -13009,11 +13005,6 @@
 "project."
 msgstr ""
 
-#: www/account/first.php:36
-#, php-format
-msgid "--the %1$s staff."
-msgstr ""
-
 #: www/account/index.php:78
 msgid "You must supply a first name."
 msgstr ""
@@ -13179,10 +13170,6 @@
 msgid "Invalid confirmation hash"
 msgstr ""
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr ""
-
 #: www/account/lostlogin.php:75
 msgid "Password changed"
 msgstr ""
@@ -14258,6 +14245,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr ""
+
 #: www/admin/passedit.php:74
 msgid "Site Admin: Successfully Changed User Password"
 msgstr ""

Modified: trunk/src/translations/es.po
===================================================================
--- trunk/src/translations/es.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/es.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2096,10 +2096,11 @@
 msgid "Error Adding Forum"
 msgstr "Error agregando Foro:"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
-msgstr "Bienvenido a %1$s"
+msgid "Welcome to %s"
+msgstr "Bienvenido a %s"
 
 #: common/forum/Forum.class.php:260
 msgid "Invalid forum group identifier"
@@ -4136,8 +4137,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "El equipo de %s"
@@ -7420,11 +7421,6 @@
 msgid "Please replace this file with your own website"
 msgstr "Por favor reemplace este fichero con su propio sitio web"
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr "Bienvenido a %s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -13653,9 +13649,10 @@
 msgid "Old password is incorrect"
 msgstr "La contraseña antigua es incorrecta"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Debe proporcionar una contraseña válida (al menos de 6 caracteres)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr ""
+"Debe proporcionar una contraseña válida (por lo menos seis carácteres)."
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -13671,8 +13668,8 @@
 msgstr "Contraseña cambiada con éxito"
 
 #: www/account/change_pw.php:71
-#, php-format
-msgid "%1$s Password Change Confirmation"
+#, fuzzy, php-format
+msgid "%s Password Change Confirmation"
 msgstr "Confirmación %1$s clave cambiada"
 
 #: www/account/change_pw.php:75
@@ -13681,9 +13678,8 @@
 
 #: www/account/change_pw.php:80
 #, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
-msgstr ""
-"Ahora debe <a href=\"%1$s\">regresar a las preferencias de usuario</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
+msgstr "Ahora debe <a href=\"%s\">regresar a las preferencias de usuario</a>."
 
 #: www/account/change_pw.php:87 www/account/index.php:158
 msgid "Change Password"
@@ -13693,16 +13689,16 @@
 msgid "Old Password"
 msgstr "Contraseña antigua"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Nueva contraseña (al menos de 6 caracteres)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Nueva contraseña (repítala)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Actualizar contraseña"
 
@@ -13830,11 +13826,6 @@
 "comentarios de forma que podamos mejorar %1$s.</p><p>-- el equipo de %1$s.</"
 "p>"
 
-#: www/account/first.php:36
-#, php-format
-msgid "--the %1$s staff."
-msgstr "-- El equipo de %1$s"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14010,11 +14001,6 @@
 msgid "Invalid confirmation hash"
 msgstr "'Hash' de confirmación invalido"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr ""
-"Debe proporcionar una contraseña válida (por lo menos seis carácteres)."
-
 #: www/account/lostlogin.php:75
 msgid "Password changed"
 msgstr "Contraseña cambiada"
@@ -15147,6 +15133,10 @@
 msgid "No deliveries active."
 msgstr "No hay destinatarios activos."
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Debe proporcionar una contraseña válida (al menos de 6 caracteres)"
+
 #: www/admin/passedit.php:74
 msgid "Site Admin: Successfully Changed User Password"
 msgstr "Administrador Sitio: Contraseña del usuario cambiada correctamente"
@@ -22836,6 +22826,16 @@
 msgid "That user does not exist."
 msgstr "El usuario no existe"
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "Bienvenido a %1$s"
+
+#~ msgid "--the %1$s staff."
+#~ msgstr "-- El equipo de %1$s"
+
+#~ msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+#~ msgstr ""
+#~ "Ahora debe <a href=\"%1$s\">regresar a las preferencias de usuario</a>."
+
 #~ msgid "Choose the role for each user and then press "Add All"."
 #~ msgstr "Elija el rol de cada usuario y presione "Añadir todos"."
 
@@ -23438,10 +23438,6 @@
 #~ msgid "No Lists found for %s"
 #~ msgstr "No se encontraron listas de correo en %s"
 
-#~ msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
-#~ msgstr ""
-#~ "Ahora debe <a href=\"%s\">regresar a las preferencias de usuario</a>."
-
 #~ msgid ""
 #~ "To avoid having to type your password every time for your CVS/SSH "
 #~ "developer account, you may upload your public key(s) here and they will "

Modified: trunk/src/translations/eu.po
===================================================================
--- trunk/src/translations/eu.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/eu.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2170,9 +2170,10 @@
 msgid "Error Adding Forum"
 msgstr "Foroa sortzean gertatutako akatsa"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
-#, php-format
-msgid "Welcome to %1$s"
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
+#, fuzzy, php-format
+msgid "Welcome to %s"
 msgstr "Ongietorri %1$s -era"
 
 #: common/forum/Forum.class.php:260
@@ -4257,8 +4258,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "-- %s taldea"
@@ -7586,11 +7587,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, fuzzy, php-format
-msgid "Welcome to %s"
-msgstr "Ongietorri %1$s -era"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -14015,9 +14011,9 @@
 msgid "Old password is incorrect"
 msgstr "Pasahitza zaharra ez da zuzena"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Pasahitza egokia jarri behar duzu (gutxienez 6 karaktere)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "Pasahitza egokia eman behar duzu (gutxienez sei karakterekoa)."
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -14035,7 +14031,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "Posta elektronikoaren aldaketaren baieztapena"
 
 #: www/account/change_pw.php:75
@@ -14044,7 +14040,7 @@
 
 #: www/account/change_pw.php:80
 #, fuzzy, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr "Orain %1$s %2$s erabiltzailearen lehentasunetara itzuli behar du."
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -14055,16 +14051,16 @@
 msgid "Old Password"
 msgstr "Pasahitza zaharra"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Pasahitza berria (gutxienez 6 karaktere)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Pasahitza berria (errepika ezazu)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Pasahitza eguneratu"
 
@@ -14169,11 +14165,6 @@
 "ateratzeko. Webgune honetaz goza ezazu, eta mesedez hobekuntzak egiteko "
 "azalpenak bidali iezazkiguzu. %1$s.</p><p>-- %1$s.</p> lantaldea"
 
-#: www/account/first.php:36
-#, fuzzy, php-format
-msgid "--the %1$s staff."
-msgstr "%1$s -en lantaldea"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14347,10 +14338,6 @@
 msgid "Invalid confirmation hash"
 msgstr "'Hash' Baieztapen baliogabekoa"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "Pasahitza egokia eman behar duzu (gutxienez sei karakterekoa)."
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15505,6 +15492,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Pasahitza egokia jarri behar duzu (gutxienez 6 karaktere)"
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"
@@ -23257,6 +23248,13 @@
 msgid "That user does not exist."
 msgstr "Ez dago kategoria hau"
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "Ongietorri %1$s -era"
+
+#, fuzzy
+#~ msgid "--the %1$s staff."
+#~ msgstr "%1$s -en lantaldea"
+
 #~ msgid "Choose the role for each user and then press "Add All"."
 #~ msgstr ""
 #~ "Aukeratu erabiltzaile bakoitzaren rola eta gero sakatu "Denak "

Modified: trunk/src/translations/fr.po
===================================================================
--- trunk/src/translations/fr.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/fr.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\n"
 "PO-Revision-Date: 2013-06-03 17:17+0100\n"
 "Last-Translator: Marc-Etienne Vargenau <Marc-Etienne.Vargenau at alcatel-lucent."
 "com>\n"
@@ -2064,10 +2064,11 @@
 msgid "Error Adding Forum"
 msgstr "Erreur lors de l'ajout d'un forum"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
-msgstr "Bienvenue sur %1$s"
+msgid "Welcome to %s"
+msgstr "Bienvenue sur %s"
 
 #: common/forum/Forum.class.php:260
 msgid "Invalid forum group identifier"
@@ -4103,8 +4104,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "L'équipe de %s"
@@ -7407,11 +7408,6 @@
 msgid "Please replace this file with your own website"
 msgstr "Veuillez remplacer ce fichier par votre propre site web."
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr "Bienvenue sur %s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -13706,9 +13702,9 @@
 msgid "Old password is incorrect"
 msgstr "Ancien mot de passe incorrect"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Vous devez donner un mot de passe valide (6 caractères minimum)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "Vous devez fournir un mot de passe valide (au moins 6 caractères)."
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -13725,8 +13721,8 @@
 
 #: www/account/change_pw.php:71
 #, php-format
-msgid "%1$s Password Change Confirmation"
-msgstr "Confirmation de changement d'adresse e-mail pour %1$s"
+msgid "%s Password Change Confirmation"
+msgstr "Confirmation de changement de mot de passe pour %s"
 
 #: www/account/change_pw.php:75
 msgid "Congratulations. You have changed your password."
@@ -13734,9 +13730,9 @@
 
 #: www/account/change_pw.php:80
 #, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr ""
-"Vous devriez maintenant <a href=\"%1$s\">retourner aux préférences "
+"Vous devriez maintenant <a href=\"%s\">retourner aux préférences "
 "utilisateur</a>."
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -13747,16 +13743,16 @@
 msgid "Old Password"
 msgstr "Ancien mot de passe"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Nouveau mot de passe (6 caractères minimum)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Nouveau mot de passe (confirmez)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Mise à jour du mot de passe"
 
@@ -13872,11 +13868,6 @@
 "forums des projets, faire remonter des bogues dans %1$s, vous proposer comme "
 "développeur d'un projet, et même lancer votre propre projet."
 
-#: www/account/first.php:36
-#, php-format
-msgid "--the %1$s staff."
-msgstr "L'équipe de %1$s"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14057,10 +14048,6 @@
 msgid "Invalid confirmation hash"
 msgstr "Hash de confirmation invalide"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "Vous devez fournir un mot de passe valide (au moins 6 caractères)."
-
 #: www/account/lostlogin.php:75
 msgid "Password changed"
 msgstr "Mot de passe changé"
@@ -15203,6 +15190,10 @@
 msgid "No deliveries active."
 msgstr "Pas de livraisons en cours."
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Vous devez donner un mot de passe valide (6 caractères minimum)"
+
 #: www/admin/passedit.php:74
 msgid "Site Admin: Successfully Changed User Password"
 msgstr "Changement de mot de passe réussi."
@@ -22992,6 +22983,20 @@
 msgid "That user does not exist."
 msgstr "Cet utilisateur n'existe pas"
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "Bienvenue sur %1$s"
+
+#~ msgid "--the %1$s staff."
+#~ msgstr "L'équipe de %1$s"
+
+#~ msgid "%1$s Password Change Confirmation"
+#~ msgstr "Confirmation de changement d'adresse e-mail pour %1$s"
+
+#~ msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+#~ msgstr ""
+#~ "Vous devriez maintenant <a href=\"%1$s\">retourner aux préférences "
+#~ "utilisateur</a>."
+
 #~ msgid "Choose the role for each user and then press "Add All"."
 #~ msgstr ""
 #~ "Choisissez un rôle pour chaque utilisateur et cliquez sur \"Ajouter Tous"
@@ -24595,14 +24600,6 @@
 #~ "Merci de vous identifier si vous souhaitez naviguer dans l'arbre "
 #~ "Subversion."
 
-#~ msgid "%s Password Change Confirmation"
-#~ msgstr "Confirmation de changement de mot de passe pour %s"
-
-#~ msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
-#~ msgstr ""
-#~ "Vous devriez maintenant <a href=\"%s\">retourner aux préférences "
-#~ "utilisateur</a>."
-
 #~ msgid ""
 #~ "To avoid having to type your password every time for your CVS/SSH "
 #~ "developer account, you may upload your public key(s) here and they will "

Modified: trunk/src/translations/fusionforge.pot
===================================================================
--- trunk/src/translations/fusionforge.pot	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/fusionforge.pot	2013-07-22 09:24:30 UTC (rev 17601)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2027,9 +2027,10 @@
 msgid "Error Adding Forum"
 msgstr ""
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
+msgid "Welcome to %s"
 msgstr ""
 
 #: common/forum/Forum.class.php:260
@@ -3884,8 +3885,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr ""
@@ -6993,11 +6994,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr ""
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -12861,8 +12857,8 @@
 msgid "Old password is incorrect"
 msgstr ""
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
 msgstr ""
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
@@ -12880,7 +12876,7 @@
 
 #: www/account/change_pw.php:71
 #, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr ""
 
 #: www/account/change_pw.php:75
@@ -12889,7 +12885,7 @@
 
 #: www/account/change_pw.php:80
 #, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr ""
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -12900,16 +12896,16 @@
 msgid "Old Password"
 msgstr ""
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr ""
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr ""
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr ""
 
@@ -12999,11 +12995,6 @@
 "project."
 msgstr ""
 
-#: www/account/first.php:36
-#, php-format
-msgid "--the %1$s staff."
-msgstr ""
-
 #: www/account/index.php:78
 msgid "You must supply a first name."
 msgstr ""
@@ -13169,10 +13160,6 @@
 msgid "Invalid confirmation hash"
 msgstr ""
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr ""
-
 #: www/account/lostlogin.php:75
 msgid "Password changed"
 msgstr ""
@@ -14240,6 +14227,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr ""
+
 #: www/admin/passedit.php:74
 msgid "Site Admin: Successfully Changed User Password"
 msgstr ""

Modified: trunk/src/translations/gl.po
===================================================================
--- trunk/src/translations/gl.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/gl.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2176,10 +2176,11 @@
 msgid "Error Adding Forum"
 msgstr "Houbo un erro ao engadir o foro"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
-msgstr "Benvido/a a %1$s"
+msgid "Welcome to %s"
+msgstr "Benvido/a a %s"
 
 #: common/forum/Forum.class.php:260
 msgid "Invalid forum group identifier"
@@ -4279,8 +4280,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "O equipo de %s"
@@ -7648,11 +7649,6 @@
 msgid "Please replace this file with your own website"
 msgstr "Substitúa este ficheiro co seu propio sitio web"
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr "Benvido/a a %s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -14208,9 +14204,10 @@
 msgid "Old password is incorrect"
 msgstr "O contrasinal antigo é incorrecto "
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Debe proporcionar un contrasinal válido (6 caracteres como mínimo) "
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr ""
+"Ten de proporcionar un contrasinal válido (con, cando menos, 6 caracteres). "
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -14228,7 +14225,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "Confirmación do cambio de correo electrónico "
 
 #: www/account/change_pw.php:75
@@ -14238,8 +14235,8 @@
 
 #: www/account/change_pw.php:80
 #, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
-msgstr "Agora debería <a href=\"%1$s\">volver ás preferencias de usuario</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
+msgstr "Agora debería <a href=\"%s\">volver ás preferencias de usuario</a>."
 
 #: www/account/change_pw.php:87 www/account/index.php:158
 msgid "Change Password"
@@ -14249,16 +14246,16 @@
 msgid "Old Password"
 msgstr "Contrasinal antigo"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Contrasinal novo (cando menos 6 caracteres)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Contrasinal novo (repítao) "
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Actualización do contrasinal "
 
@@ -14379,11 +14376,6 @@
 "proxectos, enviar erros de programas en %1$s, rexistrarse como un "
 "desenvolvedor de proxectos ou mesmo comezar os seus propios proxectos."
 
-#: www/account/first.php:36
-#, fuzzy, php-format
-msgid "--the %1$s staff."
-msgstr "O equipo de %1$s"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14559,11 +14551,6 @@
 msgid "Invalid confirmation hash"
 msgstr "O hash de confirmación non é válido "
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr ""
-"Ten de proporcionar un contrasinal válido (con, cando menos, 6 caracteres). "
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15734,6 +15721,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Debe proporcionar un contrasinal válido (6 caracteres como mínimo) "
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"
@@ -23600,6 +23591,17 @@
 msgid "That user does not exist."
 msgstr "Ese usuario non existe. "
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "Benvido/a a %1$s"
+
+#, fuzzy
+#~ msgid "--the %1$s staff."
+#~ msgstr "O equipo de %1$s"
+
+#~ msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+#~ msgstr ""
+#~ "Agora debería <a href=\"%1$s\">volver ás preferencias de usuario</a>."
+
 #~ msgid "Choose the role for each user and then press "Add All"."
 #~ msgstr "Escolla o rol de cada usuario e prema "Engadir todos"."
 
@@ -24310,9 +24312,6 @@
 #~ "Pódese descargar o repositorio SVN deste proxecto a través de acceso "
 #~ "anónimo coas seguintes ordes."
 
-#~ msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
-#~ msgstr "Agora debería <a href=\"%s\">volver ás preferencias de usuario</a>."
-
 #~ msgid ""
 #~ "Authorized keys:<br /><em>Important: Make sure there are no line breaks "
 #~ "except between keys. After submitting, verify that the number of keys in "

Modified: trunk/src/translations/it.po
===================================================================
--- trunk/src/translations/it.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/it.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2176,10 +2176,11 @@
 msgid "Error Adding Forum"
 msgstr "Errore nella aggiunta del forum"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
-msgstr "Benvenuto su %1$s"
+msgid "Welcome to %s"
+msgstr "Benvenuto su %s"
 
 #: common/forum/Forum.class.php:260
 msgid "Invalid forum group identifier"
@@ -4280,8 +4281,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "Il team %s"
@@ -7637,11 +7638,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr "Benvenuto su %s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -14094,9 +14090,9 @@
 msgid "Old password is incorrect"
 msgstr "La vecchia password non è corretta"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "La nuova password non è valida (deve essere di almeno 6 caratteri)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "La password deve essere valida (minimo 6 caratteri)."
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -14114,7 +14110,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "Conferma di cambio indirizzo email"
 
 #: www/account/change_pw.php:75
@@ -14123,7 +14119,7 @@
 
 #: www/account/change_pw.php:80
 #, fuzzy, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr "Adesso puoi tornare alle %1$s Preferenze utente %2$s."
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -14134,16 +14130,16 @@
 msgid "Old Password"
 msgstr "Vecchia password"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Nuova password (almeno 6 caratteri)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Conferma nuova password"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Aggiorna password"
 
@@ -14261,11 +14257,6 @@
 "software ospitato da %1$s, farti registrare come sviluppatore oppure aprire "
 "un tuo progetto personale."
 
-#: www/account/first.php:36
-#, fuzzy, php-format
-msgid "--the %1$s staff."
-msgstr "Il team %1$s"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14441,10 +14432,6 @@
 msgid "Invalid confirmation hash"
 msgstr "Il codice hash di conferma non è valido."
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "La password deve essere valida (minimo 6 caratteri)."
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15610,6 +15597,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "La nuova password non è valida (deve essere di almeno 6 caratteri)"
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"
@@ -23415,6 +23406,13 @@
 msgid "That user does not exist."
 msgstr "La query non esiste"
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "Benvenuto su %1$s"
+
+#, fuzzy
+#~ msgid "--the %1$s staff."
+#~ msgstr "Il team %1$s"
+
 #~ msgid "Choose the role for each user and then press "Add All"."
 #~ msgstr "Seleziona un ruolo per ogni utente e poi premi \"Aggiungi tutti\"."
 

Modified: trunk/src/translations/ja.po
===================================================================
--- trunk/src/translations/ja.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/ja.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2153,9 +2153,10 @@
 msgid "Error Adding Forum"
 msgstr "アカウントをアクティブにするときにエラーが発生しました"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
+msgid "Welcome to %s"
 msgstr ""
 
 #: common/forum/Forum.class.php:260
@@ -4155,8 +4156,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr ""
@@ -7393,11 +7394,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr ""
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -13643,9 +13639,9 @@
 msgid "Old password is incorrect"
 msgstr ""
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr ""
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "有効なパスワードを入力してください(最低 6 文字以上)"
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -13662,18 +13658,18 @@
 msgstr ""
 
 #: www/account/change_pw.php:71
-#, php-format
-msgid "%1$s Password Change Confirmation"
-msgstr ""
+#, fuzzy, php-format
+msgid "%s Password Change Confirmation"
+msgstr "[パスワードを忘れましたか?]"
 
 #: www/account/change_pw.php:75
 msgid "Congratulations. You have changed your password."
 msgstr ""
 
 #: www/account/change_pw.php:80
-#, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
-msgstr ""
+#, fuzzy, php-format
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
+msgstr "(未訳:forum_utils.couldpostif)You could post if you were"
 
 #: www/account/change_pw.php:87 www/account/index.php:158
 msgid "Change Password"
@@ -13683,16 +13679,16 @@
 msgid "Old Password"
 msgstr ""
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr ""
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "新規パスワード(確認)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr ""
 
@@ -13796,11 +13792,6 @@
 "り %1$s を使いこなせるようになるでしょう。<p>そして、より良い %1$s にするため"
 "にフィードバックをいただければ助かると思います。<p>-- %1$s スタッフより。"
 
-#: www/account/first.php:36
-#, php-format
-msgid "--the %1$s staff."
-msgstr ""
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -13974,10 +13965,6 @@
 msgid "Invalid confirmation hash"
 msgstr "(未訳:account_lostlogin.invalidconfirm)Invalid confirmation hash"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "有効なパスワードを入力してください(最低 6 文字以上)"
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15105,6 +15092,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr ""
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"

Modified: trunk/src/translations/ko.po
===================================================================
--- trunk/src/translations/ko.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/ko.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2168,9 +2168,10 @@
 msgid "Error Adding Forum"
 msgstr "게시판을 추가할 때 오류가 발생하였습니다."
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
-#, php-format
-msgid "Welcome to %1$s"
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
+#, fuzzy, php-format
+msgid "Welcome to %s"
 msgstr "환영합니다: %1$s"
 
 #: common/forum/Forum.class.php:260
@@ -4235,8 +4236,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "-- %s 관리자"
@@ -7542,11 +7543,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, fuzzy, php-format
-msgid "Welcome to %s"
-msgstr "환영합니다: %1$s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -13932,9 +13928,9 @@
 msgid "Old password is incorrect"
 msgstr "기존 비밀번호가 맞지 않습니다."
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "유효한 비밀번호를 입력하셔야 합니다. (6글자 이상)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "유효한 비밀번호를 입력하셔야 합니다. (최소 6글자 이상)"
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -13952,7 +13948,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "이메일 주소 변경 확인"
 
 #: www/account/change_pw.php:75
@@ -13961,7 +13957,7 @@
 
 #: www/account/change_pw.php:80
 #, fuzzy, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr "사용자 등록 정보 페이지로 되돌아갑니다."
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -13972,16 +13968,16 @@
 msgid "Old Password"
 msgstr "기존 비밀번호"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "새로운 비밀번호 (6글자 이상)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "새로운 비밀번호 (한번더)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "비밀번호 갱신"
 
@@ -14080,11 +14076,6 @@
 "을 할 수도 있고, 프로젝트의 개발자로 등록하실 수도 있고, 여러분만의 프로젝트"
 "를 개설하시는 것도 가능합니다."
 
-#: www/account/first.php:36
-#, fuzzy, php-format
-msgid "--the %1$s staff."
-msgstr "The %1$s Team"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14258,10 +14249,6 @@
 msgid "Invalid confirmation hash"
 msgstr "확인에 사용된 hash값이 맞지 않습니다."
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "유효한 비밀번호를 입력하셔야 합니다. (최소 6글자 이상)"
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15413,6 +15400,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "유효한 비밀번호를 입력하셔야 합니다. (6글자 이상)"
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"
@@ -23120,7 +23111,14 @@
 msgid "That user does not exist."
 msgstr "분류 기준이 존재하지 않습니다."
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "환영합니다: %1$s"
+
 #, fuzzy
+#~ msgid "--the %1$s staff."
+#~ msgstr "The %1$s Team"
+
+#, fuzzy
 #~ msgid "Add user"
 #~ msgstr "사용자 추가"
 

Modified: trunk/src/translations/nl.po
===================================================================
--- trunk/src/translations/nl.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/nl.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2174,10 +2174,11 @@
 msgid "Error Adding Forum"
 msgstr "Fout bij het toevoegen van een forum"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
-msgstr "Welkom bij %1$s"
+msgid "Welcome to %s"
+msgstr "Welkom bij %s"
 
 #: common/forum/Forum.class.php:260
 msgid "Invalid forum group identifier"
@@ -4267,8 +4268,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "Het %s team"
@@ -7615,11 +7616,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr "Welkom bij %s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -14078,9 +14074,10 @@
 msgid "Old password is incorrect"
 msgstr "Het oude wachtwoord is niet juist"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Je moet een geldig wachtwoord ingeven (minimaal 6 karakters)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr ""
+"Je kunt alleen inloggen met een geldig wachtwoord (minimaal 6 karakters)."
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -14098,7 +14095,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "Bevestiging e-mail adreswijziging"
 
 #: www/account/change_pw.php:75
@@ -14107,7 +14104,7 @@
 
 #: www/account/change_pw.php:80
 #, fuzzy, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr ""
 "Je dient nu %1$s terug te gaan naar \"Account voorkeursinstellingen\" %2$s."
 
@@ -14119,16 +14116,16 @@
 msgid "Old Password"
 msgstr "Oude wachtwoord"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Nieuw wachtwoord (minimaal 6 karakters)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Nieuw wachtwoord (opnieuw)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Wachtwoord aanpassen"
 
@@ -14248,11 +14245,6 @@
 "bugs melden voor software in %1$s, je aanmelden als project ontwikkelaar, of "
 "je eigen project starten."
 
-#: www/account/first.php:36
-#, fuzzy, php-format
-msgid "--the %1$s staff."
-msgstr "Het %1$s team"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14427,11 +14419,6 @@
 msgid "Invalid confirmation hash"
 msgstr "Ongeldige bevestigings hash"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr ""
-"Je kunt alleen inloggen met een geldig wachtwoord (minimaal 6 karakters)."
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15600,6 +15587,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Je moet een geldig wachtwoord ingeven (minimaal 6 karakters)"
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"
@@ -23419,6 +23410,13 @@
 msgid "That user does not exist."
 msgstr "Die Trove categorie bestaat niet"
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "Welkom bij %1$s"
+
+#, fuzzy
+#~ msgid "--the %1$s staff."
+#~ msgstr "Het %1$s team"
+
 #~ msgid "Choose the role for each user and then press "Add All"."
 #~ msgstr ""
 #~ "Kies voor iedere gebruiker een rol en klik daarna op "Alle "

Modified: trunk/src/translations/pl.po
===================================================================
--- trunk/src/translations/pl.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/pl.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2131,9 +2131,10 @@
 msgid "Error Adding Forum"
 msgstr "Szukaj w dokumentach"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
+msgid "Welcome to %s"
 msgstr ""
 
 #: common/forum/Forum.class.php:260
@@ -4021,8 +4022,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr ""
@@ -7196,11 +7197,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr ""
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -13357,9 +13353,9 @@
 msgid "Old password is incorrect"
 msgstr "Stare hasło jest niepoprawne"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Musisz podać poprawne hasło (co najmniej 6 znaków)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr ""
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -13377,7 +13373,7 @@
 
 #: www/account/change_pw.php:71
 #, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr ""
 
 #: www/account/change_pw.php:75
@@ -13386,7 +13382,7 @@
 
 #: www/account/change_pw.php:80
 #, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr ""
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -13397,16 +13393,16 @@
 msgid "Old Password"
 msgstr "Stare Hasło"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Nowe Hasło (co najmniej 6 znaków)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Nowe Hasło (powtórz)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Aktualizuj hasło"
 
@@ -13497,11 +13493,6 @@
 "project."
 msgstr ""
 
-#: www/account/first.php:36
-#, php-format
-msgid "--the %1$s staff."
-msgstr ""
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -13670,10 +13661,6 @@
 msgid "Invalid confirmation hash"
 msgstr ""
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr ""
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -14762,6 +14749,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Musisz podać poprawne hasło (co najmniej 6 znaków)"
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"

Modified: trunk/src/translations/pt.po
===================================================================
--- trunk/src/translations/pt.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/pt.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2032,10 +2032,11 @@
 msgid "Error Adding Forum"
 msgstr "Erro Adicionando Fórum"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
-msgstr "Bem-vindo ao %1$s"
+msgid "Welcome to %s"
+msgstr "Bem-vindo ao %s"
 
 #: common/forum/Forum.class.php:260
 msgid "Invalid forum group identifier"
@@ -3903,8 +3904,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "A Equipe do %s"
@@ -7030,11 +7031,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr "Bem-vindo ao %s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -12910,9 +12906,9 @@
 msgid "Old password is incorrect"
 msgstr "Senha antiga está incorreta"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Você precisa fornecer uma senha válida (pelo menos 6 caracteres)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "Você precisa fornecer uma senha válida (pelo menos 6 caracteres)."
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -12928,9 +12924,9 @@
 msgstr "Senha Trocada com Sucesso"
 
 #: www/account/change_pw.php:71
-#, php-format
-msgid "%1$s Password Change Confirmation"
-msgstr ""
+#, fuzzy, php-format
+msgid "%s Password Change Confirmation"
+msgstr "Confirmação de Troca de E-mail"
 
 #: www/account/change_pw.php:75
 msgid "Congratulations. You have changed your password."
@@ -12938,7 +12934,7 @@
 
 #: www/account/change_pw.php:80
 #, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr ""
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -12949,16 +12945,16 @@
 msgid "Old Password"
 msgstr "Senha Antiga"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Nova Senha (pelo menos 6 caracteres)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Nova Senha (repita)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Atualizar senha"
 
@@ -13054,11 +13050,6 @@
 "para softwares em %1$s, inscrever-se como um desenvolvedor de projetos, ou "
 "mesmo começar o seu próprio projeto."
 
-#: www/account/first.php:36
-#, php-format
-msgid "--the %1$s staff."
-msgstr ""
-
 #: www/account/index.php:78
 msgid "You must supply a first name."
 msgstr ""
@@ -13227,10 +13218,6 @@
 msgid "Invalid confirmation hash"
 msgstr "Hash de confirmação inválido"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "Você precisa fornecer uma senha válida (pelo menos 6 caracteres)."
-
 #: www/account/lostlogin.php:75
 msgid "Password changed"
 msgstr ""
@@ -14307,6 +14294,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Você precisa fornecer uma senha válida (pelo menos 6 caracteres)"
+
 #: www/admin/passedit.php:74
 msgid "Site Admin: Successfully Changed User Password"
 msgstr ""
@@ -21636,6 +21627,9 @@
 msgid "That user does not exist."
 msgstr ""
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "Bem-vindo ao %1$s"
+
 #~ msgid "ERROR - file must be > 20 bytes and < 256000 bytes in length"
 #~ msgstr "ERRO - o arquivo precisa ter > 20 bytes e < 256000 bytes de tamanho"
 

Modified: trunk/src/translations/ru.po
===================================================================
--- trunk/src/translations/ru.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/ru.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2177,9 +2177,10 @@
 msgid "Error Adding Forum"
 msgstr "Ошибка добавления форума"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
-#, php-format
-msgid "Welcome to %1$s"
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
+#, fuzzy, php-format
+msgid "Welcome to %s"
 msgstr "Добро пожаловать в %1$s"
 
 #: common/forum/Forum.class.php:260
@@ -4260,8 +4261,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, fuzzy, php-format
 msgid "-- the %s staff"
 msgstr "Кампания %1$s"
@@ -7637,11 +7638,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, fuzzy, php-format
-msgid "Welcome to %s"
-msgstr "Добро пожаловать в %1$s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -14309,9 +14305,9 @@
 msgid "Old password is incorrect"
 msgstr "Старый пароль неверный"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Вы должны указать Ваш пароль из 6 знаков минимум"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "Вы должны иметь пароль минимум из 6 букв."
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -14329,7 +14325,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "Подтверждение изменения электронного адреса"
 
 #: www/account/change_pw.php:75
@@ -14339,7 +14335,7 @@
 
 #: www/account/change_pw.php:80
 #, fuzzy, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr "Сейчас Вы должны %1$s вернутся к установкам Вашей учетной записи %2$s."
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -14350,16 +14346,16 @@
 msgid "Old Password"
 msgstr "Старый пароль"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Новый пароль (не менее 6 символов)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Новый пароль (повторить)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Обновление пароля"
 
@@ -14483,11 +14479,6 @@
 "администраторам, или запишите Ваши идеи о дополнении сервисов, это поможет в "
 "дальнейшем развитии проекта %1$s.</p><p> -- Администрация сайта %1$s </p>"
 
-#: www/account/first.php:36
-#, fuzzy, php-format
-msgid "--the %1$s staff."
-msgstr "Кампания %1$s"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14665,10 +14656,6 @@
 msgid "Invalid confirmation hash"
 msgstr "Ошибочное подтверждение недопустимо"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "Вы должны иметь пароль минимум из 6 букв."
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15841,6 +15828,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Вы должны указать Ваш пароль из 6 знаков минимум"
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"
@@ -23734,6 +23725,13 @@
 msgid "That user does not exist."
 msgstr "Пользователь с таким именем не существует."
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "Добро пожаловать в %1$s"
+
+#, fuzzy
+#~ msgid "--the %1$s staff."
+#~ msgstr "Кампания %1$s"
+
 #~ msgid "Choose the role for each user and then press "Add All"."
 #~ msgstr ""
 #~ "Укажите занимаемую должность для каждого участника, и нажните ""

Modified: trunk/src/translations/sv.po
===================================================================
--- trunk/src/translations/sv.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/sv.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2167,9 +2167,10 @@
 msgid "Error Adding Forum"
 msgstr "Fel vid tillägg i forum"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
-#, php-format
-msgid "Welcome to %1$s"
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
+#, fuzzy, php-format
+msgid "Welcome to %s"
 msgstr "Välkommen till %1$s"
 
 #: common/forum/Forum.class.php:260
@@ -4248,8 +4249,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "%s Personalen"
@@ -7568,11 +7569,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, fuzzy, php-format
-msgid "Welcome to %s"
-msgstr "Välkommen till %1$s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -13974,9 +13970,9 @@
 msgid "Old password is incorrect"
 msgstr "Gamla lösenordet är ogiltigt"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "Du måste ange ett giltigt lösenord (min. 6 tecken)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "Du måste ange ett giltigt lösenord (min. 6 tecken)."
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -13994,7 +13990,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "E-postadress ändring bekräftelse"
 
 #: www/account/change_pw.php:75
@@ -14003,7 +13999,7 @@
 
 #: www/account/change_pw.php:80
 #, fuzzy, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr "Du skall nu %1$s återgå till användarinställningar %2$s."
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -14014,16 +14010,16 @@
 msgid "Old Password"
 msgstr "Gamla lösenordet"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "Nytt lösenord (min. 6 tecken)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "Nytt lösenord (repetera)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "Uppdatera lösenord"
 
@@ -14124,11 +14120,6 @@
 "ansluta dig som projektutvecklare eller till och med starta ditt eget "
 "projekt."
 
-#: www/account/first.php:36
-#, fuzzy, php-format
-msgid "--the %1$s staff."
-msgstr "%1$s Teamet"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14303,10 +14294,6 @@
 msgid "Invalid confirmation hash"
 msgstr "Ogiltig bekräftelsenyckel"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "Du måste ange ett giltigt lösenord (min. 6 tecken)."
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15457,6 +15444,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "Du måste ange ett giltigt lösenord (min. 6 tecken)"
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"
@@ -23198,7 +23189,14 @@
 msgid "That user does not exist."
 msgstr "Den resurskategorin existerar inte"
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "Välkommen till %1$s"
+
 #, fuzzy
+#~ msgid "--the %1$s staff."
+#~ msgstr "%1$s Teamet"
+
+#, fuzzy
 #~ msgid "Add user"
 #~ msgstr "Lägg till användare"
 

Modified: trunk/src/translations/th.po
===================================================================
--- trunk/src/translations/th.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/th.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\n"
 "PO-Revision-Date: 2009-10-06 16:32+0200\n"
 "Last-Translator: Roland Mas <lolando at debian.org>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2031,10 +2031,11 @@
 msgid "Error Adding Forum"
 msgstr ""
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
 #, php-format
-msgid "Welcome to %1$s"
-msgstr "ยินดีต้อนรับสู่ %1$s"
+msgid "Welcome to %s"
+msgstr ""
 
 #: common/forum/Forum.class.php:260
 msgid "Invalid forum group identifier"
@@ -3888,8 +3889,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr ""
@@ -6996,11 +6997,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, php-format
-msgid "Welcome to %s"
-msgstr ""
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -12852,8 +12848,8 @@
 msgid "Old password is incorrect"
 msgstr ""
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
 msgstr ""
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
@@ -12871,7 +12867,7 @@
 
 #: www/account/change_pw.php:71
 #, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr ""
 
 #: www/account/change_pw.php:75
@@ -12880,7 +12876,7 @@
 
 #: www/account/change_pw.php:80
 #, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr ""
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -12891,16 +12887,16 @@
 msgid "Old Password"
 msgstr ""
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr ""
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr ""
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr ""
 
@@ -12990,11 +12986,6 @@
 "project."
 msgstr ""
 
-#: www/account/first.php:36
-#, php-format
-msgid "--the %1$s staff."
-msgstr ""
-
 #: www/account/index.php:78
 msgid "You must supply a first name."
 msgstr ""
@@ -13160,10 +13151,6 @@
 msgid "Invalid confirmation hash"
 msgstr ""
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr ""
-
 #: www/account/lostlogin.php:75
 msgid "Password changed"
 msgstr ""
@@ -14231,6 +14218,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr ""
+
 #: www/admin/passedit.php:74
 msgid "Site Admin: Successfully Changed User Password"
 msgstr ""
@@ -21396,3 +21387,6 @@
 #: www/users:74
 msgid "That user does not exist."
 msgstr ""
+
+#~ msgid "Welcome to %1$s"
+#~ msgstr "ยินดีต้อนรับสู่ %1$s"

Modified: trunk/src/translations/zh_CN.po
===================================================================
--- trunk/src/translations/zh_CN.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/zh_CN.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2176,9 +2176,10 @@
 msgid "Error Adding Forum"
 msgstr "添加讨论区错误"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
-#, php-format
-msgid "Welcome to %1$s"
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
+#, fuzzy, php-format
+msgid "Welcome to %s"
 msgstr "欢迎来到 %1$s"
 
 #: common/forum/Forum.class.php:260
@@ -4238,8 +4239,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "%s 团队"
@@ -7570,11 +7571,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, fuzzy, php-format
-msgid "Welcome to %s"
-msgstr "欢迎来到 %1$s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -14008,9 +14004,9 @@
 msgid "Old password is incorrect"
 msgstr "旧的密码不正确"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "您必须提供有效的密码(至少6个字节)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "您必须提供一个有效的密码(至少6个字节)。"
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -14028,7 +14024,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "确认email信箱更改"
 
 #: www/account/change_pw.php:75
@@ -14037,7 +14033,7 @@
 
 #: www/account/change_pw.php:80
 #, fuzzy, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr "您现在可以 %1$s 返回到帐号维护页面 %2$s。"
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -14048,16 +14044,16 @@
 msgid "Old Password"
 msgstr "旧密码"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "新密码(至少6个字节)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "新密码(重复)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "更改密码"
 
@@ -14171,11 +14167,6 @@
 "建一个您自己的项目。</p><p>享用这个网站,也请给我们一些回馈信息,以便我们能共"
 "同使 %1$s 变得更好。</p><p>--%1$s 团队。</p>"
 
-#: www/account/first.php:36
-#, fuzzy, php-format
-msgid "--the %1$s staff."
-msgstr "%1$s 团队"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14348,10 +14339,6 @@
 msgid "Invalid confirmation hash"
 msgstr "不正确的确认编码"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "您必须提供一个有效的密码(至少6个字节)。"
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15499,6 +15486,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "您必须提供有效的密码(至少6个字节)"
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"
@@ -23197,6 +23188,13 @@
 msgid "That user does not exist."
 msgstr "查询不存在"
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "欢迎来到 %1$s"
+
+#, fuzzy
+#~ msgid "--the %1$s staff."
+#~ msgstr "%1$s 团队"
+
 #~ msgid "Choose the role for each user and then press "Add All"."
 #~ msgstr "选择每个用户的角色后点击 \"Add All\"。"
 

Modified: trunk/src/translations/zh_TW.po
===================================================================
--- trunk/src/translations/zh_TW.po	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/translations/zh_TW.po	2013-07-22 09:24:30 UTC (rev 17601)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-22 11:09+0200\n"
+"POT-Creation-Date: 2013-07-22 11:22+0200\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"
@@ -2176,9 +2176,10 @@
 msgid "Error Adding Forum"
 msgstr "新增討論區錯誤"
 
-#: common/forum/Forum.class.php:236 www/account/first.php:29
-#, php-format
-msgid "Welcome to %1$s"
+#: common/forum/Forum.class.php:236 cronjobs/homedirs.php:156
+#: www/account/first.php:29
+#, fuzzy, php-format
+msgid "Welcome to %s"
 msgstr "歡迎來到 %1$s"
 
 #: common/forum/Forum.class.php:260
@@ -4248,8 +4249,8 @@
 
 #: common/mail/MailingList.class.php:205
 #: plugins/mailman/www/mailman_utils.php:35 www/account/change_email.php:63
-#: www/account/lostpw.php:68 www/survey/privacy.php:58
-#: www/survey/survey_resp.php:61
+#: www/account/first.php:36 www/account/lostpw.php:68
+#: www/survey/privacy.php:58 www/survey/survey_resp.php:61
 #, php-format
 msgid "-- the %s staff"
 msgstr "%s 團隊"
@@ -7580,11 +7581,6 @@
 msgid "Please replace this file with your own website"
 msgstr ""
 
-#: cronjobs/homedirs.php:156
-#, fuzzy, php-format
-msgid "Welcome to %s"
-msgstr "歡迎來到 %1$s"
-
 #: cronjobs/homedirs.php:158
 #, php-format
 msgid ""
@@ -14036,9 +14032,9 @@
 msgid "Old password is incorrect"
 msgstr "舊的密碼不正確"
 
-#: www/account/change_pw.php:53 www/admin/passedit.php:54
-msgid "You must supply valid password (at least 6 chars)"
-msgstr "您必須提供有效的密碼(至少6個字元)"
+#: www/account/change_pw.php:53 www/account/lostlogin.php:62
+msgid "You must supply valid password (at least 6 chars)."
+msgstr "您必須提供一個有效的密碼(至少6個字元)。"
 
 #: www/account/change_pw.php:58 www/account/lostlogin.php:66
 #: www/admin/passedit.php:62
@@ -14056,7 +14052,7 @@
 
 #: www/account/change_pw.php:71
 #, fuzzy, php-format
-msgid "%1$s Password Change Confirmation"
+msgid "%s Password Change Confirmation"
 msgstr "確認email信箱改變"
 
 #: www/account/change_pw.php:75
@@ -14065,7 +14061,7 @@
 
 #: www/account/change_pw.php:80
 #, fuzzy, php-format
-msgid "You should now <a href=\"%1$s\">Return to User Prefs</a>."
+msgid "You should now <a href=\"%s\">Return to User Prefs</a>."
 msgstr "您現在可以 %1$s 返回到帳號維護頁面 %2$s。"
 
 #: www/account/change_pw.php:87 www/account/index.php:158
@@ -14076,16 +14072,16 @@
 msgid "Old Password"
 msgstr "舊密碼"
 
-#: www/account/change_pw.php:94 www/admin/passedit.php:86
+#: www/account/change_pw.php:98 www/admin/passedit.php:86
 msgid "New Password (at least 6 chars)"
 msgstr "新密碼(至少6個字元)"
 
-#: www/account/change_pw.php:96 www/account/lostlogin.php:97
+#: www/account/change_pw.php:104 www/account/lostlogin.php:97
 #: www/admin/passedit.php:88
 msgid "New Password (repeat)"
 msgstr "新密碼(重複)"
 
-#: www/account/change_pw.php:98 www/admin/passedit.php:90
+#: www/account/change_pw.php:110 www/admin/passedit.php:90
 msgid "Update password"
 msgstr "更新密碼"
 
@@ -14200,11 +14196,6 @@
 "立一個您自己的專案。</p><p>享用這個網站,也請給我們一些回饋資訊,以便我們能共"
 "同使 %1$s 變得更好。</p><p>--%1$s 團隊。</p>"
 
-#: www/account/first.php:36
-#, fuzzy, php-format
-msgid "--the %1$s staff."
-msgstr "%1$s 團隊"
-
 #: www/account/index.php:78
 #, fuzzy
 msgid "You must supply a first name."
@@ -14377,10 +14368,6 @@
 msgid "Invalid confirmation hash"
 msgstr "不正確的確認編碼"
 
-#: www/account/lostlogin.php:62
-msgid "You must supply valid password (at least 6 chars)."
-msgstr "您必須提供一個有效的密碼(至少6個字元)。"
-
 #: www/account/lostlogin.php:75
 #, fuzzy
 msgid "Password changed"
@@ -15525,6 +15512,10 @@
 msgid "No deliveries active."
 msgstr ""
 
+#: www/admin/passedit.php:54
+msgid "You must supply valid password (at least 6 chars)"
+msgstr "您必須提供有效的密碼(至少6個字元)"
+
 #: www/admin/passedit.php:74
 #, fuzzy
 msgid "Site Admin: Successfully Changed User Password"
@@ -23220,6 +23211,13 @@
 msgid "That user does not exist."
 msgstr "查詢不存在"
 
+#~ msgid "Welcome to %1$s"
+#~ msgstr "歡迎來到 %1$s"
+
+#, fuzzy
+#~ msgid "--the %1$s staff."
+#~ msgstr "%1$s 團隊"
+
 #~ msgid "Choose the role for each user and then press "Add All"."
 #~ msgstr "選擇每個使用者的角色後點擊 \"Add All\"。"
 

Modified: trunk/src/www/account/first.php
===================================================================
--- trunk/src/www/account/first.php	2013-07-22 09:17:09 UTC (rev 17600)
+++ trunk/src/www/account/first.php	2013-07-22 09:24:30 UTC (rev 17601)
@@ -26,14 +26,14 @@
 require_once $gfcommon.'include/pre.php';
 
 $forge_name = forge_get_config ('forge_name');
-site_user_header(array('title'=>sprintf(_('Welcome to %1$s'), $forge_name)));
+site_user_header(array('title'=>sprintf(_('Welcome to %s'), $forge_name)));
 
 print '<p>' . sprintf(_('You are now a registered user on %1$s, the online development environment for Open Source projects.'), $forge_name) . '</p>';
 
 print '<p>' . sprintf(_('As a registered user, you can participate fully in the activities on the site. You may now post messages to the project message forums, post bugs for software in %1$s, sign on as a project developer, or even start your own project.'), $forge_name) . '</p>';
 
 print '<p>';
-printf(_('--the %1$s staff.'), $forge_name);
+printf(_('-- the %s staff'), $forge_name);
 print '</p>';
 
 site_user_footer(array());




More information about the Fusionforge-commits mailing list