From 2daee375d00862f944437dc4711a464b0efa2de6 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 17 Feb 2023 14:23:09 -0800 Subject: [PATCH] Remove obsolete UI warning on edit storage path --- src-ui/messages.xlf | 21 +++++++------------ .../storage-path-edit-dialog.component.html | 4 ---- 2 files changed, 7 insertions(+), 18 deletions(-) diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf index 37c4d54e9..16f00a722 100644 --- a/src-ui/messages.xlf +++ b/src-ui/messages.xlf @@ -855,7 +855,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 13 + 9 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -934,7 +934,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 15 + 11 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -953,7 +953,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 16 + 12 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -972,7 +972,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 17 + 13 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -1003,7 +1003,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 25 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -1054,7 +1054,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 26 + 22 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -1605,18 +1605,11 @@ 143 - - Note that editing a path does not apply changes to stored files until you have run the 'document_renamer' utility. See the documentation. - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 10 - - Path src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 14 + 10 src/app/components/manage/storage-path-list/storage-path-list.component.ts diff --git a/src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html b/src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html index b40c61c1a..a3bcb62ce 100644 --- a/src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html +++ b/src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html @@ -6,10 +6,6 @@