This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new c9d15e5af7 Improved: Improve dutch label (OFBIZ-13032) (#764)
c9d15e5af7 is described below
commit c9d15e5af7cbb77c5dbe135b5e319d0def0bebdb
Author: Pierre Smits <[email protected]>
AuthorDate: Mon Apr 15 16:51:28 2024 +0200
Improved: Improve dutch label (OFBIZ-13032) (#764)
modified AccountingUiLabels.xml, CommonUiLabels.xml
- AccountingInvoicesDueSoon
- WebTools
---
applications/accounting/config/AccountingUiLabels.xml | 1 +
framework/common/config/CommonUiLabels.xml | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/applications/accounting/config/AccountingUiLabels.xml
b/applications/accounting/config/AccountingUiLabels.xml
index 13e9f31bb9..d37cbc139e 100644
--- a/applications/accounting/config/AccountingUiLabels.xml
+++ b/applications/accounting/config/AccountingUiLabels.xml
@@ -8553,6 +8553,7 @@
<value xml:lang="es">Facturas prontas de pago</value>
<value xml:lang="fr">Factures à régler prochainement</value>
<value xml:lang="ja">支払期日が近づいている請求</value>
+ <value xml:lang="nl">Binnenkort vervallen</value>
<value xml:lang="pt">Faturas devidas em breve</value>
<value xml:lang="vi">Xử lý hóa đơn sớm</value>
<value xml:lang="zh">即将到期的发票</value>
diff --git a/framework/common/config/CommonUiLabels.xml
b/framework/common/config/CommonUiLabels.xml
index cd2b56bcf7..3906b59c6e 100644
--- a/framework/common/config/CommonUiLabels.xml
+++ b/framework/common/config/CommonUiLabels.xml
@@ -15790,7 +15790,7 @@
<value xml:lang="hi-IN">वेब टूल्स</value>
<value xml:lang="it">Strumenti web</value>
<value xml:lang="ja">Webツール</value>
- <value xml:lang="nl">FrameworkTools</value>
+ <value xml:lang="nl">Systeembeheer</value>
<value xml:lang="pt">FerramentasWeb</value>
<value xml:lang="pt-BR">WebTools</value>
<value xml:lang="ro">Instrumente Web</value>