From d9345c1691abbf0e5f4580ee9b8e21d01184f6b8 Mon Sep 17 00:00:00 2001 From: Christian Stimming Date: Sun, 29 Dec 2019 22:25:14 +0100 Subject: [PATCH] Minor translation improvements - Glossary needs "aging" as term - Header gnc-commodity.h contains translatable strings --- po/CMakeLists.txt | 1 + po/POTFILES.in | 1 + po/glossary/gnc-glossary.txt | 1 + 3 files changed, 3 insertions(+) diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 91a03466a4..056a5c1aa8 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -76,6 +76,7 @@ function(make_gnucash_potfiles) ${CMAKE_SOURCE_DIR}/*.gschema.xml.in ${CMAKE_SOURCE_DIR}/*.appdata.xml.in.in ${CMAKE_SOURCE_DIR}/*.keys.in ${CMAKE_SOURCE_DIR}/*.scm ${CMAKE_SOURCE_DIR}/*/qofbookslots.h + ${CMAKE_SOURCE_DIR}/*/gnc-commodity.h ) # Only consider files in a selection of the source directories and diff --git a/po/POTFILES.in b/po/POTFILES.in index 0fabfa244b..d564198eb4 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -638,6 +638,7 @@ libgnucash/engine/gnc-budget.c libgnucash/engine/gncBusGuile.c libgnucash/engine/gncBusiness.c libgnucash/engine/gnc-commodity.c +libgnucash/engine/gnc-commodity.h libgnucash/engine/gncCustomer.c libgnucash/engine/gnc-date.cpp libgnucash/engine/gnc-datetime.cpp diff --git a/po/glossary/gnc-glossary.txt b/po/glossary/gnc-glossary.txt index a497c095f3..d3fd30b274 100644 --- a/po/glossary/gnc-glossary.txt +++ b/po/glossary/gnc-glossary.txt @@ -41,6 +41,7 @@ "action: transfer" "see: transfer 2. (=credit transfer)" "action: wire" "-" "action: withdraw" "-" +"aging" "As in: payable aging, or: receivable aging. The aging report categorizes payables or receivables based on time buckets. This gives an overview of which bills or invoices are overdue at which time in the future. " "amount" "A sum of money" "average" "The result of adding several amounts together and then dividing this total by the number of amounts" "balance (noun)" "The amount of money that is in one's account"