From 49abf9f7787470ee4e9fd00b7c511d1dc834a72d Mon Sep 17 00:00:00 2001
From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue, 28 May 2024 23:56:03 -0700
Subject: [PATCH] Remove unneeded i18n
---
src-ui/messages.xlf | 50 +++++++++----------
.../admin/config/config.component.html | 2 +-
2 files changed, 24 insertions(+), 28 deletions(-)
diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf
index 1d0daaf42..edec5cef0 100644
--- a/src-ui/messages.xlf
+++ b/src-ui/messages.xlf
@@ -503,33 +503,6 @@
4
-
-
-
- src/app/components/admin/config/config.component.html
- 14,15
-
-
- src/app/components/common/custom-field-display/custom-field-display.component.html
- 32
-
-
- src/app/components/common/input/drag-drop-select/drag-drop-select.component.html
- 12
-
-
- src/app/components/common/input/tags/tags.component.html
- 4
-
-
- src/app/components/common/permissions-select/permissions-select.component.html
- 22
-
-
- src/app/components/document-history/document-history.component.html
- 35
-
-
Read the documentation about this setting
@@ -3045,6 +3018,29 @@
62
+
+
+
+ src/app/components/common/custom-field-display/custom-field-display.component.html
+ 32
+
+
+ src/app/components/common/input/drag-drop-select/drag-drop-select.component.html
+ 12
+
+
+ src/app/components/common/input/tags/tags.component.html
+ 4
+
+
+ src/app/components/common/permissions-select/permissions-select.component.html
+ 22
+
+
+ src/app/components/document-history/document-history.component.html
+ 35
+
+
Search fields
diff --git a/src-ui/src/app/components/admin/config/config.component.html b/src-ui/src/app/components/admin/config/config.component.html
index 03ca04b7b..0f74339fb 100644
--- a/src-ui/src/app/components/admin/config/config.component.html
+++ b/src-ui/src/app/components/admin/config/config.component.html
@@ -11,7 +11,7 @@