gnucash stable: Multiple changes pushed
Frank H.Ellenberger
fell at code.gnucash.org
Fri Aug 11 00:23:51 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/56b788ec (commit)
via https://github.com/Gnucash/gnucash/commit/382407e2 (commit)
from https://github.com/Gnucash/gnucash/commit/73dec63d (commit)
commit 56b788ececeffbb90a1337480c5ecd6b9df2b8c8
Merge: 73dec63d1d 382407e2e6
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Fri Aug 11 06:20:30 2023 +0200
Merge branch 'pr_#1743' into stable
commit 382407e2e6c7e305f6b8bff8a9c8afd14132f4b9
Author: xavier268 <xavier268 at users.noreply.github.com>
Date: Thu Aug 10 20:54:56 2023 +0200
L10N:fr: Fix report title date issue
diff --git a/po/fr.po b/po/fr.po
index 4eeb335cb5..7c075e259c 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -31,6 +31,7 @@
# Dyf_Tfh <n.zhao at hotmail.fr>, 2023.
# Gaël CATLLA <gcatlla at free.fr>, 2023.
# Vincent Dawans <dawansv at gmail.com>, 2023.
+# Xavier Gandillot (aka xavier268), 2023.
#
# Please follow the guidelines you'll find here: https://wiki.gnucash.org/wiki/Translation
#
@@ -25392,8 +25393,8 @@ msgstr "Ignorer les comptes"
#: gnucash/report/reports/standard/trial-balance.scm:374
msgid "${company-name} ${report-title} For Period Covering ${start} to ${end}"
msgstr ""
-"${report-title} de ${company-name} pour la période allant du ${début} au "
-"${fin}"
+"${report-title} de ${company-name} pour la période allant du ${start} au "
+"${end}"
# messages-i18n.c:165 po/guile_strings.txt:7
#: gnucash/report/reports/standard/account-summary.scm:381
Summary of changes:
po/fr.po | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
More information about the gnucash-changes
mailing list