gnucash maint: L10N:de: "Für" klein in "Ergebnisrechnung für Periode" etc.

Frank H.Ellenberger fell at code.gnucash.org
Tue May 5 17:36:03 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/404357a8 (commit)
	from  https://github.com/Gnucash/gnucash/commit/fb18e457 (commit)



commit 404357a81c12dd7db94791bd13af6741e1cf07b3
Author: Thomas Schärli <thomas.schaerli at solnet.ch>
Date:   Tue May 5 23:23:46 2020 +0200

    L10N:de: "Für" klein in "Ergebnisrechnung für Periode" etc.

diff --git a/po/de.po b/po/de.po
index 3f1b66f57..0053d000d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -26754,7 +26754,7 @@ msgstr ""
 #: gnucash/report/standard-reports/trial-balance.scm:412
 #, scheme-format
 msgid "For Period Covering ~a to ~a"
-msgstr "Für Periode ~a bis ~a"
+msgstr "für Periode ~a bis ~a"
 
 #: gnucash/report/standard-reports/account-summary.scm:409
 msgid "Account title"



Summary of changes:
 po/de.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list