Allow users who re-edit posts to skip notifications. Fixes bug #11466
This commit is contained in:
parent
2dd18be4be
commit
f5fd970c94
5 changed files with 19 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue