Skip to content

Commit

Permalink
warn: add {{Uw-rfd1}} through {{Uw-rfd4}}
Browse files Browse the repository at this point in the history
  • Loading branch information
DreamRimmer authored Dec 28, 2024
1 parent ea807b9 commit 88a7ee6
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions modules/twinklewarn.js
Original file line number Diff line number Diff line change
Expand Up @@ -823,6 +823,24 @@ Twinkle.warn.messages = {
label: 'Removing speedy deletion tags',
summary: 'Final warning: Removing speedy deletion tags'
}
},
'uw-rfd': {
level1: {
label: 'Removing redirects for discussion tags',
summary: 'General note: Removing redirects for discussion tags'
},
level2: {
label: 'Removing redirects for discussion tags',
summary: 'Caution: Removing redirects for discussion tags'
},
level3: {
label: 'Removing redirects for discussion tags',
summary: 'Warning: Removing redirects for discussion tags'
},
level4: {
label: 'Removing redirects for discussion tags',
summary: 'Final warning: Removing redirects for discussion tags'
}
}
},
Other: {
Expand Down

0 comments on commit 88a7ee6

Please sign in to comment.