gnucash-docs maint: Multiple changes pushed
Frank H.Ellenberger
fell at code.gnucash.org
Thu Sep 23 12:24:03 EDT 2021
Updated via https://github.com/Gnucash/gnucash-docs/commit/40dab7df (commit)
via https://github.com/Gnucash/gnucash-docs/commit/48559056 (commit)
via https://github.com/Gnucash/gnucash-docs/commit/228f5b4f (commit)
via https://github.com/Gnucash/gnucash-docs/commit/d0ecef96 (commit)
from https://github.com/Gnucash/gnucash-docs/commit/014ce27e (commit)
commit 40dab7df62b44da7b1d1e2e1ba14f8f590eb7b52
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date: Thu Sep 23 09:43:30 2021 +0900
Apply dtd-locale to help/de/Help_para-assist-intro.xml.
commit 4855905668ae7038b63c35a8358ffb89926ccf98
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date: Fri Aug 20 17:32:27 2021 +0900
Add ENTITY(s) prefix guisubmenu, guimenuitem, and guilabel as gsm, gmi, and gl, respectively.
commit 228f5b4f4a69007465b3a46917fe31749170915c
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date: Sun Aug 22 15:26:02 2021 +0900
Move untranslated entity messages from gnc-docbookx.dtd to each locale file.
commit d0ecef9695caf5d03b67d4c01423ce0f71bf4b89
Author: TANIGUCHI Yasuaki <yasuakit at gmail.com>
Date: Fri Aug 20 17:32:27 2021 +0900
Make DTD ENTITY(s) translatable. See docbook/README.
Bug 798273 - Consider a entity import system like in docbook-xsl
Summary of changes:
CMakeLists.txt | 3 +-
docbook/README | 43 +++++++++++++++++++
docbook/gnc-docbookx.dtd | 34 ---------------
docbook/gnc-locale-C.dtd | 80 ++++++++++++++++++++++++++++++++++++
docbook/gnc-locale-de.dtd | 39 ++++++++++++++++++
docbook/gnc-locale-it.dtd | 11 +++++
docbook/gnc-locale-ja.dtd | 16 ++++++++
docbook/gnc-locale-pt.dtd | 20 +++++++++
docbook/gnc-locale-ru.dtd | 22 ++++++++++
guide/C/appendixa.xml | 2 +-
guide/C/appendixd.xml | 2 +-
guide/C/ch_accts.xml | 2 +-
guide/C/ch_basics.xml | 2 +-
guide/C/ch_budgets.xml | 2 +-
guide/C/ch_bus_features.xml | 2 +-
guide/C/ch_capgain.xml | 2 +-
guide/C/ch_cbook.xml | 2 +-
guide/C/ch_cc.xml | 2 +-
guide/C/ch_configuring.xml | 2 +-
guide/C/ch_currency.xml | 2 +-
guide/C/ch_dep.xml | 2 +-
guide/C/ch_expenses.xml | 2 +-
guide/C/ch_import_business_data.xml | 2 +-
guide/C/ch_importing.xml | 2 +-
guide/C/ch_invest.xml | 2 +-
guide/C/ch_loans.xml | 2 +-
guide/C/ch_oth_assets.xml | 2 +-
guide/C/ch_oview.xml | 2 +-
guide/C/ch_python_bindings.xml | 2 +-
guide/C/ch_reports.xml | 2 +-
guide/C/ch_txns.xml | 2 +-
guide/C/fdl-appendix.xml | 2 +-
guide/C/gnc-glossary.xml | 2 +-
guide/C/gnucash-guide.xml | 2 +-
guide/C/legal.xml | 2 +-
guide/de/appendixa.xml | 2 +-
guide/de/appendixd.xml | 2 +-
guide/de/appendixe.xml | 2 +-
guide/de/ch_accts.xml | 2 +-
guide/de/ch_basics.xml | 2 +-
guide/de/ch_budgets.xml | 2 +-
guide/de/ch_bus_ap.xml | 2 +-
guide/de/ch_bus_ar.xml | 2 +-
guide/de/ch_bus_intro.xml | 2 +-
guide/de/ch_bus_pay.xml | 2 +-
guide/de/ch_bus_setup.xml | 2 +-
guide/de/ch_capgain.xml | 2 +-
guide/de/ch_cbook.xml | 2 +-
guide/de/ch_cc.xml | 2 +-
guide/de/ch_currency.xml | 2 +-
guide/de/ch_dep.xml | 2 +-
guide/de/ch_expenses.xml | 2 +-
guide/de/ch_import_business_data.xml | 2 +-
guide/de/ch_invest.xml | 2 +-
guide/de/ch_loans.xml | 2 +-
guide/de/ch_oth_assets.xml | 2 +-
guide/de/ch_oview.xml | 2 +-
guide/de/ch_python_bindings.xml | 2 +-
guide/de/ch_reports.xml | 2 +-
guide/de/ch_txns.xml | 2 +-
guide/de/fdl-appendix.xml | 2 +-
guide/de/glossary.xml | 2 +-
guide/de/gnucash-guide.xml | 2 +-
guide/it/gnucash-guide.xml | 2 +-
guide/ja/appendixa.xml | 2 +-
guide/ja/appendixd.xml | 2 +-
guide/ja/ch_accts.xml | 2 +-
guide/ja/ch_basics.xml | 2 +-
guide/ja/ch_budgets.xml | 2 +-
guide/ja/ch_bus_ap.xml | 2 +-
guide/ja/ch_bus_ar.xml | 2 +-
guide/ja/ch_bus_pay.xml | 2 +-
guide/ja/ch_capgain.xml | 2 +-
guide/ja/ch_cbook.xml | 2 +-
guide/ja/ch_cc.xml | 2 +-
guide/ja/ch_currency.xml | 2 +-
guide/ja/ch_dep.xml | 2 +-
guide/ja/ch_invest.xml | 2 +-
guide/ja/ch_loans.xml | 2 +-
guide/ja/ch_oth_assets.xml | 2 +-
guide/ja/ch_oview.xml | 2 +-
guide/ja/ch_python_bindings.xml | 2 +-
guide/ja/ch_reports.xml | 2 +-
guide/ja/ch_txns.xml | 2 +-
guide/ja/fdl-appendix.xml | 2 +-
guide/ja/gnucash-guide.sgml | 0
guide/ja/gnucash-guide.xml | 2 +-
guide/ja/legal.xml | 2 +-
guide/pt/appendixa.xml | 2 +-
guide/pt/appendixd.xml | 2 +-
guide/pt/ch_accts.xml | 2 +-
guide/pt/ch_basics.xml | 2 +-
guide/pt/ch_budgets.xml | 2 +-
guide/pt/ch_bus_ap.xml | 2 +-
guide/pt/ch_bus_ar.xml | 2 +-
guide/pt/ch_bus_intro.xml | 2 +-
guide/pt/ch_bus_pay.xml | 2 +-
guide/pt/ch_bus_setup.xml | 2 +-
guide/pt/ch_capgain.xml | 2 +-
guide/pt/ch_cbook.xml | 2 +-
guide/pt/ch_cc.xml | 2 +-
guide/pt/ch_currency.xml | 2 +-
guide/pt/ch_dep.xml | 2 +-
guide/pt/ch_import_business_data.xml | 2 +-
guide/pt/ch_invest.xml | 2 +-
guide/pt/ch_loans.xml | 2 +-
guide/pt/ch_oth_assets.xml | 2 +-
guide/pt/ch_oview.xml | 2 +-
guide/pt/ch_python_bindings.xml | 2 +-
guide/pt/ch_reports.xml | 2 +-
guide/pt/ch_txns.xml | 2 +-
guide/pt/fdl-appendix.xml | 2 +-
guide/pt/gnucash-guide.xml | 2 +-
guide/pt/legal.xml | 2 +-
guide/ru/appendixa.xml | 2 +-
guide/ru/appendixd.xml | 2 +-
guide/ru/ch_accts.xml | 2 +-
guide/ru/ch_basics.xml | 2 +-
guide/ru/ch_budgets.xml | 2 +-
guide/ru/ch_bus_features.xml | 2 +-
guide/ru/ch_capgain.xml | 2 +-
guide/ru/ch_cbook.xml | 2 +-
guide/ru/ch_cc.xml | 2 +-
guide/ru/ch_currency.xml | 2 +-
guide/ru/ch_dep.xml | 2 +-
guide/ru/ch_expenses.xml | 2 +-
guide/ru/ch_import_business_data.xml | 2 +-
guide/ru/ch_invest.xml | 2 +-
guide/ru/ch_loans.xml | 2 +-
guide/ru/ch_oth_assets.xml | 2 +-
guide/ru/ch_oview.xml | 2 +-
guide/ru/ch_python_bindings.xml | 2 +-
guide/ru/ch_reports.xml | 2 +-
guide/ru/ch_txns.xml | 2 +-
guide/ru/fdl-appendix.xml | 2 +-
guide/ru/gnc-glossary.xml | 2 +-
guide/ru/gnucash-guide.xml | 2 +-
guide/ru/legal.xml | 2 +-
help/C/Help_ch_Account-Actions.xml | 2 +-
help/C/Help_ch_Business.xml | 2 +-
help/C/Help_ch_Customize.xml | 2 +-
help/C/Help_ch_GUIMenus.xml | 2 +-
help/C/Help_ch_GettingHelp.xml | 2 +-
help/C/Help_ch_GettingStarted.xml | 2 +-
help/C/Help_ch_Intro.xml | 2 +-
help/C/Help_ch_Reports.xml | 2 +-
help/C/Help_ch_Tools_Assistants.xml | 2 +-
help/C/Help_ch_Transactions.xml | 2 +-
help/C/Help_chartofaccts.xml | 2 +-
help/C/Help_chtacctseg.xml | 2 +-
help/C/Help_fdl-appendix.xml | 2 +-
help/C/Help_legal.xml | 2 +-
help/C/Help_tips-appendix.xml | 2 +-
help/C/Help_txf-categories.xml | 2 +-
help/C/gnucash-help.xml | 2 +-
help/de/Help_ch_Account-Actions.xml | 2 +-
help/de/Help_ch_Business.xml | 2 +-
help/de/Help_ch_Customize.xml | 2 +-
help/de/Help_ch_GUIMenus.xml | 2 +-
help/de/Help_ch_GettingHelp.xml | 2 +-
help/de/Help_ch_GettingStarted.xml | 2 +-
help/de/Help_ch_Intro.xml | 2 +-
help/de/Help_ch_Reports.xml | 2 +-
help/de/Help_ch_Tools_Assistants.xml | 2 +-
help/de/Help_ch_Transactions.xml | 2 +-
help/de/Help_chartofaccts.xml | 2 +-
help/de/Help_chtacctseg.xml | 2 +-
help/de/Help_fdl-appendix.xml | 2 +-
help/de/Help_legal.xml | 2 +-
help/de/Help_para-assist-intro.xml | 2 +-
help/de/Help_tips-appendix.xml | 2 +-
help/de/Help_txf-categories.xml | 2 +-
help/de/gnucash-help.xml | 2 +-
help/it/gnucash-help.xml | 2 +-
help/pt/Help_ch_Account-Actions.xml | 2 +-
help/pt/Help_ch_Business.xml | 2 +-
help/pt/Help_ch_Customize.xml | 2 +-
help/pt/Help_ch_GUIMenus.xml | 2 +-
help/pt/Help_ch_GettingHelp.xml | 2 +-
help/pt/Help_ch_GettingStarted.xml | 2 +-
help/pt/Help_ch_Intro.xml | 2 +-
help/pt/Help_ch_Reports.xml | 2 +-
help/pt/Help_ch_Tools_Assistants.xml | 2 +-
help/pt/Help_ch_Transactions.xml | 2 +-
help/pt/Help_chartofaccts.xml | 2 +-
help/pt/Help_chtacctseg.xml | 2 +-
help/pt/Help_fdl-appendix.xml | 2 +-
help/pt/Help_legal.xml | 2 +-
help/pt/Help_tips-appendix.xml | 2 +-
help/pt/Help_txf-categories.xml | 2 +-
help/pt/gnucash-help.xml | 2 +-
191 files changed, 413 insertions(+), 217 deletions(-)
create mode 100644 docbook/README
create mode 100644 docbook/gnc-locale-C.dtd
create mode 100644 docbook/gnc-locale-de.dtd
create mode 100644 docbook/gnc-locale-it.dtd
create mode 100644 docbook/gnc-locale-ja.dtd
create mode 100644 docbook/gnc-locale-pt.dtd
create mode 100644 docbook/gnc-locale-ru.dtd
delete mode 100644 guide/ja/gnucash-guide.sgml
More information about the gnucash-patches
mailing list