This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/main by this push:
new 9177c6c362 Fix for the change made to metadata categories #7590 (#7596)
9177c6c362 is described below
commit 9177c6c362405ae5ecd7015a7899f171642ee5ae
Author: Nicolas Adment <[email protected]>
AuthorDate: Tue Jul 21 22:14:48 2026 +0200
Fix for the change made to metadata categories #7590 (#7596)
---
.../ui/hopgui/perspective/metadata/messages/messages_en_US.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/ui/src/main/resources/org/apache/hop/ui/hopgui/perspective/metadata/messages/messages_en_US.properties
b/ui/src/main/resources/org/apache/hop/ui/hopgui/perspective/metadata/messages/messages_en_US.properties
index 73895ef1f7..9f30cd3102 100644
---
a/ui/src/main/resources/org/apache/hop/ui/hopgui/perspective/metadata/messages/messages_en_US.properties
+++
b/ui/src/main/resources/org/apache/hop/ui/hopgui/perspective/metadata/messages/messages_en_US.properties
@@ -92,7 +92,7 @@ MetadataPerspective.Category.FileStorage=File Storage
MetadataPerspective.Category.Servers=Servers and Web Services
MetadataPerspective.Category.Execution=Execution and Monitoring
MetadataPerspective.Category.Logging=Logging and Probes
-MetadataPerspective.Category.Logging=Logging & Probes
+MetadataPerspective.Category.RunConfig=Run Configurations
MetadataPerspective.Category.Testing=Testing
MetadataPerspective.Category.DataDefinition=Data Definitions
MetadataPerspective.Category.Variables=Variables