[AB-298] adapting various templates to comply with the new information in modmail

adding new templates for contact contact notification and modmail logging progress indicator
This commit is contained in:
Sheldan
2021-07-04 12:12:09 +02:00
parent ee2d1658be
commit dde3ec778d
44 changed files with 37 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
Thread is being closed. This can take a while depending on the amount of messages.
Do not use any modmail related command until it is certain that there was some kind of error.
${messagesLogged}/${messagesToLog} messages logged.

View File

@@ -0,0 +1,2 @@
A mod mail thread has been closed by ${closingUserDescription} with the note '${note}'. There were ${messageCount} interaction(s) with the user ${user}. It has been opened on ${startDate} and lasted ${duration}.
Closing notified the user: ${closedSilently?string('yes', 'no')}

View File

@@ -1 +0,0 @@
A mod mail thread has been closed with the note '${note}'. There were ${messageCount} interactions with the user ${user}. It has been opened on ${startDate} and lasted ${duration}.