TF-3077 Remove stacktrace from error toast
This commit is contained in:
@@ -3290,18 +3290,6 @@
|
||||
"folderName": {}
|
||||
}
|
||||
},
|
||||
"toastMessageMarkAsReadFolderFailureWithReason": "Folder \"{folderName}\" could not be marked as read. Due \"{reason}\"",
|
||||
"@toastMessageMarkAsReadFolderFailureWithReason": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"folderName",
|
||||
"reason"
|
||||
],
|
||||
"placeholders": {
|
||||
"folderName": {},
|
||||
"reason": {}
|
||||
}
|
||||
},
|
||||
"sending": "Sending",
|
||||
"@sending": {
|
||||
"type": "text",
|
||||
|
||||
Reference in New Issue
Block a user