mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-27 11:52:51 +00:00
[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:
@@ -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.
|
||||
@@ -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')}
|
||||
@@ -0,0 +1 @@
|
||||
Thread has been created.
|
||||
@@ -0,0 +1 @@
|
||||
Link
|
||||
@@ -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}.
|
||||
Reference in New Issue
Block a user