Re: who_generic?
Reply #1 –
Just a generic string that is used when ElkArte doesn't know exactly the action the user is looking at.
For example a mod adds the action "someaction", but it doesn't add the string $txt['who_someaction'] to describe what that action is, in that case the who_generic will be used and the string will become: 'Viewing the someaction'.
It cannot make sense in all cases, that's granted. It's just a way to show something that is somehow related to what the user is doing, but is not possible to show exactly because something is missing.