From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun, 28 Jul 2024 14:06:15 +0000 (-0700)
Subject: Change: more clearly handle init permissions error (#7334)
X-Git-Tag: v2.11.2~4
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcfc53b7f202a7a375d44c2b1691a0159094b5eb;p=thirdparty%2Fpaperless-ngx.git
Change: more clearly handle init permissions error (#7334)
---
diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf
index fb2463d64f..5ca297a774 100644
--- a/src-ui/messages.xlf
+++ b/src-ui/messages.xlf
@@ -8683,21 +8683,21 @@
Successfully completed one-time migratration of settings to the database!
src/app/services/settings.service.ts
- 554
+ 567
Unable to migrate settings to the database, please try saving manually.
src/app/services/settings.service.ts
- 555
+ 568
You can restart the tour from the settings page.
src/app/services/settings.service.ts
- 625
+ 638
diff --git a/src-ui/src/app/components/dashboard/dashboard.component.html b/src-ui/src/app/components/dashboard/dashboard.component.html
index 3e3220b656..4b217f8c39 100644
--- a/src-ui/src/app/components/dashboard/dashboard.component.html
+++ b/src-ui/src/app/components/dashboard/dashboard.component.html
@@ -39,7 +39,7 @@