diff --git a/src/assets/i18n/messages.nl.xlf b/src/assets/i18n/messages.nl.xlf
index 03cb155..829af1c 100644
--- a/src/assets/i18n/messages.nl.xlf
+++ b/src/assets/i18n/messages.nl.xlf
@@ -1392,7 +1392,7 @@
Allow subscriptions setting
- Base bath for subscriptions
+ Subscriptions base path
Abonnementenbasispad
src/app/settings/settings.component.html
@@ -2854,8 +2854,8 @@
- Error for
- Foutmelding bij
+ Error for
+ Foutmelding bij
src/app/components/downloads/downloads.component.ts
238
@@ -3097,13 +3097,303 @@
Autoplay checkbox
- Download for has been queued!
- staat in de wachtrij!
+ Download for has been queued!
+ staat in de wachtrij!
src/app/main/main.component.ts
469
+
+ Tasks
+ Taken
+
+ src/app/app.component.html
+ 47
+
+ Navigation menu Tasks Page title
+
+
+ N/A
+ n/b
+
+ src/app/components/tasks/tasks.component.html
+ 19
+
+
+ src/app/components/tasks/tasks.component.html
+ 28
+
+ N/A
+
+
+ Last confirmed
+ Laatst bevestigd:
+
+ src/app/components/tasks/tasks.component.html
+ 25
+
+ Last confirmed
+
+
+ Status
+ Status
+
+ src/app/components/tasks/tasks.component.html
+ 34
+
+ Status
+
+
+ Busy
+ Bezig
+
+ src/app/components/tasks/tasks.component.html
+ 36
+
+ Busy
+
+
+ Not scheduled
+ Niet ingepland
+
+ src/app/components/tasks/tasks.component.html
+ 42
+
+ Not scheduled
+
+
+ Clear missing files from DB:
+ Ontbrekende bestanden wissen uit DB:
+
+ src/app/components/tasks/tasks.component.html
+ 57
+
+ Clear missing files from DB
+
+
+ Clear duplicate files from DB:
+ Gedupliceerde bestanden wissen uit DB:
+
+ src/app/components/tasks/tasks.component.html
+ 60
+
+ Clear duplicate files from DB
+
+
+ Update binary to:
+ Uitvoerbaar bestand bijwerken naar
+
+ src/app/components/tasks/tasks.component.html
+ 63
+
+ Update binary to
+
+
+ Run
+ Uitvoeren
+
+ src/app/components/tasks/tasks.component.html
+ 69
+
+ Run
+
+
+ Schedule
+ Inplannen
+
+ src/app/components/tasks/tasks.component.html
+ 72
+
+ Schedule
+
+
+ Failed to run task!
+ De taak kan niet worden uitgevoerd!
+
+ src/app/components/tasks/tasks.component.ts
+ 79
+
+
+ src/app/components/tasks/tasks.component.ts
+ 81
+
+
+
+ Successfully confirmed task!
+ De taak is bevestigd!
+
+ src/app/components/tasks/tasks.component.ts
+ 89
+
+
+
+ Failed to confirm task!
+ De taak kan niet worden bevestigd!
+
+ src/app/components/tasks/tasks.component.ts
+ 90
+
+
+ src/app/components/tasks/tasks.component.ts
+ 92
+
+
+
+ Would you like to reset your tasks? All your schedules will be removed as well.
+ Weet je zeker dat je alle taken wilt herstellen? Alle schema's worden hierdoor gewist.
+
+ src/app/components/tasks/tasks.component.ts
+ 133
+
+
+
+ Reset
+ Herstellen
+
+ src/app/components/tasks/tasks.component.ts
+ 134
+
+
+
+ Failed to reset tasks!
+ De taken kunnen niet worden hersteld!
+
+ src/app/components/tasks/tasks.component.ts
+ 144
+
+
+ src/app/components/tasks/tasks.component.ts
+ 147
+
+
+
+ Restore
+ Herstellen
+
+ src/app/dialogs/restore-db-dialog/restore-db-dialog.component.html
+ 25
+
+ Restore button
+
+
+ Update task schedule
+ Taakschema bijwerken
+
+ src/app/dialogs/update-task-schedule-dialog/update-task-schedule-dialog.component.html
+ 1
+
+ Update task schedule
+
+
+ Enabled
+ Ingeschakeld
+
+ src/app/dialogs/update-task-schedule-dialog/update-task-schedule-dialog.component.html
+ 7
+
+ Enabled
+
+
+ Recurring
+ Herhalen
+
+ src/app/dialogs/update-task-schedule-dialog/update-task-schedule-dialog.component.html
+ 10
+
+ Recurring
+
+
+ Update
+ Bijwerken
+
+ src/app/dialogs/update-task-schedule-dialog/update-task-schedule-dialog.component.html
+ 52
+
+ Update button
+
+
+ Last ran
+ Laatst uitgevoerd:
+
+ src/app/components/tasks/tasks.component.html
+ 16
+
+ Last ran
+
+
+ Scheduled for
+ Ingepland om
+
+ src/app/components/tasks/tasks.component.html
+ 38
+
+ Scheduled
+
+
+ Restore DB from backup
+ DB herstellen uit back-up
+
+ src/app/components/tasks/tasks.component.html
+ 89
+
+
+ src/app/dialogs/restore-db-dialog/restore-db-dialog.component.html
+ 1
+
+ Restore DB from backup button
+
+
+ Reset tasks
+ Taken herstellen
+
+ src/app/components/tasks/tasks.component.ts
+ 132
+
+
+
+ Successfully ran task!
+ De taak is uitgevoerd!
+
+ src/app/components/tasks/tasks.component.ts
+ 78
+
+
+
+ Reset tasks
+ Taken herstellen
+
+ src/app/components/tasks/tasks.component.html
+ 90
+
+ Reset tasks button
+
+
+ No tasks available!
+ Er zijn geen taken beschikbaar!
+
+ src/app/components/tasks/tasks.component.html
+ 94
+
+ No tasks label
+
+
+ Tasks successfully reset!
+ De taken zijn hersteld!
+
+ src/app/components/tasks/tasks.component.ts
+ 142
+
+
+
+ Global custom args for downloads on the home page. (Set args for subscriptions for each subscriptions separately!) Args are delimited using two commas like so: ,,
+ Globale aanvullende opties voor downloades. (Stel ze per abonnement in!) Scheid de opties met twee komma's, dus ,,
+
+ src/app/settings/settings.component.html
+ 128
+
+ Custom args setting input hint
+