nant wrote: The password can only be sent on very first instance before it is hashed to be stored in database.
If you have enabled email confirmation - then this is the very first instance and you would need to reference it in the email confirmation message.
Is that in YOUR_REGISTRATION_IS_PENDING_APPROVAL_MESSAGE or somewhere else?
This is how this message text is at the moment (in Swedish):
Hej [NAME]!\r\nTack för din registrering pÄ [sitename]. Ditt konto Àr skapat men mÄste verifieras innan du kan anvÀnda det.\r\nFör att verifiera kontot klickar du pÄ lÀnken nedan eller kopierar in den i din webblÀsare:\r\n\n[CONFIRM]\r\n\nVi kommer manuellt att granska din registrering. Du kommer att fÄ en bekrÀftelse nÀr detta Àr klart. Dina uppgifter kommer inte att vara synliga i [sitename] förrÀn denna granskning Àr genomförd.\n\n[DETAILS] och hÀr kommer lösen: [PASSWORD]
Details does not include the password and the [PASSWORD] reference is not replaced. It still says "[PASSWORD]".
Am I in the wrong translation string?