Closes #244: feedback when saving inbox scanning configuration

This commit is contained in:
Benjamin Gamard
2018-10-19 16:10:39 +02:00
parent d4fe719a2c
commit 8fff672d2f
3 changed files with 18 additions and 3 deletions
+2 -1
View File
@@ -397,7 +397,8 @@
"test": "Test the parameters",
"last_sync": "Last synchronization: {{ data.date | date: 'medium' }}, {{ data.count }} message{{ data.count > 1 ? 's' : '' }} imported",
"test_success": "The connection to the inbox is successful ({{ count }} <strong>unread</strong> message{{ count > 1 ? 's' : '' }})",
"test_fail": "An error occurred while connecting to the inbox, please check the parameters"
"test_fail": "An error occurred while connecting to the inbox, please check the parameters",
"saved": "IMAP configuration saved successfully"
},
"monitoring": {
"background_tasks": "Background tasks",