Allow users who re-edit posts to skip notifications. Fixes bug #11466

This commit is contained in:
Colin Kuskie 2010-03-22 15:25:44 -07:00
parent 2dd18be4be
commit f5fd970c94
5 changed files with 19 additions and 0 deletions

View file

@ -178,6 +178,16 @@ will be a plain text area.|,
lastUpdated => 1149829706,
},
'skipNotification.form' => {
message => q|A field to that allows a user with the correct editing privileges to skip email notification|,
lastUpdated => 1269289137,
},
'Skip notification' => {
message => q|Skip notification|,
lastUpdated => 1269289137,
},
'form.submit' => {
message => q|A button to submit the post.|,
lastUpdated => 1149829706,