Help docs, big batch 2

This commit is contained in:
Colin Kuskie 2006-07-02 00:31:27 +00:00
parent 5de311d6f3
commit 5739575d0d
12 changed files with 238 additions and 2 deletions

View file

@ -31,6 +31,11 @@ our $I18N = {
lastUpdated => 0,
},
'decay karma body' => {
message => q|<p>This workflow activity will cause karma to increase or decrease by a set amount, not by a percentage, if it is above a minimum value specified by the user. To alter the karma of all users, simple set the karma to a large, negative value.</p>|,
lastUpdated => 0,
},
};
1;