Code: Select all
'ALLOW_THANKS_PM' => 'Notify me if someone thanks my post.',
'ALLOW_THANKS_PM_EXPLAIN' => 'You will receive a PM if someone says thank you for any of your posts.',
For example, afterneodelta wrote: where abouts in the thanks_mod file would i put that code?
Code: Select all
'NO_VIEW_USERS_THANKS' => 'You are not authorised to view the thanks list.',
Code: Select all
'NO_VIEW_USERS_THANKS' => 'You are not authorised to view the thanks list.',
'ALLOW_THANKS_PM' => 'Notify me if someone thanks my post.',
'ALLOW_THANKS_PM_EXPLAIN' => 'You will receive a PM if someone says thank you for any of your posts.',
Anyone?Stucker™ wrote:Hi! Great MOD!
How can I set the default sort of thankslist to Received Thanks Descending?
While I can not understand why you have it happenneodelta wrote:unfortunately it didnt seem to make a difference.
Sorry, I just did not answer.Stucker™ wrote:Anyone?
Code: Select all
'REMOVE_THANKS' => 'To remove the Thank You that you have given to another user. ',
'THANK_POST' => 'To give a Thank You to the author of the post: ',
'THANK_FROM' => 'from',
'THANK_TEXT_1' => 'The following people have thanked the author ',
'THANK_TEXT_2' => ' for this post',
'THANK_TEXT_2pl' => ' - %d',
'RECEIVED' => 'Thanked',
'THANKS' => 'times',
'GIVEN' => 'Thanks given',
'GRATITUDES' => 'Thanks',
'FOR_MESSAGE' => ' for post',
'THANKS_LIST' => 'View/Close list',
'THANKS_PM_SUBJECT_GIVE' => 'Thanks for the post',
'THANKS_PM_SUBJECT_REMOVE' => 'Remove thanks',
'THANKS_PM_MES_GIVE' => 'Thanks for the post',
'THANKS_PM_MES_REMOVE' => 'Remove thanks',
'THANKS_INFO_GIVE' => 'You have just given a Thank You for this post.',
'THANKS_INFO_REMOVE' => 'You have just removed your Thank You.',
'RETURN_POST' => 'Return',
'THANKS_USER' => 'List of thanks',
'THANKS_BACK' => 'Return',
'JUMP_TO_FORUM' => 'Jump to forum',
'JUMP_TO_TOPIC' => 'Jump to topic',
'INCORRECT_THANKS' => 'Invalid thanks',
'REMOVE_THANKS_CONFIRM' => 'Are you sure you want to remove your thanks?',