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 1e495f2  Improved: better AccountingInvoiceTimeEntries French label
1e495f2 is described below

commit 1e495f265590b87e26d1219ea3a77519a6e8c9fd
Author: Jacques Le Roux <[email protected]>
AuthorDate: Sat Dec 4 12:33:52 2021 +0100

    Improved: better AccountingInvoiceTimeEntries French label
---
 applications/accounting/config/AccountingUiLabels.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/applications/accounting/config/AccountingUiLabels.xml 
b/applications/accounting/config/AccountingUiLabels.xml
index 85d2dbe..55c1b74 100644
--- a/applications/accounting/config/AccountingUiLabels.xml
+++ b/applications/accounting/config/AccountingUiLabels.xml
@@ -8986,7 +8986,7 @@
         <value xml:lang="de">Zeiteinträge</value>
         <value xml:lang="en">Time Entries</value>
         <value xml:lang="es">Entradas de Tiempo</value>
-        <value xml:lang="fr">Ecritures d'horaire</value>
+        <value xml:lang="fr">Horaires d'écriture'</value>
         <value xml:lang="hi-IN">समय प्रतिविष्टियाँ</value>
         <value xml:lang="it">Righe Timbratura</value>
         <value xml:lang="ja">予定エントリ</value>

Reply via email to