I've had this issue before so I thought I would ask.
I'm having a problem with a glitch/bug in the Verified Registration mechanism in DNN. The fix is easy, you simply have to tell your users they are supposed to log out of the site they just registered to BEFORE clicking on the verification URL they received by email.
Unfortunately the text in the yellow box does not mention this detail and many users are puzzled by the Server Error they receive whenever they try to confirm their registration while they are still logged in.
I found the string appearing in Italian "Stai utilizzando un account non verificato. Si prega di verificare l'account cliccando sul link contenuto nella e-mail di verifica che è stata spedita."
I tried looking for it in the Languages -> Host -> Italian -> Desktop modules -> Authentication services - > DNN -> Local resources but could not find it... any idea where the text that appears in the little yellow box that pops us just after registration resides?
Is there some sort of logic/module/plugin/ that can allow administrators to look at a page and know exactly in which resource file a particular string resides?
I'll try to register to one of my english websites so I can give you the English equivalent of the string...
Thanks for any help on the subject