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 532944da80 Fix translation loading for
ProgressMonitorDialog.InitialSubTaskLabel (#6698)
532944da80 is described below
commit 532944da80734324219f84068d7982a4aae7d32d
Author: lance <[email protected]>
AuthorDate: Tue Mar 3 18:35:57 2026 +0800
Fix translation loading for ProgressMonitorDialog.InitialSubTaskLabel
(#6698)
Signed-off-by: lance <[email protected]>
---
.../org/apache/hop/ui/core/dialog/messages/messages_en_US.properties | 1 +
1 file changed, 1 insertion(+)
diff --git
a/ui/src/main/resources/org/apache/hop/ui/core/dialog/messages/messages_en_US.properties
b/ui/src/main/resources/org/apache/hop/ui/core/dialog/messages/messages_en_US.properties
index 6adf12d070..7f4495ac9f 100644
---
a/ui/src/main/resources/org/apache/hop/ui/core/dialog/messages/messages_en_US.properties
+++
b/ui/src/main/resources/org/apache/hop/ui/core/dialog/messages/messages_en_US.properties
@@ -265,6 +265,7 @@ PreviewRowsDialog.ShowLogging.Title=Logging text
PreviewRowsDialog.Title=Examine preview data
ProgressMonitorDialog.InitialTaskLabel=Apache Hop is handling a long running
task
ProgressMonitorDialog.Shell.Title=Progress...
+ProgressMonitorDialog.InitialSubTaskLabel=\
SelectRowDialog.Title=Select an entry
SQLStatementDialog.Button.EditTransform=&Edit origin transform
SQLStatementDialog.Button.ExecSQL=E&xecute SQL