Handle missing trackers in backup validation result

This commit is contained in:
schroda
2024-05-01 16:56:18 +02:00
parent 4f92a0130e
commit 86ec83a2ef
6 changed files with 97 additions and 38 deletions

View File

@@ -826,7 +826,8 @@
"dialog": {
"content": {
"label": {
"missing_sources": "The following sources are not installed:"
"missing_sources": "The following sources are not installed:",
"missing_trackers": "The following trackers are not logged in:"
}
},
"title": "Backup validation"