diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf
index 3e24d6bf1..3f283c760 100644
--- a/src-ui/messages.xlf
+++ b/src-ui/messages.xlf
@@ -347,70 +347,70 @@
The documents list shows all of your documents and allows for filtering as well as bulk-editing. There are three different view styles: list, small cards and large cards. A list of documents currently opened for editing is shown in the sidebar.src/app/app.component.ts
- 164
+ 165The filtering tools allow you to quickly find documents using various searches, dates, tags, etc.src/app/app.component.ts
- 176
+ 178Any combination of filters can be saved as a 'view' which can then be displayed on the dashboard and / or sidebar.src/app/app.component.ts
- 186
+ 189Tags, correspondents, document types and storage paths can all be managed using these pages. They can also be created from the document edit view.src/app/app.component.ts
- 195
+ 199File Tasks shows you documents that have been consumed, are waiting to be, or may have failed during the process.src/app/app.component.ts
- 204
+ 209Check out the settings for various tweaks to the web app, toggle settings for saved views or setup e-mail checking.src/app/app.component.ts
- 213
+ 219Thank you! 🙏src/app/app.component.ts
- 222
+ 229There are <em>tons</em> more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.src/app/app.component.ts
- 224
+ 231Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!src/app/app.component.ts
- 226
+ 233Initiating upload...src/app/app.component.ts
- 281
+ 288
@@ -2782,17 +2782,17 @@
- Error deleting document:
+ Error deleting document: src/app/components/document-detail/document-detail.component.ts
- 591
+ 595,597Redo OCR confirmsrc/app/components/document-detail/document-detail.component.ts
- 611
+ 618src/app/components/document-list/bulk-editor/bulk-editor.component.ts
@@ -2803,14 +2803,14 @@
This operation will permanently redo OCR for this document.src/app/components/document-detail/document-detail.component.ts
- 612
+ 619This operation cannot be undone.src/app/components/document-detail/document-detail.component.ts
- 613
+ 620src/app/components/document-list/bulk-editor/bulk-editor.component.ts
@@ -2841,7 +2841,7 @@
Proceedsrc/app/components/document-detail/document-detail.component.ts
- 615
+ 622src/app/components/document-list/bulk-editor/bulk-editor.component.ts
@@ -2868,7 +2868,7 @@
Redo OCR operation will begin in the background. Close and re-open or reload this document after the operation has completed to see new content.src/app/components/document-detail/document-detail.component.ts
- 623
+ 630
@@ -2877,7 +2877,7 @@
)"/>
src/app/components/document-detail/document-detail.component.ts
- 634,636
+ 641,643
@@ -4907,7 +4907,7 @@
You don't have permissions to do thatsrc/app/guards/permissions.guard.ts
- 31
+ 35