gnucash master: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Wed Jan 19 06:37:35 EST 2022
Updated via https://github.com/Gnucash/gnucash/commit/c1c198c9 (commit)
via https://github.com/Gnucash/gnucash/commit/f0de54ac (commit)
via https://github.com/Gnucash/gnucash/commit/0d8640f7 (commit)
via https://github.com/Gnucash/gnucash/commit/1d155931 (commit)
via https://github.com/Gnucash/gnucash/commit/863f3c51 (commit)
via https://github.com/Gnucash/gnucash/commit/075038e7 (commit)
via https://github.com/Gnucash/gnucash/commit/83173b1f (commit)
via https://github.com/Gnucash/gnucash/commit/a6996c86 (commit)
via https://github.com/Gnucash/gnucash/commit/1f5c1b24 (commit)
via https://github.com/Gnucash/gnucash/commit/b35a52bb (commit)
via https://github.com/Gnucash/gnucash/commit/156049e4 (commit)
via https://github.com/Gnucash/gnucash/commit/eef550a6 (commit)
via https://github.com/Gnucash/gnucash/commit/6ebd29d4 (commit)
via https://github.com/Gnucash/gnucash/commit/ef8d812d (commit)
via https://github.com/Gnucash/gnucash/commit/b8602409 (commit)
via https://github.com/Gnucash/gnucash/commit/24e92d3d (commit)
via https://github.com/Gnucash/gnucash/commit/0b5d32bd (commit)
via https://github.com/Gnucash/gnucash/commit/f41b5d22 (commit)
via https://github.com/Gnucash/gnucash/commit/f064c3d8 (commit)
via https://github.com/Gnucash/gnucash/commit/16f645a8 (commit)
via https://github.com/Gnucash/gnucash/commit/e730bc06 (commit)
via https://github.com/Gnucash/gnucash/commit/01311808 (commit)
via https://github.com/Gnucash/gnucash/commit/63d4e05d (commit)
via https://github.com/Gnucash/gnucash/commit/afeb6afd (commit)
via https://github.com/Gnucash/gnucash/commit/109e3806 (commit)
via https://github.com/Gnucash/gnucash/commit/d361108e (commit)
via https://github.com/Gnucash/gnucash/commit/ebfe0a47 (commit)
via https://github.com/Gnucash/gnucash/commit/b1176b46 (commit)
via https://github.com/Gnucash/gnucash/commit/363224d3 (commit)
via https://github.com/Gnucash/gnucash/commit/171b8144 (commit)
via https://github.com/Gnucash/gnucash/commit/de935c6f (commit)
via https://github.com/Gnucash/gnucash/commit/87b0a41e (commit)
via https://github.com/Gnucash/gnucash/commit/47f2e82f (commit)
via https://github.com/Gnucash/gnucash/commit/088874b1 (commit)
via https://github.com/Gnucash/gnucash/commit/b873d17c (commit)
via https://github.com/Gnucash/gnucash/commit/2ca8ed00 (commit)
via https://github.com/Gnucash/gnucash/commit/d90c647a (commit)
via https://github.com/Gnucash/gnucash/commit/a41a2959 (commit)
via https://github.com/Gnucash/gnucash/commit/64874fc7 (commit)
via https://github.com/Gnucash/gnucash/commit/4a91e193 (commit)
via https://github.com/Gnucash/gnucash/commit/7eb3271b (commit)
via https://github.com/Gnucash/gnucash/commit/8cae2f6e (commit)
via https://github.com/Gnucash/gnucash/commit/a973d190 (commit)
via https://github.com/Gnucash/gnucash/commit/22d71af1 (commit)
via https://github.com/Gnucash/gnucash/commit/0e6da46e (commit)
via https://github.com/Gnucash/gnucash/commit/86a4cb9a (commit)
via https://github.com/Gnucash/gnucash/commit/9d3d79a7 (commit)
via https://github.com/Gnucash/gnucash/commit/0544f6a1 (commit)
via https://github.com/Gnucash/gnucash/commit/bb667cb3 (commit)
via https://github.com/Gnucash/gnucash/commit/003d05c0 (commit)
via https://github.com/Gnucash/gnucash/commit/2bd8f912 (commit)
via https://github.com/Gnucash/gnucash/commit/831a17c5 (commit)
via https://github.com/Gnucash/gnucash/commit/0822d6f5 (commit)
from https://github.com/Gnucash/gnucash/commit/c1c75e8f (commit)
commit c1c198c9ff1c274cea3d4efafbe3359b94007fd5
Merge: c1c75e8f8 f0de54ac7
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Wed Jan 19 19:21:32 2022 +0800
Merge branch 'maint'
commit f0de54ac7afbcba14309d4e0af92835d5aaeb7ee
Merge: 0d8640f70 87b0a41e9
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Wed Jan 19 19:16:14 2022 +0800
Merge branch 'maint-798406' into maint #1240
commit 0d8640f703791262df7e80b61120dc34d3002b84
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Wed Jan 19 11:01:38 2022 +0000
Update the assistant glade files to clear padding error in trace file.
diff --git a/gnucash/gtkbuilder/assistant-acct-period.glade b/gnucash/gtkbuilder/assistant-acct-period.glade
index b071a306a..938ffdf47 100644
--- a/gnucash/gtkbuilder/assistant-acct-period.glade
+++ b/gnucash/gtkbuilder/assistant-acct-period.glade
@@ -255,9 +255,6 @@ Books will be closed at midnight on the selected date.</property>
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
- <packing>
- <property name="has-padding">False</property>
- </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-csv-account-import.glade b/gnucash/gtkbuilder/assistant-csv-account-import.glade
index 4439cc8ab..d1e6184c4 100644
--- a/gnucash/gtkbuilder/assistant-csv-account-import.glade
+++ b/gnucash/gtkbuilder/assistant-csv-account-import.glade
@@ -341,9 +341,6 @@ Cancel to abort.</property>
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
- <packing>
- <property name="has-padding">False</property>
- </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-csv-export.glade b/gnucash/gtkbuilder/assistant-csv-export.glade
index ad21f7862..58893a08b 100644
--- a/gnucash/gtkbuilder/assistant-csv-export.glade
+++ b/gnucash/gtkbuilder/assistant-csv-export.glade
@@ -733,9 +733,6 @@ Cancel to abort.</property>
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
- <packing>
- <property name="has-padding">False</property>
- </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-csv-price-import.glade b/gnucash/gtkbuilder/assistant-csv-price-import.glade
index a04c9c5da..7f5a94f96 100644
--- a/gnucash/gtkbuilder/assistant-csv-price-import.glade
+++ b/gnucash/gtkbuilder/assistant-csv-price-import.glade
@@ -1063,9 +1063,6 @@ For example
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
- <packing>
- <property name="has-padding">False</property>
- </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-csv-trans-import.glade b/gnucash/gtkbuilder/assistant-csv-trans-import.glade
index 92ee821fd..bd58e6ef0 100644
--- a/gnucash/gtkbuilder/assistant-csv-trans-import.glade
+++ b/gnucash/gtkbuilder/assistant-csv-trans-import.glade
@@ -1143,9 +1143,6 @@ More information can be displayed by using the help button.</property>
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
- <packing>
- <property name="has-padding">False</property>
- </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-hierarchy.glade b/gnucash/gtkbuilder/assistant-hierarchy.glade
index a57de0256..b11baa8ff 100644
--- a/gnucash/gtkbuilder/assistant-hierarchy.glade
+++ b/gnucash/gtkbuilder/assistant-hierarchy.glade
@@ -590,9 +590,6 @@ Press 'Cancel' to close this dialog without creating any new accounts.</property
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
- <packing>
- <property name="has-padding">False</property>
- </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-loan.glade b/gnucash/gtkbuilder/assistant-loan.glade
index 9b9e4ff5a..7564c674c 100644
--- a/gnucash/gtkbuilder/assistant-loan.glade
+++ b/gnucash/gtkbuilder/assistant-loan.glade
@@ -1267,9 +1267,6 @@ Review the details below and if correct press Apply to create the schedule.</pro
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
- <packing>
- <property name="has-padding">False</property>
- </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-qif-import.glade b/gnucash/gtkbuilder/assistant-qif-import.glade
index b8f762098..033b8075d 100644
--- a/gnucash/gtkbuilder/assistant-qif-import.glade
+++ b/gnucash/gtkbuilder/assistant-qif-import.glade
@@ -1380,9 +1380,6 @@ Click "Cancel" to abort the QIF import process.</property>
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
- <packing>
- <property name="has-padding">False</property>
- </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-stock-split.glade b/gnucash/gtkbuilder/assistant-stock-split.glade
index 6c6acc648..2ea27b049 100644
--- a/gnucash/gtkbuilder/assistant-stock-split.glade
+++ b/gnucash/gtkbuilder/assistant-stock-split.glade
@@ -423,9 +423,6 @@
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
- <packing>
- <property name="has-padding">False</property>
- </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-xml-encoding.glade b/gnucash/gtkbuilder/assistant-xml-encoding.glade
index 51933a2b0..eebeb3b8c 100644
--- a/gnucash/gtkbuilder/assistant-xml-encoding.glade
+++ b/gnucash/gtkbuilder/assistant-xml-encoding.glade
@@ -155,9 +155,6 @@
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
- <packing>
- <property name="has-padding">False</property>
- </packing>
</child>
</object>
<object class="GtkDialog" id="encodings_dialog">
diff --git a/gnucash/import-export/aqb/assistant-ab-initial.glade b/gnucash/import-export/aqb/assistant-ab-initial.glade
index 0d414ad3f..1281ac0c2 100644
--- a/gnucash/import-export/aqb/assistant-ab-initial.glade
+++ b/gnucash/import-export/aqb/assistant-ab-initial.glade
@@ -229,9 +229,6 @@ Press "Apply" now.</property>
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
- <packing>
- <property name="has-padding">False</property>
- </packing>
</child>
</object>
</interface>
commit 1d155931c4cd8edb314a01f0aaefef6dd622c07c
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Wed Jan 19 10:37:51 2022 +0000
Bug 798375 - Transfer Account Selection not editable after typing error
This bug is a result of not using overlayed scrollbars. When the scroll
bars are not overlayed, additional space is required for the bar and on
some desktops the use of gtk_widget_set_size_request is needed to
specify the height of the pop up.
This is only required when the number of entries is low and so the pop
up height will be less than the available space.
diff --git a/gnucash/register/register-gnome/combocell-gnome.c b/gnucash/register/register-gnome/combocell-gnome.c
index cc1a88c5c..01abe784d 100644
--- a/gnucash/register/register-gnome/combocell-gnome.c
+++ b/gnucash/register/register-gnome/combocell-gnome.c
@@ -929,12 +929,18 @@ popup_get_height (G_GNUC_UNUSED GtkWidget* widget,
if (height < space_available)
{
- gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scrollwin),
- GTK_POLICY_AUTOMATIC, GTK_POLICY_NEVER);
// if the list is empty height would be 0 so return 1 instead to
// satisfy the check_popup_height_is_true function
- return height ? height : 1;
+ gint ret_height = height ? height : 1;
+
+ gtk_widget_set_size_request (GTK_WIDGET(scrollwin), -1, ret_height);
+ gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scrollwin),
+ GTK_POLICY_AUTOMATIC, GTK_POLICY_NEVER);
+ return ret_height;
}
+ else
+ gtk_widget_set_size_request (GTK_WIDGET(scrollwin), -1, -1);
+
gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scrollwin),
GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC);
return space_available;
commit 863f3c51bc52beacc9197a60c075559f62d4c2cf
Author: YTX <ytx.cash at gmail.com>
Date: Tue Jan 18 07:54:44 2022 +0100
Translation update by YTX <ytx.cash at gmail.com> using Weblate
po/zh_CN.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/zh_Hans/
Co-authored-by: YTX <ytx.cash at gmail.com>
diff --git a/po/zh_CN.po b/po/zh_CN.po
index c4df7bf38..646b5961f 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -27,7 +27,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-18 03:59+0000\n"
+"PO-Revision-Date: 2022-01-18 06:54+0000\n"
"Last-Translator: YTX <ytx.cash at gmail.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"gnucash/gnucash/zh_Hans/>\n"
@@ -3833,7 +3833,7 @@ msgstr "æ°å»ºä¸ä¸ªç§ç®"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:204
msgid "New Account _Hierarchy..."
-msgstr "æ°å»ºç§ç®æ (_H)..."
+msgstr "æ°å»ºå±çº§ç§ç®(_H)..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:205
msgid "Extend the current book by merging with new account type categories"
@@ -7226,19 +7226,19 @@ msgstr "éæ°ç¼ç %s çåç§ç®ï¼ä»¥æ¿æ¢åæç¼ç ã"
msgid ""
"Set the account color for account '%s' including all sub-accounts to the "
"selected color"
-msgstr "å°ç§ç®'%s'åå
¶åç§ç®é¢è²è®¾ä¸ºæé"
+msgstr "å°\"%s\"åå
¶åç§ç®é¢è²è®¾ä¸ºæé"
#: gnucash/gnome-utils/dialog-account.c:2320
#, c-format
msgid ""
"Set the account placeholder value for account '%s' including all sub-accounts"
-msgstr "å°ç§ç®'%s'åå
¶åç§ç®è®¾ä¸ºå ä½ç¬¦"
+msgstr "å°\"%s\"åå
¶åç§ç®è®¾ä¸ºå ä½ç¬¦"
#: gnucash/gnome-utils/dialog-account.c:2334
#, c-format
msgid ""
"Set the account hidden value for account '%s' including all sub-accounts"
-msgstr "å°ç§ç®'%s'åå
¶åç§ç®è®¾ä¸ºéè"
+msgstr "å°\"%s\"åå
¶åç§ç®è®¾ä¸ºéè"
#: gnucash/gnome-utils/dialog-book-close.c:294
msgid "Please select an Equity account to hold the total Period Income."
@@ -12387,17 +12387,15 @@ msgstr ""
"\n"
"ä» CSV æä»¶å¯¼å
¥ç§ç®ã\n"
"\n"
-"å±äºåºå®æ ¼å¼å¯¼å
¥ï¼æ¤æä»¶å¿
é¡»ä¸å¯¼åºæ ¼å¼ç¸åï¼å³\"å¯¼åº -> ç§ç®ãCSV æ"
-"ä»¶ã\"ã\n"
+"åºå®æ ¼å¼å¯¼å
¥ï¼æ¤æä»¶å¿
é¡»ä¸å¯¼åºæ ¼å¼ç¸åï¼å³\"å¯¼åº -> ç§ç®.csv\"ã\n"
"\n"
-"è¥ç§ç®ä¸åå¨ï¼æ ¹æ®å®æ´çç§ç®åç§°ï¼åªè¦æå®çå¸ç§/è¯å¸åå¨ï¼å°±ä¼æ·»å 缺失çç§"
-"ç®ï¼è¥ç§ç®åå¨ï¼å°æ´æ°è¿åä¸ªåæ®µï¼ç¼ç ãæè¿°ã说æåé¢è²ã\n"
+"è¥ç§ç®ä¸åå¨ï¼æ ¹æ®å®æ´çç§ç®åç§°ï¼åªè¦æå®çå¸ç§/è¯å¸åå¨ï¼å°±ä¼æ·»å 缺失çç§ç®ï¼è¥ç§ç®åå¨ï¼å°æ´æ°ï¼ç¼ç ãæè¿°ã说æåé¢è²ã\n"
"\n"
"\"ä¸ä¸æ¥ \"ç»§ç»ï¼æ\"åæ¶ \"䏿¢ã\n"
#: gnucash/gtkbuilder/assistant-csv-account-import.glade:63
msgid "Import Account Assistant"
-msgstr "导å
¥ç§ç®"
+msgstr "导å
¥"
#: gnucash/gtkbuilder/assistant-csv-account-import.glade:78
msgid ""
@@ -12409,7 +12407,7 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-csv-account-import.glade:91
msgid "Choose File to Import"
-msgstr "éæ©æä»¶"
+msgstr "æä»¶"
#: gnucash/gtkbuilder/assistant-csv-account-import.glade:111
msgid "Number of rows for the Header"
@@ -12441,7 +12439,7 @@ msgstr "é¢è§"
#: gnucash/gtkbuilder/assistant-csv-account-import.glade:281
msgid "Import Account Preview, first 10 rows only"
-msgstr "é¢è§ç§ç®ï¼ä»
å 10 è¡ï¼"
+msgstr "é¢è§ï¼ä»
å 10 è¡ï¼"
#: gnucash/gtkbuilder/assistant-csv-account-import.glade:290
#: gnucash/gtkbuilder/assistant-csv-export.glade:728
@@ -12454,13 +12452,13 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-csv-account-import.glade:296
msgid "Import Accounts Now"
-msgstr "ç«å³å¯¼å
¥"
+msgstr "导å
¥"
#: gnucash/gtkbuilder/assistant-csv-account-import.glade:346
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:1069
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:1156
msgid "Import Summary"
-msgstr "导å
¥æ±æ»"
+msgstr "æ±æ»"
#: gnucash/gtkbuilder/assistant-csv-export.glade:8
msgid "CSV Export Assistant"
@@ -12512,7 +12510,7 @@ msgstr "æ ¼å¼"
#: gnucash/gtkbuilder/assistant-csv-export.glade:252
msgid "Select the accounts to be exported and date range if required."
-msgstr "è¯·éæ©è¦å¯¼åºç叿·ã妿å¿
è¦ï¼è¯·éæ©æ¥æèå´ã"
+msgstr "éæ©è¦å¯¼åºçç§ç®ï¼å¦æå¿
è¦ï¼è¯·è®¾ç½®æ¥æèå´ã"
#: gnucash/gtkbuilder/assistant-csv-export.glade:327
#: gnucash/gtkbuilder/dialog-tax-info.glade:372
@@ -12698,12 +12696,12 @@ msgid ""
"Select location and file name for the Import, then click \"OK\"...\n"
msgstr ""
"\n"
-"鿩坼å
¥çä½ç½®åæä»¶åï¼ç¶åæâç¡®å®â...\n"
+"æä»¶ä½ç½®ååç§°ï¼ç¶åâç¡®å®â...\n"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:112
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:102
msgid "Select File for Import"
-msgstr "éæ©è¦å¯¼å
¥çæä»¶"
+msgstr "æä»¶"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:147
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:138
@@ -12740,7 +12738,7 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:201
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:191
msgid "<b>Load and Save Settings</b>"
-msgstr "<b>å 载并ä¿å设置</b>"
+msgstr "<b>设置</b>"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:249
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:238
@@ -12750,12 +12748,12 @@ msgstr "åºå®å®½åº¦"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:290
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:282
msgid "Space"
-msgstr "空ä½"
+msgstr "ç©ºæ ¼"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:306
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:298
msgid "Tab"
-msgstr "å¶è¡¨"
+msgstr "å¶è¡¨ç¬¦"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:371
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:363
@@ -12785,7 +12783,7 @@ msgstr "éå¸¸ï¼æ¨ä¸ä¼è¦çä»·æ ¼ï¼ä½æ¨å¯ä»¥å°å
¶æ´æ¹ä¸ºæ´æ¹ãæ¤
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:563
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:564
msgid "<b>File Format</b>"
-msgstr "<b>æä»¶æ ¼å¼</b>"
+msgstr "<b>æ ¼å¼</b>"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:592
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:599
@@ -12797,7 +12795,7 @@ msgstr "æ¥ææ ¼å¼"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:604
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:611
msgid "Currency Format"
-msgstr "è´§å¸ä¿¡æ¯"
+msgstr "è´§å¸æ ¼å¼"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:616
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:623
@@ -12807,17 +12805,17 @@ msgstr "ç¼ç "
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:628
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:635
msgid "Leading Lines to Skip"
-msgstr "å¨å¼å§æ¶è·³è¿çè¡æ°"
+msgstr "è·³è¿é¦è¡"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:640
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:647
msgid "Trailing Lines to Skip"
-msgstr "æåè·³è¿çè¡æ°"
+msgstr "忽ç¥å°¾è¡"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:719
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:785
msgid "Skip alternate lines"
-msgstr "æ¯æ¬¡é½è·³è¿"
+msgstr "è·³è¿å¤ç¨è¡"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:731
msgid ""
@@ -12839,7 +12837,7 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:793
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:805
msgid "<b>Miscellaneous</b>"
-msgstr "<b>è´¦å</b>"
+msgstr "<b>å
¶ä»</b>"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:853
msgid "<b>Commodity From</b>"
@@ -12863,7 +12861,7 @@ msgstr "é误"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:1010
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:945
msgid "Import Preview"
-msgstr "导å
¥é¢è§"
+msgstr "é¢è§"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:1026
msgid ""
@@ -13051,7 +13049,7 @@ msgstr "交æä¿¡æ¯"
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:1129
msgid "Match Transactions"
-msgstr "å¹é
交æäºé¡¹"
+msgstr "å¹é
交æ"
#: gnucash/gtkbuilder/assistant-hierarchy.glade:30
msgid ""
@@ -14191,7 +14189,7 @@ msgstr "é»è®¤"
msgid ""
"If any account has an existing color it will not be replaced unless the "
"following is ticked."
-msgstr "æ¯å¦æ¿æ¢ç§ç®ç°æé¢è²ã"
+msgstr "æ¯å¦æ¿æ¢ç°æé¢è²ã"
#: gnucash/gtkbuilder/dialog-account.glade:232
msgid "Replace any existing account colors"
@@ -15314,8 +15312,8 @@ msgid ""
"Tree,\n"
"if account should not be shown, this will be temporarily overridden."
msgstr ""
-"éæ©ç§ç®ï¼åå»è·³è½¬è³ç§ç®æ ç¸åºä½ç½®ã\n"
-"éèç§ç®ä¹ä¼åºç°ã"
+"åå»ç®æ ç§ç®ï¼è·³è½¬è³ç¸åºä½ç½®ã\n"
+"æç´¢å
å«éèç§ç®ã"
#: gnucash/gtkbuilder/dialog-imap-editor.glade:35
msgid "Import Map Editor"
@@ -17198,7 +17196,7 @@ msgstr "ç±»å"
#: gnucash/gtkbuilder/dialog-sx.glade:8
msgid "Account Deletion"
-msgstr "ç§ç®å é¤"
+msgstr "ç§ç®"
#: gnucash/gtkbuilder/dialog-sx.glade:55
msgid ""
@@ -19808,17 +19806,16 @@ msgid ""
"Select the settings you require for the file and then click \"Next\" to "
"proceed or \"Cancel\" to abort the export.\n"
msgstr ""
-"è¿ä¸ªå©æå°å¸®å©ä½ æäº¤æè®°å½å¯¼åºå°ä¸é¢æå®çå离å¨çæä»¶ä¸ã\n"
+"æ¤å导å°äº¤æå¯¼è³ CSV æä»¶ã\n"
"\n"
"%s\n"
"\n"
-"è½ç¶ä¸ä¸ªäº¤æå¯è½å¨å 个éå®çè´¦æ·ä¸é½æååï¼ä½å®åªä¼è¢«å¯¼åºä¸æ¬¡ãå®å°åºç°å¨ç¬¬"
-"ä¸ä¸ªå¤ççè´¦æ·ä¸ï¼å®æä¸ä¸ªååã\n"
+"åå½ï¼åªä¼è¢«å¯¼åºä¸æ¬¡ã\n"
"\n"
-"ä»·æ ¼/è´¹ççè¾åºæ ¼å¼ç±ä»¥ä¸å好æ§å¶\n"
-"\"æ°åãæ¥æãæ¶é´\"->\"强å¶ä»·æ ¼æ¾ç¤ºä¸ºå°æ°\"ã\n"
+"ä»·æ ¼/æ±ççæ ¼å¼è®¾ç½®å¨é¦å
项\n"
+"\"æ°å¼ãæ¥æãæ¶é´\"->\"å¼ºå¶æ±çæ¾ç¤ºå°æ°\"ã\n"
"\n"
-"éæ©ä½ éè¦çæä»¶è®¾ç½®ï¼ç¶åç¹å» \"ä¸ä¸æ¥ \"ç»§ç»ï¼æç¹å» \"åæ¶ \"䏿¢è¾åºã\n"
+"\"ä¸ä¸æ¥\"ç»§ç»ï¼æ\"åæ¶ \"䏿¢ã\n"
#: gnucash/import-export/csv-exp/assistant-csv-export.c:99
msgid ""
@@ -19830,9 +19827,7 @@ msgstr "æ¯ç¬äº¤æå°æå¤è¡ï¼æ¯è¡ä»£è¡¨ä¸ä¸ªåå½ã"
msgid ""
"There will be one row for each transaction, equivalent to a single row in a "
"register in 'Basic Ledger' mode. As such some transfer detail could be lost."
-msgstr ""
-"æ¯ç¬äº¤æå°æä¸è¡ï¼ç¸å½äº \"åºæ¬å类账 \"模å¼ä¸å¯åå¨ä¸çä¸è¡ãå æ¤ï¼ä¸äºè½¬è´¦"
-"ç»èå¯è½ä¼ä¸¢å¤±ã"
+msgstr "ä¸ç¬äº¤æä¸è¡ï¼ç¸å½äº\"åºæ¬æ¨¡å¼ \"ãæ ç¾é¡µä¸çä¸è¡ï¼å æ¤ï¼å¯è½ä¼ä¸¢å¤±ä¸äºè½¬è´¦ç»èã"
#. Translators: %s is the file name.
#: gnucash/import-export/csv-exp/assistant-csv-export.c:109
@@ -19858,9 +19853,9 @@ msgid ""
"You can also verify your selections by clicking on \"Back\" or \"Cancel\" to "
"abort the export.\n"
msgstr ""
-"å½ä½ ç¹å» \"åºç¨ \"æ¶ï¼äº¤æå°è¢«å¯¼åºå°æä»¶'%s'ï¼å¯¼åºçè´¦æ·æ°å°æ¯%uã\n"
+"\"åºç¨\"ï¼äº¤æå°è¢«å¯¼åºè³æä»¶ï¼'%s'ï¼è¦ç %u 个ç§ç®ã\n"
"\n"
-"ä½ ä¹å¯ä»¥éè¿ç¹å» \"è¿å \"æ \"åæ¶ \"æ¥éªè¯ä½ çéæ©ï¼ä¸æ¢å¯¼åºã\n"
+"亦å¯\"è¿å\"ãéæ°è®¾ç½®ï¼æåæ¶\"ã\n"
#. Translators: %s is the file name.
#: gnucash/import-export/csv-exp/assistant-csv-export.c:120
@@ -20252,7 +20247,7 @@ msgstr "没æäººå¯ä»¥è¿å£ãåå°è·³è¿çè¡æ°ã"
msgid ""
"Not all fields could be parsed. Please correct the issues reported for each "
"line or adjust the lines to skip."
-msgstr "æ æ³è§£æä¸äºåãæ£ç¡®æè°æ´çº¿è·¯ä»¥è·³è¿æ¯è¡ä¸æ¾ç¤ºçé®é¢ã"
+msgstr "æ æ³è§£æææå段ï¼è¯·è°æ´æé®é¢çè¡æè·³è¿ã"
#: gnucash/import-export/csv-imp/gnc-import-price.cpp:580
msgid ""
@@ -20446,11 +20441,11 @@ msgstr "èµéç®çå°æåå·²ç»å¹é
ï¼ä½è¿ä¸æ¯èµéç®çå°è忥
#: gnucash/import-export/csv-imp/gnc-imp-settings-csv.cpp:49
msgid "No Settings"
-msgstr "没æè®¾ç½®"
+msgstr "æ "
#: gnucash/import-export/csv-imp/gnc-imp-settings-csv.cpp:50
msgid "GnuCash Export Format"
-msgstr "GnuCashå¯¼åºæ ¼å¼"
+msgstr "GnuCash å¯¼åºæ ¼å¼"
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:50
msgid "Import _Accounts from CSV..."
commit 075038e72f1e8018c70a2668d8cc7a45f73f16e2
Author: Pedro Albuquerque <pmra at gmx.com>
Date: Tue Jan 18 07:54:43 2022 +0100
Translation update by Pedro Albuquerque <pmra at gmx.com> using Weblate
po/glossary/pt.po: 100.0% (216 of 216 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Portuguese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/pt/
Translation update by Pedro Albuquerque <pmra at gmx.com> using Weblate
po/pt.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Portuguese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt/
Co-authored-by: Pedro Albuquerque <pmra at gmx.com>
diff --git a/po/glossary/pt.po b/po/glossary/pt.po
index a158ebf03..8dbd4a0c8 100644
--- a/po/glossary/pt.po
+++ b/po/glossary/pt.po
@@ -2,16 +2,16 @@
# Copyright (C) 2001 Free Software Foundation, Inc.
# Duarte Loreto <happyguy_pt at hotmail.com>, 2001
# Tiago Neiva <tneiva at gmail.com>, 2018.
-# Pedro Albuquerque <pmra at gmx.com>, 2021.
+# Pedro Albuquerque <pmra at gmx.com>, 2021, 2022.
# Hugo Carvalho <hugokarvalho at hotmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
-"product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
+"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
-"PO-Revision-Date: 2022-01-13 12:54+0000\n"
-"Last-Translator: Hugo Carvalho <hugokarvalho at hotmail.com>\n"
+"PO-Revision-Date: 2022-01-18 06:54+0000\n"
+"Last-Translator: Pedro Albuquerque <pmra at gmx.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/gnucash/"
"glossary/pt/>\n"
"Language: pt\n"
@@ -19,7 +19,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Weblate 4.10.1\n"
+"X-Generator: Weblate 4.11-dev\n"
#. "English Definition (Dear translator: This file will never be visible to the user! It should only serve as a tool for you, the translator. Nothing more.)"
msgid "Term (Dear translator: This file will never be visible to the user!)"
@@ -471,7 +471,7 @@ msgstr "factura"
#. "In business accounting: Jobs are a mechanism by which you can group multiple invoices or bills that belong to the same customer or vendor. The job describes a (larger) piece of work or a task undertaken on order, for which one or many invoices or bills will be issued."
msgid "job"
-msgstr "obra"
+msgstr "tarefa"
#. "A book in which a bank, business firm, etc. records its financial accounts"
msgid "ledger"
diff --git a/po/pt.po b/po/pt.po
index c39aceae4..c891dbd30 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-18 03:59+0000\n"
+"PO-Revision-Date: 2022-01-18 05:45+0000\n"
"Last-Translator: Pedro Albuquerque <pmra at gmx.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/gnucash/"
"gnucash/pt/>\n"
@@ -6331,7 +6331,7 @@ msgid ""
"cause your reconciled balance to be off."
msgstr ""
"Estaria a eliminar uma parcela reconciliada! Isso não é boa ideia, visto que "
-"fará com que o balanço fique errado."
+"fará com que o saldo recociliado fique errado."
#: gnucash/gnome/gnc-split-reg.c:917
msgid "You cannot cut this split."
@@ -6373,7 +6373,7 @@ msgid ""
"good idea as it will cause your reconciled balance to be off."
msgstr ""
"Estaria a eliminar uma transacção com parcelas reconciliadas! Isso não é boa "
-"ideia, visto que fará com que o balanço fique errado."
+"ideia, visto que fará com que o saldo reconciliado fique errado."
#: gnucash/gnome/gnc-split-reg.c:1014
msgid "_Cut Transaction"
@@ -6405,7 +6405,7 @@ msgid ""
"because that will cause your reconciled balance to be off."
msgstr ""
"Esta transacção contém parcelas reconciliadas! Modificá-la não é boa ideia, "
-"visto que fará com que o balanço fique errado."
+"visto que fará com que o saldo reconciliado fique errado."
#. Translators: This is the confirmation button in a warning dialog
#: gnucash/gnome/gnc-split-reg.c:1238
@@ -6430,7 +6430,7 @@ msgid ""
"cause your reconciled balance to be off."
msgstr ""
"Estaria a eliminar uma parcela reconciliada! Isso não é boa ideia, visto que "
-"isso fará com que o balanço fique errado."
+"isso fará com que o saldo reconciliado fique errado."
#: gnucash/gnome/gnc-split-reg.c:1444
#: gnucash/gnome-utils/gnc-tree-control-split-reg.c:967
@@ -6462,7 +6462,7 @@ msgid ""
"good idea as it will cause your reconciled balance to be off."
msgstr ""
"Estaria a eliminar uma transacção com parcelas reconciliadas! Isso não é boa "
-"ideia, visto que fará com que o balanço fique errado."
+"ideia, visto que fará com que o saldo reconciliado fique errado."
#: gnucash/gnome/gnc-split-reg.c:1716
#, c-format
@@ -6542,11 +6542,11 @@ msgid ""
"principles like double-entry accounting to ensure balanced books and "
"accurate reports."
msgstr ""
-"Desenhado para ser fácil de usar mas também poderoso e flexÃvel, o GnuCash "
-"permite-lhe controlar contas bancárias, acções, receitas e despesas. Tão "
-"fácil e intuitivo de usar como uma folha de livro de cheques, é baseado em "
-"princÃpios contabilÃsticos profissionais, tais como a contabilidade de dupla "
-"entrada, para garantir livros saldados e relatórios precisos."
+"Desenhado para ser fácil de usar mas poderoso e flexÃvel, o GnuCash permite "
+"controlar contas bancárias, acções, receitas e despesas. Tão fácil e "
+"intuitivo de usar como um livro de cheques, é baseado em princÃpios "
+"contabilÃsticos profissionais, como a contabilidade de dupla entrada, para "
+"garantir livros saldados e relatórios precisos."
#: gnucash/gnome/gnucash.appdata.xml.in.in:15
msgid "With GnuCash you can (but are not limited to):"
@@ -6586,7 +6586,7 @@ msgstr "Realizar cálculos financeiros, tais como o pagamento de um empréstimo"
#: gnucash/gnome/gnucash.appdata.xml.in.in:33
msgid "GnuCash Project"
-msgstr "Projecto do GnuCash"
+msgstr "Projecto GnuCash"
#: gnucash/gnome/gnucash.desktop.in.in:7
msgid "Finance Management"
@@ -6846,7 +6846,7 @@ msgstr "Editar a conta principal deste diário"
#: gnucash/gnome/window-reconcile2.c:2173 gnucash/gnome/window-reconcile.c:2420
#: gnucash/gnome-utils/gnc-main-window.c:358
msgid "_Check & Repair"
-msgstr "Verificar & _Corrigir"
+msgstr "Verificar e _corrigir"
#: gnucash/gnome/window-reconcile2.c:2182 gnucash/gnome/window-reconcile.c:2429
#: gnucash/gtkbuilder/dialog-account.glade:1753
@@ -6875,7 +6875,7 @@ msgstr "Reconciliar as transacções seleccionadas"
#: gnucash/gnome/window-reconcile2.c:2202 gnucash/gnome/window-reconcile.c:2449
msgid "_Unreconcile Selection"
-msgstr "Selecção _não reconciliada"
+msgstr "_Desconciliar selecção"
#: gnucash/gnome/window-reconcile2.c:2203 gnucash/gnome/window-reconcile.c:2450
msgid "Unreconcile the selected transactions"
@@ -6890,8 +6890,8 @@ msgstr "Abre a janela de ajuda do GnuCash"
#, c-format
msgid "Statement Date is %d day after today."
msgid_plural "Statement Date is %d days after today."
-msgstr[0] "A data do extracto é %d dia depois de hoje."
-msgstr[1] "A data do extracto é %d dias depois de hoje."
+msgstr[0] "A data do extracto é %d dia no futuro."
+msgstr[1] "A data do extracto é %d dias no futuro."
#. Translators: %d is the number of days in the future
#: gnucash/gnome/window-reconcile.c:395
@@ -6915,7 +6915,7 @@ msgid ""
"date. Reconciliation may be difficult."
msgstr ""
"AVISO! A conta contém parcelas cuja data de reconciliação é posterior à data "
-"do extrato. A reconciliação pode ser difÃcil."
+"do extracto. A reconciliação pode ser difÃcil."
#: gnucash/gnome/window-reconcile.c:1904
msgid ""
@@ -6925,8 +6925,8 @@ msgid ""
"reconcile."
msgstr ""
"A conta contém parcelas cuja data de reconciliação é posterior à data do "
-"extrato. Estas parcelas podem dificultar a reconciliação. Se for o caso, "
-"utilize Localizar transacções para as encontrar, corrigir e voltar a "
+"extracto. Estas parcelas podem dificultar a reconciliação. Se for o caso, "
+"utilize Localizar transacções para as encontrar, desconciliar e voltar a "
"reconciliar."
#: gnucash/gnome/window-report.c:112
@@ -7002,7 +7002,7 @@ msgstr "igual a qualquer conta"
#: gnucash/gnome-search/search-account.c:178
msgid "matches no accounts"
-msgstr "igual a nenhuma conta"
+msgstr "diferente de todas as contas"
#: gnucash/gnome-search/search-account.c:195
#: gnucash/report/reports/standard/cash-flow.scm:256
@@ -7084,27 +7084,27 @@ msgstr "é maior ou igual a"
#: gnucash/gnome-search/search-numeric.c:217
msgid "less than"
-msgstr "menores que"
+msgstr "menor que"
#: gnucash/gnome-search/search-numeric.c:220
msgid "less than or equal to"
-msgstr "menores ou iguais a"
+msgstr "menor ou igual a"
#: gnucash/gnome-search/search-numeric.c:224
msgid "equal to"
-msgstr "iguais a"
+msgstr "igual a"
#: gnucash/gnome-search/search-numeric.c:227
msgid "not equal to"
-msgstr "diferentes de"
+msgstr "diferente de"
#: gnucash/gnome-search/search-numeric.c:230
msgid "greater than"
-msgstr "maiores que"
+msgstr "maior que"
#: gnucash/gnome-search/search-numeric.c:233
msgid "greater than or equal to"
-msgstr "maiores ou iguais a"
+msgstr "maior ou igual a"
#: gnucash/gnome-search/search-numeric.c:250
msgid "has credits or debits"
@@ -7124,7 +7124,7 @@ msgstr "Não confirmada"
#: gnucash/gnome-search/search-string.c:169
msgid "You need to enter some search text."
-msgstr "Tem de indicar um texto de procura."
+msgstr "Tem de inserir um texto a procurar."
#: gnucash/gnome-search/search-string.c:198
#: gnucash/import-export/bi-import/dialog-bi-import.c:136
@@ -7144,11 +7144,11 @@ msgstr "contém"
#: gnucash/gnome-search/search-string.c:244
msgid "matches regex"
-msgstr "satisfaz expreg"
+msgstr "satisfaz a expressão regular"
#: gnucash/gnome-search/search-string.c:246
msgid "does not match regex"
-msgstr "não satisfaz expreg"
+msgstr "não satisfaz a expressão regular"
#: gnucash/gnome-search/search-string.c:322
msgid "Match case"
@@ -7314,7 +7314,7 @@ msgstr "ISO-8859-1 KOI8-U"
#: gnucash/gnome-utils/assistant-xml-encoding.c:1089
#: gnucash/gnome-utils/assistant-xml-encoding.c:1109
msgid "The file could not be reopened."
-msgstr "O ficheiro não pode ser reaberto."
+msgstr "O ficheiro não pôde ser reaberto."
#: gnucash/gnome-utils/assistant-xml-encoding.c:1094
msgid "Reading file..."
@@ -7345,7 +7345,7 @@ msgstr "Esta é uma codificação inválida."
#: gnucash/gnome-utils/dialog-account.c:531
msgid "Could not create opening balance."
-msgstr "ImpossÃvel criar saldo inicial."
+msgstr "ImpossÃvel criar o saldo inicial."
#: gnucash/gnome-utils/dialog-account.c:739
msgid "Give the children the same type?"
@@ -7362,11 +7362,11 @@ msgstr ""
#: gnucash/gnome-utils/dialog-account.c:761
msgid "_Show children accounts"
-msgstr "_Mostrar contas filho"
+msgstr "_Mostrar contas-filho"
#: gnucash/gnome-utils/dialog-account.c:831
msgid "The account must be given a name."
-msgstr "Tem de ser dado um nome à conta."
+msgstr "A conta tem de ter um nome."
#: gnucash/gnome-utils/dialog-account.c:857
msgid "There is already an account with that name."
@@ -7450,16 +7450,14 @@ msgstr ""
msgid ""
"Set the account color for account '%s' including all sub-accounts to the "
"selected color"
-msgstr ""
-"Definir a cor da conta para \"%s\" incluindo todas as sub-contas para a cor "
-"seleccionada"
+msgstr "Definir a cor da conta \"%s\" e todas as suas sub-contas"
#: gnucash/gnome-utils/dialog-account.c:2320
#, c-format
msgid ""
"Set the account placeholder value for account '%s' including all sub-accounts"
msgstr ""
-"Definir o valor do marcador da conta para \"%s\" incluindo todas as sub-"
+"Definir o valor do marcador da conta \"%s\", incluindo todas as suas sub-"
"contas"
#: gnucash/gnome-utils/dialog-account.c:2334
@@ -7467,7 +7465,7 @@ msgstr ""
msgid ""
"Set the account hidden value for account '%s' including all sub-accounts"
msgstr ""
-"Definir o valor oculto da conta para \"%s\" incluindo todas as sub-contas"
+"Definir o valor oculto da conta \"%s\", incluindo todas as suas sub-contas"
#: gnucash/gnome-utils/dialog-book-close.c:294
msgid "Please select an Equity account to hold the total Period Income."
@@ -7608,7 +7606,7 @@ msgstr ""
#: gnucash/gnome-utils/dialog-doclink-utils.c:237
msgid "Path head for files is,"
-msgstr "Caminho para os ficheiros é,"
+msgstr "O caminho para os ficheiros é,"
#: gnucash/gnome-utils/dialog-doclink-utils.c:239
msgid "Path head does not exist,"
@@ -7709,8 +7707,8 @@ msgid ""
msgstr ""
"Não há contas de receita ou despesa da moeda especificada;\n"
"terá de voltar a este diálogo (via Ficheiro->Propriedades)\n"
-"após a definição das contas, se quiser definir uma conta\n"
-"predefinida de ganhos/perdas."
+"após a definição das contas, se quiser predefinir uma conta\n"
+"de ganhos/perdas."
#: gnucash/gnome-utils/dialog-options.c:869
#: gnucash/import-export/qif-imp/dialog-account-picker.c:299
@@ -7750,7 +7748,7 @@ msgstr "Limpar tudo"
#: gnucash/gnome-utils/dialog-options.c:1501
msgid "Clear the selection and unselect all accounts."
-msgstr "Limpar a selecção e remover a selecção de todas as contas."
+msgstr "Limpar a selecção e removê-la de todas as contas."
#: gnucash/gnome-utils/dialog-options.c:1506
msgid "Select Children"
@@ -7767,7 +7765,7 @@ msgstr "Seleccionar predefinição"
#: gnucash/gnome-utils/dialog-options.c:1516
msgid "Select the default account selection."
-msgstr "Seleccionar a selecção predefinida de contas."
+msgstr "Utilizar a selecção predefinida de contas."
#: gnucash/gnome-utils/dialog-options.c:1533
msgid "Show Hidden Accounts"
@@ -7783,11 +7781,11 @@ msgstr "Seleccionar todas as entradas."
#: gnucash/gnome-utils/dialog-options.c:1645
msgid "Clear the selection and unselect all entries."
-msgstr "Limpar a selecção e remover a selecção de todas as entradas."
+msgstr "Limpar a selecção e removê-la de todas as entradas."
#: gnucash/gnome-utils/dialog-options.c:1652
msgid "Select the default selection."
-msgstr "Seleccionar a selecção predefinida."
+msgstr "Utilizar a selecção predefinida."
#: gnucash/gnome-utils/dialog-options.c:1846
msgid "Reset defaults"
@@ -16353,12 +16351,12 @@ msgstr "Diálogo Tarefa"
msgid ""
"The job ID number. If left blank a reasonable number will be chosen for you"
msgstr ""
-"O número que identifica a tarefa. Se for deixado em branco, um número "
-"aceitável será gerado"
+"O número que identifica a tarefa. Se deixar em branco, será gerado um número "
+"aceitável"
#: gnucash/gtkbuilder/dialog-job.glade:163
msgid "Job Information"
-msgstr "Informação de tarefa"
+msgstr "Informação da tarefa"
#: gnucash/gtkbuilder/dialog-job.glade:271
msgid "Owner Information"
@@ -19929,8 +19927,8 @@ msgid ""
msgstr ""
"O montante é zero ou o campo Montante não pôde ser interpretado "
"correctamente. Pode ter confundido a vÃrgula decimal com o ponto, comparando "
-"com as suas definições regionais. Isto não resulta num trabalho de "
-"transferência em linha válido."
+"com as suas definições regionais. Isto não resulta numa tarefa de "
+"transferência em linha válida."
#: gnucash/import-export/aqb/dialog-ab-trans.c:681
msgid ""
@@ -19968,7 +19966,7 @@ msgid ""
"\n"
"Status: %s"
msgstr ""
-"Erro ao executar o trabalho.\n"
+"Erro ao executar a tarefa.\n"
"\n"
"Estado: %s"
@@ -19980,7 +19978,7 @@ msgid ""
"\n"
"Status: %s - %s"
msgstr ""
-"Erro ao executar o trabalho.\n"
+"Erro ao executar a tarefa.\n"
"\n"
"Estado: %s - %s"
@@ -19995,7 +19993,7 @@ msgid ""
"\n"
"Status: %s (%d)"
msgstr ""
-"Erro ao executar o trabalho.\n"
+"Erro ao executar a tarefa.\n"
"\n"
"Estado: %s (%d)"
@@ -20030,14 +20028,14 @@ msgid ""
"\n"
"Do you want to enter the job again?"
msgstr ""
-"O motor encontrou um erro durante a preparação do trabalho. Não é possÃvel "
-"executá-lo.\n"
+"O motor encontrou um erro durante a preparação da tarefa. Não é possÃvel "
+"executá-la.\n"
"\n"
-"Muito provavelmente o banco não suporta o trabalho escolhido ou a sua conta "
-"da banca em linha não tem permissão para executar este trabalho. Poderão "
-"aparecer mais mensagens de erro no seu diário do terminal.\n"
+"Muito provavelmente o banco não suporta a tarefa escolhida ou a sua conta da "
+"banca em linha não tem permissão para executar esta tarefa. Poderão aparecer "
+"mais mensagens de erro no seu diário do terminal.\n"
"\n"
-"Quer inserir o trabalho novamente?"
+"Quer inserir a tarefa novamente?"
#: gnucash/import-export/aqb/gnc-ab-transfer.c:232
msgid "Online Banking Direct Debit Note"
@@ -20070,10 +20068,10 @@ msgid ""
"\n"
"Do you want to enter the job again?"
msgstr ""
-"Ocorreu um erro ao executar o trabalho. Por favor, veja na janela de diário "
-"a mensagem de erro exacta.\n"
+"Ocorreu um erro ao executar a tarefa. Por favor, veja na janela de diário a "
+"mensagem de erro exacta.\n"
"\n"
-"Quer inserir o trabalho novamente?"
+"Quer inserir a tarefa novamente?"
#: gnucash/import-export/aqb/gnc-ab-utils.c:496
#: gnucash/import-export/qif-imp/qif-dialog-utils.scm:127
@@ -20096,14 +20094,14 @@ msgid ""
"\n"
"Do you want to enter the job again?"
msgstr ""
-"O motor encontrou um erro durante a preparação do trabalho. Não é possÃvel "
-"executá-lo.\n"
+"O motor encontrou um erro durante a preparação da tarefa. Não é possÃvel "
+"executá-la.\n"
"\n"
-"Muito provavelmente o banco não suporta o trabalho escolhido ou a sua conta "
-"da banca em linha não tem permissão para executar este trabalho. Poderão "
-"aparecer mais mensagens de erro no seu diário do terminal.\n"
+"Muito provavelmente o banco não suporta a tarefa escolhida ou a sua conta da "
+"banca em linha não tem permissão para executar esta tarefa. Poderão aparecer "
+"mais mensagens de erro no seu diário do terminal.\n"
"\n"
-"Quer inserir o trabalho novamente?"
+"Quer inserir a tarefa novamente?"
#: gnucash/import-export/aqb/gnc-ab-utils.c:917
msgid ""
@@ -20159,7 +20157,7 @@ msgid ""
"Result of Online Banking job:\n"
"Account booked balance is %s"
msgstr ""
-"Resultado do trabalho da banca em linha:\n"
+"Resultado da tarefa da banca em linha:\n"
"o saldo da conta é %s"
#: gnucash/import-export/aqb/gnc-ab-utils.c:1168
@@ -20196,12 +20194,12 @@ msgstr "Módulo para importação DTAUS não encontrado."
#: gnucash/import-export/aqb/gnc-file-aqb-import.c:295
#, c-format
msgid "Job %d status %d - %s\n"
-msgstr "Estado do trabalho %d %d - %s\n"
+msgstr "Estado da tarefa %d %d - %s\n"
#: gnucash/import-export/aqb/gnc-file-aqb-import.c:297
#, c-format
msgid "Job %d status %d - %s: %s\n"
-msgstr "Estado do trabalho %d %d - %s: %s \n"
+msgstr "Estado da tarefa %d %d - %s: %s\n"
#: gnucash/import-export/aqb/gnc-file-aqb-import.c:317
msgid "...\n"
@@ -20215,14 +20213,14 @@ msgid ""
"\n"
"%s"
msgstr ""
-"Ocorreu um erro ao executar os trabalhos: %d de %d falharam. Por favor, veja "
+"Ocorreu um erro ao executar as tarefas: %d de %d falharam. Por favor, veja "
"na janela de diário ou em gnucash.trace a mensagem de erro exacta.\n"
"\n"
"%s"
#: gnucash/import-export/aqb/gnc-file-aqb-import.c:348
msgid "No jobs to be sent."
-msgstr "Sem trabalhos a enviar."
+msgstr "Sem tarefas a enviar."
#: gnucash/import-export/aqb/gnc-file-aqb-import.c:354
#, c-format
@@ -20233,10 +20231,10 @@ msgid_plural ""
"All %d jobs were executed successfully, but as a precaution please check the "
"log window for potential errors."
msgstr[0] ""
-"O trabalho foi executado com sucesso mas, como precaução, procure na janela "
-"de diário possÃveis erros."
+"A tarefa foi executada com sucesso mas, como precaução, procure na janela de "
+"diário possÃveis erros."
msgstr[1] ""
-"Todos os %d trabalhos foram executados com sucesso mas, como precaução, "
+"Todas as %d tarefas foram executadas com sucesso mas, como precaução, "
"procure na janela de diário possÃveis erros."
#: gnucash/import-export/aqb/gnc-gwen-gui.c:1113
@@ -20252,8 +20250,7 @@ msgstr ""
msgid ""
"The Online Banking job is still running; are you sure you want to cancel?"
msgstr ""
-"O trabalho da banca em linha ainda está em execução. Deseja realmente "
-"cancelar?"
+"A tarefa da banca em linha ainda está em execução. Deseja realmente cancelar?"
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:93
msgid "_Online Actions"
@@ -27057,11 +27054,11 @@ msgstr "Mostrar os pagamentos aplicados a esta factura?"
#: gnucash/report/reports/standard/invoice.scm:324
msgid "Job Details"
-msgstr "Detalhes do trabalho"
+msgstr "Detalhes da tarefa"
#: gnucash/report/reports/standard/invoice.scm:325
msgid "Display the job name for this invoice?"
-msgstr "Mostrar o nome do trabalho desta factura?"
+msgstr "Mostrar o nome da tarefa para esta factura?"
#: gnucash/report/reports/standard/invoice.scm:330
msgid "Extra notes to put on the invoice."
@@ -27185,7 +27182,7 @@ msgstr "Total devido"
#: gnucash/report/reports/standard/job-report.scm:352
msgid "The job for this report."
-msgstr "O trabalho para este relatório."
+msgstr "A tarefa para este relatório."
#: gnucash/report/reports/standard/job-report.scm:360
#: gnucash/report/reports/standard/owner-report.scm:543
@@ -27227,7 +27224,7 @@ msgstr "Mostrar o montante da transacção?"
#: gnucash/report/reports/standard/job-report.scm:508
#: gnucash/report/reports/standard/new-owner-report.scm:1215
msgid "Job Report"
-msgstr "Relatório de trabalho"
+msgstr "Relatório de tarefa"
#: gnucash/report/reports/standard/job-report.scm:580
#: gnucash/report/reports/standard/new-owner-report.scm:90
@@ -28020,19 +28017,19 @@ msgstr "Texto da referência"
#: gnucash/report/reports/standard/taxinvoice.scm:84
msgid "Job Name text"
-msgstr "Texto do nome do trabalho"
+msgstr "Texto do nome da tarefa"
#: gnucash/report/reports/standard/taxinvoice.scm:85
msgid "Job Number text"
-msgstr "Texto do número do trabalho"
+msgstr "Texto do número da tarefa"
#: gnucash/report/reports/standard/taxinvoice.scm:86
msgid "Show Job name"
-msgstr "Mostrar nome do trabalho"
+msgstr "Mostrar nome da tarefa"
#: gnucash/report/reports/standard/taxinvoice.scm:87
msgid "Show Job number"
-msgstr "Mostrar número do trabalho"
+msgstr "Mostrar número da tarefa"
#: gnucash/report/reports/standard/taxinvoice.scm:88
msgid "Show net price"
commit 83173b1f71f817c63e292da85655e5996cccca67
Author: Pedro Albuquerque <pmra at gmx.com>
Date: Tue Jan 18 04:59:26 2022 +0100
Translation update by Pedro Albuquerque <pmra at gmx.com> using Weblate
po/pt.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Portuguese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt/
Co-authored-by: Pedro Albuquerque <pmra at gmx.com>
diff --git a/po/pt.po b/po/pt.po
index ddb781d4c..c39aceae4 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-16 09:51+0000\n"
+"PO-Revision-Date: 2022-01-18 03:59+0000\n"
"Last-Translator: Pedro Albuquerque <pmra at gmx.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/gnucash/"
"gnucash/pt/>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.10.1\n"
+"X-Generator: Weblate 4.11-dev\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
#: bindings/guile/commodity-table.scm:44
@@ -4729,7 +4729,7 @@ msgstr "_Duplicar vale"
#: gnucash/gnome/gnc-plugin-page-invoice.c:341
msgid "_Post Voucher"
-msgstr "_Lançar vale"
+msgstr "Emitir _vale"
#: gnucash/gnome/gnc-plugin-page-invoice.c:342
msgid "_Unpost Voucher"
@@ -4765,7 +4765,7 @@ msgstr "_Duplicar nota de crédito"
#: gnucash/gnome/gnc-plugin-page-invoice.c:362
msgid "_Post Credit Note"
-msgstr "_Lançar nota de crédito"
+msgstr "_Emitir nota de crédito"
#: gnucash/gnome/gnc-plugin-page-invoice.c:363
msgid "_Unpost Credit Note"
@@ -4868,7 +4868,7 @@ msgstr "Ir para a transacção em branco no final da factura"
#: gnucash/gnome/gnc-plugin-page-invoice.c:401
msgid "Enter a payment for the owner of this bill"
-msgstr "Registar um pagamento para o titular desta factura"
+msgstr "Inserir um pagamento para o titular desta factura"
#: gnucash/gnome/gnc-plugin-page-invoice.c:402
msgid "Open a vendor report window for the owner of this bill"
@@ -4886,20 +4886,20 @@ msgid ""
"Reset default layout for all vendor bills and credit notes back to built-in "
"defaults and update the current page accordingly"
msgstr ""
-"Repor disposição interna predefinida para todas as facturas e notas de "
-"crédito de fornecedor e actualizar a página actual"
+"Repor disposição predefinida para todas as facturas e notas de crédito de "
+"fornecedor e actualizar a página actual"
#: gnucash/gnome/gnc-plugin-page-invoice.c:415
msgid "Make a printable voucher"
-msgstr "Criar uma factura imprimÃvel"
+msgstr "Criar um vale imprimÃvel"
#: gnucash/gnome/gnc-plugin-page-invoice.c:416
msgid "Edit this voucher"
-msgstr "Editar esta factura"
+msgstr "Editar este vale"
#: gnucash/gnome/gnc-plugin-page-invoice.c:417
msgid "Create a new voucher as a duplicate of the current one"
-msgstr "Criar uma nova factura como duplicado da actual"
+msgstr "Criar um novo vale como duplicado do actual"
#: gnucash/gnome/gnc-plugin-page-invoice.c:418
msgid "Post this voucher to your Chart of Accounts"
@@ -4929,7 +4929,7 @@ msgstr "Abrir uma janela de relatório de empregados para o titular deste vale"
msgid ""
"Use the current layout as default for all employee vouchers and credit notes"
msgstr ""
-"Usar a disposição actual como predefinição para todas os vales e notas de "
+"Usar a disposição actual como predefinição para todos os vales e notas de "
"crédito de empregado"
#: gnucash/gnome/gnc-plugin-page-invoice.c:431
@@ -4937,8 +4937,8 @@ msgid ""
"Reset default layout for all employee vouchers and credit notes back to "
"built-in defaults and update the current page accordingly"
msgstr ""
-"Repor disposição interna predefinida para todas os vales e notas de crédito "
-"de empregado e actualizar a página actual"
+"Repor disposição predefinida para todos os vales e notas de crédito de "
+"empregado e actualizar a página actual"
#: gnucash/gnome/gnc-plugin-page-invoice.c:436
msgid "Make a printable credit note"
@@ -5079,7 +5079,7 @@ msgstr "Listagem de fornecedores"
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:212
msgid "Show vendor aging overview for all vendors"
-msgstr "Mostrar visão geral de idade de fornecedor para todos"
+msgstr "Mostrar visão geral para todos os fornecedores"
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:216
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:295
@@ -5089,7 +5089,7 @@ msgstr "Listagem de clientes"
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:217
msgid "Show customer aging overview for all customers"
-msgstr "Mostrar visão geral de idade de cliente para todos"
+msgstr "Mostrar visão geral para todos os clientes"
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:221
#: gnucash/report/reports/standard/job-report.scm:511
@@ -5246,7 +5246,7 @@ msgstr "Copiar a parcela seleccionada para a área de transferência"
#: gnucash/gnome/gnc-plugin-page-register2.c:211
#: gnucash/gnome/gnc-plugin-page-register.c:323
msgid "Paste the split from the clipboard"
-msgstr "Colar a parcela seleccionada da área de transferência"
+msgstr "Colar a parcela da área de transferência"
#: gnucash/gnome/gnc-plugin-page-register2.c:212
#: gnucash/gnome/gnc-plugin-page-register.c:324
@@ -5261,7 +5261,7 @@ msgstr "Eliminar a parcela actual"
#: gnucash/gnome/gnc-plugin-page-register2.c:223
#: gnucash/gnome/gnc-plugin-page-register.c:332
msgid "_Print Checks..."
-msgstr "_Imprimir cheques..."
+msgstr "Im_primir cheques..."
#: gnucash/gnome/gnc-plugin-page-register2.c:230
#: gnucash/gnome/gnc-plugin-page-register.c:339
@@ -5421,18 +5421,18 @@ msgstr "Agen_dar..."
#: gnucash/gnome/gnc-plugin-page-register.c:519
msgid ""
"Create a Scheduled Transaction with the current transaction as a template"
-msgstr "Criar uma transaçcão agendada usando a transacção actual como modelo"
+msgstr "Criar uma transacção agendada usando a transacção actual como modelo"
#. Translators: The following 2 are Scrub actions in register view
#: gnucash/gnome/gnc-plugin-page-register2.c:397
#: gnucash/gnome/gnc-plugin-page-register.c:525
msgid "_All transactions"
-msgstr "_Todas as transacções"
+msgstr "Tod_as as transacções"
#: gnucash/gnome/gnc-plugin-page-register2.c:401
#: gnucash/gnome/gnc-plugin-page-register.c:529
msgid "_This transaction"
-msgstr "_Esta transacção"
+msgstr "Esta _transacção"
#: gnucash/gnome/gnc-plugin-page-register2.c:408
#: gnucash/gnome/gnc-plugin-page-register.c:536
@@ -5442,7 +5442,7 @@ msgstr "Relatório de conta"
#: gnucash/gnome/gnc-plugin-page-register2.c:409
#: gnucash/gnome/gnc-plugin-page-register.c:537
msgid "Open a register report for this Account"
-msgstr "Abrir um relatório de registo para esta conta"
+msgstr "Abrir um relatório de diário para esta conta"
#: gnucash/gnome/gnc-plugin-page-register2.c:413
#: gnucash/gnome/gnc-plugin-page-register.c:541
@@ -5607,7 +5607,7 @@ msgstr "Diário geral"
#: gnucash/gnome/gnc-plugin-page-register.c:2071
#: gnucash/gnome/gnc-plugin-page-register.c:3566
msgid "Portfolio"
-msgstr "Portfólio"
+msgstr "Portefólio"
#: gnucash/gnome/gnc-plugin-page-register2.c:1685
#: gnucash/gnome/gnc-plugin-page-register2.c:2428
@@ -5623,7 +5623,7 @@ msgstr "Relatório do diário geral"
#: gnucash/gnome/gnc-plugin-page-register2.c:2424
#: gnucash/gnome/gnc-plugin-page-register.c:3568
msgid "Portfolio Report"
-msgstr "Relatório de Portfólio"
+msgstr "Relatório de portefólio"
#: gnucash/gnome/gnc-plugin-page-register2.c:2430
#: gnucash/gnome/gnc-plugin-page-register.c:3574
@@ -5641,7 +5641,7 @@ msgstr "Diário"
#: gnucash/gnome/gnc-plugin-page-register2.c:2436
#: gnucash/report/reports/standard/register.scm:349
msgid "Register Report"
-msgstr "Relatório de registo"
+msgstr "Relatório de diário"
#: gnucash/gnome/gnc-plugin-page-register2.c:2452
#: gnucash/gnome/gnc-plugin-page-register.c:3596
@@ -5699,7 +5699,7 @@ msgstr ""
#: gnucash/gnome/gnc-plugin-page-register2.c:2665
#: gnucash/gnome/gnc-plugin-page-register.c:3774
msgid "_Print checks"
-msgstr "_Imprimir cheques"
+msgstr "Im_primir cheques"
#: gnucash/gnome/gnc-plugin-page-register2.c:2685
#: gnucash/gnome/gnc-plugin-page-register.c:3794
@@ -5807,7 +5807,7 @@ msgstr "Reconciliada"
#: gnucash/gnome-search/search-reconciled.c:230
#: gnucash/report/trep-engine.scm:150
msgid "Frozen"
-msgstr "Suspensa"
+msgstr "Congelada"
#: gnucash/gnome/gnc-plugin-page-register.c:3451
#: gnucash/gnome-search/search-reconciled.c:233
@@ -5870,7 +5870,7 @@ msgstr "Ordenar %s por..."
#: gnucash/gnome/gnc-plugin-page-register.c:4771
#, c-format
msgid "%s %s from %s, posted %s, amount %s"
-msgstr "%s %s de %s, publicada a %s, quantia %s"
+msgstr "%s %s de %s, publicada a %s, com o montante de %s"
#: gnucash/gnome/gnc-plugin-page-register.c:4781
msgid "Several documents are linked with this transaction. Please choose one:"
@@ -6171,7 +6171,7 @@ msgstr "Abrir uma janela do razão geral"
#: gnucash/gnome/gnc-plugin-register2.c:66
#: gnucash/gnome/gnc-plugin-register2.c:67
msgid "Register2 Open GL Account"
-msgstr "Diário2 abrir conta GL"
+msgstr "Conta Diário2 Open GL"
#: gnucash/gnome/gnc-plugin-register.c:54
msgid "Old St_yle General Journal"
@@ -6248,7 +6248,7 @@ msgstr "Valor actual:"
#: gnucash/gnome/gnc-split-reg2.c:886
msgid "Account Payable / Receivable Register"
-msgstr "A pagar/A receber"
+msgstr "Conta A pagar/A receber"
#: gnucash/gnome/gnc-split-reg2.c:888
msgid ""
commit a6996c867cc0431e398f824d751cbeaa4f63ad24
Author: YTX <ytx.cash at gmail.com>
Date: Tue Jan 18 04:59:25 2022 +0100
Translation update by YTX <ytx.cash at gmail.com> using Weblate
po/zh_CN.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/zh_Hans/
Co-authored-by: YTX <ytx.cash at gmail.com>
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 398774aac..c4df7bf38 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -27,8 +27,8 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-07 13:54+0000\n"
-"Last-Translator: Eric <alchemillatruth at purelymail.com>\n"
+"PO-Revision-Date: 2022-01-18 03:59+0000\n"
+"Last-Translator: YTX <ytx.cash at gmail.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"gnucash/gnucash/zh_Hans/>\n"
"Language: zh_CN\n"
@@ -36,7 +36,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 4.10.1\n"
+"X-Generator: Weblate 4.11-dev\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
#: bindings/guile/commodity-table.scm:44
@@ -840,7 +840,7 @@ msgstr ""
#: gnucash/gnome/assistant-hierarchy.c:1495
msgid "Please choose the currency to use for new accounts."
-msgstr "è¯·éæ©æ°ç§ç®æ çå¸ç§ã"
+msgstr "请为æ°å¸ç°¿è®¾ç½®å¸ç§ã"
#: gnucash/gnome/assistant-hierarchy.c:1540
#: gnucash/gnome/assistant-hierarchy.c:1559
@@ -3386,7 +3386,7 @@ msgstr "å·æ°å½åæ°æ®åºï¼å¹¶è¿åæææªä¿åçæ´æ¹"
#: gnucash/gnome/gnc-plugin-basic-commands.c:137
msgid "Export _Accounts"
-msgstr "ç§ç®æ (_A)"
+msgstr "ç§ç®.gnucash(_A)"
#: gnucash/gnome/gnc-plugin-basic-commands.c:138
msgid "Export the account hierarchy to a new GnuCash datafile"
@@ -5844,11 +5844,11 @@ msgstr "HTML"
#: gnucash/gnome/gnc-plugin-page-report.c:1527
msgid "Choose export format"
-msgstr "éæ©å¯¼åºæ ¼å¼"
+msgstr "æ ¼å¼"
#: gnucash/gnome/gnc-plugin-page-report.c:1528
msgid "Choose the export format for this report:"
-msgstr "éæ©æ¤æ¥è¡¨å¯¼åºçæ ¼å¼ï¼"
+msgstr "æ ¼å¼"
#: gnucash/gnome/gnc-plugin-page-report.c:1568
#, c-format
@@ -7397,7 +7397,7 @@ msgstr "æä½/ç¼å·"
#: gnucash/gnome-utils/dialog-file-access.c:303
msgid "Open..."
-msgstr "æå¼..."
+msgstr "æå¼"
#: gnucash/gnome-utils/dialog-file-access.c:304
#: gnucash/gnome-utils/gnc-file.c:88
@@ -9939,7 +9939,7 @@ msgstr "请å°ç¨åºé误æå
¶å®çé®é¢åé¦ç» gnucash-devel at gnucash.org"
#. Translators: {1} will be replaced with an URL
#: gnucash/gnucash-core-app.cpp:84
msgid "You can also lookup and file bug reports at {1}"
-msgstr "æ¨ä¹å¯ä»¥å¨ http://bugzilla.gnome.org æ¥è¯¢ãæ¥åé误"
+msgstr "å½ç¶ï¼ä¹å¯ä»¥å¨ {1} æ¥è¯¢ãæ¥åé误"
#. Translators: {1} will be replaced with an URL
#: gnucash/gnucash-core-app.cpp:86
@@ -12476,7 +12476,7 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-csv-export.glade:73
msgid "Use Quotes"
-msgstr "è·åæ¥ä»·"
+msgstr "\"åå¼å·\""
#: gnucash/gtkbuilder/assistant-csv-export.glade:88
msgid "Simple Layout"
@@ -12508,7 +12508,7 @@ msgstr "åé符"
#: gnucash/gtkbuilder/assistant-csv-export.glade:237
msgid "Choose Export Settings"
-msgstr "éæ©å¯¼åºæ ¼å¼"
+msgstr "æ ¼å¼"
#: gnucash/gtkbuilder/assistant-csv-export.glade:252
msgid "Select the accounts to be exported and date range if required."
@@ -12610,15 +12610,15 @@ msgid ""
"Enter file name and location for the Export...\n"
msgstr ""
"\n"
-"è¾å
¥æ¤å¯¼åºå
容çæä»¶ååä½ç½®...\n"
+"æä»¶åç§°åä½ç½®...\n"
#: gnucash/gtkbuilder/assistant-csv-export.glade:720
msgid "Choose File Name for Export"
-msgstr "æä»¶å"
+msgstr "æä»¶"
#: gnucash/gtkbuilder/assistant-csv-export.glade:734
msgid "Export Now..."
-msgstr "ç«å³å¯¼åº..."
+msgstr "导åº"
#: gnucash/gtkbuilder/assistant-csv-export.glade:742
msgid "Summary"
@@ -12626,7 +12626,7 @@ msgstr "æ±æ»"
#: gnucash/gtkbuilder/assistant-csv-export.glade:747
msgid "Export Summary"
-msgstr "å¯¼åºæ±æ»"
+msgstr "æ±æ»"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:38
msgid "CSV Price Import"
@@ -13094,7 +13094,7 @@ msgid ""
"Select language and region specific categories that correspond to the ways "
"that you foresee you will use GnuCash. Each category you select will cause "
"several accounts to be created."
-msgstr "设置ç¨åºçåºååè¯ç§ï¼è¿å¯éæ©ä¸äºå
ç½®çç§ç®æ 模æ¿ã"
+msgstr "设置æ°å¸ç°¿çåºååè¯è¨ï¼äº¦å¯éæ©ä¸äºé¢ç½®çç§ç®æ¨¡æ¿ã"
#: gnucash/gtkbuilder/assistant-hierarchy.glade:169
msgid "<b>Categories</b>"
@@ -13126,11 +13126,11 @@ msgid ""
"The selection you make here is only the starting point for your personalized "
"account hierarchy. Accounts can be added, renamed, moved, or deleted by hand "
"later at any time."
-msgstr "æ¤å¤ä»
为ç§ç®æ çåå§è®¾ç½®ï¼åé¢éæ¶å¯ä»¥æ·»å ï¼éå½åï¼ç§»å¨æå é¤ã"
+msgstr "æ¤å¤ä»
为ç§ç®åå§è®¾ç½®ï¼åæäº¦å¯éæ¶æ·»å ãéå½åãç§»å¨æå é¤ã"
#: gnucash/gtkbuilder/assistant-hierarchy.glade:507
msgid "GnuCash Account Template Wiki"
-msgstr "ç§ç®æ 模æ¿"
+msgstr "ç§ç®æ¨¡æ¿"
#: gnucash/gtkbuilder/assistant-hierarchy.glade:522
msgid "Choose accounts to create"
@@ -16919,7 +16919,7 @@ msgstr "å±
ä¸"
#: gnucash/gtkbuilder/dialog-print-check.glade:250
msgid "Millimeters"
-msgstr "毫米"
+msgstr "mm"
#: gnucash/gtkbuilder/dialog-print-check.glade:253
msgid "Points"
@@ -19844,9 +19844,9 @@ msgid ""
"You can also verify your selections by clicking on \"Back\" or \"Cancel\" to "
"abort the export.\n"
msgstr ""
-"å½ä½ ç¹å» \"åºç¨ \"æ¶ï¼è´¦æ·æ å°è¢«å¯¼åºå°æä»¶\"%s\"ã\n"
+"\"åºç¨\"ï¼ç§ç®å°å¯¼åºè³æä»¶ï¼\"%s\"ã\n"
"\n"
-"ä½ ä¹å¯ä»¥éè¿ç¹å» \"è¿å \"æ \"åæ¶ \"æ¥éªè¯ä½ çéæ©ï¼ä¸æ¢å¯¼åºã\n"
+"亦å¯\"è¿å\"ãéæ°è®¾ç½®ï¼æ\"åæ¶\"ã\n"
#. Translators: %s is the file name and %u the number of accounts.
#: gnucash/import-export/csv-exp/assistant-csv-export.c:114
@@ -19889,7 +19889,7 @@ msgstr ""
#: gnucash/import-export/csv-exp/assistant-csv-export.c:767
msgid "File exported successfully!\n"
-msgstr "æä»¶å·²æå导åºï¼\n"
+msgstr "ç§ç®å·²æå导åºï¼\n"
#: gnucash/import-export/csv-exp/csv-transactions-export.c:615
msgid "Full Category Path"
@@ -19931,27 +19931,27 @@ msgstr "å¯¹è´¦æ¥æ"
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:54
msgid "Export Account T_ree to CSV..."
-msgstr "ç§ç®(_R)ãCSV æä»¶ã..."
+msgstr "ç§ç®.csv(_R)..."
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:55
msgid "Export the Account Tree to a CSV file"
-msgstr "å°ç§ç®æ 导åºä¸º CSV æä»¶"
+msgstr "å°ç§ç®å¯¼åºè³ CSV æä»¶"
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:59
msgid "Export _Transactions to CSV..."
-msgstr "交æ(_T)ãCSV æä»¶ã..."
+msgstr "交æ.csv(_T)..."
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:60
msgid "Export the Transactions to a CSV file"
-msgstr "å°äº¤æå¯¼åºå° CSV æä»¶"
+msgstr "å°äº¤æå¯¼åºè³ CSV æä»¶"
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:64
msgid "Export A_ctive Register to CSV..."
-msgstr "æ ç¾é¡µäº¤æ(_C)ãCSV æä»¶ã..."
+msgstr "æ ç¾é¡µäº¤æ.csv(_C)..."
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:66
msgid "Export the Active Register to a CSV file"
-msgstr "å°æ ç¾é¡µäº¤æå¯¼åºå° CSV æä»¶"
+msgstr "å°æ ç¾é¡µäº¤æå¯¼åºè³ CSV æä»¶"
#: gnucash/import-export/csv-imp/assistant-csv-account-import.c:71
#, c-format
@@ -20454,7 +20454,7 @@ msgstr "GnuCashå¯¼åºæ ¼å¼"
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:50
msgid "Import _Accounts from CSV..."
-msgstr "ç§ç®(_A)ãCSV æä»¶ã..."
+msgstr "ç§ç®.csv(_A)..."
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:51
msgid "Import Accounts from a CSV file"
@@ -20462,7 +20462,7 @@ msgstr "ä» CSV æä»¶å¯¼å
¥ç§ç®"
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:55
msgid "Import _Transactions from CSV..."
-msgstr "交æ(_T)ãCSV æä»¶ã..."
+msgstr "交æ.csv(_T)..."
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:56
msgid "Import Transactions from a CSV file"
@@ -20470,7 +20470,7 @@ msgstr "ä» CSV æä»¶å¯¼å
¥äº¤æ"
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:60
msgid "Import _Prices from a CSV file..."
-msgstr "æ±ç(_P)ãCSV æä»¶ã..."
+msgstr "æ±ç.csv(_P)..."
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:61
msgid "Import Prices from a CSV file"
commit 1f5c1b245864182b7c380a6eb8002385ab614e52
Author: Francisco Serrador <fserrador at gmail.com>
Date: Tue Jan 18 04:59:24 2022 +0100
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/es.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es/
Co-authored-by: Francisco Serrador <fserrador at gmail.com>
diff --git a/po/es.po b/po/es.po
index c8869494f..86e9ca0d8 100644
--- a/po/es.po
+++ b/po/es.po
@@ -79,7 +79,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-13 19:56+0000\n"
+"PO-Revision-Date: 2022-01-17 18:55+0000\n"
"Last-Translator: Francisco Serrador <fserrador at gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gnucash/gnucash/"
"es/>\n"
@@ -88,7 +88,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.10.1\n"
+"X-Generator: Weblate 4.11-dev\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: <b>;</b>;<span weight=\"bold\" size=\"larger\""
commit b35a52bb1074aeab43c7356593bb6dc64eafa5e3
Author: Jaimie85 <alsemgeest at gmail.com>
Date: Tue Jan 18 04:59:24 2022 +0100
Translation update by Jaimie85 <alsemgeest at gmail.com> using Weblate
po/glossary/nl.po: 100.0% (216 of 216 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Dutch)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/nl/
Translation update by Jaimie85 <alsemgeest at gmail.com> using Weblate
po/nl.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Dutch)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/nl/
Co-authored-by: Jaimie85 <alsemgeest at gmail.com>
diff --git a/po/glossary/nl.po b/po/glossary/nl.po
index 9e412a0a1..c17d8230b 100644
--- a/po/glossary/nl.po
+++ b/po/glossary/nl.po
@@ -3,14 +3,15 @@
# Bernard Meens <meensb at xs4all.nl>, 2006.
# Geert Janssens <geert at kobaltwit.be>, 2020, 2021.
# eol <joshua.de.clercq at gmail.com>, 2021.
+# Jaimie85 <alsemgeest at gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
-"product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
+"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
-"PO-Revision-Date: 2022-01-02 22:54+0000\n"
-"Last-Translator: Anonymous <noreply at weblate.org>\n"
+"PO-Revision-Date: 2022-01-17 13:55+0000\n"
+"Last-Translator: Jaimie85 <alsemgeest at gmail.com>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/gnucash/glossary/"
"nl/>\n"
"Language: nl\n"
@@ -205,10 +206,8 @@ msgid "amount"
msgstr "bedrag"
#. "The amount finally to pay, respecting discounts, billing termsâ¦"
-#, fuzzy
-#| msgid "amount"
msgid "amount due"
-msgstr "bedrag"
+msgstr "verschuldigd bedrag"
#. "The result of adding several amounts together and then dividing this total by the number of amounts"
msgid "average"
@@ -392,7 +391,7 @@ msgstr "document link"
#. "The last day to pay an invoice in time."
msgid "due date"
-msgstr ""
+msgstr "vervaldatum"
#. "Electronic mail. Some languages allow different writings, but each team should use only one. https://en.wikipedia.org/wiki/Email"
msgid "email"
@@ -752,13 +751,11 @@ msgstr "boekregel"
#. "Alias of 'shares'"
msgid "stocks"
-msgstr ""
+msgstr "aandelen"
#. "Sometimes one old share gets replaced by multiple new like 1 OLD @100¤ by 2 NEW @50¤"
-#, fuzzy
-#| msgid "split"
msgid "stock split"
-msgstr "boekregel"
+msgstr "aandelensplitsing"
#. "This sets the particular design or shape of a report."
msgid "style sheet"
@@ -873,13 +870,13 @@ msgid "withdraw (in the reconcile dialog)"
msgstr "opname"
msgid "stock"
-msgstr ""
+msgstr "aandeel"
msgid "due"
-msgstr ""
+msgstr "verschuldigd"
msgid "Online"
-msgstr ""
+msgstr "Online"
msgid "Direct Debit"
-msgstr ""
+msgstr "Automatische incasso"
diff --git a/po/nl.po b/po/nl.po
index d41fc2876..c03cdacc6 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -2512,7 +2512,7 @@ msgstr "Geboekt?"
#: gnucash/gtkbuilder/dialog-order.glade:551
#: gnucash/import-export/bi-import/dialog-bi-import-gui.c:143
msgid "Date Opened"
-msgstr "Documentdatum"
+msgstr "Datum Geopend"
#: gnucash/gnome/dialog-invoice.c:3397
#: gnucash/gtkbuilder/dialog-invoice.glade:41
@@ -4359,6 +4359,10 @@ msgid ""
"\n"
"Move the subaccounts or delete them before attempting to delete this account."
msgstr ""
+"De rekening \"%s\" heeft meer dan één subrekening.\n"
+"\n"
+"Verplaats de subaccounts of verwijder ze voordat u probeert deze account te "
+"verwijderen."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:1729
#, c-format
@@ -5906,10 +5910,8 @@ msgid "A reversing entry has already been created for this transaction."
msgstr "Deze boeking is al tegengeboekt."
#: gnucash/gnome/gnc-plugin-page-register.c:4088
-#, fuzzy
-#| msgid "Cut the current transaction?"
msgid "Jump to the transaction?"
-msgstr "De huidige boeking knippen?"
+msgstr "Naar de transactie springen?"
#: gnucash/gnome/gnc-plugin-page-register.c:4095
msgid "Reverse Transaction"
@@ -9465,7 +9467,7 @@ msgstr "Spoedoverboeking"
#: gnucash/gnome-utils/gnc-tree-model-split-reg.c:2867
#: gnucash/register/ledger-core/split-register.c:2562
msgid "Direct Debit"
-msgstr "Eenmalige machtiging"
+msgstr "Automatische incasso"
#: gnucash/gnome-utils/gnc-tree-model-split-reg.c:2873
#: gnucash/gnome-utils/gnc-tree-model-split-reg.c:2877
@@ -10366,11 +10368,11 @@ msgstr "Ga naar {1} voor de laatste stabiele versie"
#. Translators: Guile is the programming language of the reports
#: gnucash/gnucash-core-app.cpp:103
msgid "Loading system wide Guile extensionsâ¦"
-msgstr ""
+msgstr "Systeembrede Guile-extensies ladenâ¦"
#: gnucash/gnucash-core-app.cpp:115
msgid "Loading user specific Guile extensionsâ¦"
-msgstr ""
+msgstr "Gebruikersspecifieke Guile-extensies ladenâ¦"
#: gnucash/gnucash-core-app.cpp:224
msgid "- GnuCash, accounting for personal and small business finance"
@@ -12719,43 +12721,30 @@ msgstr ""
"grootboekkaart verstoord en worden toekomstige afstemmingen bemoeilijkt."
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:69
-#, fuzzy
-#| msgid "Remove a split from a transaction"
msgid "Cut a split from a transaction"
-msgstr "Een boekregel uit een boeking verwijderen"
+msgstr "Een boekregel uit een boeking knippen"
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:70
-#, fuzzy
-#| msgid ""
-#| "This dialog is presented before allowing you to remove a split from a "
-#| "transaction."
msgid ""
"This dialog is presented before allowing you to cut a split from a "
"transaction."
msgstr ""
"Dit venster wordt getoond voordat u wordt toegestaan om een boekregel uit "
-"een boeking te verwijderen."
+"een boeking te knippen."
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:74
-#, fuzzy
-#| msgid "Remove a reconciled split from a transaction"
msgid "Cut a reconciled split from a transaction"
-msgstr "Een afgestemde boekregel uit een boeking verwijderen"
+msgstr "Een afgestemde boekregel uit een boeking knippen"
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:75
-#, fuzzy
-#| msgid ""
-#| "This dialog is presented before allowing you to remove a reconciled split "
-#| "from a transaction. Doing so will throw off the reconciled value of the "
-#| "register and can make it hard to perform future reconciliations."
msgid ""
"This dialog is presented before allowing you to cut a reconciled split from "
"a transaction. Doing so will throw off the reconciled value of the register "
"and can make it hard to perform future reconciliations."
msgstr ""
"Dit venster wordt getoond voordat u wordt toegestaan een afgestemde "
-"boekregel uit een boeking te verwijderen. Hierdoor wordt de afgestemde "
-"waarde van de grootboekkaart verstoord en worden toekomstige afstemmingen "
+"boekregel uit een boeking te knippen. Hierdoor wordt de afgestemde waarde "
+"van de grootboekkaart verstoord en worden toekomstige afstemmingen "
"bemoeilijkt."
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:79
@@ -12819,41 +12808,27 @@ msgstr ""
"worden toekomstige afstemmingen bemoeilijkt."
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:99
-#, fuzzy
-#| msgid "_Cut Transaction"
msgid "Cut a transaction"
-msgstr "Boeking k_nippen"
+msgstr "Boeking knippen"
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:100
-#, fuzzy
-#| msgid ""
-#| "This dialog is presented before allowing you to delete a transaction."
msgid "This dialog is presented before allowing you to cut a transaction."
msgstr ""
-"Dit venster wordt getoond voordat u wordt toegestaan een boeking te "
-"verwijderen."
+"Dit venster wordt getoond voordat u wordt toegestaan een boeking te knippen."
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:104
-#, fuzzy
-#| msgid "Delete a transaction with reconciled splits"
msgid "Cut a transaction with reconciled splits"
-msgstr "Een boeking met afgestemde boekregels verwijderen"
+msgstr "Een boeking met afgestemde boekregels knippen"
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:105
-#, fuzzy
-#| msgid ""
-#| "This dialog is presented before allowing you to delete a transaction that "
-#| "contains reconciled splits. Doing so will throw off the reconciled value "
-#| "of the register and can make it hard to perform future reconciliations."
msgid ""
"This dialog is presented before allowing you to cut a transaction that "
"contains reconciled splits. Doing so will throw off the reconciled value of "
"the register and can make it hard to perform future reconciliations."
msgstr ""
-"Dit venster wordt getoond voordat u wordt toegestaan een boeking te "
-"verwijderen met afgestemde boekregels. Hierdoor wordt de afgestemde waarde "
-"van de grootboekkaart verstoord en worden toekomstige afstemmingen "
-"bemoeilijkt."
+"Dit venster wordt getoond voordat u wordt toegestaan een boeking te knippen "
+"met afgestemde boekregels. Hierdoor wordt de afgestemde waarde van de "
+"grootboekkaart verstoord en worden toekomstige afstemmingen bemoeilijkt."
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:109
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:212
@@ -16500,16 +16475,12 @@ msgid "Show _Memo column"
msgstr "_Memokolom weergeven"
#: gnucash/gtkbuilder/dialog-import.glade:963
-#, fuzzy
-#| msgid "Show _matched information"
msgid "Show matched _information"
-msgstr "_Overeenstemmende informatie weergeven"
+msgstr "Overeenstemmende _informatie weergeven"
#: gnucash/gtkbuilder/dialog-import.glade:978
-#, fuzzy
-#| msgid "Spend"
msgid "A_ppend"
-msgstr "Uitgeven"
+msgstr "T_oevoegen"
#: gnucash/gtkbuilder/dialog-import.glade:982
msgid ""
@@ -16517,12 +16488,13 @@ msgid ""
"Description and Notes to the matched Description and Notes instead of "
"replacing them."
msgstr ""
+"Wanneer u een overeenkomende transactie bijwerkt en vereffent, voegt u de "
+"geïmporteerde beschrijving en opmerkingen toe aan de overeenkomende "
+"beschrijving en notities in plaats van deze te vervangen."
#: gnucash/gtkbuilder/dialog-import.glade:994
-#, fuzzy
-#| msgid "Reconcile after match"
msgid "_Reconcile after match"
-msgstr "Afstemmen bij overeenkomst"
+msgstr "_Afstemmen bij overeenkomst"
#: gnucash/gtkbuilder/dialog-import.glade:1017
msgid "Generic import transaction matcher"
@@ -18379,16 +18351,10 @@ msgid "R_emind in advance"
msgstr "Vooraf _herinneren"
#: gnucash/gtkbuilder/dialog-sx.glade:724
-#, fuzzy
-#| msgid "_Review created transactions"
msgid "Re_view created transactions"
-msgstr "Aangemaakte transacties _beoordelen"
+msgstr "Aangemaakte transacties be_oordelen"
#: gnucash/gtkbuilder/dialog-sx.glade:728
-#, fuzzy
-#| msgid ""
-#| "Set \"Review Created Transactions\" as the default for the \"since last "
-#| "run\" dialog."
msgid ""
"Set 'Review created transactions' as the default in the \"since last run\" "
"dialog."
@@ -19636,31 +19602,6 @@ msgstr ""
#. See https://wiki.gnucash.org/wiki/AqBanking for the used terminology and replace the link, if a localized version exists.
#: gnucash/import-export/aqb/assistant-ab-initial.glade:47
-#, fuzzy
-#| msgid ""
-#| "The requirements for Online Banking vary between the different supported "
-#| "AqBanking backends, but usually you will need:\n"
-#| "* Your bank needs to grant you online access. See on their website or ask "
-#| "their customer service for how to obtain it.\n"
-#| "They should also tell you:\n"
-#| "* Your user ID that identifies you to their server, often your base "
-#| "account number;\n"
-#| "* The URL of their Online Banking server;\n"
-#| "* In some cases the routing number of your bank's branch is useful in "
-#| "this assistant;\n"
-#| "* Authentication methods vary by backend and choosen method:\n"
-#| " * FinTS PIN/TAN: Some methods require a specific gadget like a card "
-#| "reader or a mobile;\n"
-#| " * FinTS HBCI: You have to exchange the public parts of asymmetric keys "
-#| "with your bank (\"Ini-Letter\").\n"
-#| " * PayPal: registered email address, password, API signature;\n"
-#| "\n"
-#| "See https://wiki.gnucash.org/wiki/AqBanking for more details.\n"
-#| "\n"
-#| "Note: NO WARRANTIES FOR ANYTHING. Some banks run a poorly implemented "
-#| "Online Banking server. You should not rely on time-critical transfers "
-#| "through Online Banking, because sometimes the bank does not give you "
-#| "correct feedback when a transfer is rejected."
msgid ""
"The requirements for Online Banking vary between the different supported "
"AqBanking backends, but usually you will need:\n"
@@ -20139,16 +20080,12 @@ msgid "Originator BIC (Bank Code)"
msgstr "BIC (bankcode) verzender"
#: gnucash/import-export/aqb/dialog-ab-trans.c:409
-#, fuzzy
-#| msgid "Enter a SEPA Online Transfer"
msgid "Enter a SEPA Internal Transfer"
-msgstr "Een online SEPA-transactie invoeren"
+msgstr "Een interne SEPA-transactie invoeren"
#: gnucash/import-export/aqb/dialog-ab-trans.c:430
-#, fuzzy
-#| msgid "Tax Accounts"
msgid "Target Accounts"
-msgstr "Btw rekeningen"
+msgstr "Doelrekeningen"
#: gnucash/import-export/aqb/dialog-ab-trans.c:441
msgid "Enter a SEPA Online Direct Debit Note"
@@ -20320,10 +20257,8 @@ msgstr ""
"afgebroken. Wilt u de wijzigingen toch opslaan?"
#: gnucash/import-export/aqb/gnc-ab-transfer.c:125
-#, fuzzy
-#| msgid "No valid account found"
msgid "No reference accounts found."
-msgstr "Geen geldige rekening gevonden"
+msgstr "Geen referentierekeningen gevonden."
#: gnucash/import-export/aqb/gnc-ab-transfer.c:206
msgid ""
@@ -20359,10 +20294,8 @@ msgid "Online Banking European (SEPA) Transfer"
msgstr "Online bankieren - SEPA overboeking"
#: gnucash/import-export/aqb/gnc-ab-transfer.c:248
-#, fuzzy
-#| msgid "Online Banking European (SEPA) Transfer"
msgid "Online Banking European (SEPA) Internal Transfer"
-msgstr "Online bankieren - SEPA overboeking"
+msgstr "Online bankieren - interne SEPA overboeking"
#: gnucash/import-export/aqb/gnc-ab-transfer.c:254
msgid "Online Banking European (SEPA) Debit Note"
@@ -20614,20 +20547,15 @@ msgid ""
msgstr "Een nieuwe SEPA-transactieopdracht via Online bankieren doorgeven"
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:120
-#, fuzzy
-#| msgid "Issue _SEPA Transaction..."
msgid "Issue SEPA I_nternal Transaction..."
-msgstr "_SEPA-transactie doorgeven..."
+msgstr "I_nterne SEPA-transactie doorgeven..."
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:121
-#, fuzzy
-#| msgid ""
-#| "Issue a new international European (SEPA) transaction online through "
-#| "Online Banking"
msgid ""
"Issue a new internal European (SEPA) transaction online through Online "
"Banking"
-msgstr "Een nieuwe SEPA-transactieopdracht via Online bankieren doorgeven"
+msgstr ""
+"Een nieuwe interne SEPA-transactieopdracht via Online bankieren doorgeven"
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:125
msgid "_Internal Transaction..."
@@ -21956,16 +21884,14 @@ msgid "New, UNBALANCED (need acct to transfer %s)!"
msgstr "Nieuw, NIET IN BALANS (nog %s ongeboekt)!"
#: gnucash/import-export/import-main-matcher.c:1616
-#, fuzzy, c-format
-#| msgid "Reconcile (manual) match"
+#, c-format
msgid "Reconcile (manual) match to %s"
-msgstr "Afstemmen (handmatige) overeenkomst"
+msgstr "(Handmatig) overeenstemmen met %s"
#: gnucash/import-export/import-main-matcher.c:1621
-#, fuzzy, c-format
-#| msgid "Reconcile (auto) match"
+#, c-format
msgid "Reconcile (auto) match to %s"
-msgstr "Afstemmen (automatische) overeenkomst"
+msgstr "(Automatisch) overeenstemmen met %s"
#: gnucash/import-export/import-main-matcher.c:1630
#: gnucash/import-export/import-main-matcher.c:1660
@@ -21973,16 +21899,14 @@ msgid "Match missing!"
msgstr "Geen overeenkomst!"
#: gnucash/import-export/import-main-matcher.c:1646
-#, fuzzy, c-format
-#| msgid "Update and reconcile (manual) match"
+#, c-format
msgid "Update and reconcile (manual) match to %s"
-msgstr "Bijwerken en afstemmen (handmatige) overeenkomst"
+msgstr "Update en afstemming (handmatig) match met %s"
#: gnucash/import-export/import-main-matcher.c:1651
-#, fuzzy, c-format
-#| msgid "Update and reconcile (auto) match"
+#, c-format
msgid "Update and reconcile (auto) match to %s"
-msgstr "Bijwerken en afstemmen (automatische) overeenkomst"
+msgstr "Bijwerken en afstemmen (automatische) overeenkomst met %s"
#: gnucash/import-export/import-main-matcher.c:1668
msgid "Do not import (no action selected)"
@@ -22084,16 +22008,13 @@ msgid "Unknown OFX investment account"
msgstr "Onbekend OFX beleggingsrekening"
#: gnucash/import-export/ofx/gnc-ofx-import.c:1276
-#, fuzzy, c-format
-#| msgid ""
-#| "OFX file '%s' imported, %d transactions processed, no transactions to "
-#| "match"
+#, c-format
msgid ""
"While importing transactions from OFX file '%s' found %d previously imported "
"transactions, no new transactions."
msgstr ""
-"OFx bestand '%s' werd geïmporteerd, %d boekingen werden verwerkt, geen "
-"boekingen om te koppelen"
+"Bij het importeren van transacties uit OFX-bestand '%s' zijn %d eerder "
+"geïmporteerde transacties gevonden, geen nieuwe transacties."
#: gnucash/import-export/ofx/gnc-ofx-import.c:1378
msgid "Open/Quicken Financial Exchange file (*.ofx, *.qfx)"
@@ -26802,16 +26723,12 @@ msgid "Withdrawals"
msgstr "Opnames"
#: gnucash/report/reports/standard/equity-statement.scm:474
-#, fuzzy
-#| msgid "Unrealized Gains"
msgid "Unrealized Gains for Period"
-msgstr "Niet gerealiseerde winsten"
+msgstr "Niet-gerealiseerde winsten over periode"
#: gnucash/report/reports/standard/equity-statement.scm:475
-#, fuzzy
-#| msgid "Unrealized Losses"
msgid "Unrealized Losses for Period"
-msgstr "Niet-gerealiseerde verliezen"
+msgstr "Niet-gerealiseerde verliezen over periode"
#: gnucash/report/reports/standard/equity-statement.scm:481
msgid "Increase in capital"
@@ -27850,6 +27767,8 @@ msgstr "Periodetotalen"
msgid ""
"* Amounts denoted thus are derived from, and do not match the transaction."
msgstr ""
+"* Bedragen die aldus worden aangeduid, zijn afgeleid van de transactie en "
+"komen (mogelijk) niet overeen met de transactie."
#: gnucash/report/reports/standard/new-owner-report.scm:868
#: gnucash/report/reports/standard/owner-report.scm:535
@@ -29282,10 +29201,8 @@ msgid "Add indenting columns"
msgstr "Kolommen voor inspringen toevoegen"
#: gnucash/report/trep-engine.scm:97
-#, fuzzy
-#| msgid "Sa_ve Filter"
msgid "Date Filter"
-msgstr "Filter op_slaan"
+msgstr "Datumfilter"
#: gnucash/report/trep-engine.scm:98
msgid "Table for Exporting"
@@ -29409,7 +29326,7 @@ msgstr "Creditrekeningen"
#: gnucash/report/trep-engine.scm:518
msgid "Specify date to filter by..."
-msgstr ""
+msgstr "Geef een datum op om op te filteren..."
#: gnucash/report/trep-engine.scm:527
msgid "Convert all transactions into a common currency."
@@ -30745,12 +30662,10 @@ msgid "No help available."
msgstr "Geen hulp beschikbaar."
#, fuzzy
-#~| msgid "Load report configuration"
#~ msgid "Loading system scm configuration..."
#~ msgstr "Rapportconfiguratie laden"
#, fuzzy
-#~| msgid "Load report configuration"
#~ msgid "Loading user scm configuration..."
#~ msgstr "Rapportconfiguratie laden"
commit 156049e49c11b0bb8103392ea90597cbdb73530a
Author: Avi Markovitz <avi.markovitz at gmail.com>
Date: Tue Jan 18 04:59:23 2022 +0100
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Avi Markovitz <avi.markovitz at gmail.com>
diff --git a/po/he.po b/po/he.po
index b6896a0b4..0ebbb6fda 100644
--- a/po/he.po
+++ b/po/he.po
@@ -11,8 +11,8 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-17 08:30+0000\n"
-"Last-Translator: Yaron Shahrabani <sh.yaron at gmail.com>\n"
+"PO-Revision-Date: 2022-01-17 10:56+0000\n"
+"Last-Translator: Avi Markovitz <avi.markovitz at gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/gnucash/"
"he/>\n"
"Language: he\n"
@@ -464,9 +464,9 @@ msgid ""
"lists, you can chat to them live on IRC! Join them on #gnucash at irc.gnome."
"org"
msgstr ""
-"×§× ××צ×ר קשר ×¢× ×פת×× ×× ××§×ש. ×× ×סף ××ספר ×× ×××¢× ×©× ×¨×©×××ת ××××ר, × ××ª× "
-"'×צ'×××' ×××ª× ××××¤× ××§××× ×××צע×ת IRC! ×צ××¨×¤× ××××× ×Ö¾#gnucash ×Ö¾irc.gnome."
-"org"
+"×§× ××צ×ר קשר ×¢× ×פת×× ×× ××§×ש. ×× ×סף ××ספר ×× ×××¢× ×©× ×¨×©×××ת ××××ר, ×פשר "
+"×ש××× ×××ª× ××××¤× ××§××× ×××צע×ת IRC! × ××ª× ××צ×רף ××××× ×ער××¥ gnucash# ×Ö¾irc."
+"gnome.org"
#: doc/tip_of_the_day.list.c:13
msgid ""
@@ -475,10 +475,10 @@ msgid ""
"on the sub-menu Import and click on QIF or OFX file, respectively. Then, "
"follow the instructions provided."
msgstr ""
-"× ××ª× ××§××ת ××××× ×ת ×× ×ª×× ×× ×פ×× × ×¡××× ××§××××× × ×××ס ××× ××, ×§××××§×, ×× "
-"ת××× ××ת ××ר×ת ש×××××ת ××××¦× ×§×××¦× QIF ×× OFX. ×תפר×× ×§×××¥, ×ש ×××§×ש ×¢× ×ª×¤×¨×× "
-"×××©× × ×××× ××××§×ש ×¢× ×§×××¥ QIF ×× OFX, ××ת×××. ×××ר ×××, ×××ש×× ×¢× ×¤× ×××ר××ת "
-"ש×ס×פק×."
+"× ××ª× ××§××ת ××××× ×ת ×× ×ª×× ×× ×פ×× × ×¡××× ××§××××× ×Ö¾××.×ס ××× ×, ×§××××§×, ×× ×ª×× ×ת "
+"××ר×ת ש×ס××××ת ××××¦× ×§×××¦× QIF ×× OFX. ×תפר×× '×§×××¥', ×ש ××××ר ×תפר××Ö¾××©× × "
+"'×××××', ××× ××××ר ×פר×× ×ª×¤×¨××, ×§×××¥ QIF ×× OFX ××ת×××. ×××ר ×××, ×××ש×× ×¢× "
+"×¤× ×××ר××ת ש×ס×פק×."
#: doc/tip_of_the_day.list.c:18
msgid ""
@@ -6425,7 +6425,7 @@ msgstr "× ×××× ××ספ××, ××ש××× ×ת ×××שקע×ת"
#: gnucash/gnome/gnucash.appdata.xml.in.in:8
msgid ""
"GnuCash is a program for personal and small-business financial-accounting."
-msgstr "×× ××§×ש ××× ×ª××× ×ת ×× ××ת ×ש××× ×ת ×ש×××ש ×××©× ××עסק×× ×§×× ××."
+msgstr "×× ××§×ש ××× ×ª×× ×ª ×× ××ת ×ש××× ×ת, ×ש×××ש ×××©× ××עסק×× ×§×× ××."
#: gnucash/gnome/gnucash.appdata.xml.in.in:11
msgid ""
@@ -8326,8 +8326,8 @@ msgid ""
"id=645216 for more information."
msgstr ""
"×× ××§×ש ×× ××××× ××ש××× ××××§× ×××ת×ת ×××צ××ת ×ª×§× ×ספר×× 'libdbi'. ×ת×× ×©×××ר "
-"× ××¨× ×ת×צ×× ×תצ×רת ×רש××ת ש×××× ×××¡× × ×ª×× ×× SQL. × × ×¨×× https://bugs.gnucash."
-"org/show_bug.cgi?id=645216 ×××××¢ × ×סף."
+"× ××¨× ×ת×צ×× ×תצ×רת ×רש××ת ש×××× ×××¡× × ×ª×× × SQL. ×××××¢ × ×סף, × ××ª× ××¢××× "
+"×Ö¾ttps://bugs.gnucash.org/show_bug.cgi?id=645216."
#: gnucash/gnome-utils/gnc-file.c:537
msgid ""
commit eef550a61749fca996c614c09f487fa5938d6cc3
Author: Yaron Shahrabani <sh.yaron at gmail.com>
Date: Tue Jan 18 04:59:22 2022 +0100
Translation update by Yaron Shahrabani <sh.yaron at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Yaron Shahrabani <sh.yaron at gmail.com>
diff --git a/po/he.po b/po/he.po
index e4b9b9e03..b6896a0b4 100644
--- a/po/he.po
+++ b/po/he.po
@@ -11,8 +11,8 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-16 17:53+0000\n"
-"Last-Translator: Avi Markovitz <avi.markovitz at gmail.com>\n"
+"PO-Revision-Date: 2022-01-17 08:30+0000\n"
+"Last-Translator: Yaron Shahrabani <sh.yaron at gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/gnucash/"
"he/>\n"
"Language: he\n"
@@ -6425,7 +6425,7 @@ msgstr "× ×××× ××ספ××, ××ש××× ×ת ×××שקע×ת"
#: gnucash/gnome/gnucash.appdata.xml.in.in:8
msgid ""
"GnuCash is a program for personal and small-business financial-accounting."
-msgstr "×× ××§×ש ××× ×ª××× ×ª ×× ××ת ×ש××× ×ת ×ש×××ש ××ש ××עסק×× ×§×× ××."
+msgstr "×× ××§×ש ××× ×ª××× ×ת ×× ××ת ×ש××× ×ת ×ש×××ש ×××©× ××עסק×× ×§×× ××."
#: gnucash/gnome/gnucash.appdata.xml.in.in:11
msgid ""
commit 6ebd29d4a4301c52a5820f362afa75bbaa4dd218
Merge: ef8d812d3 013118084
Author: Geert Janssens <geert at kobaltwit.be>
Date: Mon Jan 17 21:22:57 2022 +0100
Merge branch 'dutch_invoice_number_translation' into maint
commit ef8d812d3fb14e3b63e3f584598738a12ce2bc7f
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Jan 17 09:20:30 2022 +0800
[utest-Budget] test data retention when modifying budget num_periods
diff --git a/libgnucash/engine/test/utest-Budget.c b/libgnucash/engine/test/utest-Budget.c
index cd4bab39b..7e8a2d94a 100644
--- a/libgnucash/engine/test/utest-Budget.c
+++ b/libgnucash/engine/test/utest-Budget.c
@@ -70,6 +70,42 @@ test_gnc_set_budget_num_periods()
qof_book_destroy(book);
}
+/* the following test checks whether period values are retained when
+ the budget num_periods is reduced, then increased again */
+static void
+test_gnc_set_budget_num_periods_data_retention ()
+{
+ QofBook *book = qof_book_new();
+ GncBudget* budget = gnc_budget_new(book);
+ Account *acc = gnc_account_create_root(book);
+ gchar *note;
+
+ /* initially has 20 periods */
+ gnc_budget_set_num_periods(budget, 20);
+
+ /* create value at period 16 */
+ gnc_budget_set_account_period_value(budget, acc, 15, gnc_numeric_create(100,1));
+ g_assert (gnc_budget_is_account_period_value_set(budget, acc, 15));
+
+ /* create note at period 12 */
+ gnc_budget_set_account_period_note(budget, acc, 11, "undefined");
+ g_assert_cmpstr (gnc_budget_get_account_period_note (budget, acc, 11), ==,
+ "undefined");
+
+ /* reduce, and increase */
+ gnc_budget_set_num_periods(budget, 10);
+ gnc_budget_set_num_periods(budget, 20);
+
+ /* value and note are retained */
+ g_assert (gnc_budget_is_account_period_value_set(budget, acc, 15));
+ note = gnc_budget_get_account_period_note (budget, acc, 11);
+ g_assert_cmpstr (note, ==, "undefined");
+ g_free (note);
+
+ gnc_budget_destroy(budget);
+ qof_book_destroy(book);
+}
+
static void
test_gnc_set_budget_recurrence()
{
@@ -163,6 +199,7 @@ test_suite_budget(void)
GNC_TEST_ADD_FUNC(suitename, "gnc_budget_set_name()", test_gnc_set_budget_name);
GNC_TEST_ADD_FUNC(suitename, "gnc_budget_set_description()", test_gnc_set_budget_description);
GNC_TEST_ADD_FUNC(suitename, "gnc_budget_set_num_periods()", test_gnc_set_budget_num_periods);
+ GNC_TEST_ADD_FUNC(suitename, "gnc_budget_set_num_periods_data_retention()", test_gnc_set_budget_num_periods_data_retention);
GNC_TEST_ADD_FUNC(suitename, "gnc_budget_set_recurrence()", test_gnc_set_budget_recurrence);
GNC_TEST_ADD_FUNC(suitename, "gnc_budget_set_account_period_value()", test_gnc_set_budget_account_period_value);
commit b8602409170a0515a3d5efcbdf68ca1f2d36aba2
Author: Avi Markovitz <avi.markovitz at gmail.com>
Date: Sun Jan 16 18:54:07 2022 +0100
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Avi Markovitz <avi.markovitz at gmail.com>
diff --git a/po/he.po b/po/he.po
index dd6738c54..e4b9b9e03 100644
--- a/po/he.po
+++ b/po/he.po
@@ -8,11 +8,11 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.9-pre1\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
-"product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
+"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-16 15:51+0000\n"
-"Last-Translator: Yaron Shahrabani <sh.yaron at gmail.com>\n"
+"PO-Revision-Date: 2022-01-16 17:53+0000\n"
+"Last-Translator: Avi Markovitz <avi.markovitz at gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/gnucash/"
"he/>\n"
"Language: he\n"
@@ -487,7 +487,7 @@ msgid ""
"For more information on income and expense accounts, please see the GnuCash "
"online manual."
msgstr ""
-"×× ×ש ×××ר×ת ×××§××ת ×¢× ×ª××× ××ת ×ש××× ×××ת ××ר×ת, ×××× Quicken, × × ×ש×× ×× "
+"×× ×ש ×××ר×ת ×××§××ת ×¢× ×ª××× ××ת ×ש××× ×××ת ××ר×ת, ×××× ×§××××§×, × × ×ש×× ×× "
"ש×× ××§×ש ×שת×שת ×â×ש××× ×תâ ×××§×× âס×××Ö¾××â ×¢× ×× ×ª ××¢×§×× ××ר ××× ×¡×ת ×××צ××ת. "
"×××××¢ × ×סף ××××ת ×ש××× ×ת ××× ×¡× ×××צ××ת, × × ××¢××× ×××ר×× ×××§××× ×©× ×× ××§×ש."
@@ -701,8 +701,8 @@ msgid ""
"after midnight, to get the new date as default for new transactions. It is "
"not necessary to restart GnuCash."
msgstr ""
-"×¢×××× ××××× ××רשת ×ת ס××רת ×פת××ת ×××× × ××¢×××× ×××ש ××¢×××× ×ª×ר×× ×ר×רת ××××× "
-"××ª× ××¢×ת ×××ש×ת. ××× ×¦××¨× ××פע×× ×ת ×× ××§×ש ×××ש."
+"×¢×××× ××××× ××רשת ×ת ס××רת ×פת××ת ×××× × ××¢×××× ×××ש, ××¢×××× ×ª×ר×× ×ר×רת "
+"××××× ××ª× ××¢×ת ×××ש×ת. ××× ×¦××¨× ××פע×× ×ת ×× ××§×ש ×××ש."
#: doc/tip_of_the_day.list.c:115
msgid ""
@@ -1831,7 +1831,7 @@ msgstr ""
msgid ""
"GnuCash cannot determine the value in one of the fields. You must enter a "
"valid expression."
-msgstr "×× ××§×ש ×× ×××עת ××ת×××× ×¢× ××¢×¨× ×××× ×ש××ת. × × ×××× ××××× ×××§×."
+msgstr "×× ××§×ש ×× ×××עת ××ת×××× ×¢× ××¢×¨× ×××× ×ש××ת. × × ××××× ××××× ×××§×."
#: gnucash/gnome/dialog-fincalc.c:381
msgid "The interest rate cannot be zero."
commit 24e92d3d29578d7c03fade34e30ca484f0163aff
Author: Yaron Shahrabani <sh.yaron at gmail.com>
Date: Sun Jan 16 18:54:06 2022 +0100
Translation update by Yaron Shahrabani <sh.yaron at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Translation update by Yaron Shahrabani <sh.yaron at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Translation update by Yaron Shahrabani <sh.yaron at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Yaron Shahrabani <sh.yaron at gmail.com>
diff --git a/po/he.po b/po/he.po
index d2a1ae294..dd6738c54 100644
--- a/po/he.po
+++ b/po/he.po
@@ -8,11 +8,11 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.9-pre1\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-16 15:44+0000\n"
-"Last-Translator: Avi Markovitz <avi.markovitz at gmail.com>\n"
+"PO-Revision-Date: 2022-01-16 15:51+0000\n"
+"Last-Translator: Yaron Shahrabani <sh.yaron at gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/gnucash/"
"he/>\n"
"Language: he\n"
@@ -487,10 +487,9 @@ msgid ""
"For more information on income and expense accounts, please see the GnuCash "
"online manual."
msgstr ""
-"××××× ××§×××ת ××ר×ת ×××§××ת ×¢× ×ª×× ×ת ×ש××× ×××ת ××ר×ת, ×××× ×§××××§×, × × ×ש×× ×× "
-"ש×× ××§×ש ×שת×שת ×'×ש××× ×ת' ×××§×× 'ס×××Ö¾××' ×¢× ×× ×ª ××¢×§×× ××ר ××× ×¡×ת ×××צ××ת. "
-"××§××ת ××××¢ × ×סף ××××ת ×ש××× ×ת ××× ×¡× ×××צ××ת, × × ××¢××× ×××ר×× ×××§××× ×©× "
-"×× ××§×ש."
+"×× ×ש ×××ר×ת ×××§××ת ×¢× ×ª××× ××ת ×ש××× ×××ת ××ר×ת, ×××× Quicken, × × ×ש×× ×× "
+"ש×× ××§×ש ×שת×שת ×â×ש××× ×תâ ×××§×× âס×××Ö¾××â ×¢× ×× ×ª ××¢×§×× ××ר ××× ×¡×ת ×××צ××ת. "
+"×××××¢ × ×סף ××××ת ×ש××× ×ת ××× ×¡× ×××צ××ת, × × ××¢××× ×××ר×× ×××§××× ×©× ×× ××§×ש."
#: doc/tip_of_the_day.list.c:23
msgid ""
@@ -702,8 +701,8 @@ msgid ""
"after midnight, to get the new date as default for new transactions. It is "
"not necessary to restart GnuCash."
msgstr ""
-"××שר ×¢××××× ×××××, ×××ר ×צ×ת, ×ש ×ס××ר ××פת×× ×××ש ×ת ×××× × ××¢×××× ××¢×××× "
-"ת×ר×× ×ר×רת ××××× ××ª× ××¢×ת ×××ש×ת. ××× ×¦××¨× ××פע×× ×××ש ×ת ×× ××§×ש."
+"×¢×××× ××××× ××רשת ×ת ס××רת ×פת××ת ×××× × ××¢×××× ×××ש ××¢×××× ×ª×ר×× ×ר×רת ××××× "
+"××ª× ××¢×ת ×××ש×ת. ××× ×¦××¨× ××פע×× ×ת ×× ××§×ש ×××ש."
#: doc/tip_of_the_day.list.c:115
msgid ""
@@ -1832,7 +1831,7 @@ msgstr ""
msgid ""
"GnuCash cannot determine the value in one of the fields. You must enter a "
"valid expression."
-msgstr "×× ××§×ש ×× ×××עת ××ת×××× ×× ××¢×¨× ×××× ×ש××ת. × × ××××× ××××× ×××§×."
+msgstr "×× ××§×ש ×× ×××עת ××ת×××× ×¢× ××¢×¨× ×××× ×ש××ת. × × ×××× ××××× ×××§×."
#: gnucash/gnome/dialog-fincalc.c:381
msgid "The interest rate cannot be zero."
commit 0b5d32bdf3347fa6712fb07314fda85ee0aac893
Author: Pedro Albuquerque <pmra at gmx.com>
Date: Sun Jan 16 18:54:05 2022 +0100
Translation update by Pedro Albuquerque <pmra at gmx.com> using Weblate
po/pt.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Portuguese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt/
Translation update by Pedro Albuquerque <pmra at gmx.com> using Weblate
po/pt.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Portuguese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt/
Translation update by Pedro Albuquerque <pmra at gmx.com> using Weblate
po/pt.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Portuguese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt/
Co-authored-by: Pedro Albuquerque <pmra at gmx.com>
diff --git a/po/pt.po b/po/pt.po
index 6c830b743..ddb781d4c 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-09 17:56+0000\n"
+"PO-Revision-Date: 2022-01-16 09:51+0000\n"
"Last-Translator: Pedro Albuquerque <pmra at gmx.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/gnucash/"
"gnucash/pt/>\n"
@@ -377,7 +377,7 @@ msgstr "Unicode (UTF-32LE)"
#: borrowed/goffice/go-charmap-sel.c:214
msgid "User Defined"
-msgstr "Definido Utilizador"
+msgstr "Definido pelo utilizador"
#: borrowed/goffice/go-charmap-sel.c:215
msgid "Vietnamese (TCVN)"
@@ -425,7 +425,7 @@ msgstr "Local: "
#: borrowed/goffice/go-charmap-sel.c:476
msgid "Conversion Direction"
-msgstr "Direcção da Conversão"
+msgstr "Direcção da conversão"
#: borrowed/goffice/go-charmap-sel.c:477
msgid "This value determines which iconv test to perform."
@@ -465,8 +465,8 @@ msgid ""
"org"
msgstr ""
"Os programadores do GnuCash são fáceis de contactar. Além de várias listas "
-"de correio, pode falar com eles ao vivo no IRC! Junte-se a eles em #gnucash "
-"na irc.gnome.org"
+"de correio, pode falar com eles ao vivo no IRC! Junte-se a eles no canal #"
+"gnucash em irc.gnome.org"
#: doc/tip_of_the_day.list.c:13
msgid ""
@@ -498,7 +498,7 @@ msgid ""
"Just locate the triangle at the far right of the column headings, and click "
"it to see the different columns available."
msgstr ""
-"à possÃvel configurar as colunas visÃveis na árvore de contas. Localize o "
+"Ã possÃvel configurar as colunas visÃveis no plano de contas. Localize o "
"triângulo no extremo direito dos cabeçalhos das colunas e clique-o para ver "
"as diferentes colunas disponÃveis."
@@ -510,8 +510,8 @@ msgid ""
"options."
msgstr ""
"Clique com o botão direito do rato (control+clique em Mac OS X) no separador "
-"de contas para abrir o menu de opções de conta. Dentro de cada diário, o "
-"clique direito abre o menu de opções de transacções."
+"Contas para abrir o menu de opções de conta. Dentro de cada diário, o clique "
+"direito abre o menu de opções de transacções."
#: doc/tip_of_the_day.list.c:32
msgid ""
@@ -548,10 +548,10 @@ msgid ""
"View menu, you can choose the register style Auto-Split Ledger or "
"Transaction Journal."
msgstr ""
-"Para inserir transacções com múltiplas parcelas, como um cheque de ordenado "
-"com múltiplas deduções, clique no botão Parcelas na barra de ferramentas. "
-"Alternativamente, no menu Ver pode escolher o estilo do diário entre Livro "
-"razão básico ou Livro razão de parcelas automáticas."
+"Para inserir transacções com múltiplas parcelas, e.g. um ordenado com "
+"múltiplas deduções, clique em Parcelas na barra de ferramentas. Ou, no menu "
+"Ver escolha o estilo do diário entre Livro razão básico ou Livro razão de "
+"parcelas automáticas."
#: doc/tip_of_the_day.list.c:49
msgid ""
@@ -562,8 +562,8 @@ msgid ""
msgstr ""
"à medida que insere montantes no diário, pode usar a calculadora do GnuCash "
"para adicionar, subtrair, multiplicar e dividir. Basta escrever o primeiro "
-"valor, seleccionar \"+\", \"-\", \"*\" ou \"/\". Escreva o segundo valor e "
-"prima Enter para gravar o valor calculado."
+"valor, seleccionar \"+\", \"-\", \"*\" ou \"/\" e escrever o segundo valor. "
+"Prima Enter para gravar o valor calculado."
#: doc/tip_of_the_day.list.c:54
msgid ""
@@ -585,7 +585,7 @@ msgid ""
"followed by ':' and the first letter(s) of the subaccount (e.g. A:C for "
"Assets:Cash)."
msgstr ""
-"Digite a primeira letra de um nome de conta existente na coluna de "
+"Escreva a primeira letra de um nome de conta existente na coluna de "
"transferências e o GnuCash completará o resto a partir da sua lista de "
"contas. Para sub-contas, faça o descrito atrás seguido de \":\" e a primeira "
"letra da sub-conta (ex.: D:O para Despesas:Outras despesas)."
@@ -606,7 +606,7 @@ msgid ""
"selected date. You can use '+' and '-' to increment and decrement check "
"numbers as well."
msgstr ""
-"Ao inserir datas, pode digitar \"+\" ou \"-\" para incrementar ou "
+"Ao inserir datas, pode escrever \"+\" ou \"-\" para incrementar ou "
"decrementar a data seleccionada. Também pode fazer o mesmo para números de "
"cheque ou transacções."
@@ -615,8 +615,8 @@ msgid ""
"To switch between multiple tabs in the main window, press Control+Page Up/"
"Down."
msgstr ""
-"Para alternar entre múltiplos separadores na janela principal, prima Ctrl"
-"+Page Up/Page Down."
+"Para alternar entre múltiplos separadores na janela principal, prima Ctrl+"
+"Page Up/Page Down."
#: doc/tip_of_the_day.list.c:76
msgid ""
@@ -693,10 +693,10 @@ msgid ""
"To schedule a transaction every year you can choose the monthly basic "
"frequency and then set 'Every 12 months'."
msgstr ""
-"O editor de transacções agendadas vem com um planificador de frequências "
-"muito flexÃvel. Frequências básicas para agendar uma transacção são "
-"diariamente, semanalmente e mensalmente. Mas também pode definir esquemas "
-"mais avançados. Alguns exemplos:\n"
+"O editor de transacções agendadas vem com um configurador de frequências "
+"muito flexÃvel. As frequências básicas para agendar uma transacção são "
+"diária, semanal e mensal. Mas também pode definir esquemas mais avançados. "
+"Alguns exemplos:\n"
"\n"
"para agendar uma transacção a cada três semanas, pode escolher a frequência "
"semanal básica e depois definir \"A cada 3 semanas\".\n"
@@ -743,9 +743,9 @@ msgid ""
"\n"
"Douglas Adams, \"The Restaurant at the End of the Universe\""
msgstr ""
-"Há uma teoria que diz que se alguém algum dia descobrir o que o Universo "
-"serve e porque é que está lá, ele desaparecerá instantaneamente e será "
-"substituÃdo por algo ainda mais bizarro e inexplicável.\n"
+"Há uma teoria que diz que se alguém algum dia descobrir para que é que o "
+"Universo serve e porque é que está lá, ele desaparecerá instantaneamente e "
+"será substituÃdo por algo ainda mais bizarro e inexplicável.\n"
"Há outra teoria de que isto já aconteceu.\n"
"\n"
"Douglas Adams, \"The Restaurant at the End of the Universe\""
@@ -786,8 +786,8 @@ msgstr ""
"Pediu a criação de um livro. Este livro vai conter todas as transacções até "
"à meia noite %s (para um total de %d transacções espalhadas por %d contas).\n"
"\n"
-"Ajuste o tÃtulo e as notas ou clique em \"Avançar\" para prosseguir.\n"
-"Clique em \"Recuar\" para ajustar as datas ou \"Cancelar\"."
+"Ajuste o tÃtulo e as notas ou clique em \"Seguinte\" para prosseguir.\n"
+"Clique em \"Recuar\" para ajustar as datas ou \"Cancelar\" para sair."
#: gnucash/gnome/assistant-acct-period.c:388
#, c-format
@@ -1214,7 +1214,7 @@ msgstr "Entidade inexistente: %s"
#: gnucash/gnome/business-urls.c:171
#, c-format
msgid "No such owner entity: %s"
-msgstr "Entidade Titular inexistente: %s"
+msgstr "Entidade titular inexistente: %s"
#: gnucash/gnome/business-urls.c:289
#, c-format
@@ -1251,7 +1251,7 @@ msgstr "Dias"
#: gnucash/gtkbuilder/dialog-billterms.glade:368
#: gnucash/gtkbuilder/dialog-billterms.glade:772
msgid "Proximo"
-msgstr "Mês seguinte"
+msgstr "Seguinte"
#: gnucash/gnome/dialog-billterms.c:537 gnucash/gnome/dialog-doclink.c:577
#: gnucash/gnome/dialog-doclink.c:831 gnucash/gnome/dialog-doclink.c:875
@@ -1267,13 +1267,13 @@ msgstr "Desconhecido"
#: gnucash/gnome/dialog-billterms.c:672
#, c-format
msgid "Term \"%s\" is in use. You cannot delete it."
-msgstr "As condições \"%s\" estão em uso. Não as pode eliminar."
+msgstr "A condição \"%s\" está em uso. Não a pode eliminar."
#: gnucash/gnome/dialog-billterms.c:678
#: gnucash/gnome-utils/dialog-tax-table.c:737
#, c-format
msgid "Are you sure you want to delete \"%s\"?"
-msgstr "Tem a certeza que quer eliminar \"%s\"?"
+msgstr "Deseja realmente eliminar \"%s\"?"
#: gnucash/gnome/dialog-choose-owner.c:78
msgid ""
@@ -1304,12 +1304,12 @@ msgid ""
"This commodity has price quotes. Are you sure you want to delete the "
"selected commodity and its price quotes?"
msgstr ""
-"Esta mercadoria tem cotações de preço. Tem a certeza que deseja eliminar a "
+"Esta mercadoria tem cotações de preço. Deseja realmente eliminar a "
"mercadoria seleccionada e as suas cotações?"
#: gnucash/gnome/dialog-commodities.c:204
msgid "Are you sure you want to delete the selected commodity?"
-msgstr "Tem a certeza que deseja eliminar a mercadoria seleccionada?"
+msgstr "Deseja realmente eliminar a mercadoria seleccionada?"
#: gnucash/gnome/dialog-commodities.c:213
msgid "Delete commodity?"
@@ -1541,15 +1541,15 @@ msgstr "Procurar cliente"
#: gnucash/gnome/dialog-custom-report.c:331
#, c-format
msgid "Are you sure you want to delete %s?"
-msgstr "Tem a certeza que quer eliminar %s?"
+msgstr "Deseja realmente eliminar %s?"
#: gnucash/gnome/dialog-custom-report.c:436
msgid "You must select a report configuration to load."
-msgstr "Tem de seleccionar uma configuração de relatório para carregar."
+msgstr "Tem de seleccionar uma configuração de relatório a carregar."
#: gnucash/gnome/dialog-custom-report.c:451
msgid "You must select a report configuration to delete."
-msgstr "Tem de seleccionar uma configuração de relatório para eliminar."
+msgstr "Tem de seleccionar uma configuração de relatório a eliminar."
#: gnucash/gnome/dialog-custom-report.c:465
msgid "Unable to change report configuration name."
@@ -1569,7 +1569,7 @@ msgstr "Carregar configuração de relatório"
#: gnucash/gnome/dialog-custom-report.c:505
msgid "Edit report configuration name"
-msgstr "Editar nome de configuração de relatório"
+msgstr "Editar o nome da configuração de relatório"
#: gnucash/gnome/dialog-custom-report.c:507
msgid "Delete report configuration"
@@ -1674,7 +1674,7 @@ msgstr "Insira um URL como http://www.gnucash.org:"
#: gnucash/gnome/dialog-doclink.c:256
msgid "Existing Document Link is"
-msgstr "Associação existente é"
+msgstr "O documento ligado existente é"
#: gnucash/gnome/dialog-doclink.c:525 gnucash/gnome/dialog-doclink.c:570
msgid "File Found"
@@ -1772,8 +1772,8 @@ msgid ""
"Double click on the entry in the Available column to modify the document "
"link."
msgstr ""
-"Duplo clique na entrada na coluna de Id para saltar para o item de "
-"negócios.\n"
+"Duplo clique na entrada na coluna de Id para saltar para o item de negócios."
+"\n"
"Duplo clique na entrada na coluna Ligação para abrir o documento ligado.\n"
"Duplo clique na entrada na coluna DisponÃvel para modificar a ligação do "
"documento."
@@ -1897,7 +1897,7 @@ msgstr "Não utilizada"
#: gnucash/gnome/dialog-find-account.c:431
msgid "Balance Zero"
-msgstr "Balanço zero"
+msgstr "Saldo zero"
#: gnucash/gnome/dialog-find-account.c:442
msgid "Tax related"
@@ -2179,11 +2179,11 @@ msgstr "Para ver mapeamentos inválidos, use um filtro de \"%s\""
#: gnucash/gnome/dialog-imap-editor.c:368
#: gnucash/gnome/dialog-imap-editor.c:605
msgid "Map Account NOT found"
-msgstr "Mapa da conta não encontrado"
+msgstr "Conta mapeada NÃO encontrada"
#: gnucash/gnome/dialog-imap-editor.c:370
msgid "(Note, if there is a large number, it may take a while)"
-msgstr "/nota: se houver um número grande, pode ser demorado)"
+msgstr "(note que se houver um número grande, pode ser demorado)"
#: gnucash/gnome/dialog-imap-editor.c:704
#: gnucash/gtkbuilder/dialog-imap-editor.glade:123
@@ -2221,7 +2221,7 @@ msgstr "Tem de indicar a informação de facturação."
#: gnucash/gnome/dialog-invoice.c:733
msgid "Are you sure you want to delete the selected entry?"
-msgstr "Tem a certeza que quer eliminar a transacção seleccionada?"
+msgstr "Deseja realmente eliminar a transacção seleccionada?"
#: gnucash/gnome/dialog-invoice.c:735
msgid ""
@@ -2412,7 +2412,7 @@ msgstr ""
#: gnucash/gnome/dialog-invoice.c:3257
msgid "Do you really want to post these invoices?"
-msgstr "Tem a certeza que quer emitir estas facturas?"
+msgstr "Deseja realmente emitir estas facturas?"
#: gnucash/gnome/dialog-invoice.c:3335 gnucash/gnome/dialog-invoice.c:3616
msgid "View/Edit Invoice"
@@ -2494,7 +2494,7 @@ msgstr "Número de factura"
#: gnucash/gnome/dialog-invoice.c:3403
msgid "Bill Owner"
-msgstr "TÃtular do pagamento"
+msgstr "Titular do pagamento"
#: gnucash/gnome/dialog-invoice.c:3406
msgid "Bill Notes"
@@ -2502,7 +2502,7 @@ msgstr "Notas do pagamento"
#: gnucash/gnome/dialog-invoice.c:3437
msgid "Voucher Owner"
-msgstr "TÃtular do vale"
+msgstr "Titular do vale"
#: gnucash/gnome/dialog-invoice.c:3440
msgid "Voucher Notes"
@@ -2614,7 +2614,7 @@ msgstr "Aviso de facturas devidas"
#: gnucash/gnome/dialog-job.c:139
msgid "The Job must be given a name."
-msgstr "Tem de ser dado um nome à tarefa."
+msgstr "Tem de dar um nome à tarefa."
#: gnucash/gnome/dialog-job.c:149
msgid "You must choose an owner for this job."
@@ -2646,7 +2646,7 @@ msgstr "Nome do titular"
#: gnucash/gnome/dialog-job.c:581
msgid "Only Active?"
-msgstr "Só activos?"
+msgstr "Só activas?"
#: gnucash/gnome/dialog-job.c:585 gnucash/gnome/dialog-job.c:598
#: gnucash/gnome-utils/gnc-tree-view-split-reg.c:2929
@@ -2723,7 +2723,7 @@ msgstr "Lotes na conta %s"
#: gnucash/gnome/dialog-order.c:171
msgid "The Order must be given an ID."
-msgstr "Tem de ser dado um número à encomenda."
+msgstr "Tem de dar um número à encomenda."
#: gnucash/gnome/dialog-order.c:278
msgid "The Order must have at least one Entry."
@@ -2734,12 +2734,12 @@ msgid ""
"This order contains entries that have not been invoiced. Are you sure you "
"want to close it out before you invoice all the entries?"
msgstr ""
-"Esta encomenda contém entradas que não foram facturadas. Tem a certeza que a "
-"quer fechar antes de ter facturado todas as entradas?"
+"Esta encomenda contém entradas que não foram facturadas. Deseja realmente "
+"fechá-la antes de ter facturado todas as entradas?"
#: gnucash/gnome/dialog-order.c:309
msgid "Do you really want to close the order?"
-msgstr "Tem a certeza que quer fechar a encomenda?"
+msgstr "Deseja realmente fechar a encomenda?"
#: gnucash/gnome/dialog-order.c:310
msgid "Close Date"
@@ -2865,9 +2865,9 @@ msgid ""
"\" before you continue to process this payment. Perhaps you want to create "
"an Invoice or Bill first?"
msgstr ""
-"Não tem contas \"Emitir para\" válidas. Por favor, crie uma conta do tipo "
-"\"%s\" antes de continuar a processar este pagamento. Talvez queira criar "
-"uma factura ou um pagamento primeiro?"
+"Não tem contas \"Emitir para\" válidas. Por favor, crie uma conta do tipo \"%"
+"s\" antes de continuar a processar este pagamento. Talvez queira criar uma "
+"factura ou um pagamento primeiro?"
#: gnucash/gnome/dialog-payment.c:1622
msgid ""
@@ -2885,7 +2885,7 @@ msgid ""
"\n"
msgstr ""
"Embora esta transacção tenha múltiplas parcelas que podem ser\n"
-"consideradas como \"pagamento\", o Gnucash so sabe como gerir uma.\n"
+"consideradas como \"pagamento\", o GnuCash só sabe como gerir uma.\n"
"Por favor, seleccione uma, as outras serão ignoradas.\n"
"\n"
@@ -2927,8 +2927,8 @@ msgstr ""
#, c-format
msgid "Are you sure you want to delete the selected price?"
msgid_plural "Are you sure you want to delete the %d selected prices?"
-msgstr[0] "Tem a certeza que quer eliminar a cotação seleccionada?"
-msgstr[1] "Tem a certeza que quer eliminar as %d cotações seleccionadas?"
+msgstr[0] "Deseja realmente eliminar a cotação seleccionada?"
+msgstr[1] "Deseja realmente eliminar as %d cotações seleccionadas?"
#: gnucash/gnome/dialog-price-edit-db.c:202
msgid "Delete prices?"
@@ -2944,11 +2944,11 @@ msgstr "Entradas"
#: gnucash/gnome/dialog-price-edit-db.c:458
msgid "Are you sure you want to delete these prices?"
-msgstr "Tem a certeza de que quer eliminar estas cotações?"
+msgstr "Deseja realmente eliminar estas cotações?"
#: gnucash/gnome/dialog-price-editor.c:226
msgid "Are you sure you want to replace the existing price?"
-msgstr "Tem a certeza de que deseja substituir a cotação existente?"
+msgstr "Deseja realmente substituir a cotação existente?"
#: gnucash/gnome/dialog-price-editor.c:232
msgid "Replace price?"
@@ -3065,7 +3065,7 @@ msgstr "Propriedades da folha de estilo HTML: %s"
#: gnucash/gnome/dialog-report-style-sheet.c:269
msgid "You must provide a name for the new style sheet."
-msgstr "Tem de fornecer um nome para a nova folha de estilo."
+msgstr "Tem de dar um nome à nova folha de estilo."
#: gnucash/gnome/dialog-report-style-sheet.c:520
msgid "Style Sheet Name"
@@ -3102,8 +3102,7 @@ msgstr "_Acções"
#: gnucash/gnome/dialog-sx-editor2.c:200 gnucash/gnome/dialog-sx-editor.c:202
msgid ""
"This Scheduled Transaction has changed; are you sure you want to cancel?"
-msgstr ""
-"Esta transacção agendada foi alterada. Tem a certeza que quer cancelar?"
+msgstr "Esta transacção agendada foi alterada. Deseja realmente cancelar?"
#: gnucash/gnome/dialog-sx-editor2.c:636
#, c-format
@@ -3122,11 +3121,11 @@ msgid ""
"transaction. Should it still be entered?"
msgstr ""
"O editor de transacções agendadas não consegue saldar automaticamente esta "
-"transacção. Ainda assim registá-la?"
+"transacção. Deseja realmente registá-la?"
#: gnucash/gnome/dialog-sx-editor2.c:712 gnucash/gnome/dialog-sx-editor.c:492
msgid "Please name the Scheduled Transaction."
-msgstr "Por favor dê um nome à transacção agendada."
+msgstr "Por favor, dê um nome à transacção agendada."
#: gnucash/gnome/dialog-sx-editor2.c:739 gnucash/gnome/dialog-sx-editor.c:518
#, c-format
@@ -3134,8 +3133,8 @@ msgid ""
"A Scheduled Transaction with the name \"%s\" already exists. Are you sure "
"you want to name this one the same?"
msgstr ""
-"Já existe uma transacção agendada com o nome \"%s\". Tem a certeza de que "
-"quer usar o mesmo nome para esta?"
+"Já existe uma transacção agendada com o nome \"%s\". Deseja realmente "
+"utilizar o mesmo nome para esta?"
#: gnucash/gnome/dialog-sx-editor2.c:767
msgid "Scheduled Transactions with variables cannot be automatically created."
@@ -3152,7 +3151,7 @@ msgstr ""
#: gnucash/gnome/dialog-sx-editor2.c:792 gnucash/gnome/dialog-sx-editor.c:542
msgid "Please provide a valid end selection."
-msgstr "Por favor indique uma selecção válida para o fim."
+msgstr "Por favor, indique uma selecção final válida."
#: gnucash/gnome/dialog-sx-editor2.c:810 gnucash/gnome/dialog-sx-editor.c:557
msgid "There must be some number of occurrences."
@@ -3172,15 +3171,14 @@ msgid ""
"You have attempted to create a Scheduled Transaction which will never run. "
"Do you really want to do this?"
msgstr ""
-"Está a tentar criar uma transacção agendada que nunca será executada. Quer "
+"Está a tentar criar uma transacção agendada que nunca será executada. Deseja "
"realmente fazer isto?"
#: gnucash/gnome/dialog-sx-editor2.c:1301
msgid ""
"Note: If you have already accepted changes to the Template, Cancel will not "
"revoke them."
-msgstr ""
-"Nota: se já aceitou alterações ao modelo, Cancelar não as vai reverter."
+msgstr "Nota: se já aceitou alterações ao modelo, Cancelar não as vai reverter."
#: gnucash/gnome/dialog-sx-editor2.c:1347 gnucash/gnome/dialog-sx-editor.c:1406
msgid "(never)"
@@ -3215,25 +3213,25 @@ msgstr "ImpossÃvel analisar %s para divisão \"%s\"."
#: gnucash/gnome/dialog-sx-editor.c:739
#, c-format
msgid "Split with memo %s has an invalid account."
-msgstr "Divisão com a nota %s tem uma conta inválida."
+msgstr "Parcela com a nota %s tem uma conta inválida."
#: gnucash/gnome/dialog-sx-editor.c:742
msgid "Invalid Account in Split"
-msgstr "Conta inválida na divisão"
+msgstr "Conta inválida na parcela"
#: gnucash/gnome/dialog-sx-editor.c:754
#, c-format
msgid "Split with memo %s has an unparseable Credit Formula."
-msgstr "Divisão com a nota %s tem uma fórmula de crédito inválida."
+msgstr "Parcela com a nota %s tem uma fórmula de crédito inválida."
#: gnucash/gnome/dialog-sx-editor.c:757 gnucash/gnome/dialog-sx-editor.c:773
msgid "Unparsable Formula in Split"
-msgstr "Fórmula de crédito inválida na divisão"
+msgstr "Fórmula de crédito inválida na parcela"
#: gnucash/gnome/dialog-sx-editor.c:770
#, c-format
msgid "Split with memo %s has an unparseable Debit Formula."
-msgstr "Divisão com a nota %s tem uma fórmula de débito inválida."
+msgstr "Parcela com a nota %s tem uma fórmula de débito inválida."
#: gnucash/gnome/dialog-sx-from-trans.c:557
msgid ""
@@ -3323,7 +3321,7 @@ msgstr "Ãltimo ano válido: "
#: gnucash/gnome/dialog-tax-info.c:288
msgid "Form Line Data: "
-msgstr "Dados de linha de formulário: "
+msgstr "Dados da linha de formulário: "
#. Translators: Tax Code
#: gnucash/gnome/dialog-tax-info.c:290
@@ -3337,7 +3335,7 @@ msgstr "agora"
#: gnucash/gnome/dialog-tax-info.c:1184
#: gnucash/gtkbuilder/dialog-tax-info.glade:89
msgid "Income Tax Identity"
-msgstr "Identidade de imposto recebido"
+msgstr "Identidade de imposto sobre receitas"
#: gnucash/gnome/dialog-tax-info.c:1190
#: gnucash/gtkbuilder/dialog-options.glade:55
@@ -3378,15 +3376,15 @@ msgstr "Tarefas do fornecedor"
#: gnucash/gnome/dialog-vendor.c:705
msgid "Vendor's Bills"
-msgstr "Pagamentos do fornecedor"
+msgstr "Facturas do fornecedor"
#: gnucash/gnome/dialog-vendor.c:706
msgid "Pay Bill"
-msgstr "Fazer pagamentos"
+msgstr "Pagar factura"
#: gnucash/gnome/dialog-vendor.c:718
msgid "Vendor ID"
-msgstr "Número de fornecedor"
+msgstr "N.º de fornecedor"
#: gnucash/gnome/dialog-vendor.c:753
msgid "Find Vendor"
@@ -3418,7 +3416,7 @@ msgstr "Receita"
#: gnucash/report/reports/standard/income-statement.scm:511
#: gnucash/report/report-utilities.scm:206
msgid "Expenses"
-msgstr "Despesas"
+msgstr "Despesa"
#: gnucash/gnome/gnc-budget-view.c:508
#: gnucash/gnome/gnc-plugin-page-register2.c:497
@@ -3465,7 +3463,7 @@ msgstr "Nova _página de contas"
#: gnucash/gnome/gnc-plugin-account-tree.c:60
msgid "Open a new Account Tree page"
-msgstr "Abrir uma nova página de plano de contas"
+msgstr "Abrir uma nova página do plano de contas"
#: gnucash/gnome/gnc-plugin-basic-commands.c:111
msgid "New _File"
@@ -3517,7 +3515,7 @@ msgstr "Exportar cont_as"
#: gnucash/gnome/gnc-plugin-basic-commands.c:138
msgid "Export the account hierarchy to a new GnuCash datafile"
-msgstr "Exportar a hierarquia de contas para um novo ficheiro"
+msgstr "Exportar o plano de contas para um novo ficheiro do GnuCash"
#: gnucash/gnome/gnc-plugin-basic-commands.c:145
#: gnucash/gnome/gnc-plugin-page-register2.c:255
@@ -3595,19 +3593,19 @@ msgstr "Arquivar dados antigos usando perÃodos contabilÃsticos"
#: gnucash/gnome/gnc-plugin-basic-commands.c:191
msgid "_Price Database"
-msgstr "Base de dados de _cotações"
+msgstr "_Base de dados de cotações"
#: gnucash/gnome/gnc-plugin-basic-commands.c:192
msgid "View and edit the prices for stocks and mutual funds"
-msgstr "Veja e edite as cotações de acções e outros tÃtulos"
+msgstr "Veja e edite as cotações de acções e fundos mutualistas"
#: gnucash/gnome/gnc-plugin-basic-commands.c:196
msgid "_Security Editor"
-msgstr "Editor de mercadoria_s"
+msgstr "_Editor de mercadorias"
#: gnucash/gnome/gnc-plugin-basic-commands.c:197
msgid "View and edit the commodities for stocks and mutual funds"
-msgstr "Veja e edite os activos de acções e outros tÃtulos"
+msgstr "Veja e edite as mercadorias de acções e fundos mutualistas"
#: gnucash/gnome/gnc-plugin-basic-commands.c:201
msgid "_Loan Repayment Calculator"
@@ -3635,7 +3633,7 @@ msgstr "Ver e eliminar informação bayesiana e não bayesiana"
#: gnucash/gnome/gnc-plugin-basic-commands.c:216
msgid "_Transaction Linked Documents"
-msgstr "Documentos ligados à _transacção"
+msgstr "_Documentos ligados à transacção"
#: gnucash/gnome/gnc-plugin-basic-commands.c:217
msgid "View all Transaction Linked Documents"
@@ -3651,7 +3649,7 @@ msgstr "Ver as dicas do dia"
#: gnucash/gnome/gnc-plugin-basic-commands.c:545
msgid "There are no Scheduled Transactions to be entered at this time."
-msgstr "Não há, de momento, transacções agendadas para registar."
+msgstr "De momento, não há transacções agendadas para registar."
#. Translators: %d is the number of transactions. This is a
#. ngettext(3) message.
@@ -3680,7 +3678,7 @@ msgstr "Criar um novo orçamento."
#: gnucash/gnome/gnc-plugin-budget.c:69
msgid "_Open Budget"
-msgstr "Abrir _orçamento"
+msgstr "_Abrir orçamento"
#: gnucash/gnome/gnc-plugin-budget.c:70
msgid ""
@@ -3713,7 +3711,7 @@ msgstr "Seleccionar um orçamento"
#: gnucash/gnome/gnc-plugin-business.c:155
#: gnucash/gnome/gnc-plugin-business.c:305 gnucash/report/report-core.scm:164
msgid "_Business"
-msgstr "_Negócios"
+msgstr "Ne_gócios"
#: gnucash/gnome/gnc-plugin-business.c:158
msgid "_Customer"
@@ -3827,7 +3825,7 @@ msgstr "Abrir o diálogo Localizar fornecedor"
#: gnucash/gnome/gnc-plugin-business.c:218
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:196
msgid "New _Bill..."
-msgstr "Novo _pagamento..."
+msgstr "Novo p_agamento..."
#: gnucash/gnome/gnc-plugin-business.c:219
msgid "Open the New Bill dialog"
@@ -3904,7 +3902,7 @@ msgstr "Ver e editar a lista de tabelas de imposto de vendas (IVA)"
#: gnucash/gnome/gnc-plugin-business.c:288
msgid "_Billing Terms Editor"
-msgstr "_Editor de condições de pagamento"
+msgstr "Editor de condições de _pagamento"
#: gnucash/gnome/gnc-plugin-business.c:289
msgid "View and edit the list of Billing Terms"
@@ -3916,7 +3914,7 @@ msgstr "Aviso de pagamentos _devidos"
#: gnucash/gnome/gnc-plugin-business.c:294
msgid "Open the Bills Due Reminder dialog"
-msgstr "Abrir o diálogo Lembrete de pagamentos devidos"
+msgstr "Abrir o diálogo Aviso de pagamentos devidos"
#: gnucash/gnome/gnc-plugin-business.c:298
msgid "Invoices _Due Reminder"
@@ -3933,7 +3931,7 @@ msgstr "E_xportar"
#: gnucash/gnome/gnc-plugin-business.c:307
#: gnucash/gnome/gnc-plugin-business.c:308
msgid "Test Search Dialog"
-msgstr "Diálogo de progresso de teste"
+msgstr "Diálogo de teste da procura"
#: gnucash/gnome/gnc-plugin-business.c:312
#: gnucash/gnome/gnc-plugin-business.c:313
@@ -3968,7 +3966,7 @@ msgstr "Criar uma nova conta"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:204
msgid "New Account _Hierarchy..."
-msgstr "Nova _hierarquia de contas..."
+msgstr "Novo _plano de contas..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:205
msgid "Extend the current book by merging with new account type categories"
@@ -3989,11 +3987,11 @@ msgstr "Abrir a conta seleccionada"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:215
msgid "Open _Old Style Register Account"
-msgstr "_Abrir conta de registo de estilo antigo"
+msgstr "Abrir diári_o de conta (estilo antigo)"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:216
msgid "Open the old style register selected account"
-msgstr "Abrir a conta de registo de estilo antigo seleccionada"
+msgstr "Abrir o diário da conta seleccionada no estilo antigo"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:229
#: gnucash/gnome/gnc-plugin-page-account-tree.c:240
@@ -4009,12 +4007,12 @@ msgstr "Abrir a conta seleccionada e todas as suas sub-contas"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:234
msgid "Open Old St_yle Subaccounts"
-msgstr "Abrir sub-contas de _estilo antigo"
+msgstr "Abrir sub-contas no _estilo antigo"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:235
msgid "Open the old style register selected account and all its subaccounts"
msgstr ""
-"Abrir a conta de registo de estilo antigo seleccionada e todas as suas sub-"
+"Abrir o diário da conta seleccionada em estilo antigo e todas as suas sub-"
"contas"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:248
@@ -4039,11 +4037,11 @@ msgstr "Eliminar a conta seleccionada"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:258
msgid "_Cascade Account Properties..."
-msgstr "Propriedades da _conta em cascata..."
+msgstr "Herdar propriedades da _conta-mãe..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:259
msgid "Cascade selected properties for account"
-msgstr "Propriedades seleccionadas da conta em cascata"
+msgstr "Transmitir as propriedades seleccionadas para a conta"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:263
#: gnucash/gnome/gnc-plugin-page-account-tree.c:268
@@ -4159,11 +4157,11 @@ msgstr "Ver _lotes..."
#: gnucash/gnome/gnc-plugin-page-register2.c:373
#: gnucash/gnome/gnc-plugin-page-register.c:491
msgid "Bring up the lot viewer/editor window"
-msgstr "Abrir uma janela para ver/editar lotes"
+msgstr "Abrir a janela para ver/editar lotes"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:327
msgid "Check & Repair A_ccount"
-msgstr "Verificar & Corrigir _conta"
+msgstr "Verificar e corrigir _conta"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:328
#: gnucash/gnome/window-reconcile2.c:2174 gnucash/gnome/window-reconcile.c:2421
@@ -4175,7 +4173,7 @@ msgstr ""
#: gnucash/gnome/gnc-plugin-page-account-tree.c:332
msgid "Check & Repair Su_baccounts"
-msgstr "Verificar & Corrigir su_bcontas"
+msgstr "Verificar e corrigir su_b-contas"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:333
msgid ""
@@ -4187,7 +4185,7 @@ msgstr ""
#: gnucash/gnome/gnc-plugin-page-account-tree.c:338
msgid "Check & Repair A_ll"
-msgstr "Verificar & Corrigir _todas"
+msgstr "Verificar e corrigir _todas"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:339
msgid ""
@@ -4281,7 +4279,7 @@ msgid ""
msgstr ""
"A conta %s não tem a mesma moeda que aquela de onde está a mover as "
"transacções.\n"
-"Tem a certeza de que deseja fazer isto?"
+"Deseja realmente fazer isto?"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:1438
msgid "_Pick another account"
@@ -4362,7 +4360,7 @@ msgstr "Todas as transacções da sub-conta serão eliminadas."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:1777
msgid "Are you sure you want to do this?"
-msgstr "Tem a certeza que quer eliminar esta linha?"
+msgstr "Deseja realmente eliminar esta linha?"
#: gnucash/gnome/gnc-plugin-page-budget.c:147
msgid "Open the selected account."
@@ -4535,7 +4533,7 @@ msgstr "_Vazia"
#: gnucash/gnome/gnc-plugin-page-invoice.c:199
msgid "Dup_licate Entry"
-msgstr "Transacção dup_licada"
+msgstr "Dup_licar linha"
#: gnucash/gnome/gnc-plugin-page-invoice.c:200
msgid "Make a copy of the current entry"
@@ -5153,8 +5151,8 @@ msgid ""
"The owner %s will be deleted.\n"
"Are you sure you want to do this?"
msgstr ""
-"O proprietário %s será eliminado.\n"
-"Tem a certeza que o quer fazer?"
+"O titular %s será eliminado.\n"
+"Deseja realmente fazê-lo?"
#: gnucash/gnome/gnc-plugin-page-register2.c:194
#: gnucash/gnome/gnc-plugin-page-register.c:292
@@ -5406,7 +5404,7 @@ msgstr "Editar a taxa de câmbio para a transacção actual"
#: gnucash/gnome/gnc-plugin-page-register2.c:387
#: gnucash/gnome/gnc-plugin-page-register.c:513
msgid "_Jump to the other account"
-msgstr "_Ir para a outra conta"
+msgstr "Ir para a o_utra conta"
#: gnucash/gnome/gnc-plugin-page-register2.c:388
#: gnucash/gnome/gnc-plugin-page-register.c:514
@@ -5994,7 +5992,7 @@ msgstr "Recuar um passo no histórico"
#: gnucash/gnome/gnc-plugin-page-report.c:1260
msgid "Forward"
-msgstr "Avançar"
+msgstr "Seguinte"
#: gnucash/gnome/gnc-plugin-page-report.c:1261
msgid "Move forward one step in the history"
@@ -6054,7 +6052,7 @@ msgstr "Não pode gravar nesse ficheiro."
#: gnucash/import-export/csv-exp/assistant-csv-export.c:742
#, c-format
msgid "The file %s already exists. Are you sure you want to overwrite it?"
-msgstr "O ficheiro %s já existe. Tem a certeza que o quer sobrescrever?"
+msgstr "O ficheiro %s já existe. Deseja realmente sobrescrevê-lo?"
#: gnucash/gnome/gnc-plugin-page-report.c:1731
#: gnucash/gnome/gnc-plugin-page-report.c:1755 gnucash/gnucash-commands.cpp:224
@@ -6158,8 +6156,8 @@ msgstr "Próximas transacções"
#, c-format
msgid "Do you really want to delete this scheduled transaction?"
msgid_plural "Do you really want to delete %d scheduled transactions?"
-msgstr[0] "Tem a certeza que deseja eliminar esta transacção agendada?"
-msgstr[1] "Tem a certeza que deseja eliminar estas %d transacções agendadas?"
+msgstr[0] "Deseja realmente eliminar esta transacção agendada?"
+msgstr[1] "Deseja realmente eliminar estas %d transacções agendadas?"
#: gnucash/gnome/gnc-plugin-register2.c:57
#: gnucash/gnome/gnc-plugin-register.c:58
@@ -6727,7 +6725,7 @@ msgstr "_Inserir cobrança de juros..."
#: gnucash/gnome/window-reconcile2.c:1225 gnucash/gnome/window-reconcile.c:1378
msgid "Are you sure you want to delete the selected transaction?"
-msgstr "Tem a certeza que deseja eliminar a transacção seleccionada?"
+msgstr "Deseja realmente eliminar a transacção seleccionada?"
#: gnucash/gnome/window-reconcile2.c:1794 gnucash/gnome/window-reconcile.c:2010
#: gnucash/gtkbuilder/window-reconcile.glade:106
@@ -6752,12 +6750,11 @@ msgid ""
"You have made changes to this reconcile window. Are you sure you want to "
"cancel?"
msgstr ""
-"Fez alterações nesta janela de reconciliação. Tem a certeza de que deseja "
-"cancelar?"
+"Fez alterações nesta janela de reconciliação. Deseja realmente cancelar?"
#: gnucash/gnome/window-reconcile2.c:2031 gnucash/gnome/window-reconcile.c:2278
msgid "The account is not balanced. Are you sure you want to finish?"
-msgstr "A conta não está saldada. Tem a certeza de que deseja terminar?"
+msgstr "A conta não está saldada. Deseja realmente terminar?"
#: gnucash/gnome/window-reconcile2.c:2088 gnucash/gnome/window-reconcile.c:2335
msgid "Do you want to postpone this reconciliation and finish it later?"
@@ -7191,11 +7188,11 @@ msgstr ""
"O GnuCash vai tentar adivinhar a codificação de caracteres do seu ficheiro. "
"Na página seguinte verá os textos resultantes deste palpite. Terá de "
"verificar se as palavras estão como deviam. Ou está tudo bem e simplesmente "
-"clica em \"Avançar\" ou as palavras têm caracteres esquisitos, caso em que "
+"clica em \"Seguinte\" ou as palavras têm caracteres esquisitos, caso em que "
"deve escolher diferentes codificações para ver diferentes resultados. Pode "
"ter de editar a lista de codificações clicando no respectivo botão.\n"
"\n"
-"Clique em \"Avançar\" para seleccionar a codificação de caracteres correcta "
+"Clique em \"Seguinte\" para seleccionar a codificação de caracteres correcta "
"para o seu ficheiro de dados.\n"
#: gnucash/gnome-utils/assistant-xml-encoding.c:198
@@ -7908,7 +7905,7 @@ msgstr ""
#: gnucash/gnome-utils/dialog-tax-table.c:784
msgid "Are you sure you want to delete this entry?"
-msgstr "Tem a certeza que quer eliminar esta entrada?"
+msgstr "Deseja realmente eliminar esta entrada?"
#: gnucash/gnome-utils/dialog-transfer.c:603
msgid "Show the income and expense accounts"
@@ -8609,8 +8606,7 @@ msgid ""
"Reverting will discard all unsaved changes to %s. Are you sure you want to "
"proceed?"
msgstr ""
-"Reverter vai descartar todas as alterações a %s. Tem a certeza de que quer "
-"continuar?"
+"Reverter vai descartar todas as alterações a %s. Deseja realmente continuar?"
#: gnucash/gnome-utils/gnc-file.c:1701
#: gnucash/gnome-utils/gnc-main-window.c:1272
@@ -8680,7 +8676,7 @@ msgstr "E_xtensões"
#: gnucash/gnome-utils/gnc-main-window.c:282
msgid "_Windows"
-msgstr "_Janelas"
+msgstr "Jane_las"
#: gnucash/gnome-utils/gnc-main-window.c:290
msgid "_Print..."
@@ -8732,7 +8728,7 @@ msgstr "Seleccionar os tipos de contas a serem mostradas."
#: gnucash/gnome-utils/gnc-main-window.c:360
msgid "Reset _Warnings..."
-msgstr "Repor _avisos..."
+msgstr "Repor a_visos..."
#: gnucash/gnome-utils/gnc-main-window.c:361
msgid "Reset the state of all warning messages so they will be shown again."
@@ -9096,7 +9092,7 @@ msgstr "Aju_star o total das parcelas da conta actual"
#: gnucash/gnome-utils/gnc-tree-control-split-reg.c:300
#: gnucash/register/ledger-core/split-register-control.c:151
msgid "Adjust _other account split total"
-msgstr "Ajustar o total das parcelas de _outra conta"
+msgstr "Ajustar o total das parcelas da _outra conta"
#: gnucash/gnome-utils/gnc-tree-control-split-reg.c:311
#: gnucash/register/ledger-core/split-register-control.c:162
@@ -11654,7 +11650,7 @@ msgstr "Inverter o sinal de balanços de contas de receitas e despesas."
#: gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in:110
msgid "Use account colors in the account hierarchy"
-msgstr "Usar cores de contas na hierarquia de contas"
+msgstr "Usar cores de contas no plano de contas"
#: gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in:111
msgid ""
@@ -11662,9 +11658,9 @@ msgid ""
"account's custom color if set. This can serve as a visual aid to quickly "
"identify accounts."
msgstr ""
-"Se activa, a hierarquia de contas vai colorir a conta usando a cor "
-"personalizada da conta, se definida. Poderá servir como ajuda visual para "
-"rapidamente identificar contas."
+"Se activa, o plano de contas vai colorir a conta usando a cor personalizada "
+"da conta, se definida. Poderá servir como ajuda visual para rapidamente "
+"identificar contas."
#: gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in:115
msgid "Use account colors in the tabs of open account registers"
@@ -12172,8 +12168,8 @@ msgid ""
msgstr ""
"Mostrar só os nomes de conta finais no diário e no balão de selecção de "
"conta. O comportamento predefinido é mostrar o nome completo, incluindo o "
-"caminho na árvore de contas. Activar esta opção implica usar unicamente "
-"nomes finais."
+"caminho no plano de contas. Activar esta opção implica usar unicamente nomes "
+"finais."
#: gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in:316
msgid "Show the entered and reconcile dates"
@@ -12939,18 +12935,18 @@ msgid ""
"Click on \"Next\" to proceed or \"Cancel\" to Abort Import.\n"
msgstr ""
"\n"
-"Este assistente vai ajudar na importação das contas a partir de um "
-"ficheiro.\n"
+"Este assistente vai ajudar na importação das contas a partir de um ficheiro."
+"\n"
"\n"
"O ficheiro tem de estar no mesmo formato que o ficheiro exportado, uma vez "
"que este é um formato de importação fixo, o que pode ser visto observando um "
-"ficheiro criado com \"Exportar árvore de contas para CSV\". \n"
+"ficheiro criado com \"Exportar plano de contas para CSV\". \n"
"\n"
"Se a conta estiver em falta, baseado no nome completo da conta, será "
"adicionada, desde que a mercadoria/moeda especificada exista. Se a conta "
"existir, serão actualizados quatro campos: código, descrição, notas e cor.\n"
"\n"
-"Clique em \"Avançar\" para continuar ou em \"Cancelar\" para abortar a "
+"Clique em \"Seguinte\" para continuar ou em \"Cancelar\" para abortar a "
"importação.\n"
#: gnucash/gtkbuilder/assistant-csv-account-import.glade:63
@@ -13234,8 +13230,8 @@ msgstr ""
"linhas mostradas para definir uma largura de coluna e depois com o botão "
"direito do rato para alterar, se necessário.\n"
"\n"
-"Os exemplos são \"FTSE\",\"RR.L\",\"21/11/2016\",5.345,\"GBP\" e CURRENCY;"
-"USD;2016-11-21;1.56;GBP\n"
+"Os exemplos são \"FTSE\",\"RR.L\",\"21/11/2016\",5.345,\"GBP\" e "
+"CURRENCY;USD;2016-11-21;1.56;GBP\n"
"\n"
"Há uma opção para especificar a linha inicial, a linha final e uma opção "
"para ignorar linhas alternadas que começam na linha inicial e que podem ser "
@@ -13251,7 +13247,7 @@ msgstr ""
"Esta operação não é reversÃvel, portanto, certifique-se de que tem uma "
"salvaguarda funcional.\n"
"\n"
-"Clique em Avançar para continuar ou Cancelar para abortar a importação."
+"Clique em Seguinte para continuar ou Cancelar para abortar a importação."
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:84
msgid "Price Import Assistant"
@@ -13621,7 +13617,7 @@ msgid ""
"\n"
"More information can be displayed by using the help button."
msgstr ""
-"Se clicar em \"Avançar\", O Gnucash realiza uma série de testes.\n"
+"Se clicar em \"Seguinte\", O Gnucash realiza uma série de testes.\n"
"\n"
"Se um desses <i>testes falhar</i>, será automaticamente redireccionado para "
"a página de antevisão para corrigir a falha.\n"
@@ -13677,7 +13673,7 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-hierarchy.glade:39
msgid "New Account Hierarchy Setup"
-msgstr "Nova hierarquia de contas"
+msgstr "Novo plano de contas"
#: gnucash/gtkbuilder/assistant-hierarchy.glade:53
msgid ""
@@ -13769,9 +13765,9 @@ msgstr ""
"clique no nome da conta e altere-o.\n"
"\n"
"Algumas contas estão marcadas como \"Marcador de posição\". Estas contas são "
-"usadas para criar uma hierarquia de contas e, normalmente, não têm "
-"transacções ou saldo inicial. Se quiser que uma conta seja um marcador de "
-"posição, marque a caixa respectiva para essa conta.\n"
+"usadas para criar um plano de contas e, normalmente, não têm transacções ou "
+"saldo inicial. Se quiser que uma conta seja um marcador de posição, marque a "
+"caixa respectiva para essa conta.\n"
"\n"
"Se quiser que uma conta tenha um saldo de abertura, clique na linha contendo "
"a conta, clique no campo de saldo inicial e insira o valor desejado.\n"
@@ -14139,8 +14135,8 @@ msgid ""
"You will have the opportunity to load as many files as you wish, so don't "
"worry if your data is in multiple files.\n"
msgstr ""
-"Por favor, seleccione o ficheiro a carregar. Quando clicar em \"Avançar\", o "
-"ficheiro será carregado e analisado. Poderá ter de responder a algumas "
+"Por favor, seleccione o ficheiro a carregar. Quando clicar em \"Seguinte\", "
+"o ficheiro será carregado e analisado. Poderá ter de responder a algumas "
"questões sobre as contas no ficheiro.\n"
"\n"
"Terá a oportunidade de carregar tantos ficheiros quantos desejar, não se "
@@ -15041,9 +15037,9 @@ msgid ""
msgstr ""
"Esta conta (e as suas sub-contas) estará oculta na árvore de contas e não "
"aparecerá no balão com a lista de contas no diário. Para repor esta opção, "
-"terá primeiro de abrir o diálogo \"Filtrar por\" da árvore de contas e "
-"marcar a opção \"Mostrar contas ocultas\". Fazê-lo permitir-lhe-á "
-"seleccionar a conta e reabrir este diálogo."
+"terá primeiro de abrir o diálogo \"Filtrar por\" do plano de contas e marcar "
+"a opção \"Mostrar contas ocultas\". Fazê-lo permitir-lhe-á seleccionar a "
+"conta e reabrir este diálogo."
#: gnucash/gtkbuilder/dialog-account.glade:1480
msgid "Auto _interest transfer"
@@ -16031,8 +16027,9 @@ msgid ""
"Tree,\n"
"if account should not be shown, this will be temporarily overridden."
msgstr ""
-"Seleccione uma linha e prima \"Ir para\" para ir para a conta na árvore,\n"
-"se a conta não deve ser mostrada, será temporariamente ignorado."
+"Seleccione uma linha e prima \"Ir para\" para ir para a conta no plano de "
+"contas.\n"
+"Se a conta não deve ser mostrada, será temporariamente ignorado."
#: gnucash/gtkbuilder/dialog-imap-editor.glade:35
msgid "Import Map Editor"
@@ -16334,7 +16331,7 @@ msgid ""
"Are you sure you want to unpost it?"
msgstr ""
"Suspender esta factura vai eliminar a transacção emitida.\n"
-"Tem a certeza que a quer suspender?"
+"Deseja realmente suspender?"
#: gnucash/gtkbuilder/dialog-invoice.glade:1292
msgid "Yes, reset the Tax Tables"
@@ -16894,7 +16891,7 @@ msgstr "Números, Data, Hora"
#: gnucash/gtkbuilder/dialog-preferences.glade:1417
msgid "Perform account list _setup on new file"
-msgstr "Configurar árvore de conta_s em ficheiro novo"
+msgstr "Configurar plano de conta_s em novo ficheiro"
#: gnucash/gtkbuilder/dialog-preferences.glade:1423
msgid "Present the new account list dialog when you choose File->New File."
@@ -17013,8 +17010,8 @@ msgid ""
"Enable horizontal grid lines on table displays. These will mainly be tree "
"views like the Accounts page."
msgstr ""
-"Activar linhas de grelha horizontais em vistas de tabela. Maioritariamente "
-"em árvores, tais como a página de contas."
+"Activar linhas de grelha horizontais em tabelas. Maioritariamente em planos "
+"de contas, tais como a página Contas."
#: gnucash/gtkbuilder/dialog-preferences.glade:1937
msgid "Enable vertical grid lines on table displays"
@@ -17025,8 +17022,8 @@ msgid ""
"Enable vertical grid lines on table displays. These will mainly be tree "
"views like the Accounts page."
msgstr ""
-"Activar linhas de grelha verticais em vistas de tabela. Maioritariamente em "
-"árvores, tais como a página de contas."
+"Activar linhas de grelha verticais em tabelas. Maioritariamente em planos de "
+"contas, tais como a página Contas."
#: gnucash/gtkbuilder/dialog-preferences.glade:1957
msgid "<b>Linked Files</b>"
@@ -17376,8 +17373,8 @@ msgid ""
msgstr ""
"Se marcada, só os nomes de contas finais são mostrados no diário e no balão "
"de selecção de contas. O comportamento predefinido é mostrar o nome "
-"completo, incluindo o caminho, na árvore de contas. Marcar esta opção "
-"implica usar só nomes finais."
+"completo, incluindo o caminho, no plano de contas. Marcar esta opção implica "
+"usar só nomes finais."
#. Register2 feature
#: gnucash/gtkbuilder/dialog-preferences.glade:2986
@@ -17953,7 +17950,7 @@ msgstr "Desseleccionar t_udo"
#: gnucash/gtkbuilder/dialog-reset-warnings.glade:146
msgid "No warnings to reset."
-msgstr "Sem avisos para repor."
+msgstr "Nenhum aviso a repor."
#: gnucash/gtkbuilder/dialog-reset-warnings.glade:164
msgid "Permanent Warnings"
@@ -19453,7 +19450,7 @@ msgid ""
msgstr ""
"Faça duplo clique num nome de conta da banca em linha se a quiser fazer "
"corresponder a uma conta do GnuCash ou seleccione as entradas incorrectas e "
-"clique em \"Eliminar entradas seleccionadas\". Clique em Avançar quando "
+"clique em \"Eliminar entradas seleccionadas\". Clique em Seguinte quando "
"todas as contas desejadas estejam correspondidas."
#: gnucash/import-export/aqb/assistant-ab-initial.glade:177
@@ -19952,7 +19949,7 @@ msgstr ""
#: gnucash/import-export/aqb/dialog-ab-trans.c:1233
#, c-format
msgid "Do you really want to delete the template with the name \"%s\"?"
-msgstr "Tem a certeza que deseja eliminar o modelo com o nome \"%s\"?"
+msgstr "Deseja realmente eliminar o modelo com o nome \"%s\"?"
#: gnucash/import-export/aqb/gnc-ab-getbalance.c:86
#: gnucash/import-export/aqb/gnc-ab-gettrans.c:137
@@ -20255,7 +20252,7 @@ msgstr ""
msgid ""
"The Online Banking job is still running; are you sure you want to cancel?"
msgstr ""
-"O trabalho da banca em linha ainda está em execução. Tem a certeza que quer "
+"O trabalho da banca em linha ainda está em execução. Deseja realmente "
"cancelar?"
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:93
@@ -20542,7 +20539,7 @@ msgstr "Factura %s criada.\n"
#: gnucash/import-export/bi-import/dialog-bi-import.c:731
msgid "Do you want to update existing bills/invoices?"
-msgstr "Tem a certeza de que pretende actualizar facturas existentes?"
+msgstr "Deseja realmente actualizar facturas existentes?"
#: gnucash/import-export/bi-import/dialog-bi-import.c:739
#, c-format
@@ -20703,10 +20700,10 @@ msgid ""
"Select the settings you require for the file and then click \"Next\" to "
"proceed or \"Cancel\" to abort the export.\n"
msgstr ""
-"Este assistente vai ajudar na exportação da árvore de contas para um "
-"ficheiro com o separador especificado abaixo.\n"
+"Este assistente vai ajudar na exportação do plano de contas para um ficheiro "
+"com o separador especificado abaixo.\n"
"\n"
-"Seleccione as suas definições para o ficheiro e clique em \"Avançar\" para "
+"Seleccione as suas definições para o ficheiro e clique em \"Seguinte\" para "
"continuar ou em \"Cancelar\" para abortar a exportação.\n"
#. Translators: %s is one of the following paragraphs about rows/transaction.
@@ -20740,7 +20737,7 @@ msgstr ""
"O formato de saÃda de cotações/taxas é controlado pela preferência\n"
"\"Números, data, hora -> Forçar amostragem de cotações em decimais\"\n"
"\n"
-"Seleccione as configurações necessárias para o ficheiro e clique em Avançar "
+"Seleccione as configurações necessárias para o ficheiro e clique em Seguinte "
"para continuar ou Cancelar para abortar a exportação.\n"
#: gnucash/import-export/csv-exp/assistant-csv-export.c:99
@@ -20769,7 +20766,7 @@ msgid ""
"You can also verify your selections by clicking on \"Back\" or \"Cancel\" to "
"abort the export.\n"
msgstr ""
-"A árvore de contas será exportada para o ficheiro \"%s\" quando clicar em "
+"O plano de contas será exportado para o ficheiro \"%s\" quando clicar em "
"\"Aplicar\".\n"
"\n"
"Também pode verificar as suas selecções clicando em \"Recuar\" ou abortar a "
@@ -20863,11 +20860,11 @@ msgstr "Data de reconciliação"
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:54
msgid "Export Account T_ree to CSV..."
-msgstr "Exporta_r árvore de contas para CSV..."
+msgstr "Exporta_r plano de contas para CSV..."
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:55
msgid "Export the Account Tree to a CSV file"
-msgstr "Exportar a hierarquia de contas para um ficheiro CSV"
+msgstr "Exportar o plano de contas para um ficheiro CSV"
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:59
msgid "Export _Transactions to CSV..."
@@ -21817,7 +21814,7 @@ msgstr "(parcela)"
#: gnucash/import-export/qif-imp/assistant-qif-import.c:1369
msgid "Are you sure you want to cancel?"
-msgstr "Tem a certeza de que deseja cancelar?"
+msgstr "Deseja realmente cancelar?"
#: gnucash/import-export/qif-imp/assistant-qif-import.c:1580
msgid "Please select a file to load."
@@ -21890,9 +21887,9 @@ msgid ""
"are no errors or warnings, you will automatically proceed to the next step. "
"Otherwise, the details will be shown below for your review."
msgstr ""
-"Quando clica no botão Iniciar, o GnuCash vai carregar o seu ficheiro QIF. Se "
-"houver erros ou avisos, continuará automaticamente para o próximo passo. "
-"Senão, serão mostrados abaixo os detalhes para os rever."
+"Quando clica em Iniciar, o GnuCash carrega o seu ficheiro QIF. Se houver "
+"erros ou avisos, continuará automaticamente para o próximo passo. Senão, "
+"serão mostrados abaixo os detalhes para que os possa rever."
#: gnucash/import-export/qif-imp/assistant-qif-import.c:2649
msgid "Choose the QIF file currency"
@@ -21927,9 +21924,9 @@ msgid ""
"are no errors or warnings, you will automatically proceed to the next step. "
"Otherwise, the details will be shown below for your review."
msgstr ""
-"Quando clica no botão Iniciar, o GnuCash vai importar os seus dados QIF. Se "
-"houver erros ou avisos, continuará automaticamente para o passo seguinte. "
-"Senão, serão mostrados abaixo os detalhes para os rever."
+"Quando clica em Iniciar, o GnuCash importa os seus dados QIF. Se houver "
+"erros ou avisos, continuará automaticamente para o passo seguinte. Senão, "
+"serão mostrados abaixo os detalhes para que os possa rever."
#: gnucash/import-export/qif-imp/assistant-qif-import.c:3414
msgid "GnuCash was unable to save your mapping preferences."
@@ -22626,8 +22623,7 @@ msgid ""
"You are about to overwrite an existing split. Are you sure you want to do "
"that?"
msgstr ""
-"Está prestes a sobrescrever uma parcela existente. Tem a certeza que o quer "
-"fazer?"
+"Está prestes a sobrescrever uma parcela existente. Deseja realmente fazê-lo?"
#: gnucash/register/ledger-core/split-register.c:949
msgid ""
@@ -22644,8 +22640,8 @@ msgid ""
"You are about to overwrite an existing transaction. Are you sure you want to "
"do that?"
msgstr ""
-"Está prestes a sobrescrever uma transacção existente. Tem a certeza que o "
-"quer fazer?"
+"Está prestes a sobrescrever uma transacção existente. Deseja realmente "
+"fazê-lo?"
#: gnucash/register/ledger-core/split-register-control.c:1351
msgid "You need to select a split in order to modify its exchange rate."
@@ -22899,7 +22895,7 @@ msgstr ""
"seguintes contas:\n"
"%s\n"
"\n"
-"Tem a certeza de que deseja continuar com a alteração?"
+"Deseja realmente continuar com a alteração?"
#: gnucash/register/ledger-core/split-register-model.c:2224
msgid ""
@@ -24526,7 +24522,7 @@ msgstr "Sem médias"
#: gnucash/report/reports/standard/income-statement.scm:66
#: gnucash/report/reports/standard/trial-balance.scm:81
msgid "Maximum number of levels in the account tree displayed."
-msgstr "Número máximo de nÃveis mostrados na árvore de contas."
+msgstr "Número máximo de nÃveis mostrados no plano de contas."
#: gnucash/report/reports/standard/account-piecharts.scm:149
#: gnucash/report/reports/standard/category-barchart.scm:149
@@ -25959,7 +25955,7 @@ msgstr "Orçamento de Lucro & PrejuÃzo"
#: gnucash/report/reports/standard/budget.scm:45
#: gnucash/report/reports/standard/cash-flow.scm:45
msgid "Account Display Depth"
-msgstr "Profundidade da árvore de contas"
+msgstr "Profundidade do plano de contas"
#: gnucash/report/reports/standard/budget.scm:46
#: gnucash/report/reports/standard/cash-flow.scm:46
commit f41b5d22a6e29c97a7f17c81e1caab27de9a7605
Author: Arve Eriksson <031299870 at telia.com>
Date: Sun Jan 16 18:54:05 2022 +0100
Translation update by Arve Eriksson <031299870 at telia.com> using Weblate
po/sv.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Swedish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/sv/
Co-authored-by: Arve Eriksson <031299870 at telia.com>
diff --git a/po/sv.po b/po/sv.po
index a0853e864..1db82f790 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -16,7 +16,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-03 03:41+0000\n"
+"PO-Revision-Date: 2022-01-14 17:54+0000\n"
"Last-Translator: Arve Eriksson <031299870 at telia.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/gnucash/gnucash/"
"sv/>\n"
@@ -1506,7 +1506,7 @@ msgstr "Fakturakontakt"
#: gnucash/gnome/dialog-customer.c:924
msgid "Customer ID"
-msgstr "Kundnummer"
+msgstr "Kund ID"
#: gnucash/gnome/dialog-customer.c:926 gnucash/gnome/dialog-invoice.c:3393
#: gnucash/gnome/dialog-invoice.c:3427 gnucash/gnome/dialog-vendor.c:720
@@ -2391,7 +2391,7 @@ msgstr "Räkningsinformation"
#: gnucash/gnome/dialog-invoice.c:2635 gnucash/gnome/dialog-invoice.c:2861
#: gnucash/gnome/dialog-invoice.c:3431
msgid "Bill ID"
-msgstr "Räkningsnummer"
+msgstr "Räknings-ID"
#: gnucash/gnome/dialog-invoice.c:2639 gnucash/gnome/dialog-invoice.c:2865
msgid "Voucher Information"
@@ -2494,7 +2494,7 @@ msgstr "Ãppningsdatum"
#: gnucash/gtkbuilder/dialog-invoice.glade:41
#: gnucash/gtkbuilder/dialog-invoice.glade:749
msgid "Invoice ID"
-msgstr "Fakturanummer"
+msgstr "Faktura-ID"
#: gnucash/gnome/dialog-invoice.c:3403
msgid "Bill Owner"
@@ -2772,7 +2772,7 @@ msgstr "Ãgarnamn"
#: gnucash/gnome/dialog-order.c:880 gnucash/gtkbuilder/dialog-order.glade:122
#: gnucash/gtkbuilder/dialog-order.glade:520
msgid "Order ID"
-msgstr "Ordernummer"
+msgstr "Order-ID"
#: gnucash/gnome/dialog-order.c:950
msgid "Find Order"
commit f064c3d8c36596be8c14f0287426ecaeba3dc6c4
Author: Avi Markovitz <avi.markovitz at gmail.com>
Date: Sun Jan 16 18:54:04 2022 +0100
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Avi Markovitz <avi.markovitz at gmail.com>
diff --git a/po/he.po b/po/he.po
index 1515a484d..d2a1ae294 100644
--- a/po/he.po
+++ b/po/he.po
@@ -8,10 +8,10 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.9-pre1\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
-"product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
+"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-14 14:25+0000\n"
+"PO-Revision-Date: 2022-01-16 15:44+0000\n"
"Last-Translator: Avi Markovitz <avi.markovitz at gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/gnucash/"
"he/>\n"
@@ -454,8 +454,8 @@ msgid ""
"community. For announcements of new releases, user groups etc. see the table "
"at https://wiki.gnucash.org/wiki/Mailing_Lists"
msgstr ""
-"רש×××ת ××××ר ×× ×ר×× ×תקש×רת ××××¢×פת ××§××××ת ×× ××§×ש. ×××ר××ת ×¢× ×רס××ת "
-"××ש×ת, ×§××צ×ת ××××××, ×¢××× × ××××× ×©××ת××ת https://wiki.gnucash.org/wiki/"
+"רש×××ת ××××ר ×× ×ר×× ×תקש×רת ××××¢×פת ××§××××ת ×× ××§×ש. ××ר××ת ×¢× ×רס××ת ××ש×ת, "
+"×§××צ×ת ××××××, × ××ª× ××¢××× ××××× ××ת××ת https://wiki.gnucash.org/wiki/"
"Mailing_Lists"
#: doc/tip_of_the_day.list.c:9
@@ -465,7 +465,8 @@ msgid ""
"org"
msgstr ""
"×§× ××צ×ר קשר ×¢× ×פת×× ×× ××§×ש. ×× ×סף ××ספר ×× ×××¢× ×©× ×¨×©×××ת ××××ר, × ××ª× "
-"×צ'××× ×××ª× ××××¤× ××§××× ×××צע×ת IRC! ×צ××¨×¤× ××××× ×Ö¾#gnucash ×Ö¾irc.gnome.org"
+"'×צ'×××' ×××ª× ××××¤× ××§××× ×××צע×ת IRC! ×צ××¨×¤× ××××× ×Ö¾#gnucash ×Ö¾irc.gnome."
+"org"
#: doc/tip_of_the_day.list.c:13
msgid ""
@@ -486,9 +487,10 @@ msgid ""
"For more information on income and expense accounts, please see the GnuCash "
"online manual."
msgstr ""
-"××××× ×©×ª××× ××ת פ×× × ×¡××ת ××ר×ת ×××× ×§××××§× ×××ר×ת ×××, ש××× ×× ×©×× ××§×ש ×שת×שת "
-"××ש××× ×ת ×××§×× ×¡×××Ö¾×× ×¢× ×× ×ª ××¢×§×× ××ר ××× ×¡×ת ×××צ××ת. ××§××ת ××××¢ × ×סף "
-"××××ת ×ש××× ×ת ××× ×¡× ×××צ××ת, × × ××¢××× ×××ר×× ×××§××× ×©× ×× ××§×ש."
+"××××× ××§×××ת ××ר×ת ×××§××ת ×¢× ×ª×× ×ת ×ש××× ×××ת ××ר×ת, ×××× ×§××××§×, × × ×ש×× ×× "
+"ש×× ××§×ש ×שת×שת ×'×ש××× ×ת' ×××§×× 'ס×××Ö¾××' ×¢× ×× ×ª ××¢×§×× ××ר ××× ×¡×ת ×××צ××ת. "
+"××§××ת ××××¢ × ×סף ××××ת ×ש××× ×ת ××× ×¡× ×××צ××ת, × × ××¢××× ×××ר×× ×××§××× ×©× "
+"×× ××§×ש."
#: doc/tip_of_the_day.list.c:23
msgid ""
@@ -519,7 +521,7 @@ msgid ""
"accounts, please see the GnuCash online manual."
msgstr ""
"××צ×רת ×ש××× ×ת ××ש×× ×ש ×××§×ש ×¢× ×××¦× '××ש' ×סר×× ××××× ××××× ×ר×ש×. ×ת××ת "
-"××Ö¾×ש×× ×©×ª××¦× × ××ª× ××××× ×ת פר×× ××ש×××. ×××××¢ × ×סף ××××ת ×××רת ס×× ×ש××× ×× "
+"××Ö¾×ש×× ×©×ª××¦× × ××ª× ××××× ×ת פר×× ××ש×××. ×××××¢ × ×סף ×¢× ×××רת ס××Ö¾×ש××× ×× "
"×××רת תרש×× ×ש××× ×ת, × × ××¢××× ×××ר×× ×××§××× ×©× ×× ××§×ש."
#: doc/tip_of_the_day.list.c:38
@@ -556,9 +558,10 @@ msgid ""
"'+', '-','*', or '/'. Type the second value and press Enter to record the "
"calculated amount."
msgstr ""
-"×עת ××× ×ª ס××××× ×××××, × ××ª× ××שת×ש ×××ש××× ×× ××§×ש ××× ×××ר, ××סר, ×××פ×× "
-"×××××§. ×× ×©× ×רש ××× ×××§××× ×ת ××¢×¨× ×ר×ש××, ××××ר ××× ×××§××× ×¡××× '+', '-', "
-"'*', ×× '/'. ×××§××× ×ת ××¢×¨× ××©× × ××××¥ ×¢× '×× ×ר' ××× ×רש×× ×ת ×ס××× ××××ש×."
+"×עת ××× ×ª ס××××× ×פק××ת Ö¾××××, × ××ª× ××שת×ש ×××ש××× ×× ××§×ש ××××× × ×××: ×××ר, "
+"××סר, ×××פ×× ×××××§. ×× ×©× ×רש ××× ×××§××× ×ת ××¢×¨× ×ר×ש××, ×××ר ××× ×××§××× ×¡××× "
+"'+', '-', '*', ×× '/'. ×××ר ×××, ×××§××× ×ת ××¢×¨× ××©× × ××××¥ ×¢× '×× ×ר' ××× "
+"×רש×× ×פק××ת־××××× ×ת ×ת×צ×× ××××ש×ת."
#: doc/tip_of_the_day.list.c:54
msgid ""
@@ -579,10 +582,10 @@ msgid ""
"followed by ':' and the first letter(s) of the subaccount (e.g. A:C for "
"Assets:Cash)."
msgstr ""
-"××§××ת ×××ת ×ר×ש×× × ×©× ×©× ×ש××× ×§××× ××¢×××× ××××× ×××¢×ר×ת, ××× ××§×ש תש××× ×ת "
-"××©× ×רש××ת ××ש××× ×ת ××§×××××. ××ש××× ×ת ××©× ×, ×ש ×××§××× ×ת ×××ת ×ר×ש×× × ×©× "
-"×ש××× ×××, ×××ר×× ':' ××ת ×××ת ×ר×ש×× × ×©× ×ש××× ×××©× × (××××××, ר:× ×¢××ר "
-"ר××ש: ××××× ××)."
+"× ××ª× ×××§××× ×ת ×××ת ×× ×××ת××ת ×ר×ש×× ×ת ×©× ×©× ×ש××× ×§×××, ××¢×××× ××××× "
+"××ª× ××¢×ת, ××× ××§×ש תש××× ×ת ××©× ×רש××ת ××ש××× ×ת ××§×××××. ××ש××× ×ת ××©× ×, ×ש "
+"×××§××× ×ת ×××ת ×ר×ש×× × ×©× ×ש××× ×××, ×××ר×× ':' ××ת ×××ת ×ר×ש×× × ×©× ×ש××× "
+"×××©× × (××××××, ר:× ×¢××ר 'ר××ש ש×××£: ××××× ××')."
#: doc/tip_of_the_day.list.c:65
msgid ""
@@ -699,7 +702,7 @@ msgid ""
"after midnight, to get the new date as default for new transactions. It is "
"not necessary to restart GnuCash."
msgstr ""
-"×× ×¢××××× ×××××, ×××ר ×צ×ת, ×ש ×ס××ר ××פת×× ×××ש ×ת ×××× × ××¢×××× ××¢×××× "
+"××שר ×¢××××× ×××××, ×××ר ×צ×ת, ×ש ×ס××ר ××פת×× ×××ש ×ת ×××× × ××¢×××× ××¢×××× "
"ת×ר×× ×ר×רת ××××× ××ª× ××¢×ת ×××ש×ת. ××× ×¦××¨× ××פע×× ×××ש ×ת ×× ××§×ש."
#: doc/tip_of_the_day.list.c:115
@@ -708,9 +711,9 @@ msgid ""
"the main accounts hierarchy page. To limit your search to a single account, "
"start the search from that account's register."
msgstr ""
-"×××פ×ש ××× ××ª× ××¢×ת, ×ש ××צע ××פ×ש ('ער××× ← ××פ×ש...') ××¢××× ×ª×¨×©×× "
-"××ש××× ×ת ×ר×ש×. ×××××ת ×××פ×ש ××ש××× ××××, ×ש ××פע×× ×ת ×××פ×ש ×××××× ×©× "
-"×××ª× ×ש×××."
+"×¢× ×× ×ª ××פש ××× ××ª× ××¢×ת, ×ש ××צע ××פ×ש ('ער××× ← ××פ×ש...') ××¢××× ×ª×¨×©×× "
+"××ש××× ×ת ×ר×ש×. ×××××ת ×××פ×ש ××ש××× ××××, ×ש ××פע×× ×ת ×××פ×ש ××××× ××ª× ××¢×ת "
+"×©× ×××ª× ×ש×××."
#: doc/tip_of_the_day.list.c:119
msgid ""
@@ -1518,11 +1521,11 @@ msgstr "××× ×××××§ ×ת %s?"
#: gnucash/gnome/dialog-custom-report.c:436
msgid "You must select a report configuration to load."
-msgstr "× × ××××ר תצ×רת ××× ×××¢×× ×."
+msgstr "× ×רש ××××ר תצ×רת ××× ×××¢×× ×."
#: gnucash/gnome/dialog-custom-report.c:451
msgid "You must select a report configuration to delete."
-msgstr "× × ××××ר תצ×רת ××× ×××××§×."
+msgstr "× ×רש ××××ר תצ×רת ××× ×××××§×."
#: gnucash/gnome/dialog-custom-report.c:465
msgid "Unable to change report configuration name."
@@ -1532,7 +1535,7 @@ msgstr "×× × ××ª× ××©× ×ת ×©× ×ª×¦×רת ×××."
msgid ""
"A saved report configuration with this name already exists, please choose "
"another name."
-msgstr "תצ×רת ××× ×©××ר ×¢× ×©× ××× ×§××× ××ר, × × ××××ר ×©× ××ר."
+msgstr "תצ×רת ××× ×©×××¨× ××©× ××× ×§×××ת ××ר, × × ××××ר ×©× ××ר."
#: gnucash/gnome/dialog-custom-report.c:503
msgid "Load report configuration"
@@ -1678,7 +1681,7 @@ msgstr "×× × ××ª× ×ער×× ×¤×¨×× ×¢×סק×."
#: gnucash/gnome/gnc-plugin-page-invoice.c:1361
#: gnucash/gnome/gnc-plugin-page-register.c:631
msgid "Manage Document Link"
-msgstr "× ×××× ×ס×××× ××§×שר××"
+msgstr "× ×××× ×¦×¨×פ×ת"
#: gnucash/gnome/dialog-doclink.c:754
msgid "Transaction can not be modified."
@@ -2845,7 +2848,7 @@ msgid ""
"\n"
msgstr ""
"××¢×× ×©××ª× ××¢× ×× ×ש ×ספר פ×צ×××× ×©× ×ש×××\n"
-"× 'פ×צ××× ×ª×©×××', ×× ××§×ש ×××עת ××ת×××× ×¨×§ ×¢× ×××.\n"
+"× 'פ×צ××× ×ª×©×××', ×× ××§×ש ×××עת ××ת×××× ×¨×§ ×¢× ×¤×צ×× ×××.\n"
"× × ××××ר פ×צ×× ×××, ×× ××§×ש תתע×× ××××ר××.\n"
"\n"
@@ -3455,7 +3458,7 @@ msgstr "×צ×× _×ש××× ×ת"
#: gnucash/gnome/gnc-plugin-basic-commands.c:138
msgid "Export the account hierarchy to a new GnuCash datafile"
-msgstr "×צ×× ×ª×¨×©×× ××ש××× ×ת ××§×××¥ × ×ª×× ×× ×× ××§×ש ××ש"
+msgstr "××צ×× ×ª×¨×©×× ××ש××× ×ת ××§×××¥ × ×ª×× ×× ×× ××§×ש ××ש"
#: gnucash/gnome/gnc-plugin-basic-commands.c:145
#: gnucash/gnome/gnc-plugin-page-register2.c:255
@@ -4580,7 +4583,7 @@ msgstr "_תש××× ×ש×××"
#: gnucash/gnome/gnc-plugin-page-invoice.c:366
#: gnucash/gnome/gnc-plugin-page-register.c:300
msgid "_Manage Document Link..."
-msgstr "_× ×××× ×ס×××× ××§×שר××â¦"
+msgstr "_× ×××× ×¦×¨×פ×תâ¦"
#. Translators: This is a menu item that opens an external file or URI that may
#. be linked to the current bill, invoice, transaction, or voucher using
@@ -4893,7 +4896,7 @@ msgstr "פת××ת ×××× ××× ×¡×¤×§ ×¢××ר × ××¢× ×××עת ××××
#: gnucash/gnome/gnc-plugin-page-invoice.c:445
msgid "Manage Document Link..."
-msgstr "× ×××× ×ס×××× ××§×שר××â¦"
+msgstr "× ×××× ×¦×¨×פ×תâ¦"
#: gnucash/gnome/gnc-plugin-page-invoice.c:452
#: gnucash/gnome/gnc-plugin-page-register2.c:498
@@ -6423,7 +6426,7 @@ msgstr "× ×××× ××ספ××, ××ש××× ×ת ×××שקע×ת"
#: gnucash/gnome/gnucash.appdata.xml.in.in:8
msgid ""
"GnuCash is a program for personal and small-business financial-accounting."
-msgstr "×× ××§×ש ××× ×ª××× ×ª ×× ××ת ×ש××× ×ת ×פר×××× ××עסק×× ×§×× ××."
+msgstr "×× ××§×ש ××× ×ª××× ×ª ×× ××ת ×ש××× ×ת ×ש×××ש ××ש ××עסק×× ×§×× ××."
#: gnucash/gnome/gnucash.appdata.xml.in.in:11
msgid ""
@@ -6434,13 +6437,13 @@ msgid ""
"accurate reports."
msgstr ""
"××××¢×ת ××××ת ×§×× ×ש×××ש, ×× ×¢×¦×ת×ת ××××ש×, ×× ××§×ש ××פשרת ××¢×§×× ××ר ×ש××× ×ת "
-"×× ×§, ×× ××ת, ××× ×¡×ת ×××צ××ת. ××××¨× ×××× ××××××××ת ×ש×××ש ××××× ×ר×ש×× ××¤× ×§×¡ "
-"×××××ת, ××× ×××ססת ×¢× ×¢×§×¨×× ×ת ×ש××× ×××× ×קצ××¢××× ××× ×ער×ת ×ש××× ××ת ×פ××× "
-"××× ×××××× ×¡×¤×¨×× ××××× ×× ×××××ת ×××××§××."
+"×× ×§, × ××ר×ת־ער×, ××× ×¡×ת ×××צ××ת. ××× ××××¨× ×××× ××××××××ת ×ש×××ש, ××××× "
+"×ר×ש×× ××¤× ×§×¡ ×××××ת. ××× ×××ססת ×¢× ×¢×§×¨×× ×ת ×ש××× ×××× ×קצ××¢××× ××× ×ער×ת "
+"×ש××× ××ת ×פ××× ××× ×××××× ×¡×¤×¨×× ××××× ×× ×××××ת ×××××§××."
#: gnucash/gnome/gnucash.appdata.xml.in.in:15
msgid "With GnuCash you can (but are not limited to):"
-msgstr "×¢× ×× ××§×ש × ××ª× (×× ×× ××××× ×):"
+msgstr "×¢× ×× ××§×ש × ××ª× ×× (×× ×× ×¨×§):"
#: gnucash/gnome/gnucash.appdata.xml.in.in:17
msgid "Keep track of your day to day personal income and expenses"
@@ -6498,11 +6501,11 @@ msgstr "×צ×ת ××× ~a"
#: gnucash/gnome/report-menus.scm:90
#: gnucash/gtkbuilder/dialog-custom-report.glade:8
msgid "Saved Report Configurations"
-msgstr "תצ×רת ××××ת ש××ר××"
+msgstr "תצ×ר×ת ××××ת ×©× ×©×ר×"
#: gnucash/gnome/report-menus.scm:92
msgid "Manage and run saved report configurations"
-msgstr "× ×××× ××פקת תצ×רת ××××ת ש××ר××"
+msgstr "× ×××× ××פקת תצ×ר×ת ××××ת ש××ר××"
#: gnucash/gnome/report-menus.scm:116
#: gnucash/report/reports/standard/dashboard.scm:52
@@ -6771,7 +6774,7 @@ msgstr "××××× ×ת××ת ××ª× ××¢×ת ×©× ××ר×"
#: gnucash/gnome/window-reconcile2.c:2211 gnucash/gnome/window-reconcile.c:2458
msgid "Open the GnuCash help window"
-msgstr "פת××ת ×××× ×¢××¨× ×× ××§×ש"
+msgstr "פת××ת ×××× ×¢×רת ×× ××§×ש"
#. Translators: %d is the number of days in the future
#: gnucash/gnome/window-reconcile.c:388
@@ -7064,19 +7067,19 @@ msgid ""
"file.\n"
msgstr ""
"\n"
-"×§×××¥ ×××¢×× × ××× ×××¨×¡× ××©× × ××תר ×©× ×× ××§×ש. ××× × ××§×××¥ ××רס××ת ××©× ×ת ××¡×¨× ×ת "
+"×§×××¥ ×××¢×× × ××× ××רסת ×× ××§×ש ××©× × ××תר. ××× × ××§×××¥ ××רס××ת ××©× ×ת, ×סר ×ת "
"פ×ר×× ×§×××× ×ת×××× ×©×ש×××ש. ××××ר, ×××× ×©××§×××¥ ×× ×ª×× ×× × ××ª× ×קר××× ××ספר "
"×ר××× ××××¢×רפ×. ×× × ××ª× ×פת×ר ×¢××××ת ×× ××××¤× ×××××××, ×× ××רסת ×× ××§×ש 2.0.0 "
-"×××ש×, ××× × ××§×××¥ ××××ת ×ת ×× ××פר××× ××ר×ש××, ×× ×©×× ×××× ×¦××¨× ××¢××ר ×ת "
-"×ש×× ××× ×©××.\n"
+"×××ש×, ××× × ××§×××¥ ×××× ×ת ×× ××פר××× ××ר×ש××, ×× ×©×× ×××× ×¦××¨× ××¢××ר ש×× ×× "
+"ש××.\n"
"\n"
"×× ××§×ש ×ª× ×¡× ×× ×ש ×ת ×§×××× ×ת×××× ×× ××× ×¢××ר ×§×××¥ ×× ×ª×× ×× ×××¢×× ×. ××¢××× ××× "
-"×× ××§×ש תצ×× ×ת ×××× ×©×תק×× ×עת × ×ס××× ×× ×××ש. × ×רש ×××××§ ××× ×××××× ××¢××ת "
-"×ש××¢×ת ××צפ××. ×× ××× × ×¨×× ×ª×§××, × ××ª× ×¤×©×× ×××§×ש ×¢× ×××¦× '×××'. ×× ×××××× "
-"×××××ת ת×××× ×× ×¦×¤×××, ×ש ××××ר ×§×××× ×ª×××× ×©×× × ××§××ת ת×צ××ת ש×× ×ת. ×ת×× "
-"×××רש ×ער×× ×ת רש××ת ×§×××× ×ת×××× ×¢×Ö¾××× ××§×©× ×¢× ××קש ××ת×××.\n"
+"×× ××§×ש תצ×× ×ת ×××× ×©×תק×× ×עת × ×ס××× ×× ×××ש. × ×רש ×××××§ ××× ×××××× ××× "
+"××¢××ת ×ש××¢×ת ×צפ××. ×× ××× × ×¨×× ×ª×§××, × ××ª× ×¤×©×× ×××§×ש ×¢× ×××¦× '×××'. ×× "
+"×××××× ×××××ת ת×××× ×××ª× ×¦×¤×××, ×ש ××××ר ×§×××× ×ª×××× ×©×× ×, ××§××ת ת×צ××ת "
+"ש×× ×ת. ×ת×× ×ת××רש ער××ת רש××ת ×§×××× ×ת×××× ×¢×Ö¾××× ××§×©× ×¢× ××קש ××ת×××.\n"
"\n"
-"× × ×××§×ש ×¢× ×××¦× '×××' ×עת ×¢× ×× ×ª ××××ר ×ת ×§×××× ×ת×××× ×× ××× ×¢××ר ×§×××¥ "
+"× × ×××§×ש ×¢× ×××¦× '×××' ×עת ×¢× ×× ×ª ××××ר ×ת ×§×××× ×ת×××× ××ת××× ×¢××ר ×§×××¥ "
"×× ×ª×× ××.\n"
#: gnucash/gnome-utils/assistant-xml-encoding.c:198
@@ -8134,9 +8137,8 @@ msgid ""
"another user, in which case you should not open the database. Do you want to "
"proceed with opening the database?"
msgstr ""
-"××× ××§×ש ×× ×××ª× ×פשר×ת ×× ×¢×ת ×ת %s. ××¡× × ×ª×× ×× ×× ×¢×©×× ××××ת ×ש×××ש ×¢×Ö¾××× "
-"×שת×ש ××ר, ××××§×¨× ×× ×ס×ר ×פת×× ×ת ××¡× ×× ×ª×× ××. ××× ×××ש×× ×פת××ת ××¡× "
-"×× ×ª×× ××?"
+"××× ××§×ש ×× ×ת×פשר ×× ×¢×× ×ת %s. ××¡× × ×ª×× ×× ×× ×¢×©×× ××××ת ×ש×××ש ×¢×Ö¾××× ×שת×ש "
+"××ר, ×××§×¨× ×× ××× ×פת×× ×ת ××¡× ×× ×ª×× ××. ××× ×××ש×× ×פת××ת ××¡× ×× ×ª×× ××?"
#: gnucash/gnome-utils/gnc-file.c:336
#, c-format
@@ -8145,9 +8147,8 @@ msgid ""
"another user, in which case you should not import the database. Do you want "
"to proceed with importing the database?"
msgstr ""
-"××× ××§×ש ×× ×××ª× ×פשר×ת ×× ×¢×× ×ת %s. ××¡× × ×ª×× ×× ×× ×¢×©×× ××××ת ×ש×××ש ×¢×Ö¾××× "
-"×שת×ש ××ר, ××××§×¨× ×× ×× ×¦×¨×× ××××× ×ת ××¡× ×× ×ª×× ××. ××× ×××ש×× ×××××× ××¡× "
-"×× ×ª×× ××?"
+"××× ××§×ש ×× ×ת×פשר ×× ×¢×× ×ת %s. ××¡× × ×ª×× ×× ×× ×¢×©×× ××××ת ×ש×××ש ×¢×Ö¾××× ×שת×ש "
+"××ר, ××××§×¨× ×× ××× ××××× ×ת ××¡× ×× ×ª×× ××. ××× ×××ש×× ×××××× ××¡× ×× ×ª×× ××?"
#: gnucash/gnome-utils/gnc-file.c:344
#, c-format
@@ -8167,9 +8168,8 @@ msgid ""
"another user, in which case you should not export the database. Do you want "
"to proceed with exporting the database?"
msgstr ""
-"××× ××§×ש ×× ×××ª× ×פשר×ת ×× ×¢×× ×ת %s. ××¡× × ×ª×× ×× ×× ×¢×©×× ××××ת ×ש×××ש ×¢×Ö¾××× "
-"×שת×ש ××ר, ××××§×¨× ×× ×× ×¦×¨×× ××××¦× ×ת ××¡× ×× ×ª×× ××. ××× ×××ש×× ×××צ×× ××¡× "
-"×× ×ª×× ××?"
+"××× ××§×ש ×× ×ת×פשר ×× ×¢×× ×ת %s. ××¡× × ×ª×× ×× ×× ×¢×©×× ××××ת ×ש×××ש ×¢×Ö¾××× ×שת×ש "
+"××ר, ××××§×¨× ×× ××× ××××¦× ×ת ××¡× ×× ×ª×× ××. ××× ×××ש×× ×××צ×× ××¡× ×× ×ª×× ××?"
#: gnucash/gnome-utils/gnc-file.c:377
#, c-format
@@ -8178,9 +8178,8 @@ msgid ""
"system, you may not have write permission for the directory or your anti-"
"virus software is preventing this action."
msgstr ""
-"××× ××§×ש ×× ×××ª× ×פשר×ת ××ת×× ×Ö¾%s. ××¡× × ×ª×× ×× ×× ×¢×©×× ××××ת ××ער×ת ×§×צ×× "
-"×קר××× ××××, ××ת×× ×©××× ×רש×ת ×ת××× ×¢××ר ×ספר×× ×× ×©×ª××× ×ª ××× ××Ö¾××ר×ס ××× ×¢×ª "
-"פע××× ××."
+"××× ××§×ש ×× ×ת×פשר ××ת×× ×Ö¾%s. ××¡× × ×ª×× ×× ×× ×¢×©×× ××××ת ××ער×ת ×§×צ×× ×קר××× "
+"××××, ××ת×× ×©××¡×¨× ×רש×ת ×ת××× ×ספר××, ××, ת××× ×ª ××× ××Ö¾××ר×ס ××× ×¢×ª פע××× ××."
#: gnucash/gnome-utils/gnc-file.c:385
#, c-format
@@ -8284,7 +8283,7 @@ msgid ""
"This database is from an older version of GnuCash. Select OK to upgrade it "
"to the current version, Cancel to mark it read-only."
msgstr ""
-"××¡× ×× ×ª×× ×× ××× ×××¨×¡× ××©× × ××תר ×©× ×× ××§×ש. × × ××××ר × '××ש×ר' ×ש××¨× ×××¨×¡× "
+"××¡× ×× ×ª×× ×× ××× ×××¨×¡× ××©× × ××תר ×©× ×× ××§×ש. × × ××××ר × '××ש×ר' ×ש×ר×× ×××¨×¡× "
"×× ××××ת, ×× '×××××' ××× ×ס×× × ×קר××× ××××."
#: gnucash/gnome-utils/gnc-file.c:496
@@ -8316,9 +8315,9 @@ msgid ""
"gnucash.org/show_bug.cgi?id=611936 for more information."
msgstr ""
"×ספר×× 'libdbi' ××××ª×§× ×ª ××ער×ת ××× × ××××¡× ×ª ×ר××× ×ספר×× ××××××. פ×ר×ש ×××ר "
-"ש×× ××§×ש ×× ×××× ××שת×ש ×ר××× ××ס×× × ×ª×× ×× ×©× SQL. ×× ××§×ש ×× ××¤×ª× ×× ×ש××ר "
-"××ס×× × ×ª×× ×× SQL ×¢× ×××ª×§× ×ª ××¨×¡× ×©×× × ×©× 'libdbi'. ×× × ×¨×× https://bugs."
-"gnucash.org/show_bug.cgi?id=611936 ××§××ת ××××¢ × ×סף."
+"ש×× ××§×ש ×× ×ª××× ××שת×ש ×ר××× ×××¡× × ×ª×× × SQL. ×× ××§×ש ×× ×ª×¤×ª× ×× ×ª×©××ר ×××¡× "
+"× ×ª×× × SQL, ×¢× ×××ª×§× ×ª ××¨×¡× ×©×× × ×©× 'libdbi'. × × ×¨×× https://bugs.gnucash.org/"
+"show_bug.cgi?id=611936 ××§××ת ××××¢ × ×סף."
#: gnucash/gnome-utils/gnc-file.c:527
msgid ""
@@ -8327,9 +8326,9 @@ msgid ""
"your SQL database. Please see https://bugs.gnucash.org/show_bug.cgi?"
"id=645216 for more information."
msgstr ""
-"×× ××§×ש ×× ××××× ××ש××× ××××§× ×××ת×ת ×××צ××ת ×ª×§× ×ספר×× 'libdbi'. ×ת×× ×©× ××¨× "
-"×¢×§× ×ª×¦×רת ×רש××ת ש×××× ×××¡× ×× ×ª×× ×× SQL. × × ×¨×× https://bugs.gnucash.org/"
-"show_bug.cgi?id=645216 ×××××¢ × ×סף."
+"×× ××§×ש ×× ××××× ××ש××× ××××§× ×××ת×ת ×××צ××ת ×ª×§× ×ספר×× 'libdbi'. ×ת×× ×©×××ר "
+"× ××¨× ×ת×צ×× ×תצ×רת ×רש××ת ש×××× ×××¡× × ×ª×× ×× SQL. × × ×¨×× https://bugs.gnucash."
+"org/show_bug.cgi?id=645216 ×××××¢ × ×סף."
#: gnucash/gnome-utils/gnc-file.c:537
msgid ""
@@ -8368,7 +8367,7 @@ msgstr "×××ש×× _××× ×©××ר×"
#: gnucash/gnome-utils/gnc-file.c:822
#, c-format
msgid "GnuCash could not obtain the lock for %s."
-msgstr "××× ××§×ש ×× ×××ª× ×פשר×ת ×× ×¢×× ×ת %s."
+msgstr "××× ××§×ש ×× ×ת×פשר ×× ×¢×× ×ת %s."
#: gnucash/gnome-utils/gnc-file.c:824
msgid ""
@@ -8457,7 +8456,7 @@ msgstr "×צ×..."
#: gnucash/gnome-utils/gnc-gnome-utils.c:70
msgid "GnuCash could not find the files of the help documentation."
-msgstr "×× ××§×ש ×× ××¦× ×ת ×§×××¦× ×ª××¢×× ××¢×ר×."
+msgstr "×× ××§×ש ×× ×צ×× ×ת ×§×××¦× ×ª××¢×× ××¢×ר×."
#: gnucash/gnome-utils/gnc-gnome-utils.c:72
msgid ""
@@ -8553,7 +8552,7 @@ msgstr "××¢_×פ×ת"
#: gnucash/gnome-utils/gnc-main-window.c:336
msgid "Edit the global preferences of GnuCash"
-msgstr "ער××ת ×××פ××× ×× ××××××××× ×©× ×× ××§×ש"
+msgstr "ער××ת ×××פ××× ×× ××××××× ×©× ×× ××§×ש"
#: gnucash/gnome-utils/gnc-main-window.c:344
msgid "Select sorting criteria for this page view"
@@ -8617,7 +8616,7 @@ msgstr "_××××ת"
#: gnucash/gnome-utils/gnc-main-window.c:397
msgid "About GnuCash"
-msgstr "××××ת ×× ××§×ש"
+msgstr "×¢× ××××ת ×× ××§×ש"
#: gnucash/gnome-utils/gnc-main-window.c:409
msgid "_Toolbar"
@@ -10312,8 +10311,8 @@ msgid ""
"closed. The numbers are the X and Y coordinates of the top left corner of "
"the window followed by the width and height of the window."
msgstr ""
-"××××¨× ×× ×ת×רת ×ת ×××§×× ××××× ××©× ×¡×ר ××¤×¢× ×××ר×× ×. ××ספר×× ×× ×¢×¨×× ×¦××¨× ×Ö¾X "
-"××Ö¾Y ×©× ×פ×× × ×ש××××ת ×©× ××××× ×××××©× ×¨××× ××××× ××××××."
+"××××¨× ×× ×§××עת ×ת ×××§×× ××××× ×©× ×¡×ר ××¤×¢× ×××ר×× ×. ××ספר×× ×× ×¢×¨×× ×¦××¨× ×Ö¾X ×Ö¾"
+"Y ×©× ×פ×× × ×ש××××ת ××¢×××× × ×©× ×××××, ×××××©× ×¨××× ××××× ××××××."
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.business.gschema.xml.in:24
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.business.gschema.xml.in:39
@@ -15272,9 +15271,9 @@ msgid ""
"Configuration\" from\n"
"the Reports menu or tool bar."
msgstr ""
-"תצ×ר×ת ××××ת ש××ר×× × ×¢×©×ת ת×××× ×¢×Ö¾××× ×¤×ª××ת ××× ×תפר×× ×××××ת,\n"
-"ש×× ×× ×פשר×××ת ×××× ××ס×××, ××××¨× ×'ש××רת תצ×רת ×××' ×תפר××\n"
-"××××ת ×× ×סר×× ×××××."
+"×תצ×ר ××××ת ש××ר××, ת×××× ×ש ×פת×× ××× ×תפר×× ×××××ת,\n"
+"××©× ×ת ×ת ×פשר×××ת ××××. ×ס×××, ××××¨× ×'ש××רת תצ×רת ×××' ×תפר××\n"
+"×××××ת ×× ×סר×× ×××××."
#: gnucash/gtkbuilder/dialog-date-close.glade:7
#: gnucash/gtkbuilder/dialog-date-close.glade:263
@@ -28177,7 +28176,7 @@ msgstr "××¦× ×ת×××"
#: gnucash/report/trep-engine.scm:121
msgid "Void Transactions"
-msgstr "×ª× ××¢×ת ××××ת"
+msgstr "×ª× ××¢×ת ש×××××"
#: gnucash/report/trep-engine.scm:122
msgid "Closing transactions"
commit 16f645a8b5a31d2738079ca69a1156d79ca3b0f8
Author: Yaron Shahrabani <sh.yaron at gmail.com>
Date: Sun Jan 16 18:54:01 2022 +0100
Translation update by Yaron Shahrabani <sh.yaron at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Yaron Shahrabani <sh.yaron at gmail.com>
diff --git a/po/he.po b/po/he.po
index a1eca7861..1515a484d 100644
--- a/po/he.po
+++ b/po/he.po
@@ -431,7 +431,7 @@ msgstr "××××× ××ר×"
#: borrowed/goffice/go-charmap-sel.c:477
msgid "This value determines which iconv test to perform."
-msgstr "××¢×¨× ×§×××¢ ×ת ×××קת ×Ö¾iconv תת×צע."
+msgstr "××¢×¨× ×§×××¢ ×××× ×××קת iconv תת×צע."
#: borrowed/goffice/go-optionmenu.c:339
msgid "Menu"
@@ -10312,8 +10312,8 @@ msgid ""
"closed. The numbers are the X and Y coordinates of the top left corner of "
"the window followed by the width and height of the window."
msgstr ""
-"××××¨× ×× ×§××עת ×ת ×××§×× ××××× ×©× ×¡×ר ×××ר×× ×. ××ספר×× ×× ×¢×¨×× ×¦××¨× ×Ö¾X ×Ö¾Y ×©× "
-"×פ×× × ×ש××××ת ×©× ××××× ×××××©× ×¨××× ××××× ×××××."
+"××××¨× ×× ×ת×רת ×ת ×××§×× ××××× ××©× ×¡×ר ××¤×¢× ×××ר×× ×. ××ספר×× ×× ×¢×¨×× ×¦××¨× ×Ö¾X "
+"××Ö¾Y ×©× ×פ×× × ×ש××××ת ×©× ××××× ×××××©× ×¨××× ××××× ××××××."
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.business.gschema.xml.in:24
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.business.gschema.xml.in:39
@@ -13819,18 +13819,18 @@ msgid ""
"software are likely to be in \"d-m-y\" or day-month-year format, where US "
"QIF files are likely to be \"m-d-y\" or month-day-year.\n"
msgstr ""
-"××× × ××§×××¥ QIF ×× ×××××¨× ××××× ×¡×ר ×××פס×× ×¨×××× ×: ×××, ×××ש ××©× × ×©× ×ª×ר××. "
-"×ר××, × ××ª× ××§×××¢ ×××××××ת ×××× ××× × × ×צ×ת ×ש×××ש ××§×××¥ ×ס×××. ××× ×¢× ××ת, "
-"××§×××¥ ש×××× ×× ×¢×ª× ×§××××ת ××תר ×××× × ×פשר×ת ××ת ש×ת×××× ×× ×ª×× ××.\n"
+"××× × ××§×××¥ QIF ×× ××××ר ××××× ×¡×ר ×××פס×× ×¨×××× ××××, ××××ש ×××©× × ×©× ×ª×ר××. "
+"×ר××, × ××ª× ××§×××¢ ×××××××ת ×××× ××× × × ××¦× ×ש×××ש ××§×××¥ ×ס×××. ××× ×¢× ××ת, "
+"××§×××¥ ש×××× ×× ×¢×ª× ×§××× ××תר ×××× × ××¤×©×¨× ××× ×©×ת××× ×× ×ª×× ××.\n"
"\n"
"× × ××××ר ××× × ×ª×ר×× ××§×××¥. ×§×××¦× QIF ×©× ××¦×¨× ×¢×Ö¾××× ×ª××× × ××ר×פ××ת עש×××× "
-"××××ת ×פ×ר×× 'd-m-y' ×× ×××-×××ש-×©× ×, ××שר ×§×××¦× ×Ö¾QIF ×× ××ר×\"× ××× ×× ×¨×× "
-"×××× × ×ª××× ×××× × 'm-d-y' ×× ×××ש-×××-×©× ×.\n"
+"××××ת ×ת×× ×ת âd-m-yâ ×× ×××-×××ש-×©× ×, ××¢×× ××§×××¦× QIF ××ר××´× ××× ×× ×¨×× ×××× × "
+"×××× âm-d-yâ ×× ×××ש-×××-×©× ×.\n"
#: gnucash/gtkbuilder/assistant-qif-import.glade:332
#: gnucash/gtkbuilder/assistant-qif-import.glade:417
msgid "Click \"Back\" to cancel the loading of this file and choose another."
-msgstr "××§×©× ×¢× '××§×××' ×××××× ××¢×× ×ª ××§×××¥ ×××××ר ××פשר×ת ××רת."
+msgstr "××××¦× ×¢× â××ר×â ת××× ×ת ××¢×× ×ª ××§×××¥ ×ת××ר ××פשר×ת ××רת."
#: gnucash/gtkbuilder/assistant-qif-import.glade:345
msgid "Set a date format for this QIF file"
@@ -13848,7 +13848,7 @@ msgstr ""
"× ×¨×× ×©×§×××¥ ×Ö¾QIF ×©× ××¢× ×××× ×ª× ××¢×ת ××ש××× ××× ××××, ×× ××§×××¥ ××× × ×××× ×ת ×©× "
"××ש×××.\n"
"\n"
-"× × ××××× ×ת ×©× ××ש×××. ×× ××§×××¥ ×××¦× ×ת×× ×ª ×ש××× ××ת ××רת, ×ש ××שת×ש ××××ª× ×©× "
+"× × ×××× ×ת ×©× ××ש×××. ×× ××§×××¥ ×××¦× ×ת××× ×ª ×ש××× ××ת ××רת, ×ש ××שת×ש ××××ª× ×©× "
"×ש××× ×©×©××ש ××××ª× ×ת××× ×.\n"
#: gnucash/gtkbuilder/assistant-qif-import.glade:380
commit e730bc06c5515e46c4923407e4b2cf344967e3a7
Author: Avi Markovitz <avi.markovitz at gmail.com>
Date: Sun Jan 16 18:53:59 2022 +0100
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Avi Markovitz <avi.markovitz at gmail.com>
diff --git a/po/he.po b/po/he.po
index f81d0a004..a1eca7861 100644
--- a/po/he.po
+++ b/po/he.po
@@ -8,10 +8,10 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.9-pre1\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-14 10:53+0000\n"
+"PO-Revision-Date: 2022-01-14 14:25+0000\n"
"Last-Translator: Avi Markovitz <avi.markovitz at gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/gnucash/"
"he/>\n"
@@ -25,7 +25,7 @@ msgstr ""
#: bindings/guile/commodity-table.scm:44
msgid "ALL NON-CURRENCY"
-msgstr "×× ×פר×××× ×©××× × ××××¢×ת"
+msgstr "×× ×× ×©××× × ××××¢"
#: borrowed/goffice/go-charmap-sel.c:70
msgid "Arabic"
@@ -431,7 +431,7 @@ msgstr "××××× ××ר×"
#: borrowed/goffice/go-charmap-sel.c:477
msgid "This value determines which iconv test to perform."
-msgstr "××¢×¨× ×§×××¢ ×ת ×××קת × iconv תת×צע."
+msgstr "××¢×¨× ×§×××¢ ×ת ×××קת ×Ö¾iconv תת×צע."
#: borrowed/goffice/go-optionmenu.c:339
msgid "Menu"
@@ -600,7 +600,7 @@ msgid ""
"selected date. You can use '+' and '-' to increment and decrement check "
"numbers as well."
msgstr ""
-"××שר ×××× ×× ×ª×ר××, × ××ª× ××שת×ש ×××§×©× × '+' ×× '-' ×××× ××§×× ×× ××ס×× ×ת "
+"××שר ×××× ×× ×ª×ר××, × ××ª× ××שת×ש ×××§×©× ×Ö¾'+' ××Ö¾'-' ×××× ××§×× ×× ××ס×× ×ת "
"×ת×ר××. ××××ª× ×××¤× × ××ª× ×× ××§×× ×× ××ס×× ××¡×¤×¨× ×××××."
#: doc/tip_of_the_day.list.c:73
@@ -7812,7 +7812,7 @@ msgid ""
"and \"to\" accounts and making the \"amount\" negative."
msgstr ""
"×× × ××ª× ×××¢××ר ××ש××× ×©××× × ××××¢×. × ×¡× ××פ×× ×ת ס×ר ×ער××× '××ש×××' "
-"×Ö¾'××ש×××' ××××× × ×ת × 'ס×××' ××ספר ש××××."
+"×Ö¾'××ש×××' ××××× × ×ת ×Ö¾'ס×××' ××ספר ש××××."
#: gnucash/gnome-utils/dialog-transfer.c:1486
msgid "You must enter a valid price."
@@ -10312,7 +10312,7 @@ msgid ""
"closed. The numbers are the X and Y coordinates of the top left corner of "
"the window followed by the width and height of the window."
msgstr ""
-"××××¨× ×× ×§××עת ×ת ×××§×× ××××× ×©× ×¡×ר ×××ר×× ×. ××ספר×× ×× ×¢×¨×× ×¦××¨× × X ×Ö¾Y ×©× "
+"××××¨× ×× ×§××עת ×ת ×××§×× ××××× ×©× ×¡×ר ×××ר×× ×. ××ספר×× ×× ×¢×¨×× ×¦××¨× ×Ö¾X ×Ö¾Y ×©× "
"×פ×× × ×ש××××ת ×©× ××××× ×××××©× ×¨××× ××××× ×××××."
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.business.gschema.xml.in:24
@@ -11705,8 +11705,8 @@ msgstr ""
"×× ××פשר×ת × ××ר×, ספר ×ש××× ×ת ×ר×רת ××××× ××§×צ×× ××ש×× ××××ר ×× ×©×××¦× ×©××¨× "
"×פ×××, שש×× 'ס××××××' ××××× ×צ××/××¢××× ×ת ×ש×× 'פע×××' ×פ×צ×× ××ש×× "
"'ס××××××' ×©× ××ª× ××¢× ×××¦× ×ש××¨× ××©× ×× (×× ×××× ×××¦× ×©××¨× ××××ת). ××רת, ×פשר×ת "
-"ספר ×ש××× ×ת ×ר×רת ×××× ×¢××ר ×§×צ×× ××ש×× ×ª×××ר ×× ×©×ª× 'ס××××××' ××××× ×צ××/"
-"××¢××× ×ת ש×× ××ª× ××¢× 'ס××××××'."
+"ספר ×ש××× ×ת ×ר×רת ×××× ×¢××ר ×§×צ×× ××ש×× ×ª×××ר ×× ×©×ª× 'ס××××××' ××××× "
+"×צ××/××¢××× ×ת ש×× ××ª× ××¢× 'ס××××××'."
#: gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in:241
msgid "Color the register using a gnucash specific color theme"
@@ -12914,8 +12914,8 @@ msgstr ""
"×§×××¢, ×ש ×××§×ש ××§×©× ×פ××× ×¢× ×××ת ×ש×ר×ת ×××צ××ת ××××רת ר××× ××¢××××, ××××ר "
"××× ×××צת ×¢××ר ××× × ××× ××©× ×ת ××× ×©× ×רש.\n"
"\n"
-"××××××ת: 'FTSE','RR.L','21/11/2016',5.345,'GBP' × CURRENCY;USD;2016-11-21;1."
-"56;GBP\n"
+"××××××ת: 'FTSE','RR.L','21/11/2016',5.345,'GBP' × CURRENCY;"
+"USD;2016-11-21;1.56;GBP\n"
"\n"
"×§×××ת ×פשר×ת ××§××עת ש×רת ××ת×××, ש×רת ×ס××× ××פשר×ת ×××× ×¢× ×©×ר×ת ×××פ××ת "
"××× ×ש×רת ××ת××× ×©×× × ××ª× ××שת×ש ×× ××××ר ××× ××תרת ×× ×©×××. ××× ×× × ××ª× "
@@ -13163,8 +13163,8 @@ msgstr ""
"⢠ע×××ת ת×××ר\n"
"⢠ע×××ת ×פק×× ×× ×ש×××\n"
"\n"
-"××××× ×©××× × ×ª×× × ×ש××× ×××× ××, × ××ª× ××××ר ×ש××× ×ס×ס ×××× ×××××× ×× ×× ×ª×× ××."
-"\n"
+"××××× ×©××× × ×ª×× × ×ש××× ×××× ××, × ××ª× ××××ר ×ש××× ×ס×ס ×××× ×××××× ×× "
+"×× ×ª×× ××.\n"
"\n"
"×××× ×××××¨× ××פר××, ××©× × ×ספר ×פשר×××ת ×××××ר ×ת ×× ×× ×× ×××××. ××××××, × ××ª× "
"×××× ×¢× ×ספר ש×ר×ת ×ת×××ת ×× ×ª×× ×× ×× ×ס×פ×, ××× ×× ×©×ר×ת ×× ×××××ת. × ×ª×××ת "
@@ -13824,7 +13824,7 @@ msgstr ""
"××§×××¥ ש×××× ×× ×¢×ª× ×§××××ת ××תר ×××× × ×פשר×ת ××ת ש×ת×××× ×× ×ª×× ××.\n"
"\n"
"× × ××××ר ××× × ×ª×ר×× ××§×××¥. ×§×××¦× QIF ×©× ××¦×¨× ×¢×Ö¾××× ×ª××× × ××ר×פ××ת עש×××× "
-"××××ת ×פ×ר×× 'd-m-y' ×× ×××-×××ש-×©× ×, ××שר ×§×××¦× × QIF ×× ××ר×\"× ××× ×× ×¨×× "
+"××××ת ×פ×ר×× 'd-m-y' ×× ×××-×××ש-×©× ×, ××שר ×§×××¦× ×Ö¾QIF ×× ××ר×\"× ××× ×× ×¨×× "
"×××× × ×ª××× ×××× × 'm-d-y' ×× ×××ש-×××-×©× ×.\n"
#: gnucash/gtkbuilder/assistant-qif-import.glade:332
@@ -14037,7 +14037,7 @@ msgid ""
"appropriate, you can enter a new one."
msgstr ""
"××¢××××× ××××× ×ª×ª××§×©× ×ספק ××××¢ ××××ת × ××ר×ת ער×, ×§×¨× ×ת × ××× ×ת ××שקע×ת ××ר×ת "
-"×××פ××¢×ת ××§×××¥(×) × QIF ש××××ר ×××××. ××× ××§×ש × ×רש×× ×ספר פר××× × ×ספ×× ××××ת "
+"×××פ××¢×ת ××§×××¥(×) ×Ö¾QIF ש××××ר ×××××. ××× ××§×ש × ×רש×× ×ספר פר××× × ×ספ×× ××××ת "
"×שקע×ת ××× ×©××× × QIF ××× × ×ספקת.\n"
"\n"
"××× × ×ר ער×, ×§×¨× × ××× ×ת ×× ××©×§×¢× ××רת, ×ש ×©× ××§×צ×ר ×××× ×¡×× ×× ××. ×××ר "
@@ -14762,7 +14762,7 @@ msgstr "××שר ×× × ×§××¢ ××¦× ××§×××¥ QIF, ××ª× ××¢×ת ×ס×××
#: gnucash/gtkbuilder/dialog-account-picker.glade:112
msgid ""
"Default transaction status (overridden by the status given by the QIF file)"
-msgstr "××¦× ×ª× ××¢× ×ר×רת ×××× (×××רס ×¢×Ö¾××× ×××¦× ×©×תק×× ××§×××¥ × QIF)"
+msgstr "××¦× ×ª× ××¢× ×ר×רת ×××× (×××רס ×¢×Ö¾××× ×××¦× ×©×תק×× ××§×××¥ ×Ö¾QIF)"
#: gnucash/gtkbuilder/dialog-account-picker.glade:143
#: gnucash/gtkbuilder/dialog-import.glade:12
@@ -19127,9 +19127,9 @@ msgid ""
"during a session. Otherwise it will have to be entered again each time "
"during a session when it is needed."
msgstr ""
-"×× ××פשר×ת ××פע××, ×§×× ×××××× ××××©× (PIN) ×פע×××ת ××× ×§××ת ×©× HBCI/"
-"×××§×××× ×§×× × ×ש××¨× ××××ר×× ××××× ×פע××. ××רת ×××× ×¦××¨× ××××× ×××ª× ×©×× ××× ×¤×¢× "
-"××××× ×פע×× ××שר ××× × ××צ×."
+"×× ××פשר×ת ××פע××, ×§×× ×××××× ××××©× (PIN) ×פע×××ת ××× ×§××ת ×©× "
+"HBCI/×××§×××× ×§×× × ×ש××¨× ××××ר×× ××××× ×פע××. ××רת ×××× ×¦××¨× ××××× ×××ª× ×©×× "
+"××× ×¤×¢× ××××× ×פע×× ××שר ××× × ××צ×."
#: gnucash/import-export/aqb/dialog-ab.glade:886
msgid "Name for new template"
@@ -19277,9 +19277,9 @@ msgid ""
"during a session. Otherwise it will have to be entered again each time "
"during a session when it is needed."
msgstr ""
-"×× ××פשר×ת ××פע××, ×§×× ×××××× ××××©× (PIN) ×פע×××ת ××× ×§××ת ×©× HBCI/"
-"×××§×××× ×§×× × ×ש××¨× ××××ר×× ××××× ×פע××. ××רת ×××× ×¦××¨× ××××× ×××ª× ×©×× ××× ×¤×¢× "
-"××××× ×פע×× ××שר ××× × ××צ×."
+"×× ××פשר×ת ××פע××, ×§×× ×××××× ××××©× (PIN) ×פע×××ת ××× ×§××ת ×©× "
+"HBCI/×××§×××× ×§×× × ×ש××¨× ××××ר×× ××××× ×פע××. ××רת ×××× ×¦××¨× ××××× ×××ª× ×©×× "
+"××× ×¤×¢× ××××× ×פע×× ××שר ××× × ××צ×."
#: gnucash/import-export/aqb/dialog-ab-pref.glade:69
msgid "_Verbose debug messages"
@@ -21276,7 +21276,7 @@ msgstr "××××"
#: gnucash/import-export/qif-imp/assistant-qif-import.c:1827
#: gnucash/import-export/qif-imp/assistant-qif-import.c:1831
msgid "An error occurred while loading the QIF file."
-msgstr "××¨×¢× ×©×××× ×עת ××¢×× ×ª ×§×××¥ × QIF."
+msgstr "××¨×¢× ×©×××× ×עת ××¢×× ×ª ×§×××¥ ×Ö¾QIF."
#: gnucash/import-export/qif-imp/assistant-qif-import.c:1828
#: gnucash/import-export/qif-imp/assistant-qif-import.c:1846
@@ -25919,11 +25919,11 @@ msgid ""
"ASSET for taxes paid on expenses, and type LIABILITY for taxes collected on "
"sales."
msgstr ""
-"×תפר×× '×פשר×××ת ×××', × × ××××ר ×ת ××ש××× ×ת ש×צ××¨× ×ת ×××¡× ×ש×ר×ת×× ××צר××/"
-"××¢\"× ×©× ××× ×× ×©××××. ×ש××× ×ת ××× ×××××× ××××× ×¤×צ×××× ×ת××¢×× ××ספ××, "
-"ש×ש×××× ×× ××××¨×©× ××××ר, ×רש×××ת ××ס, ××××× ×××××× ×תק×פת×. ×ש××× ×ת ××× "
-"×××××× ××××ת ×ס×× '× ×ס××', ×××× ××ס×× ×©×©×××× ×¢× '××צ××ת', ××ס×× '×ת××××××ת' "
-"×××× ××ס×× ×©× ×¦××¨× ×××××ר×ת."
+"×תפר×× '×פשר×××ת ×××', × × ××××ר ×ת ××ש××× ×ת ש×צ××¨× ×ת ×××¡× ×ש×ר×ת×× ××צר××/××¢"
+"\"× ×©× ××× ×× ×©××××. ×ש××× ×ת ××× ×××××× ××××× ×¤×צ×××× ×ת××¢×× ××ספ××, ש×ש×××× "
+"×× ××××¨×©× ××××ר, ×רש×××ת ××ס, ××××× ×××××× ×תק×פת×. ×ש××× ×ת ××× ×××××× ××××ת "
+"×ס×× '× ×ס××', ×××× ××ס×× ×©×©×××× ×¢× '××צ××ת', ××ס×× '×ת××××××ת' ×××× ××ס×× "
+"×©× ×¦××¨× ×××××ר×ת."
#: gnucash/report/reports/standard/income-gst-statement.scm:66
msgid ""
@@ -28781,7 +28781,7 @@ msgid ""
"imports/exports."
msgstr ""
"ס×××× ×ª××ת ס×××× ×× ×¢× ×× ×ª שש×× ×¤×¢××× ×פ×צ×× ×ש×ש ×ש×× 'ס××××××' ××××× ×××§×× "
-"×ספר ×ª× ××¢×; ×ספר ××ª× ××¢× ×××¦× ×ש××¨× ××©× ×× ×©× ×רש××× × 'ס××××××Ö¾×ª× ××¢×'. ×שפע×ת "
+"×ספר ×ª× ××¢×; ×ספר ××ª× ××¢× ×××¦× ×ש××¨× ××©× ×× ×©× ×רש××× ×'ס××××××Ö¾×ª× ××¢×'. ×שפע×ת "
"ר×××××ת ×¢× ×ª××× ×ת עסק××ת, ××××××× ×××××/×צ××."
#: libgnucash/app-utils/business-prefs.scm:159
@@ -28789,12 +28789,12 @@ msgid ""
"Check to have trading accounts used for transactions involving more than one "
"currency or commodity."
msgstr ""
-"ס×××× ×ª××ת ס×××× ×× ×ש×××ש ××ש××× ×ת ס×ר ××ª× ××¢×ת ××¢××ת ××תר ×××××¢ ×× ×¡×××¨× "
-"××××××."
+"× × ×ס×× ×ª××ת־ס×××× ××, ×¢× ×× ×ª ××שת×ש ××ש××× ×ת ס×ר, ××ª× ××¢×ת ××× ××¢×ר××ת "
+"רש×××ת ×¢× ××תר ×××××¢ ×× ×¡×××¨× ××××××."
#: libgnucash/app-utils/business-prefs.scm:167
msgid "Budget to be used when none has been otherwise specified."
-msgstr "תקצ×× ×ש×××ש ××שר ×× ××××ר ××רת."
+msgstr "×תקצ×× ×× ××¢×©× ×©×××ש, ××שר ×× ××××ר ××רת."
#: libgnucash/app-utils/business-prefs.scm:173
msgid "The electronic tax number of your business"
@@ -28807,23 +28807,23 @@ msgid ""
"saved by a later version of GnuCash. Defaulting to today."
msgstr ""
"× ×¢×©× × ×ס××× ××פש ס×× ×ª×ר×× '~a' ×× ××××ר. ××× ×× × ×©×ר ×××× ×× ×¨×× ×××¨×¡× "
-"××××רת ××תר ×©× ×× ××§×ש. ×××¨× ××ר×רת ×××× ×××××."
+"××××רת ××תר ×©× ×× ××§×ש. ×××¨× ××ר×רת ×××× '××××'."
#: libgnucash/app-utils/date-utilities.scm:923
msgid "First day of the current calendar year."
-msgstr "×××× ×ר×ש×× ××©× × ××§×× ×ר×ת ×× ××××ת."
+msgstr "×××× ×ר×ש××, ×××× ××©× × ×× ××××ת."
#: libgnucash/app-utils/date-utilities.scm:930
msgid "Last day of the current calendar year."
-msgstr "×××× ×××ר×× ××©× × ××§×× ×ר×ת ×× ××××ת."
+msgstr "×××× ×××ר××, ×××× ××©× × ×× ××××ת."
#: libgnucash/app-utils/date-utilities.scm:937
msgid "First day of the previous calendar year."
-msgstr "×××× ×ר×ש×× ××©× × ××§×× ×ר×ת ××§×××ת."
+msgstr "×××× ×ר×ש××, ×××× ××©× × ××§×××ת."
#: libgnucash/app-utils/date-utilities.scm:944
msgid "Last day of the previous calendar year."
-msgstr "×××× ×××ר×× ××©× × ××§×× ×ר×ת ××§×××ת."
+msgstr "×××× ×××ר××, ×××× ××©× × ××§×××ת."
#: libgnucash/app-utils/date-utilities.scm:948
msgid "Start of next year"
@@ -28831,7 +28831,7 @@ msgstr "ת×××ת ××©× × ××××"
#: libgnucash/app-utils/date-utilities.scm:951
msgid "First day of the next calendar year."
-msgstr "×××× ×ר×ש×× ××©× × ××§×× ×ר×ת ××××."
+msgstr "×××× ×ר×ש××, ××××× ××©× × ××××."
#: libgnucash/app-utils/date-utilities.scm:955
msgid "End of next year"
@@ -28839,7 +28839,7 @@ msgstr "ס××£ ××©× × ××××"
#: libgnucash/app-utils/date-utilities.scm:958
msgid "Last day of the next calendar year."
-msgstr "×××× ×××ר×× ××©× × ××§×× ×ר×ת ××××."
+msgstr "×××× ×××ר××, ×××× ××©× × ××××."
#: libgnucash/app-utils/date-utilities.scm:962
msgid "Start of accounting period"
@@ -28855,7 +28855,7 @@ msgstr "ס××£ תק××¤× ×ש××× ××ת"
#: libgnucash/app-utils/date-utilities.scm:972
msgid "Last day of the accounting period, as set in the global preferences."
-msgstr "×××× ×××ר×× ×©× ×תק××¤× ××ש××× ××ת, ××¤× ×©××××ר ××××ר×ת ×××××ת."
+msgstr "×××× ×××ר×× ×תק××¤× ××ש××× ××ת, ××¤× ×©××××ר ××××ר×ת ×××××ת."
#: libgnucash/app-utils/date-utilities.scm:979
msgid "First day of the current month."
@@ -28895,7 +28895,7 @@ msgstr "ת×××ת ×ר××¢×× ×× ××××"
#: libgnucash/app-utils/date-utilities.scm:1021
msgid "First day of the current quarterly accounting period."
-msgstr "×××× ×ר×ש×× ×ר××¢×× ×× ×××× ×©× ×תק××¤× ××ש××× ××ת."
+msgstr "×××× ×ר×ש×× ×ר××¢×× ×× ×××× ×תק××¤× ××ש××× ××ת."
#: libgnucash/app-utils/date-utilities.scm:1025
msgid "End of current quarter"
@@ -28903,15 +28903,15 @@ msgstr "ס××£ ×ר××¢×× ×× ××××"
#: libgnucash/app-utils/date-utilities.scm:1028
msgid "Last day of the current quarterly accounting period."
-msgstr "×××× ×××ר×× ×ר××¢×× ×× ×××× ×©× ×תק××¤× ××ש××× ××ת."
+msgstr "×××× ×××ר×× ×ר××¢×× ×× ×××× ×תק××¤× ××ש××× ××ת."
#: libgnucash/app-utils/date-utilities.scm:1035
msgid "First day of the previous quarterly accounting period."
-msgstr "×××× ×ר×ש×× ×ר××¢×× ××§××× ×©× ×תק××¤× ××ש××× ××ת."
+msgstr "×××× ×ר×ש×× ×ר××¢×× ××§××× ×תק××¤× ××ש××× ××ת."
#: libgnucash/app-utils/date-utilities.scm:1042
msgid "Last day of previous quarterly accounting period."
-msgstr "×××× ×××ר×× ×ר××¢×× ××§××× ×©× ×תק××¤× ××ש××× ××ת."
+msgstr "×××× ×××ר×× ×ר××¢×× ××§××× ×תק××¤× ××ש××× ××ת."
#: libgnucash/app-utils/date-utilities.scm:1046
msgid "Start of next quarter"
@@ -28919,7 +28919,7 @@ msgstr "ת×××ת ×ר××¢×× ×××"
#: libgnucash/app-utils/date-utilities.scm:1049
msgid "First day of the next quarterly accounting period."
-msgstr "×××× ×ר×ש×× ×ר××¢×× ××× ×©× ×תק××¤× ××ש××× ××ת."
+msgstr "×××× ×ר×ש×× ×ר××¢×× ××× ×תק××¤× ××ש××× ××ת."
#: libgnucash/app-utils/date-utilities.scm:1053
msgid "End of next quarter"
@@ -29241,8 +29241,8 @@ msgid ""
"If you no longer intend to run {1} 2.6.x or older on this system you can "
"safely remove the old directory."
msgstr ""
-"×× ××× ××××× ×ª×× ×××ש×× ×××שת×ש ××ער×ת ×× × {1} â2.6.xââ ×× ××©× ××תר, × ××ª× "
-"××ס×ר ××××× ×ת ×ספר×× ×××©× ×."
+"×× ××× ××××× ×ª×× ×××ש×× ×××שת×ש ××ער×ת ×× × {1} â2.6.xââ ×× ××©× ××תר, × ××ª× ××ס×ר "
+"××××× ×ת ×ספר×× ×××©× ×."
#: libgnucash/core-utils/gnc-filepath-utils.cpp:691
msgid "In addition:"
commit 01311808417e4d20cd89f889b98ef13a353b061e
Author: Frank Groeneveld <frank at webindie.nl>
Date: Sat Jan 15 08:20:36 2022 +0100
L10N:nl: Better Invoice Number translation
In Dutch it is weird to say "Sales Invoice Number", instead you use
"Invoice Number". Also, the old value messed up the PDF layout because
it was so long.
5345 translated messages, 29 fuzzy translations, 6 untranslated messages.
diff --git a/po/nl.po b/po/nl.po
index cb41f4b4d..d41fc2876 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -23694,7 +23694,7 @@ msgstr "Opmaaksjabloon"
#: gnucash/report/report-core.scm:165
msgid "Invoice Number"
-msgstr "Verkoopfactuurnummer"
+msgstr "Factuurnummer"
#: gnucash/report/report-core.scm:211
msgid ""
commit 63d4e05d1dc2a965aaca4d972f7862d5dbd66d56
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Fri Jan 14 13:47:45 2022 +0100
I18N:glossary: msgattrib --no-obsolete
Weblate fixed the bug that had inserted duplicates.
diff --git a/po/glossary/ar.po b/po/glossary/ar.po
index 1df94063b..c3e443d6d 100644
--- a/po/glossary/ar.po
+++ b/po/glossary/ar.po
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
diff --git a/po/glossary/bg.po b/po/glossary/bg.po
index a285464c2..41b6ceaa7 100644
--- a/po/glossary/bg.po
+++ b/po/glossary/bg.po
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -900,10 +900,6 @@ msgstr "ваÑÑеÑ"
msgid "withdraw (in the reconcile dialog)"
msgstr "задÑлжавам, дебиÑиÑам"
-# (издадена ÑакÑÑÑа)
-#~ msgid "invoice owner"
-#~ msgstr "полÑÑаÑел на ÑакÑÑÑа"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/ca.po b/po/glossary/ca.po
index 6728b62b0..1f8b43606 100644
--- a/po/glossary/ca.po
+++ b/po/glossary/ca.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -899,11 +899,6 @@ msgstr "justificant de despesa"
msgid "withdraw (in the reconcile dialog)"
msgstr "cà rrec"
-# En català generalment no es diferencia entre bill («abonaré») i invoice («pagaré»), per la qual cosa s'utilitzarà «factura» per a ambdós termes (dpm).
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "factura"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/da.po b/po/glossary/da.po
index c37f0a65f..f0899cae1 100644
--- a/po/glossary/da.po
+++ b/po/glossary/da.po
@@ -7,8 +7,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -904,13 +904,6 @@ msgstr "kilde"
msgid "withdraw (in the reconcile dialog)"
msgstr "hævning (i afstemningsdialogen)"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "faktura"
-
-#~ msgid "Term"
-#~ msgstr "Term"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/de.po b/po/glossary/de.po
index a5a346102..56bd461a4 100644
--- a/po/glossary/de.po
+++ b/po/glossary/de.po
@@ -13,8 +13,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
diff --git a/po/glossary/de_CH.po b/po/glossary/de_CH.po
index 6ef227c51..d8e849b79 100644
--- a/po/glossary/de_CH.po
+++ b/po/glossary/de_CH.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -893,10 +893,6 @@ msgstr "Auslagenerstattung"
msgid "withdraw (in the reconcile dialog)"
msgstr "Belastung"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "Rechnung (Rechnungsausgang, Versandte Rechnung)"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/el.po b/po/glossary/el.po
index 62188d3d2..eaf5547e3 100644
--- a/po/glossary/el.po
+++ b/po/glossary/el.po
@@ -8,8 +8,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -902,13 +902,6 @@ msgstr "κοÏ
ÏÏνι"
msgid "withdraw (in the reconcile dialog)"
msgstr "αÏÏÏÏ
ÏÏη (ÏÏο ÏαÏάθÏ
Ïο διαλÏγοÏ
ÏÏ
μÏÏνίαÏ)"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "αÏÏάÏιοÏ"
-
-#~ msgid "Term"
-#~ msgstr "ÎÏιÏμÏÏ"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/es.po b/po/glossary/es.po
index f9a897b0d..1efd1f781 100644
--- a/po/glossary/es.po
+++ b/po/glossary/es.po
@@ -875,24 +875,6 @@ msgstr "comprobante"
msgid "withdraw (in the reconcile dialog)"
msgstr "cargo"
-#~ msgctxt "1"
-#~ msgid "bill"
-#~ msgstr "vale"
-
-#~ msgctxt "1"
-#~ msgid "financial calculator: interest rate"
-#~ msgstr "calculadora financiera: tasa de interés"
-
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "factura"
-
-#~ msgid "Term"
-#~ msgstr "Condiciones (Términos) (de pago)"
-
-#~ msgid "due"
-#~ msgstr "vencimiento"
-
msgid "stock"
msgstr "provisión"
diff --git a/po/glossary/fi.po b/po/glossary/fi.po
index 51ae2ba87..eb460debc 100644
--- a/po/glossary/fi.po
+++ b/po/glossary/fi.po
@@ -8,8 +8,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-09 19:54+0000\n"
"Last-Translator: Sampo Harjula <sahtor.weblate at sahtor.net>\n"
diff --git a/po/glossary/fr.po b/po/glossary/fr.po
index 1fceb63a6..31e67fa45 100644
--- a/po/glossary/fr.po
+++ b/po/glossary/fr.po
@@ -13,8 +13,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -881,54 +881,6 @@ msgstr "bon (commande), pièce justificative"
msgid "withdraw (in the reconcile dialog)"
msgstr "retrait (dans le dialogue de rapprochement)"
-#~ msgid "invoice owner"
-#~ msgstr "destinataire de la facture"
-
-#~ msgid "enter"
-#~ msgstr "saisir, saisie"
-
-#~ msgid "currencies"
-#~ msgstr "devises"
-
-#~ msgid "threshold"
-#~ msgstr "seuil"
-
-#~ msgid "quotes"
-#~ msgstr "cotations"
-
-#~ msgid "range"
-#~ msgstr "période"
-
-#~ msgid "tax accounts"
-#~ msgstr "comptes avec TVA"
-
-#~ msgid "case insensitive"
-#~ msgstr "insensible à la casse"
-
-#~ msgid "parsing"
-#~ msgstr "interprétation"
-
-#~ msgid "statement"
-#~ msgstr "déclaration"
-
-#~ msgid "parsed"
-#~ msgstr "interprété"
-
-#~ msgid "accounting"
-#~ msgstr "comptable"
-
-#~ msgid "quarter"
-#~ msgstr "trimestre"
-
-#~ msgid "settings"
-#~ msgstr "préférences"
-
-#~ msgid "loans"
-#~ msgstr "prêts"
-
-#~ msgid "reconcile"
-#~ msgstr "rapprochement"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/he.po b/po/glossary/he.po
index c9ffd76ae..230648fd6 100644
--- a/po/glossary/he.po
+++ b/po/glossary/he.po
@@ -7,8 +7,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-03 08:54+0000\n"
"Last-Translator: Avi Markovitz <avi.markovitz at gmail.com>\n"
diff --git a/po/glossary/hr.po b/po/glossary/hr.po
index 0595452a4..b7ba9507e 100644
--- a/po/glossary/hr.po
+++ b/po/glossary/hr.po
@@ -4,8 +4,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-03 19:55+0000\n"
"Last-Translator: Milo Ivir <mail at milotype.de>\n"
diff --git a/po/glossary/hu.po b/po/glossary/hu.po
index 0461a4a5d..32b37d794 100644
--- a/po/glossary/hu.po
+++ b/po/glossary/hu.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -899,10 +899,6 @@ msgstr "Nyugta"
msgid "withdraw (in the reconcile dialog)"
msgstr "kivét"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "Számla"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/id.po b/po/glossary/id.po
index 62affa69f..cf534bb7b 100644
--- a/po/glossary/id.po
+++ b/po/glossary/id.po
@@ -9,8 +9,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-07 05:54+0000\n"
"Last-Translator: Syahmin Sukhairi <syahmin at gmail.com>\n"
diff --git a/po/glossary/it.po b/po/glossary/it.po
index 4694e5656..7c7eee389 100644
--- a/po/glossary/it.po
+++ b/po/glossary/it.po
@@ -18,8 +18,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
diff --git a/po/glossary/lt.po b/po/glossary/lt.po
index b5b143090..693ba6d03 100644
--- a/po/glossary/lt.po
+++ b/po/glossary/lt.po
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -893,9 +893,6 @@ msgstr "kvitas"
msgid "withdraw (in the reconcile dialog)"
msgstr "iÅ¡Ämimas (suderinimo lange)"
-#~ msgid "invoice owner"
-#~ msgstr "sÄ
skaitos-faktÅ«ros gavÄjas"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/nb.po b/po/glossary/nb.po
index 988d0036d..bbefb83ca 100644
--- a/po/glossary/nb.po
+++ b/po/glossary/nb.po
@@ -8,8 +8,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -882,13 +882,6 @@ msgstr "bilag"
msgid "withdraw (in the reconcile dialog)"
msgstr "uttak"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "faktura"
-
-#~ msgid "Term"
-#~ msgstr "Definisjon"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/nl.po b/po/glossary/nl.po
index a5221280c..9e412a0a1 100644
--- a/po/glossary/nl.po
+++ b/po/glossary/nl.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -872,10 +872,6 @@ msgstr "voucher"
msgid "withdraw (in the reconcile dialog)"
msgstr "opname"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "factuur"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/pl.po b/po/glossary/pl.po
index 5e28e01fe..4b5ea2b3e 100644
--- a/po/glossary/pl.po
+++ b/po/glossary/pl.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -874,13 +874,6 @@ msgstr "kwit"
msgid "withdraw (in the reconcile dialog)"
msgstr "obciÄ
żenie"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "faktura"
-
-#~ msgid "Term"
-#~ msgstr "Termin"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/pt.po b/po/glossary/pt.po
index 2e9191c39..a158ebf03 100644
--- a/po/glossary/pt.po
+++ b/po/glossary/pt.po
@@ -7,8 +7,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-13 12:54+0000\n"
"Last-Translator: Hugo Carvalho <hugokarvalho at hotmail.com>\n"
@@ -869,40 +869,6 @@ msgstr "vale"
msgid "withdraw (in the reconcile dialog)"
msgstr "levantamento (no diálogo de reconciliação)"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "fatura"
-
-#~ msgid ""
-#~ "account type: trading This account type (new in gnucash-2.4.0) is used "
-#~ "when exchanging or trading amounts from one currency into another"
-#~ msgstr "tipo de conta: câmbios"
-
-#~ msgid "bill owner see invoice owner"
-#~ msgstr "fornecedor"
-
-#~ msgid ""
-#~ "invoice ownerThe customer (or vendor) to which this invoice is sent to."
-#~ msgstr "entidade faturada"
-
-#~ msgid ""
-#~ "markup1. Some text annotation, but this meaning isn't used inside "
-#~ "gnucash. 2. In the Customer summary report: The ratio of profit vs. "
-#~ "sales, i.e. the profit amount divided by the sales amount, shown in "
-#~ "percent."
-#~ msgstr "margem de lucro"
-
-#~ msgid ""
-#~ "sales(In the customer summary report) The total amount of money received "
-#~ "because something was sold."
-#~ msgstr "vendas"
-
-#~ msgid ""
-#~ "tax codeOn the goverment's tax forms, the tax code identifies the given "
-#~ "line or place on the form where certain amounts must be specified "
-#~ "according to the current country's legislation"
-#~ msgstr "campo de declaração"
-
msgid "stock"
msgstr "acção"
diff --git a/po/glossary/pt_BR.po b/po/glossary/pt_BR.po
index 1cde358bb..a93f32f55 100644
--- a/po/glossary/pt_BR.po
+++ b/po/glossary/pt_BR.po
@@ -12,8 +12,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -874,18 +874,6 @@ msgstr "comprovante"
msgid "withdraw (in the reconcile dialog)"
msgstr "saque"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "fatura"
-
-#~ msgid "transfer, to"
-#~ msgstr "transferir"
-
-# term=prazo for "term to pay a bill"
-# term=termo for "terms of payment"
-#~ msgid "Term"
-#~ msgstr "Prazo"
-
msgid "stock"
msgstr "estoque"
diff --git a/po/glossary/ru.po b/po/glossary/ru.po
index 48e92cfa9..1cd9a278b 100644
--- a/po/glossary/ru.po
+++ b/po/glossary/ru.po
@@ -8,8 +8,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -908,13 +908,6 @@ msgstr "ÑоваÑнÑй Ñек"
msgid "withdraw (in the reconcile dialog)"
msgstr "ÑнÑÑие"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "ÑÑеÑ-ÑакÑÑÑа"
-
-#~ msgid "Term"
-#~ msgstr "ТеÑмин"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/rw.po b/po/glossary/rw.po
index f327aaed4..533941c92 100644
--- a/po/glossary/rw.po
+++ b/po/glossary/rw.po
@@ -14,8 +14,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -1051,9 +1051,6 @@ msgstr "Inkomoko"
msgid "withdraw (in the reconcile dialog)"
msgstr "in i Ikiganiro"
-#~ msgid "Term"
-#~ msgstr "Ijambo"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/sk.po b/po/glossary/sk.po
index fedb1ac60..f7549af64 100644
--- a/po/glossary/sk.po
+++ b/po/glossary/sk.po
@@ -8,8 +8,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-07 11:54+0000\n"
"Last-Translator: Dullus <dullus at gmail.com>\n"
@@ -894,10 +894,6 @@ msgstr "náhrada hotovostných výdajov"
msgid "withdraw (in the reconcile dialog)"
msgstr "výber (v dialógu vysporiadania)"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "faktúra"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/sv.po b/po/glossary/sv.po
index 5871c667a..d6bed23b0 100644
--- a/po/glossary/sv.po
+++ b/po/glossary/sv.po
@@ -10,8 +10,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-03 03:41+0000\n"
"Last-Translator: Arve Eriksson <031299870 at telia.com>\n"
@@ -878,13 +878,6 @@ msgstr "traktamente"
msgid "withdraw (in the reconcile dialog)"
msgstr "uttag (i avstämningsdialogen)"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "faktura"
-
-#~ msgid "Term"
-#~ msgstr "Term"
-
msgid "stock"
msgstr "aktie"
diff --git a/po/glossary/tr.po b/po/glossary/tr.po
index 96c690ffe..5fd09d56f 100644
--- a/po/glossary/tr.po
+++ b/po/glossary/tr.po
@@ -11,8 +11,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
diff --git a/po/glossary/vi.po b/po/glossary/vi.po
index f5f0f1425..5685ac3ef 100644
--- a/po/glossary/vi.po
+++ b/po/glossary/vi.po
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -895,13 +895,6 @@ msgstr "chứng chá»"
msgid "withdraw (in the reconcile dialog)"
msgstr "rút (trong há»p thoại Äiá»u hoà )"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "hóa ÄÆ¡n gá»i"
-
-#~ msgid "Term"
-#~ msgstr "Kỹ thuáºt"
-
msgid "stock"
msgstr ""
diff --git a/po/glossary/zh_CN.po b/po/glossary/zh_CN.po
index bba8ae728..23ccd2b58 100644
--- a/po/glossary/zh_CN.po
+++ b/po/glossary/zh_CN.po
@@ -11,8 +11,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-07 13:54+0000\n"
"Last-Translator: Eric <alchemillatruth at purelymail.com>\n"
@@ -1048,32 +1048,6 @@ msgstr "åè¯"
msgid "withdraw (in the reconcile dialog)"
msgstr "æ¤åï¼å¨å¯¹è´¦å¯¹è¯æ¡ï¼"
-# ä¸ä¸ªéå®çç©åææä¾çæå¡å«æ¶è´¹ä»·æ ¼çå表ã
-# è§ï¼è´¦å
-# å¨ GnuCash ä¸ï¼âåç¥¨âæ¯æä»¬ååº(ç»å®¢æ·)ç声æï¼èâè´¦åâæ¯æä»¬(ä»åå)æ¶å°ç声æã
-# Post Invoiceï¼åºè¯¥ç¿»è¯ä¸ºâå
¥è´¦âã
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "å票"
-
-#~ msgid "Open SubAccount"
-#~ msgstr "æå¼åç§ç®"
-
-#~ msgid "Find Account"
-#~ msgstr "æ¥æ¾ç§ç®"
-
-#~ msgid "Invoices Due Reminder"
-#~ msgstr "åºæ¶å°ææé"
-
-#~ msgid "Employees Overview"
-#~ msgstr "åå·¥æ¦åµ"
-
-#~ msgid "Vendors Overview"
-#~ msgstr "ä¾åºåæ¦åµ"
-
-#~ msgid "Customers Overview"
-#~ msgstr "å®¢æ·æ¦åµ"
-
msgid "stock"
msgstr "è¡ç¥¨"
diff --git a/po/glossary/zh_TW.po b/po/glossary/zh_TW.po
index 5f44eea73..ec5f5a607 100644
--- a/po/glossary/zh_TW.po
+++ b/po/glossary/zh_TW.po
@@ -7,8 +7,8 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
-"cgi?product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
"PO-Revision-Date: 2022-01-02 22:54+0000\n"
"Last-Translator: Anonymous <noreply at weblate.org>\n"
@@ -869,10 +869,6 @@ msgstr "æè"
msgid "withdraw (in the reconcile dialog)"
msgstr "æåº(å¨å°å¸³å°è©±ç)"
-#, fuzzy
-#~ msgid "invoice owner"
-#~ msgstr "ç¼ç¥¨"
-
msgid "stock"
msgstr "è¡ç¥¨"
commit afeb6afd6f787bb00d25bfc803e2188634f8ad53
Author: Avi Markovitz <avi.markovitz at gmail.com>
Date: Fri Jan 14 11:53:14 2022 +0100
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Avi Markovitz <avi.markovitz at gmail.com>
diff --git a/po/he.po b/po/he.po
index 8069dac79..f81d0a004 100644
--- a/po/he.po
+++ b/po/he.po
@@ -11,7 +11,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-12 07:55+0000\n"
+"PO-Revision-Date: 2022-01-14 10:53+0000\n"
"Last-Translator: Avi Markovitz <avi.markovitz at gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/gnucash/"
"he/>\n"
@@ -3476,7 +3476,7 @@ msgstr "×צ××ת ×ª× ××¢×ת ×××צע×ת ××פ×ש"
#: gnucash/gnome/gnc-plugin-page-register2.c:263
#: gnucash/gnome/gnc-plugin-page-register.c:372
msgid "Ta_x Report Options"
-msgstr "×פ_שר×××ת ××× ×ס"
+msgstr "×פ_שר×××ת ××ס××"
#. Translators: currently implemented are
#. US: income tax and
@@ -3487,7 +3487,7 @@ msgstr "×פ_שר×××ת ××× ×ס"
#: gnucash/gnome/gnc-plugin-page-register2.c:268
#: gnucash/gnome/gnc-plugin-page-register.c:377
msgid "Setup relevant accounts for tax reports, e.g. US income tax"
-msgstr "×××רת ×ש××× ×ת ר×××× ×××× ×××××ת ×ס, ××××××, ×ס ××× ×¡× ×ר×'×"
+msgstr "×××רת ×ש××× ×ת ××¢× ×× ×××× ×ס, ××××××, ×ס ××× ×¡× ×ר×'×"
#: gnucash/gnome/gnc-plugin-basic-commands.c:164
msgid "_Scheduled Transactions"
@@ -5960,7 +5960,7 @@ msgid ""
"This report must be upgraded to return a document object with export-string "
"or export-error."
msgstr ""
-"×××× ×ש××¨× ××× ×× ×¢× ×× ×ª ×××××ר פר×× ×ס×× ×¢× export-string ×× export-error."
+"×××× ×ש××¨× ××× ×× ×¢× ×× ×ª ×××××ר פר×× ×ס×× ×¢×, export-string ××, export-error."
#: gnucash/gnome/gnc-plugin-page-report.c:1765
#, c-format
@@ -10014,12 +10014,12 @@ msgid ""
"be specified to describe some saved options.\n"
" run: \tRun the named report in the given GnuCash datafile.\n"
msgstr ""
-"×פע×ת פק×××ת ×××××ת. ×פק×××ת ××××ת × ×ª×××ת.\n"
+"×פע×ת פק×××ת ××¢× ×× ××××ת. ×פק×××ת ××××ת × ×ª×××ת.\n"
"\n"
"רש×××: \tרש××ת ××××ת ×××× ××.\n"
"×צ××: \tת×××ר ×ש×× ×××× ×©× ×¢×©× ×××× ××××ר. × ××ª× ×××××ר ×§×××¥ × ×ª×× ×× ×ת××ר ×ספר "
"×פשר×××ת ×©× ×©×ר×.\n"
-"×רצ×: \t×רצת ×××× ××××ר ××§×××¥ × ×ª×× × ×× ××§×ש ×× ×ª××.\n"
+"×רצ×: \t×רצת ×××× ××××ר ××§×××¥ × ×ª×× × ×× ××§×ש ×× ×ª××.\n"
#: gnucash/gnucash-cli.cpp:113
msgid "Name of the report to run\n"
@@ -12015,8 +12015,8 @@ msgid ""
"allows you to scale reports up by the set factor. For example setting this "
"to 2.0 will display reports at twice their typical size."
msgstr ""
-"××××ת ××ס××× ××¢×× ×¨××××צ×× ××××× × ×××× ××××ת קש×× ×קר×××. ×פשר×ת ×× ××פשרת "
-"××©× ×ת ×ת ×§× × ××××× ×©× ×××××ת ×¢× ×¤× ×××§×× ×©× ××§××¢. ××××××, ש×× ×× ××××¨× ×× ×Ö¾"
+"××××ת ××ס××× ××¢×× ×פר×× ××××× × ×××× ××××ת קש×× ×קר×××. ×פשר×ת ×× ××פשרת "
+"××©× ×ת ×ת ×§× × ××××× ×©× ×××××ת ×¢× ×¤× ×××§×× ×©× ×§××¢. ××××××, ש×× ×× ××××¨× ×× ×Ö¾"
"2.0, תצ×× ××××ת ××××× ×פ×× ×××××× ×××פ××× × ×××."
#: gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in:379
@@ -12034,11 +12034,11 @@ msgid ""
"in filenames, such as '/', will be replaced with underscores '_' in the "
"resulting file name."
msgstr ""
-"××××¨× ×× ×§××עת ×ת ×©× ×§×××¥ × PDF ש×××צ×. ×××× ××ר××ת ×ס×× sprintf(3) ××¢×ת "
-"ש×××©× ××©×ª× ××: '%1$s' ××× ×©× ××××, ×××× '×ש××× ×ת'. '%2$s' ××× ×ספר ××××, "
-"שע××ר ××× ×ש××× ××ת ××× ×ספר ××ש××× ×ת. '%3$s' ××× ×ת×ר×× ××××, ×××¢××¦× ××¤× "
-"×××רת ××× ×Ö¾×§××ץ־ת×ר××. ×ער×: ת×××× ×× ××תר×× ×ש××ת ×§×צ××, ×××× '/', ×××××¤× "
-"××קפ×× ×ª×ת×× ×× ' _ ' ××©× ××§×××¥ ש××צר."
+"××××¨× ×× ×§××עת ×ת ×©× ×§×××¥ ×Ö¾PDF ××צ××. ×××× ××ר××ת ×ס×× sprintf(3) ××¢×ת "
+"ש×××©× ××©×ª× ××: '%1$s' ××× ×©× ××××, ×××× '×ש××× ×ת'. '%2$s' ××× ×ספר ××××. ×××× "
+"×ש××× ××ת, ××× ×ספר ××ש××× ×ת. '%3$s' ××× ×ת×ר×× ××××, ×××¢××¦× ××¤× ×××רת ××× ×-"
+"×©× ×§×××¥-ת×ר××. ×ער×: ת×××× ×ס×ר×× ×ש××ת ×§×צ××, ×××× '/', ×××××¤× ××©× ××§×××¥ "
+"ש×××צר, ××קפ×× ×ª×ת×× ×× '_'."
#: gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in:384
msgid "PDF export file name date format choice"
@@ -14669,7 +14669,7 @@ msgid ""
"code to this account."
msgstr ""
"ת××ת ×ר ××ס×× ×ª××× ×¤×¢××× ×× ×××××¨× ×§×× ××ס×× ××ש××× ×ת ××× ×תפר×× 'ער××× "
-"← ×פשר×××ת ××× ×ס'."
+"← ×פשר×××ת ××ס××'."
#: gnucash/gtkbuilder/dialog-account.glade:1513
msgid "Opening balance"
@@ -15272,8 +15272,8 @@ msgid ""
"Configuration\" from\n"
"the Reports menu or tool bar."
msgstr ""
-"תצ×ר×ת ××× ×©××ר×× × ×צרת ×¢×Ö¾××× ×¤×ª××ת ××× ×תפר×× ×××××ת ת××××,\n"
-"ש×× ×× ×פשר×××ת ×××× ××× ×××¨× × 'ש××רת תצ×רת ×××' ×תפר××\n"
+"תצ×ר×ת ××××ת ש××ר×× × ×¢×©×ת ת×××× ×¢×Ö¾××× ×¤×ª××ת ××× ×תפר×× ×××××ת,\n"
+"ש×× ×× ×פשר×××ת ×××× ××ס×××, ××××¨× ×'ש××רת תצ×רת ×××' ×תפר××\n"
"××××ת ×× ×סר×× ×××××."
#: gnucash/gtkbuilder/dialog-date-close.glade:7
@@ -22424,7 +22424,7 @@ msgstr "×× ××ר×"
#: gnucash/report/html-utilities.scm:390
msgid "This report requires you to specify certain report options."
-msgstr "××× ×× ××××× ×ספר ×××ר×ת ××פשר×××ת ×××."
+msgstr "× ×רש×ת ×××× ××, ×××ר×ת ×ס××××ת ××פשר×××ת ×××."
#: gnucash/report/html-utilities.scm:397
msgid "No accounts selected"
@@ -23531,7 +23531,7 @@ msgstr "××× ××§×ש ~a ×ר×× ×ª××× ×ת ××¢× ××× ×ת. ×××× ××
#: gnucash/report/reports/locale-specific/de_DE/taxtxf.scm:79
msgid "Tax Report / TXF Export"
-msgstr "××× ×ס / ×צ×× × TXF"
+msgstr "××× ×ס / ×צ×× ×Ö¾TXF"
#: gnucash/report/reports/locale-specific/de_DE/taxtxf.scm:151
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:181
@@ -23641,7 +23641,7 @@ msgstr "תק×פת × ~a × ~a"
#: gnucash/report/reports/locale-specific/de_DE/taxtxf.scm:845
msgid "Tax Report & XML Export"
-msgstr "××× ×ס ××צ×× × XML"
+msgstr "××× ×ס ××צ×× ×Ö¾XML"
#: gnucash/report/reports/locale-specific/de_DE/taxtxf.scm:847
msgid "Taxable Income / Deductible Expenses / Export to .XML file"
@@ -23654,7 +23654,7 @@ msgstr "××× ×¡×ת ×ר×ת ××ס×× / ××צ××ת ×××ר×ת ××ס"
#: gnucash/report/reports/locale-specific/de_DE/taxtxf.scm:852
msgid "This report shows your Taxable Income and Deductible Expenses."
-msgstr "××× ×× ×צ×× ××× ×¡×ת ×××××ת ×××צ××ת ×××ר×ת ××ס."
+msgstr "××× ×× ×צ×× ××× ×¡×ת ×××××ת ×××צ××ת ×××ר×ת ×צר×× ×ס."
#: gnucash/report/reports/locale-specific/de_DE/taxtxf.scm:856
msgid "XML"
@@ -23666,7 +23666,7 @@ msgstr "××¢××× ×צ×× ××× ×¡×ת ×××××ת ××ס ×××צ××ת ××
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:119
msgid "Tax Schedule Report/TXF Export"
-msgstr "××× ×ª××× ×ת ×ס/×צ×× TXF"
+msgstr "××× ××× × ×ס/×צ×× TXF"
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:211
msgid "$0.00 valued Tax codes won't be printed."
@@ -23747,7 +23747,7 @@ msgstr "קר×× ×××תר ×ת×ר×× ×××××"
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:3326
msgid "Tax Schedule Report & TXF Export"
-msgstr "××× ×ª××× ×ת ×ס ××צ×× TXF"
+msgstr "××× ××× × ×ס ××צ×× TXF"
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:3328
msgid ""
@@ -25895,11 +25895,11 @@ msgid ""
"liability, A/Payable or A/Receivable accounts, a split to a tax account, e."
"g. Income:Sales -$1000, A/Receivable $1100, Liability:GST on Sales -$100."
msgstr ""
-"××× ×× ×ש×ש ×××ש×× ×ס עסק×× ×ª×§××¤×ª× ×ש××/××§×× ××רש×××ת. ×תפר×× 'ער××ת "
-"×פשר×××ת ×××', ×ש ××××ר ××ש××× ×ת ××× ×¡×ת ×××צ××ת עסק××ת. ×× ×ª× ××¢× ×¢×©××× "
-"×××××, ×× ×סף ××ש××× ×ת ××××××/×××××× ×× ×ש××× ×× ×§, ×× ×¤×צ×× ××ש××× ×ת ×ס, ×××× "
-"××× ×¡×ת: ×××ר×ת âª1,000-, ×ת×××××××ת: GST ×¢× ×××ר×ת âª100-, ר××ש ש×××£: ×× ×§ "
-"âª1,100."
+"××× ×× ×ש×ש ×××ש×× ×ס ×¢×¨× ××סף תק×פת×, ×תש×××/××××ר, ××רש×××ת. ×תפר×× 'ער××ת "
+"×פשר×××ת ×××', × × ××××ר ××ש××× ×ת ××××¨× ××§× ×× ×¢×¡×§×××. ×× ×ª× ××¢× ×¢×©××× ×××××, "
+"×× ×סף ××ש××× ×ת: × ×ס××, ×ת××××××ת, ×××××/××××××, ×× ×ש××× ××××××/×× ×§, ×× "
+"פ×צ×× ××ש××× ×ת ×ס, ×××× ××× ×¡×ת: ×××ר×ת 1,000-âª, ×ת×××××××ת: GST ×¢× ×××ר×ת "
+"1,00-âª, ר××ש ש×××£: ×× ×§ âª1,100."
#: gnucash/report/reports/standard/income-gst-statement.scm:56
msgid ""
@@ -25919,11 +25919,11 @@ msgid ""
"ASSET for taxes paid on expenses, and type LIABILITY for taxes collected on "
"sales."
msgstr ""
-"×ת×× '×פשר×××ת ×××', ×ש ××××ר ×ת ××ש××× ×ת ש×××××¡× ×ת ×××¡× ×ש×ר×ת×× "
-"××צר××/××¢× ×©× ×¦××¨× ×× ×©××××. ×ש××× ×ת ××× ×××××× ××××× ×¤×צ×××× ×ת××¢×× ××ספ×× "
-"××ש××××× ×× × ×רש×× ×רש×××ת ××ס ××××× ×××××××× ×תק×פת×××. ×ש××× ×ת ××× ×××××× "
-"××××ת ××××ר×× ×ס×× × ×ס ×¢××ר ××ס×× ×©×©×××× ×××צ××ת, ××ס×× ×××ת ×¢××ר ××ס×× "
-"×× ×¦×ר×× ××××ר×ת."
+"×תפר×× '×פשר×××ת ×××', × × ××××ר ×ת ××ש××× ×ת ש×צ××¨× ×ת ×××¡× ×ש×ר×ת×× ××צר××/"
+"××¢\"× ×©× ××× ×× ×©××××. ×ש××× ×ת ××× ×××××× ××××× ×¤×צ×××× ×ת××¢×× ××ספ××, "
+"ש×ש×××× ×× ××××¨×©× ××××ר, ×רש×××ת ××ס, ××××× ×××××× ×תק×פת×. ×ש××× ×ת ××× "
+"×××××× ××××ת ×ס×× '× ×ס××', ×××× ××ס×× ×©×©×××× ×¢× '××צ××ת', ××ס×× '×ת××××××ת' "
+"×××× ××ס×× ×©× ×¦××¨× ×××××ר×ת."
#: gnucash/report/reports/standard/income-gst-statement.scm:66
msgid ""
@@ -28547,7 +28547,7 @@ msgstr "××× ××"
#: libgnucash/app-utils/business-prefs.scm:40
msgid "Customer number format"
-msgstr "××× × ×ספר ××§××"
+msgstr "××× × ×××× ××§××"
#: libgnucash/app-utils/business-prefs.scm:41
msgid "Customer number"
@@ -28557,13 +28557,13 @@ msgstr "×ספר ××§××"
msgid ""
"The format string to use for generating customer numbers. This is a printf-"
"style format string."
-msgstr "××× × ×××ר××ת שתש×ש ××צ×רת ××¡×¤×¨× ××§××. ×××× ××× × ××ר××ת ×ס×× ×× printf."
+msgstr "××ר××ת ת××× ×ת ×××××× ×××× ××§××. ×××× ××ר××ת ת×× ×ת ×ס×× ×× printf."
#: libgnucash/app-utils/business-prefs.scm:43
msgid ""
"The previous customer number generated. This number will be incremented to "
"generate the next customer number."
-msgstr "×ספר ×××§×× ××§××× ×©× ×צר. ×ספר ×× ×××× × 1 ×××××× ×ספר ×××§×× ×××."
+msgstr "×××× ×××§×× ××§××× ×©××××. ×ספר ×× ×××× ×Ö¾,1 ×××××× ×××× ×××§×× ×××."
#: libgnucash/app-utils/business-prefs.scm:44
msgid "Employee number format"
commit 109e3806559d31c47076f77a6bc2dee243269b7b
Author: Hugo Carvalho <hugokarvalho at hotmail.com>
Date: Fri Jan 14 11:53:14 2022 +0100
Translation update by Hugo Carvalho <hugokarvalho at hotmail.com> using Weblate
po/glossary/pt.po: 100.0% (216 of 216 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Portuguese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/pt/
Co-authored-by: Hugo Carvalho <hugokarvalho at hotmail.com>
diff --git a/po/glossary/pt.po b/po/glossary/pt.po
index 43f4fc5d8..2e9191c39 100644
--- a/po/glossary/pt.po
+++ b/po/glossary/pt.po
@@ -3,14 +3,15 @@
# Duarte Loreto <happyguy_pt at hotmail.com>, 2001
# Tiago Neiva <tneiva at gmail.com>, 2018.
# Pedro Albuquerque <pmra at gmx.com>, 2021.
+# Hugo Carvalho <hugokarvalho at hotmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
-"PO-Revision-Date: 2022-01-02 22:54+0000\n"
-"Last-Translator: Anonymous <noreply at weblate.org>\n"
+"PO-Revision-Date: 2022-01-13 12:54+0000\n"
+"Last-Translator: Hugo Carvalho <hugokarvalho at hotmail.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/gnucash/"
"glossary/pt/>\n"
"Language: pt\n"
@@ -909,7 +910,7 @@ msgid "due"
msgstr "devido"
msgid "Online"
-msgstr ""
+msgstr "Online"
msgid "Direct Debit"
-msgstr ""
+msgstr "Débito direto"
commit d361108ec20ca6d3f611e86ff038027b19aa0af2
Author: Francisco Serrador <fserrador at gmail.com>
Date: Fri Jan 14 11:53:13 2022 +0100
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/es.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es/
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/glossary/es.po: 100.0% (222 of 222 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/es/
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/es.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
1 failing checks (0.1%)
Translation: GnuCash/Program (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es/
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/es.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es/
Co-authored-by: Francisco Serrador <fserrador at gmail.com>
diff --git a/po/es.po b/po/es.po
index 107fe470c..c8869494f 100644
--- a/po/es.po
+++ b/po/es.po
@@ -79,7 +79,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-12 22:18+0000\n"
+"PO-Revision-Date: 2022-01-13 19:56+0000\n"
"Last-Translator: Francisco Serrador <fserrador at gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gnucash/gnucash/"
"es/>\n"
@@ -736,8 +736,8 @@ msgid ""
"Custom->\"Custom Multicolumn Report\" report."
msgstr ""
"Puede empaquetar más de un boletÃn en una única ventana, suministrando toda "
-"la información financiera que quiera a la vez. Para ello, use el boletÃn "
-"«Muestra y Adaptación»â«BoletÃn Multicolumna Personalizado»."
+"la información financiera que quiera a la vez. Para ello, use el boletÃn «"
+"Muestra y Adaptación»->«BoletÃn Multicolumna Personalizado»."
#: doc/tip_of_the_day.list.c:95
msgid ""
@@ -747,7 +747,7 @@ msgid ""
msgstr ""
"Las Hojas de Estilos afectan a cómo se enseñan los boletines. Elija una hoja "
"de estilo para su boletÃn como una opción del boletÃn, y emplee el menú "
-"«EditarâHojas de Estilo» para personalizar las hojas de estilos."
+"«Editar->Hojas de Estilo» para personalizar las hojas de estilos."
#: doc/tip_of_the_day.list.c:99
msgid ""
@@ -799,9 +799,9 @@ msgid ""
"start the search from that account's register."
msgstr ""
"Para buscar a través de todas sus transacciones, inicie una búsqueda "
-"(EditarâBuscarâ¦) desde la página de jerarquÃa de cuentas principales. Para "
-"limitar su selección de búsqueda a solo una cuenta, inicie la búsqueda desde "
-"esos registros de cuentas."
+"(Editar->Buscar...) desde la página de jerarquÃa de cuentas principales. "
+"Para limitar su selección de búsqueda a solo una cuenta, inicie la búsqueda "
+"desde esos registros de cuentas."
#: doc/tip_of_the_day.list.c:119
msgid ""
@@ -810,8 +810,8 @@ msgid ""
"new window."
msgstr ""
"Para comparar visualmente en pantalla los contenidos de 2 lengüetas, en una "
-"de las tipos, selecciona VentanaâVentana nueva con Página desde el menú para "
-"duplicar esa lengüeta en una ventana nueva."
+"de las tipos, selecciona Ventana->Ventana nueva con Página desde el menú "
+"para duplicar esa lengüeta en una ventana nueva."
#: doc/tip_of_the_day.list.c:123
msgid ""
@@ -993,7 +993,7 @@ msgstr "Imposiciones"
#: gnucash/gnome/assistant-loan.cpp:128
msgid "Tax Payment"
-msgstr "Liquidación Impositiva"
+msgstr "Remuneración Impositiva"
#: gnucash/gnome/assistant-loan.cpp:129
msgid "Insurance"
@@ -1001,7 +1001,7 @@ msgstr "Seguro"
#: gnucash/gnome/assistant-loan.cpp:129
msgid "Insurance Payment"
-msgstr "Liquidación del Seguro"
+msgstr "Remuneración del Seguro"
#. Translators: PMI stands for Private Mortgage Insurance.
#: gnucash/gnome/assistant-loan.cpp:131
@@ -1010,7 +1010,7 @@ msgstr "IVA"
#: gnucash/gnome/assistant-loan.cpp:131
msgid "PMI Payment"
-msgstr "Liquidación IVA"
+msgstr "Remuneración IVA"
#: gnucash/gnome/assistant-loan.cpp:132
msgid "Other Expense"
@@ -1018,7 +1018,7 @@ msgstr "Otros Gastos"
#: gnucash/gnome/assistant-loan.cpp:132
msgid "Miscellaneous Payment"
-msgstr "Liquidaciones Varias"
+msgstr "Remuneraciones Varias"
#. Translators: %s is "Taxes",
#. "Insurance", or similar.
@@ -1041,7 +1041,7 @@ msgstr "Préstamo"
#: gnucash/gnome/assistant-loan.cpp:1480
#, c-format
msgid "Loan Repayment Option: \"%s\""
-msgstr "Opción de Devolución de Préstamo: «%s»"
+msgstr "Opción de Amortización de Préstamo: «%s»"
#. Translators: The following symbols will build the *
#. * header line of exported CSV files:
@@ -1140,7 +1140,7 @@ msgstr "Interés"
#: gnucash/gnome/assistant-loan.cpp:2868
msgid "Escrow Payment"
-msgstr "Liquidación Avalista"
+msgstr "Remuneración Avalista"
#: gnucash/gnome/assistant-stock-split.c:391
#: gnucash/gnome-utils/gnc-tree-model-split-reg.c:2946
@@ -1571,7 +1571,7 @@ msgstr "Facturas del Cliente"
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:296
#: gnucash/gtkbuilder/dialog-payment.glade:61
msgid "Process Payment"
-msgstr "Procesar liquidación"
+msgstr "Procesar Remuneración"
#: gnucash/gnome/dialog-customer.c:920 gnucash/gnome/dialog-customer.c:933
msgid "Shipping Contact"
@@ -1866,7 +1866,7 @@ msgstr "Documentos Asociados de Negocios"
#: gnucash/gnome/dialog-employee.c:213
msgid "You must enter a Payment-Address Name."
-msgstr "Debe introducir un Nombre de Dirección de Liquidación."
+msgstr "Debe introducir un Nombre de Dirección de Remuneración."
#: gnucash/gnome/dialog-employee.c:308
msgid "Edit Employee"
@@ -1983,7 +1983,7 @@ msgstr "Balance Cero"
#: gnucash/gnome/dialog-find-account.c:442
msgid "Tax related"
-msgstr "Imposición relativa"
+msgstr "Imposición Relativa"
#. Translators: %s is a full account name.
#. This is a label in Search Account from context menu.
@@ -2547,7 +2547,7 @@ msgstr "Anotación de Factura"
#: gnucash/gtkbuilder/dialog-job.glade:217
#: gnucash/report/reports/standard/invoice.scm:304
msgid "Billing ID"
-msgstr "ID Cargo Futuro"
+msgstr "ID Cargo Pendiente"
#: gnucash/gnome/dialog-invoice.c:3378 gnucash/gnome/dialog-invoice.c:3412
#: gnucash/gnome/dialog-invoice.c:3446
@@ -2870,7 +2870,7 @@ msgstr "Debe seleccionar una sociedad para el procesado de liquidación."
#: gnucash/gnome/dialog-payment.c:260
msgid "There is a problem with the Payment or Refund amount."
-msgstr "Hay un problema con la cantidad de Liquidación o Rembolso."
+msgstr "Hay un problema con la cantidad de Remuneración o Reembolso."
#: gnucash/gnome/dialog-payment.c:281
msgid "You must select a transfer account from the account tree."
@@ -2881,8 +2881,8 @@ msgid ""
"No documents were selected to assign this payment to. This may create an "
"unattached payment."
msgstr ""
-"No se ha seleccionado ningún documento para asociar a este pago. Esto podrÃa "
-"crear un pago sin adjuntar."
+"No se ha seleccionado ningún documento para asociar a esta remuneración. "
+"Esto podrÃa crear una remuneración sin adjuntar."
#: gnucash/gnome/dialog-payment.c:548 gnucash/gnome/dialog-payment.c:1373
#: gnucash/report/reports/standard/new-aging.scm:180
@@ -2951,8 +2951,8 @@ msgid ""
"\" before you continue to process this payment. Perhaps you want to create "
"an Invoice or Bill first?"
msgstr ""
-"No tiene cuentas 'Contabilizar Destino´ válidas. Por favor, cree una cuenta "
-"del tipo «%s» antes de continuar procesando esta liquidación. ¿Quizá quiera "
+"No tiene cuentas «Contabilizar Destino» válidas. Por favor, cree una cuenta "
+"del tipo «%s» antes de continuar procesando esta remuneración. ¿Quizá quiera "
"crear primero una Factura o Cargo?"
#: gnucash/gnome/dialog-payment.c:1622
@@ -2961,7 +2961,7 @@ msgid ""
"payment"
msgstr ""
"La transacción seleccionada no tiene desgloses que pueda ser asignados a una "
-"liquidación"
+"remuneración"
#: gnucash/gnome/dialog-payment.c:1636
msgid ""
@@ -2970,10 +2970,9 @@ msgid ""
"Please select one, the others will be ignored.\n"
"\n"
msgstr ""
-"Mientras esta transacción tiene múltiples desgloses que puedan ser "
-"considerado\n"
-"como 'el desglose de liquidación', gnucash solo sabe como manipular una.\n"
-"Por favor seleccione uno, los otros serán descartados.\n"
+"Mientras esta transacción tiene múltiples desgloses que puedan\n"
+"ser considerado como 'el desglose de remuneración', GnuCash\n"
+"solo sabe como manipular una. Seleccione uno, los otros serán descartados.\n"
"\n"
#: gnucash/gnome/dialog-payment.c:1639
@@ -3027,7 +3026,7 @@ msgstr "¿Borro precios?"
#: gnucash/report/reports/standard/income-statement.scm:116
#: gnucash/report/reports/standard/trial-balance.scm:91
msgid "Entries"
-msgstr "Apuntes"
+msgstr "Asientos"
#: gnucash/gnome/dialog-price-edit-db.c:458
msgid "Are you sure you want to delete these prices?"
@@ -3323,8 +3322,7 @@ msgstr "Fórmula No Desarrollada en Desglose"
#: gnucash/gnome/dialog-sx-editor.c:770
#, c-format
msgid "Split with memo %s has an unparseable Debit Formula."
-msgstr ""
-"Desglose con memorándum %s tiene una Fórmula de Débito no desarrollada."
+msgstr "Desglose con memorándum %s tiene una Fórmula Debiticia no desarrollada."
#: gnucash/gnome/dialog-sx-from-trans.c:557
msgid ""
@@ -3569,7 +3567,7 @@ msgstr "Crea un fichero nuevo"
#: gnucash/gnome/gnc-plugin-basic-commands.c:116
msgid "_Open..."
-msgstr "_Abrirâ¦"
+msgstr "_Abrir..."
#: gnucash/gnome/gnc-plugin-basic-commands.c:117
msgid "Open an existing GnuCash file"
@@ -3588,7 +3586,7 @@ msgstr "Guarda el fichero actual"
#: gnucash/gnome/gnc-plugin-basic-commands.c:126
msgid "Save _As..."
-msgstr "Guardar _comoâ¦"
+msgstr "Guardar _como..."
#: gnucash/gnome/gnc-plugin-basic-commands.c:127
msgid "Save this file with a different name"
@@ -3615,7 +3613,7 @@ msgstr "Exporta el plan de cuentas a un fichero de datos GnuCash nuevo"
#: gnucash/gnome/gnc-plugin-page-register2.c:255
#: gnucash/gnome/gnc-plugin-page-register.c:364
msgid "_Find..."
-msgstr "_Buscarâ¦"
+msgstr "_Buscar..."
#: gnucash/gnome/gnc-plugin-basic-commands.c:146
#: gnucash/gnome/gnc-plugin-page-register2.c:256
@@ -3659,7 +3657,7 @@ msgstr "El listado de Transacciones Planificadas"
#: gnucash/gnome/gnc-plugin-basic-commands.c:171
msgid "Since _Last Run..."
-msgstr "Desde la ú_ltima ejecuciónâ¦"
+msgstr "Desde la ú_ltima ejecución..."
#: gnucash/gnome/gnc-plugin-basic-commands.c:172
msgid "Create Scheduled Transactions since the last time run"
@@ -3667,11 +3665,12 @@ msgstr "Crea una Transacción Planificada desde la última vez ejecutada"
#: gnucash/gnome/gnc-plugin-basic-commands.c:176
msgid "_Mortgage & Loan Repayment..."
-msgstr "_Devolución de hipotecas y préstamosâ¦"
+msgstr "A_mortización de hipotecas y préstamos..."
#: gnucash/gnome/gnc-plugin-basic-commands.c:177
msgid "Setup scheduled transactions for repayment of a loan"
-msgstr "Configure una transacción planificada para la devolución de un préstamo"
+msgstr ""
+"Configure una transacción planificada para la amortización de un préstamo"
#: gnucash/gnome/gnc-plugin-basic-commands.c:180
#: gnucash/report/report-core.scm:153
@@ -3827,7 +3826,7 @@ msgstr "Abre una página del âClienteâ como previsión"
#: gnucash/gnome/gnc-plugin-business.c:165
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:165
msgid "_New Customer..."
-msgstr "_Crear clienteâ¦"
+msgstr "_Crear cliente..."
#: gnucash/gnome/gnc-plugin-business.c:166
msgid "Open the New Customer dialog"
@@ -3835,7 +3834,7 @@ msgstr "Abre âCrear clienteâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:170
msgid "_Find Customer..."
-msgstr "Buscar _clienteâ¦"
+msgstr "Buscar _cliente..."
#: gnucash/gnome/gnc-plugin-business.c:171
msgid "Open the Find Customer dialog"
@@ -3845,7 +3844,7 @@ msgstr "Abrir âBuscar Clienteâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:319
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:201
msgid "New _Invoice..."
-msgstr "Crear _facturaâ¦"
+msgstr "Crear _factura..."
#: gnucash/gnome/gnc-plugin-business.c:176
#: gnucash/gnome/gnc-plugin-business.c:320
@@ -3854,7 +3853,7 @@ msgstr "Abre âCrear reciboâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:180
msgid "Find In_voice..."
-msgstr "Buscar _reciboâ¦"
+msgstr "Buscar _recibo..."
#: gnucash/gnome/gnc-plugin-business.c:181
msgid "Open the Find Invoice dialog"
@@ -3863,7 +3862,7 @@ msgstr "Abre âBuscar Facturaâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:185
#: gnucash/gnome/gnc-plugin-business.c:228
msgid "New _Job..."
-msgstr "Nuevo _ejercicioâ¦"
+msgstr "Nuevo _ejercicio..."
#: gnucash/gnome/gnc-plugin-business.c:186
#: gnucash/gnome/gnc-plugin-business.c:229
@@ -3873,7 +3872,7 @@ msgstr "Abrir âCrear ejercicioâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:190
#: gnucash/gnome/gnc-plugin-business.c:233
msgid "Find Jo_b..."
-msgstr "Buscar _ejercicioâ¦"
+msgstr "Buscar _ejercicio..."
#: gnucash/gnome/gnc-plugin-business.c:191
#: gnucash/gnome/gnc-plugin-business.c:234
@@ -3884,13 +3883,13 @@ msgstr "Abre âBuscar Ejercicioâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:238
#: gnucash/gnome/gnc-plugin-business.c:271
msgid "_Process Payment..."
-msgstr "_Procesar liquidaciónâ¦"
+msgstr "_Procesar remuneración..."
#: gnucash/gnome/gnc-plugin-business.c:196
#: gnucash/gnome/gnc-plugin-business.c:239
#: gnucash/gnome/gnc-plugin-business.c:272
msgid "Open the Process Payment dialog"
-msgstr "Abrir âProcesar liquidaciónâ como diálogo"
+msgstr "Abrir âProcesar Remuneraciónâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:202
msgid "Vendors Overview"
@@ -3907,7 +3906,7 @@ msgstr "_Proveedor"
#: gnucash/gnome/gnc-plugin-business.c:208
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:160
msgid "_New Vendor..."
-msgstr "_Crear proveedorâ¦"
+msgstr "_Crear proveedor..."
#: gnucash/gnome/gnc-plugin-business.c:209
msgid "Open the New Vendor dialog"
@@ -3915,7 +3914,7 @@ msgstr "Abrir âCrear proveedorâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:213
msgid "_Find Vendor..."
-msgstr "Buscar _proveedorâ¦"
+msgstr "Buscar _proveedor..."
#: gnucash/gnome/gnc-plugin-business.c:214
msgid "Open the Find Vendor dialog"
@@ -3924,7 +3923,7 @@ msgstr "Abrir âBuscar Proveedorâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:218
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:196
msgid "New _Bill..."
-msgstr "Crear _cargoâ¦"
+msgstr "Crear _cargo..."
#: gnucash/gnome/gnc-plugin-business.c:219
msgid "Open the New Bill dialog"
@@ -3932,7 +3931,7 @@ msgstr "Abre âCrear cargoâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:223
msgid "Find Bi_ll..."
-msgstr "Buscar _minutaâ¦"
+msgstr "Buscar ca_rgo..."
#: gnucash/gnome/gnc-plugin-business.c:224
msgid "Open the Find Bill dialog"
@@ -3953,7 +3952,7 @@ msgstr "_Operador"
#: gnucash/gnome/gnc-plugin-business.c:251
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:170
msgid "_New Employee..."
-msgstr "_Crear operadorâ¦"
+msgstr "_Crear operador..."
#: gnucash/gnome/gnc-plugin-business.c:252
msgid "Open the New Employee dialog"
@@ -3961,7 +3960,7 @@ msgstr "Abre âCrear operadorâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:256
msgid "_Find Employee..."
-msgstr "Buscar _operadorâ¦"
+msgstr "Buscar _operador..."
#: gnucash/gnome/gnc-plugin-business.c:257
msgid "Open the Find Employee dialog"
@@ -3969,7 +3968,7 @@ msgstr "Abre âBuscar Operadorâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:261
msgid "New _Expense Voucher..."
-msgstr "Crear _comprobante de gastoâ¦"
+msgstr "Crear _comprobante de gasto..."
#: gnucash/gnome/gnc-plugin-business.c:262
msgid "Open the New Expense Voucher dialog"
@@ -3977,7 +3976,7 @@ msgstr "Abre âCrear comprobante de gastoâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:266
msgid "Find Expense _Voucher..."
-msgstr "Buscar anotación de _comprobanteâ¦"
+msgstr "Buscar anotación de _comprobante..."
#: gnucash/gnome/gnc-plugin-business.c:267
msgid "Open the Find Expense Voucher dialog"
@@ -4040,25 +4039,25 @@ msgstr "Inicializar datos de prueba"
#: gnucash/gnome/gnc-plugin-business.c:326
msgid "Assign as payment..."
-msgstr "Asignar como liquidaciónâ¦"
+msgstr "Asignar como Remuneración..."
#: gnucash/gnome/gnc-plugin-business.c:327
msgid "Assign the selected transaction as payment"
-msgstr "Asigna la transacción seleccionada como liquidación"
+msgstr "Asigna la transacción seleccionada como remuneración"
#: gnucash/gnome/gnc-plugin-business.c:331
msgid "Edit payment..."
-msgstr "Editar liquidaciónâ¦"
+msgstr "Editar liquidación..."
#: gnucash/gnome/gnc-plugin-business.c:332
msgid "Edit the payment this transaction is a part of"
-msgstr "Edita la liquidación de esta transacción es una parte de"
+msgstr "Edita la remuneración de esta transacción es una parte de"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:199
#: gnucash/gnome/gnc-plugin-page-invoice.c:113
#: gnucash/gtkbuilder/dialog-import.glade:29
msgid "New _Account..."
-msgstr "Crear _cuentaâ¦"
+msgstr "Crear _cuenta..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:200
msgid "Create a new Account"
@@ -4066,7 +4065,7 @@ msgstr "Crea una cuenta nueva"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:204
msgid "New Account _Hierarchy..."
-msgstr "Crear _plan de cuentasâ¦"
+msgstr "Crear _plan de cuentas..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:205
msgid "Extend the current book by merging with new account type categories"
@@ -4130,7 +4129,7 @@ msgstr "Edita la cuenta seleccionada"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:253
msgid "_Delete Account..."
-msgstr "_Borrar cuentaâ¦"
+msgstr "_Borrar cuenta..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:254
msgid "Delete selected account"
@@ -4138,7 +4137,7 @@ msgstr "Borra una cuenta seleccionada"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:258
msgid "_Cascade Account Properties..."
-msgstr "Propiedades de _cascada de cuentaâ¦"
+msgstr "Propiedades de _cascada de cuenta..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:259
msgid "Cascade selected properties for account"
@@ -4160,7 +4159,7 @@ msgstr "Encuentra una cuenta"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:273
msgid "_Renumber Subaccounts..."
-msgstr "_Renumerar subcuentasâ¦"
+msgstr "_Renumerar subcuentas..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:274
msgid "Renumber the children of the selected account"
@@ -4173,7 +4172,7 @@ msgstr "Renumera los descendientes de la cuenta seleccionada"
#: gnucash/gnome/gnc-plugin-page-register.c:458
#: gnucash/gnome-utils/gnc-main-window.c:347
msgid "_Filter By..."
-msgstr "_Filtrar porâ¦"
+msgstr "_Filtrar por..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:295
#: gnucash/gnome/gnc-plugin-page-budget.c:198
@@ -4202,7 +4201,7 @@ msgstr "Recarga esta ventana"
#: gnucash/gnome/gnc-plugin-page-register2.c:357
#: gnucash/gnome/gnc-plugin-page-register.c:475
msgid "_Reconcile..."
-msgstr "_Conciliarâ¦"
+msgstr "_Conciliar..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:303
#: gnucash/gnome/gnc-plugin-page-register2.c:358
@@ -4214,7 +4213,7 @@ msgstr "Conciliar la cuenta seleccionada"
#: gnucash/gnome/gnc-plugin-page-register2.c:362
#: gnucash/gnome/gnc-plugin-page-register.c:480
msgid "_Auto-clear..."
-msgstr "_Auto-puntearâ¦"
+msgstr "_Auto-puntear..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:308
msgid "Automatically clear individual transactions, given a cleared amount"
@@ -4227,7 +4226,7 @@ msgstr ""
#: gnucash/gnome/gnc-plugin-page-register.c:470
#: gnucash/gnome/window-reconcile2.c:2168 gnucash/gnome/window-reconcile.c:2415
msgid "_Transfer..."
-msgstr "_Transferirâ¦"
+msgstr "_Transferir..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:313
#: gnucash/gnome/gnc-plugin-page-register2.c:353
@@ -4240,7 +4239,7 @@ msgstr "Transfiere fondos desde una cuenta a otra"
#: gnucash/gnome/gnc-plugin-page-register2.c:367
#: gnucash/gnome/gnc-plugin-page-register.c:485
msgid "Stoc_k Split..."
-msgstr "División de _acciónâ¦"
+msgstr "División de _acción..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:318
#: gnucash/gnome/gnc-plugin-page-register2.c:368
@@ -4252,7 +4251,7 @@ msgstr "Registrar una división o una unión de acción"
#: gnucash/gnome/gnc-plugin-page-register2.c:372
#: gnucash/gnome/gnc-plugin-page-register.c:490
msgid "View _Lots..."
-msgstr "Ver _lotesâ¦"
+msgstr "Ver _lotes..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:323
#: gnucash/gnome/gnc-plugin-page-register2.c:373
@@ -4489,7 +4488,7 @@ msgstr "Seleccione éste u otro presupuesto y bórrelo."
#: gnucash/gnome/gnc-plugin-page-budget.c:164
msgid "Budget _Options..."
-msgstr "_Opciones Presupuestariasâ¦"
+msgstr "_Opciones Presupuestarias..."
#: gnucash/gnome/gnc-plugin-page-budget.c:165
msgid "Edit this budget's options."
@@ -4915,7 +4914,7 @@ msgstr "Ir al apunte en blanco al suelo de la cuenta"
#: gnucash/gnome/gnc-plugin-page-invoice.c:380
msgid "Enter a payment for the owner of this invoice"
-msgstr "Introduce una liquidación para el titular de esta factura"
+msgstr "Introduce una remuneración para el titular de esta factura"
#: gnucash/gnome/gnc-plugin-page-invoice.c:381
msgid "Open a customer report window for the owner of this invoice"
@@ -4975,7 +4974,7 @@ msgstr "Ir al asiento en blanco al suelo del cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:401
msgid "Enter a payment for the owner of this bill"
-msgstr "Introduce una liquidación para el titular de este cargo"
+msgstr "Introduce una remuneración para el titular de este cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:402
msgid "Open a vendor report window for the owner of this bill"
@@ -5026,7 +5025,7 @@ msgstr "Ir al apunte en blanco al suelo del comprobante"
#: gnucash/gnome/gnc-plugin-page-invoice.c:422
msgid "Enter a payment for the owner of this voucher"
-msgstr "Introduzca una liquidación para el titular de este comprobante"
+msgstr "Introduzca una remuneración para el titular de este comprobante"
#: gnucash/gnome/gnc-plugin-page-invoice.c:423
msgid "Open a employee report window for the owner of this voucher"
@@ -5082,7 +5081,7 @@ msgstr "Ir al apunte en blanco al suelo de la anotación crediticia"
#: gnucash/gnome/gnc-plugin-page-invoice.c:443
msgid "Enter a payment for the owner of this credit note"
-msgstr "Introduce una liquidación para el titular de esta anotación crediticia"
+msgstr "Introduce una remuneración para el titular de esta anotación crediticia"
#: gnucash/gnome/gnc-plugin-page-invoice.c:444
msgid "Open a company report window for the owner of this credit note"
@@ -5162,7 +5161,7 @@ msgstr "Crea un operador nuevo"
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:177
msgid "_Delete Owner..."
-msgstr "_Borrar titularâ¦"
+msgstr "_Borrar titular..."
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:178
msgid "Delete selected owner"
@@ -5178,7 +5177,7 @@ msgstr "Crea una factura nueva"
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:206
msgid "New _Voucher..."
-msgstr "Crear _comprobanteâ¦"
+msgstr "Crear _comprobante..."
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:207
msgid "Create a new voucher"
@@ -5374,7 +5373,7 @@ msgstr "Borra el desglose efectivo"
#: gnucash/gnome/gnc-plugin-page-register2.c:223
#: gnucash/gnome/gnc-plugin-page-register.c:332
msgid "_Print Checks..."
-msgstr "_Declarar comprobanteâ¦"
+msgstr "_Declarar comprobante..."
#: gnucash/gnome/gnc-plugin-page-register2.c:230
#: gnucash/gnome/gnc-plugin-page-register.c:339
@@ -5530,7 +5529,7 @@ msgstr ""
#: gnucash/gnome/gnc-plugin-page-register2.c:392
#: gnucash/gnome/gnc-plugin-page-register.c:518
msgid "Sche_dule..."
-msgstr "_Programarâ¦"
+msgstr "_Planificar..."
#: gnucash/gnome/gnc-plugin-page-register2.c:393
#: gnucash/gnome/gnc-plugin-page-register.c:519
@@ -5844,7 +5843,7 @@ msgstr ""
#: gnucash/gnome-utils/gnc-tree-view-owner.c:1175
#, c-format
msgid "Filter %s by..."
-msgstr "Filtrar %s porâ¦"
+msgstr "Filtrar %s por..."
#. Translators: This is a menu item that will open the bill, invoice, or voucher
#. that is posted to the current transaction if there is one.
@@ -5872,7 +5871,7 @@ msgstr "_Quitar otros desgloses"
#: gnucash/gnome/gnc-plugin-page-register.c:454
#: gnucash/gnome-utils/gnc-main-window.c:343
msgid "_Sort By..."
-msgstr "_Ordenar porâ¦"
+msgstr "_Ordenar por..."
#: gnucash/gnome/gnc-plugin-page-register.c:500
msgid "_Go to Date"
@@ -5985,7 +5984,7 @@ msgstr "Crear Información Transacción"
#: gnucash/gnome/gnc-plugin-page-register.c:4185
#, c-format
msgid "Sort %s by..."
-msgstr "Ordenar %s porâ¦"
+msgstr "Ordenar %s por..."
#. Translators: %s refer to the following in
#. order: invoice type, invoice ID, owner name,
@@ -6041,7 +6040,7 @@ msgstr "Guardar Configuración"
#. to be used as toolbar button label.
#: gnucash/gnome/gnc-plugin-page-report.c:1143
msgid "Save Config As..."
-msgstr "Guardar configuración comoâ¦"
+msgstr "Guardar config como..."
#: gnucash/gnome/gnc-plugin-page-report.c:1144
msgid "Make Pdf"
@@ -6062,13 +6061,13 @@ msgid ""
"Add the current report's configuration to the 'Reports->Saved Report "
"Configurations' menu. The report configuration will be saved in the file %s."
msgstr ""
-"Agrega la configuración del boletÃn actual al menú «Boletines â "
+"Agrega la configuración del boletÃn actual al menú «Boletines -> "
"Configuraciones del BoletÃn Guardado». La configuración del boletÃn será "
"guardado en el fichero %s."
#: gnucash/gnome/gnc-plugin-page-report.c:1205
msgid "_Print Report..."
-msgstr "_Escribir boletÃnâ¦"
+msgstr "_Escribir boletÃn..."
#: gnucash/gnome/gnc-plugin-page-report.c:1206
msgid "Print the current report"
@@ -6076,7 +6075,7 @@ msgstr "Escribe el boletÃn efectivo"
#: gnucash/gnome/gnc-plugin-page-report.c:1210
msgid "Export as P_DF..."
-msgstr "Exportar como P_DFâ¦"
+msgstr "Exportar como P_DF..."
#: gnucash/gnome/gnc-plugin-page-report.c:1211
msgid "Export the current report as a PDF document"
@@ -6088,7 +6087,7 @@ msgstr "_Guardar configuración boletinada"
#: gnucash/gnome/gnc-plugin-page-report.c:1240
msgid "Save Report Configuration As..."
-msgstr "Guardar Configuración de BoletÃn comoâ¦"
+msgstr "Guardar Configuración de BoletÃn como..."
#: gnucash/gnome/gnc-plugin-page-report.c:1244
msgid "Export _Report"
@@ -6412,9 +6411,9 @@ msgid ""
"instead of a set of accounts."
msgstr ""
"Una de las subcuentas seleccionadas no puede ser editada. Si quiere editar "
-"los asientos en este registro, abra las opciones de la subcuenta y desmarque "
-"la casilla. También puede abrir una cuenta individual en vez de un conjunto "
-"de cuentas."
+"transacciones en este registro, abra las opciones de la subcuenta y "
+"desmarque la casilla. También puede abrir una cuenta individual en vez de un "
+"conjunto de cuentas."
#: gnucash/gnome/gnc-split-reg.c:679
msgid "Standard Order"
@@ -6869,7 +6868,7 @@ msgstr "Transacciones Punteadas"
#: gnucash/gnome/window-reconcile2.c:428 gnucash/gnome/window-reconcile.c:489
msgid "Interest Payment"
-msgstr "Liquidación del Interés"
+msgstr "Remuneración de Interés"
#: gnucash/gnome/window-reconcile2.c:431 gnucash/gnome/window-reconcile.c:492
msgid "Interest Charge"
@@ -6879,13 +6878,13 @@ msgstr "Cargo de Interés"
#: gnucash/gtkbuilder/dialog-vendor.glade:660
#: gnucash/gtkbuilder/dialog-vendor.glade:682
msgid "Payment Information"
-msgstr "Información Liquidante"
+msgstr "Información Remunerante"
#: gnucash/gnome/window-reconcile2.c:449 gnucash/gnome/window-reconcile.c:510
#: gnucash/gtkbuilder/assistant-loan.glade:578
#: gnucash/gtkbuilder/assistant-loan.glade:777
msgid "Payment From"
-msgstr "Liquidación Origen"
+msgstr "Remuneración Origen"
#: gnucash/gnome/window-reconcile2.c:455 gnucash/gnome/window-reconcile2.c:465
#: gnucash/gnome/window-reconcile.c:516 gnucash/gnome/window-reconcile.c:526
@@ -6895,11 +6894,11 @@ msgstr "Conciliar Cuenta"
#: gnucash/gnome/window-reconcile2.c:470 gnucash/gnome/window-reconcile.c:531
#: gnucash/gtkbuilder/assistant-loan.glade:829
msgid "Payment To"
-msgstr "Liquidación Destino"
+msgstr "Remuneración Destino"
#: gnucash/gnome/window-reconcile2.c:483
msgid "No Auto Interest Payments for this Account"
-msgstr "Sin Interés de Liquidación Automáticas para esta Cuenta"
+msgstr "Sin Interés de Remuneración Automáticas para esta Cuenta"
#: gnucash/gnome/window-reconcile2.c:484
msgid "No Auto Interest Charges for this Account"
@@ -6908,11 +6907,11 @@ msgstr "Sin Interés de Cambios Automáticas para esta Cuenta"
#: gnucash/gnome/window-reconcile2.c:736 gnucash/gnome/window-reconcile.c:793
#: gnucash/gtkbuilder/window-reconcile.glade:227
msgid "Enter _Interest Payment..."
-msgstr "Introducir _intereses liquidadosâ¦"
+msgstr "Introducir _intereses remunerados..."
#: gnucash/gnome/window-reconcile2.c:738 gnucash/gnome/window-reconcile.c:795
msgid "Enter _Interest Charge..."
-msgstr "Introducir _intereses cargadosâ¦"
+msgstr "Introducir _intereses cargados..."
#: gnucash/gnome/window-reconcile2.c:1225 gnucash/gnome/window-reconcile.c:1378
msgid "Are you sure you want to delete the selected transaction?"
@@ -6990,7 +6989,7 @@ msgstr "Ay_uda"
#: gnucash/gnome/window-reconcile2.c:2134 gnucash/gnome/window-reconcile.c:2381
msgid "_Reconcile Information..."
-msgstr "_Información de conciliaciónâ¦"
+msgstr "_Información de conciliación..."
#: gnucash/gnome/window-reconcile2.c:2135 gnucash/gnome/window-reconcile.c:2382
msgid ""
@@ -7515,11 +7514,11 @@ msgstr "El fichero no se ha podido reabrir."
#: gnucash/gnome-utils/assistant-xml-encoding.c:1094
msgid "Reading file..."
-msgstr "Leyendo ficheroâ¦"
+msgstr "Leyendo fichero..."
#: gnucash/gnome-utils/assistant-xml-encoding.c:1117
msgid "Parsing file..."
-msgstr "Fichero de análisisâ¦"
+msgstr "Fichero de análisis..."
#: gnucash/gnome-utils/assistant-xml-encoding.c:1124
#: gnucash/import-export/csv-imp/gnc-import-tx.cpp:417
@@ -7530,7 +7529,7 @@ msgstr "Hubo un error al interpretar el fichero."
#: gnucash/gnome-utils/assistant-xml-encoding.c:1149
#: gnucash/gnome-utils/gnc-file.c:1410 gnucash/gnome-utils/gnc-file.c:1649
msgid "Writing file..."
-msgstr "Escribiendo ficheroâ¦"
+msgstr "Escribiendo fichero..."
#: gnucash/gnome-utils/assistant-xml-encoding.c:1307
msgid "This encoding has been added to the list already."
@@ -7829,7 +7828,7 @@ msgstr "Función/Número"
#: gnucash/gnome-utils/dialog-file-access.c:303
msgid "Open..."
-msgstr "Abrirâ¦"
+msgstr "Abrir..."
#: gnucash/gnome-utils/dialog-file-access.c:304
#: gnucash/gnome-utils/gnc-file.c:88
@@ -7841,7 +7840,7 @@ msgstr "_Abrir"
#: gnucash/gnome-utils/dialog-file-access.c:310
msgid "Save As..."
-msgstr "Guardar comoâ¦"
+msgstr "Guardar como..."
#: gnucash/gnome-utils/dialog-file-access.c:311
#: gnucash/gnome-utils/dialog-file-access.c:320
@@ -7882,7 +7881,7 @@ msgid ""
"default gain/loss account."
msgstr ""
"Porque ninguna cuenta ha sido configurada aún, necesitará volver a este "
-"diálogo (por ArchivoâPropiedades), tras configurar la cuenta, si quiere "
+"diálogo (por Archivo->Propiedades), tras configurar la cuenta, si quiere "
"establecer una cuenta predeterminada de ganancias/pérdidas."
#: gnucash/gnome-utils/dialog-options.c:701
@@ -7904,7 +7903,7 @@ msgid ""
msgstr ""
"No hay ninguna cuentas de ingreso o gasto de la moneda\n"
"del libro actualmente especificada; tendrá que volver a este\n"
-"diálogo (vÃa ArchivoâPropiedades), tras configurar la cuenta,\n"
+"diálogo (vÃa Archivo->Propiedades), tras configurar la cuenta,\n"
"para seleccionar una cuenta de ganancia/pérdidas predeterminada."
#: gnucash/gnome-utils/dialog-options.c:869
@@ -8221,7 +8220,7 @@ msgstr "No recordarme otra vez esta _sesión."
#: gnucash/gnome-utils/gnc-account-sel.c:457
msgid "New..."
-msgstr "Crearâ¦"
+msgstr "Crear..."
#: gnucash/gnome-utils/gnc-amount-edit.c:411
#: gnucash/register/register-core/formulacell.c:121
@@ -8284,17 +8283,17 @@ msgstr[0] ""
"cada vez.\n"
"\n"
"Puede modificar el intervalo de tiempo o desactivar esta caracterÃstica en "
-"EditarâPreferenciasâGeneralâIntervalo de tiempo de Autoguardar.\n"
+"Editar->Preferencias->GeneralâIntervalo de tiempo de Auto-guardado.\n"
"\n"
"¿Quiere que su fichero deba guardarse automáticamente?"
msgstr[1] ""
"Su fichero de datos necesita ser guardado en su disco duro para guardar sus "
"cambios. GnuCash tiene una caracterÃstica para guardar el fichero "
-"automáticamente cada %d minutos, tan solo si ha pulsado el botón \"Guardar\" "
+"automáticamente cada %d minutos, tan solo si ha pulsado el botón «Guardar» "
"cada vez.\n"
"\n"
"Puede modificar el intervalo de tiempo o desactivar esta caracterÃstica en "
-"Editar â Preferencias â General â Intervalo de tiempo de Autoguardar.\n"
+"Editar -> Preferencias -> General -> Intervalo de tiempo de Autoguardar.\n"
"\n"
"¿Quiere que su fichero deba guardarse automáticamente?"
@@ -8646,7 +8645,7 @@ msgid ""
msgstr ""
"Esta base de datos es de una versión más moderna de GnuCash. Esta versión "
"puede leerlo, pero no puede guardarlo con seguridad. Será marcada como solo "
-"lectura hasta que haga âArchivoâGuardar comoâ, pero los datos pueden "
+"lectura hasta que haga âArchivo->Guardar comoâ, pero los datos pueden "
"perderse al escribir en la versión antigua."
#: gnucash/gnome-utils/gnc-file.c:505
@@ -8768,15 +8767,15 @@ msgstr "_Salir"
#: gnucash/gnome-utils/gnc-file.c:951 gnucash/gnome-utils/gnc-file.c:971
msgid "Loading user data..."
-msgstr "Cargando datos del usuarioâ¦"
+msgstr "Cargando datos del usuario..."
#: gnucash/gnome-utils/gnc-file.c:987
msgid "Re-saving user data..."
-msgstr "Re-guardar datos del usuarioâ¦"
+msgstr "Re-guardar datos del usuario..."
#: gnucash/gnome-utils/gnc-file.c:1350
msgid "Exporting file..."
-msgstr "Exportando ficheroâ¦"
+msgstr "Exportando fichero..."
#: gnucash/gnome-utils/gnc-file.c:1363
#, c-format
@@ -8813,7 +8812,7 @@ msgstr "<desconocido>"
#: gnucash/gnome-utils/gnc-general-select.c:224
msgid "View..."
-msgstr "Vistaâ¦"
+msgstr "Vista..."
#: gnucash/gnome-utils/gnc-gnome-utils.c:70
msgid "GnuCash could not find the files of the help documentation."
@@ -8880,7 +8879,7 @@ msgstr "Ven_tanas"
#: gnucash/gnome-utils/gnc-main-window.c:290
msgid "_Print..."
-msgstr "Im_primirâ¦"
+msgstr "Im_primir..."
#: gnucash/gnome-utils/gnc-main-window.c:291
msgid "Print the currently active page"
@@ -8888,7 +8887,7 @@ msgstr "Imprime la página activa efectiva"
#: gnucash/gnome-utils/gnc-main-window.c:297
msgid "Pa_ge Setup..."
-msgstr "Parámetros de _páginaâ¦"
+msgstr "Parámetros de pá_gina..."
#: gnucash/gnome-utils/gnc-main-window.c:298
msgid "Specify the page size and orientation for printing"
@@ -8928,7 +8927,7 @@ msgstr "Seleccione los tipos de cuentas que se deberÃan ser enseñados."
#: gnucash/gnome-utils/gnc-main-window.c:360
msgid "Reset _Warnings..."
-msgstr "Restablecer _advertenciasâ¦"
+msgstr "Restablecer _advertencias..."
#: gnucash/gnome-utils/gnc-main-window.c:361
msgid "Reset the state of all warning messages so they will be shown again."
@@ -9161,7 +9160,7 @@ msgstr "Fichero %s abierto. %s"
#: gnucash/gnome-utils/gnc-main-window.c:2887
msgctxt "lower case key for short cut to 'Accounts'"
msgid "a"
-msgstr "a"
+msgstr "c"
#: gnucash/gnome-utils/gnc-main-window.c:2977
msgid "Unable to save to database."
@@ -9182,7 +9181,7 @@ msgstr "Opciones del Libro"
#: gnucash/gnome-utils/gnc-main-window.c:4708
#, c-format
msgid "Copyright © 1997-%s The GnuCash contributors."
-msgstr "© 1997-%s Las contribuciones de GnuCash."
+msgstr "© 1997-%s Los colaboradores de GnuCash."
#: gnucash/gnome-utils/gnc-main-window.c:4720
#: gnucash/gnome-utils/gnc-splash.c:98
@@ -9205,13 +9204,14 @@ msgstr "Contabilidad financiara personal y pequeños negocios."
#: gnucash/gnome-utils/gnc-main-window.c:4738
msgid "translator-credits"
msgstr ""
-"Francisco Javier Serrador 2018 - 2022\n"
+"Francisco Javier Serrador, 2018 - 2022\n"
+"\n"
"Adolfo Jayme Barrientos, 2021\n"
"Carlos Manrique Enguita, 2021\n"
-"Eneko Lacunza 2003 - 2008\n"
-"Guille, 2021\n"
-"Jaime MarquÃnez Ferrándiz\n"
+"Eneko Lacunza, 2003 - 2008\n"
+"Jaime MarquÃnez Ferrándiz, 2000\n"
"Juan Manuel GarcÃa Molina, 2000\n"
+"Guille, 2002\n"
"Raúl Miró, 2001"
#: gnucash/gnome-utils/gnc-main-window.c:4741
@@ -9294,7 +9294,7 @@ msgstr "Final del anterior perÃodo contable"
#: gnucash/gnome-utils/gnc-splash.c:113
msgid "Loading..."
-msgstr "Cargandoâ¦"
+msgstr "Cargando..."
#: gnucash/gnome-utils/gnc-sx-list-tree-model-adapter.c:515
msgid "never"
@@ -9364,7 +9364,7 @@ msgstr "Ajustar el total del desglose de _otra cuenta"
#: gnucash/gnome-utils/gnc-tree-control-split-reg.c:311
#: gnucash/register/ledger-core/split-register-control.c:162
msgid "_Rebalance"
-msgstr "_Cuadrar"
+msgstr "Cuadra_r"
#: gnucash/gnome-utils/gnc-tree-control-split-reg.c:405
#: gnucash/gnome-utils/gnc-tree-control-split-reg.c:413
@@ -9587,7 +9587,7 @@ msgstr "Incremento"
#: libgnucash/engine/Account.cpp:149 libgnucash/engine/Account.cpp:157
#: libgnucash/engine/Account.cpp:158 libgnucash/engine/Account.cpp:168
msgid "Decrease"
-msgstr "Decrementar"
+msgstr "Decremento"
#: gnucash/gnome-utils/gnc-tree-model-split-reg.c:2860
#: gnucash/register/ledger-core/split-register.c:2555
@@ -9813,7 +9813,7 @@ msgstr ""
#: gnucash/register/ledger-core/split-register.c:2093
#: gnucash/register/ledger-core/split-register.c:2096
msgid "_Shares"
-msgstr "_Acciones"
+msgstr "Accione_s"
#: gnucash/gnome-utils/gnc-tree-util-split-reg.c:1130
#: gnucash/gnome-utils/gnc-tree-util-split-reg.c:1137
@@ -9855,7 +9855,7 @@ msgstr "Nombre de Cuenta"
#: gnucash/gnome-utils/gnc-tree-view-split-reg.c:2919
#: gnucash/gtkbuilder/dialog-price.glade:574
msgid "Commodity"
-msgstr "Acción"
+msgstr "MercancÃa"
#: gnucash/gnome-utils/gnc-tree-view-account.c:823
#: gnucash/import-export/csv-exp/csv-tree-export.c:156
@@ -9878,7 +9878,7 @@ msgstr "Actual"
#: gnucash/gnome-utils/gnc-tree-view-account.c:848
msgid "Present (Report)"
-msgstr "Presente (boletÃn)"
+msgstr "Actual (boletÃn)"
#: gnucash/gnome-utils/gnc-tree-view-account.c:862
msgid "Balance (Report)"
@@ -10531,7 +10531,7 @@ msgstr "Para buscar la última versión estable, refiérase a {1}"
#. Translators: Guile is the programming language of the reports
#: gnucash/gnucash-core-app.cpp:103
msgid "Loading system wide Guile extensionsâ¦"
-msgstr "Cargando extensiones Guile ampliasâ¦"
+msgstr "Cargando extensiones del sistema Guile ampliasâ¦"
#: gnucash/gnucash-core-app.cpp:115
msgid "Loading user specific Guile extensionsâ¦"
@@ -10608,11 +10608,11 @@ msgstr "[fichero-dato]"
#: gnucash/gnucash.cpp:173
msgid "Checking Finance::Quote..."
-msgstr "Comprobando Finanzas::Cotizacionesâ¦"
+msgstr "Comprobando Finanzas::Cotizaciones..."
#: gnucash/gnucash.cpp:182
msgid "Loading data..."
-msgstr "Cargando datosâ¦"
+msgstr "Cargando datos..."
#: gnucash/gnucash.cpp:278
msgid "Application Options"
@@ -10829,7 +10829,7 @@ msgid ""
"credit notes and negative invoices are considered counter documents."
msgstr ""
"En tiempo contabilizante, automáticamente se intenta liquidar los documentos "
-"de clientes con adelantos y documentos contables. Las liquidaciones "
+"de clientes con adelantos y documentos contables. Las remuneraciones "
"anticipadas y los documentos obviamente tienen que ser contra el mismo "
"cliente. Los documentos de Contabilización son documentos con signo opuesto. "
"Por ejemplo para una factura, las anotaciones del crédito del cliente y las "
@@ -10926,7 +10926,7 @@ msgid ""
msgstr ""
"En tiempo contabilizante, automáticamente se intenta liquidar documentos del "
"proveedor con adelantos liquidados y documentos de Contabilidad. Los "
-"adelantos liquidados y documentos obviamente tienen que estar frente al "
+"adelantos renumerados y documentos obviamente tienen que estar frente al "
"mismo proveedor. Los documentos de Contabilidad son documentos con signo "
"opuesto. Por ejemplo para un cargo, anotaciones crediticias del proveedor y "
"los cargos negativos son consideradas como documentos contabilizantes."
@@ -11027,8 +11027,8 @@ msgstr "Unidades en las cuales las coordenadas personalizadas están expresadas"
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.checkprinting.gschema.xml.in:31
msgid "Units in which the custom coordinates are expressed (inches, mm, ...)."
msgstr ""
-"Unidades en las cuales las coordenadas personalizadas están expresadas "
-"(pulgadas, mm, â¦)."
+"Unidades en las cuales las coordenadas personalizadas están expresadas ("
+"pulgadas, mm, ...)."
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.checkprinting.gschema.xml.in:35
msgid "Position of payee name"
@@ -11447,12 +11447,12 @@ msgid ""
"currency), so the transaction will be recognised as a match."
msgstr ""
"Este campo especifica la comisión adicional que tiene en cuenta donde "
-"importar cotejar asientos. En algunos lugares como hipermercados se instalan "
-"cajeros comerciales (que no son de ninguna entidad financiera). Estos "
-"cajeros ATM agregan su comisión directamente a la cantidad en vez de "
-"mostrarlo como un cargo separado o en sus comisiones bancarias mensuales. "
-"Por ejemplo, usted retira 100⬠y se le cargan 101,50⬠más por las comisiones "
-"interbancarias. Si manualmente introduce 100â¬, las cantidades no "
+"importar cotejar transacciones. En algunos lugares como hipermercados se "
+"instalan cajeros comerciales (que no son de ninguna entidad financiera). "
+"Estos cajeros ATM agregan su comisión directamente a la cantidad en vez de "
+"mostrarlo como una transacción separada o en sus comisiones bancarias "
+"mensuales. Por ejemplo, usted retira 100⬠y se le cargan 101,50⬠más por las "
+"comisiones interbancarias. Si manualmente introduce 100â¬, las cantidades no "
"coincidirán. DeberÃa fijar esto a lo que pueda ser el máximo de esa comisión "
"en su área (en unidades de su moneda local), tal que la transacción será "
"reconocida como un cotejo."
@@ -11547,12 +11547,12 @@ msgid ""
msgstr ""
"Antes de conciliar una cuenta que carga o abona intereses, solicitar al "
"usuario que introduzca una transacción para la comisión de interés o "
-"liquidación. Actualmente solo se habilita para cuentas de Banca, Crédito, "
+"renumeración. Actualmente solo se habilita para cuentas de Banca, Crédito, "
"Fondo, Activo, Facturaciones Pendientes, Liquidables y Pasivo."
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.reconcile.gschema.xml.in:15
msgid "Prompt for credit card payment"
-msgstr "Pide liquidación por tarjetas crediticias"
+msgstr "Pide remuneración por tarjetas crediticias"
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.reconcile.gschema.xml.in:16
msgid ""
@@ -11560,7 +11560,7 @@ msgid ""
"a credit card payment. Otherwise do not prompt the user for this."
msgstr ""
"Si se activa, tras conciliar una liquidación de tarjeta de crédito, solicite "
-"al usuario una introducción de una liquidación por tarjeta de crédito. En "
+"al usuario una introducción de una remuneración por tarjeta de crédito. En "
"otro caso no solicite esto al usuario."
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.reconcile.gschema.xml.in:20
@@ -12421,11 +12421,11 @@ msgid ""
"bottom of the register after the blank transaction. Otherwise the blank "
"transaction will be at the bottom of the register after all transactions."
msgstr ""
-"Muestra asientos futuras tras la transacción en blanco dentro de un "
+"Muestra transacciones futuras tras la transacción en blanco dentro de un "
"registro. Si activa entonces las transacciones con una fecha en el futuro "
-"será representada al suelo del registro tras el asiento en blanco. En otro "
-"caso la transacción en blanco estará al suelo del registro tras todas las "
-"transacciones."
+"será representada al suelo del registro tras la transacción en blanco. En "
+"otro caso la transacción en blanco estará al suelo del registro tras todas "
+"las transacciones."
#: gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in:291
#: gnucash/gtkbuilder/dialog-preferences.glade:2842
@@ -13577,23 +13577,23 @@ msgstr ""
"\n"
"Existen varias opciones para especificar el delimitador asà como una opción "
"de anchura fija. Con la opción de anchura fijada, pulse dos veces sobre la "
-"distribución de filas representada para fijar una anchura de columna, "
+"distribución representada de filas para fijar una anchura de columna, "
"después pulse el botón secundario para modificar si se requiere.\n"
"\n"
-"Ejemplos son \"FTSE\", \"RR.L\", \"21/11/2016\", 5'345,\"GBP\" y MONEDA;"
-"USD;2016-11-21;1.56;GBP\n"
+"Ejemplos son \"FTSE\", \"RR.L\", \"21/11/2016\", 5'345,\"GBP\" y "
+"MONEDA;USD;2016-11-21;1.56;GBP\n"
"\n"
"Hay una opción para especificar la fila de inicio, fila final y una opción "
-"para omitir filas alternativas empezando desde la fila de inicio la cual "
+"para descartar filas alternativas empezando desde la fila de inicio la cual "
"pueda ser empleada si tiene algo de texto de cabecera. Además hay una opción "
"para sobrescribir precios existentes para ese dÃa si se requiere.\n"
"\n"
-"Por último, para importaciones repetidas la página de vista previa tiene "
-"botones para Cargar y Guardar las opciones. Para guardar las opciones, "
-"marque las opciones según sus preferencias (opcionalmente iniciando desde "
-"una preselección existente), después (opcionalmente cambia el nombre de las "
-"opciones nombradas y pulse el botón de Guardar Opciones. Note que no puede "
-"guardara las preselecciones del constructor.\n"
+"Por último, para importaciones repetidas, la página de vista previa tiene "
+"botones para Cargar y Guardar los parámetros. Para guardar los ajustes de "
+"los parámetros, marque los parámetros según sus preferencias (opcionalmente "
+"iniciando desde una preselección existente), después (opcionalmente) cambie "
+"el nombre de las opciones nombradas y pulse el botón de «Guardar Opciones». "
+"Note que no puede guardar las preselecciones del constructor.\n"
"\n"
"Esta operación no es reversible, por lo que tenga cuidado al hacer un "
"respaldo del trabajo.\n"
@@ -13612,7 +13612,7 @@ msgid ""
msgstr ""
"\n"
"Seleccione localización y nombre del fichero para la Importación, después "
-"pulse «Aceptar»â¦\n"
+"pulse «Aceptar»...\n"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:112
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:102
@@ -13730,17 +13730,17 @@ msgstr "Codificación"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:628
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:635
msgid "Leading Lines to Skip"
-msgstr "LÃneas Destacadas a Omitir"
+msgstr "LÃneas Destacadas a Descartar"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:640
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:647
msgid "Trailing Lines to Skip"
-msgstr "LÃneas de Separadoras a Omitir"
+msgstr "LÃneas de Separadoras a Descartar"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:719
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:785
msgid "Skip alternate lines"
-msgstr "Omitir lÃneas alternas"
+msgstr "Descartar lÃneas alternas"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:731
msgid ""
@@ -13755,12 +13755,12 @@ msgid ""
msgstr ""
"Iniciando desde la primera lÃnea que actualmente está importada cada segunda "
"lÃnea será omitida. Este parámetro también tomará las lÃneas almacenadas "
-"para omitir en cuenta.\n"
+"para descartar en cuenta.\n"
"Por ejemplo\n"
"* si «LÃneas cabecera a Descartar» está fijada a 3, la primera lÃnea a "
-"importar será la lÃnea 4. Las lÃneas 5, 7, 9,⦠serán descartadas.\n"
+"importar será la lÃnea 4. Las lÃneas 5, 7, 9,... serán descartadas.\n"
"* si «LÃneas cabecera a Descartar» está fijada a 4, la primera lÃnea a "
-"importar será la lÃnea 5. Las lÃneas 6, 8, 10,⦠serán descartadas."
+"importar será la lÃnea 5. Las lÃneas 6, 8, 10,... serán descartadas."
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:793
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:805
@@ -13784,7 +13784,7 @@ msgstr "Seleccione el tipo de cada columna para importar."
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:987
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:922
msgid "Skip Errors"
-msgstr "Omitir Errores"
+msgstr "Descartar Errores"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:1010
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:945
@@ -13853,8 +13853,8 @@ msgstr ""
"o al final de los datos, asà como filas impares. Varios formatos de datos y "
"números son compatibles. La codificación del fichero puede ser definida .\n"
"\n"
-"El importador puede manipular ficheros donde se desglosan asientos sobre "
-"varias lÃneas, con cada lÃnea representando un desglose.\n"
+"El importador puede manipular ficheros donde se desglosan transacciones "
+"sobre varias lÃneas, con cada lÃnea representando un desglose.\n"
"\n"
"Por último, para importaciones repetidas la página de previsión tiene "
"botones para Cargar y Guardar los parámetros. Puede guardar sus parámetros "
@@ -13886,16 +13886,16 @@ msgid ""
"will consider this line part of the same transaction."
msgstr ""
"Normalmente el importador asumirá cada lÃnea dentro del fichero de entrada "
-"corresponderá a una transacción. Cada lÃnea puede tener información para un "
-"asiento y una o dos desgloses.\n"
+"corresponderá a una transacción. Cada lÃnea puede tener información para una "
+"transacción y una o dos desgloses.\n"
"\n"
"Cuando está activado el Multi-desglose el importador asumirá múltiples "
"lÃneas consecutivas juntas mantiene la información para una transacción. "
"Cada lÃnea proporciona información para exactamente un desglose. La primera "
"lÃnea deberÃa proporcionar también la información para la transacción.\n"
"Para saber cuáles lÃneas pertenecen a la misma transacción, el importador "
-"comparará el asiento provisto dentro de cada lÃnea. Si esa información está "
-"vacÃa o la misma como la primera lÃnea de transacción el importador "
+"comparará la transacción provista dentro de cada lÃnea. Si esa información "
+"está vacÃa o la misma como la primera lÃnea de transacción el importador "
"considerará esta parte de lÃnea de la misma transacción."
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:767
@@ -13910,13 +13910,13 @@ msgid ""
"line 5. Lines 6, 8, 10,... will be skipped."
msgstr ""
"Iniciando desde la primera lÃnea que actualmente está importada cada segunda "
-"lÃnea será omitida. Este parámetro tomará las lÃneas almacenadas para omitir "
-"en cuenta también.\n"
+"lÃnea será descartada. Este parámetro tomará las lÃneas almacenadas para "
+"descartar en cuenta también.\n"
"Por ejemplo\n"
-"* si «LÃneas seguidas para Omitir» está fijada a 3, la primera lÃnea a "
-"importar será lÃnea 4. LÃneas 5, 7, 9,⦠serán omitidas.\n"
-"* si «LÃneas seguidas para Omitir» está fijada a 4, la primera lÃnea a "
-"importar será lÃnea 5. LÃneas 6, 8, 10,⦠serán omitidas."
+"* si «LÃneas seguidas para Descartar» está fijada a 3, la primera lÃnea a "
+"importar será lÃnea 4. LÃneas 5, 7, 9,... serán descartadas.\n"
+"* si «LÃneas seguidas para Descartar» está fijada a 4, la primera lÃnea a "
+"importar será lÃnea 5. LÃneas 6, 8, 10,... serán descartadas."
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:833
msgid "<b>Account</b>"
@@ -13940,7 +13940,7 @@ msgstr "Error de texto."
#: gnucash/gtkbuilder/assistant-qif-import.glade:765
#: gnucash/gtkbuilder/assistant-qif-import.glade:895
msgid "Change GnuCash _Account..."
-msgstr "Modificar _cuenta GnuCashâ¦"
+msgstr "Modificar _cuenta GnuCash..."
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:1061
msgid "Match Import and GnuCash accounts"
@@ -14121,9 +14121,9 @@ msgstr ""
"conteniendo la cuenta, entonces pulse sobre el nombre de la cuenta y "
"cámbiela.\n"
"\n"
-"Algunas cuentas están marcadas como «Marcador de posición». Los marcadores "
-"de posición se emplean para crear una jerarquÃa de cuentas y normalmente no "
-"tienen asientos o saldos de apertura. Si le gustarÃa una cuenta que sea una "
+"Algunas cuentas están marcadas como «Contenedor». Los contenedores se "
+"emplean para crear una jerarquÃa de cuentas y normalmente no tienen "
+"transacciones o saldos de apertura. Si le gustarÃa una cuenta que sea una "
"cuenta de marcador de posición, marque la casilla de caracterÃstica para esa "
"cuenta.\n"
"\n"
@@ -14132,7 +14132,7 @@ msgstr ""
"e introduzca el balance inicial.\n"
"\n"
"<b>Nota:</b> todas las cuentas excepto Patrimonio y las cuentas del marcador "
-"de posición quizá tengan un balance de apertura.\n"
+"de posición quizá tengan un saldo de apertura.\n"
#: gnucash/gtkbuilder/assistant-hierarchy.glade:575
msgid "Setup selected accounts"
@@ -14225,7 +14225,7 @@ msgid ""
"If you make a mistake or want to make changes later, you can edit the "
"created Scheduled Transactions directly."
msgstr ""
-"Esto es un método de creación paso a paso para una opción de devolución de "
+"Esto es un método de creación paso a paso para una opción de amortización de "
"préstamo con GnuCash. Este asistente puede introducir los parámetros de sus "
"préstamos y amortización. Utilizando esa información, se crearán las "
"Transacciones Planificadas apropiadas.\n"
@@ -14235,7 +14235,7 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-loan.glade:120
msgid "Loan / Mortgage Repayment Setup"
-msgstr "Configurar Devolución de Hipoteca / Préstamo"
+msgstr "Configurar Amortización de Hipoteca / Préstamo"
#: gnucash/gtkbuilder/assistant-loan.glade:136
msgid ""
@@ -14318,11 +14318,11 @@ msgid ""
"Do you utilise an escrow account, if so an account must be specified..."
msgstr ""
"\n"
-"¿Utiliza una cuenta de depósito, si es asà debe especificarse una cuentaâ¦"
+"¿Utiliza una cuenta de depósito, si es asà debe especificarse una cuenta..."
#: gnucash/gtkbuilder/assistant-loan.glade:479
msgid "... utilize an escrow account for payments?"
-msgstr "⦠emplea una cuenta de aval para liquidaciones?"
+msgstr "... emplea una cuenta de aval para remuneraciones?"
#: gnucash/gtkbuilder/assistant-loan.glade:504
msgid "Escrow Account"
@@ -14330,7 +14330,7 @@ msgstr "Cuenta de aval"
#: gnucash/gtkbuilder/assistant-loan.glade:540
msgid "Loan Repayment Options"
-msgstr "Opciones de Devolución de Préstamo"
+msgstr "Opciones de Amortización de Préstamo"
#: gnucash/gtkbuilder/assistant-loan.glade:553
msgid ""
@@ -14354,7 +14354,7 @@ msgstr "Frecuencia del Plazo"
#: gnucash/gtkbuilder/assistant-loan.glade:718
msgid "Loan Repayment"
-msgstr "Devolución del Préstamo"
+msgstr "Amortización del Préstamo"
#: gnucash/gtkbuilder/assistant-loan.glade:731
msgid ""
@@ -14366,11 +14366,11 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-loan.glade:803
msgid "Payment To (Escrow)"
-msgstr "Liquidación destino (aval)"
+msgstr "Remuneración destino (aval)"
#: gnucash/gtkbuilder/assistant-loan.glade:816
msgid "Payment From (Escrow)"
-msgstr "Liquidación origen (aval)"
+msgstr "Remuneración origen (aval)"
#: gnucash/gtkbuilder/assistant-loan.glade:839
msgid "Specify Source Account"
@@ -14382,11 +14382,11 @@ msgstr "Emplee Cuenta Avalista"
#: gnucash/gtkbuilder/assistant-loan.glade:945
msgid "Part of Payment Transaction"
-msgstr "Parte de Transacción para Liquidación"
+msgstr "Parte de Transacción para Remuneración"
#: gnucash/gtkbuilder/assistant-loan.glade:1008
msgid "Payment Frequency"
-msgstr "Frecuencia del Liquidación"
+msgstr "Frecuencia de Remuneración"
#: gnucash/gtkbuilder/assistant-loan.glade:1034
msgid "Previous Option"
@@ -14398,7 +14398,7 @@ msgstr "Opción Siguiente"
#: gnucash/gtkbuilder/assistant-loan.glade:1070
msgid "Loan Payment"
-msgstr "Liquidación del Préstamo"
+msgstr "Remuneración del Préstamo"
#: gnucash/gtkbuilder/assistant-loan.glade:1083
msgid ""
@@ -14503,7 +14503,7 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-qif-import.glade:114
msgid "_Select..."
-msgstr "_Seleccionarâ¦"
+msgstr "_Seleccionar..."
#: gnucash/gtkbuilder/assistant-qif-import.glade:137
msgid "Select a QIF file to load"
@@ -14558,8 +14558,8 @@ msgid ""
"accounting program, you should use the same account name that was used in "
"that program.\n"
msgstr ""
-"El fichero QIF que acaba de cargar parece contener asientos para una única "
-"cuenta, pero no especifica el nombre de la cuenta.\n"
+"El fichero QIF que acaba de cargar parece contener transacciones para una "
+"única cuenta, pero no especifica el nombre de la cuenta.\n"
"\n"
"Introduzca el nombre de la cuenta. Si el fichero ha sido exportado desde "
"otro programa de contabilidad, puede usar el mismo nombre de cuenta usado en "
@@ -14787,7 +14787,7 @@ msgstr "Introducir información sobre..."
#: gnucash/gtkbuilder/assistant-qif-import.glade:1066
msgid "All fields must be complete to continue..."
-msgstr "Todos los campos deben ser completados para continuarâ¦"
+msgstr "Todos los campos deben ser completados para continuar..."
#: gnucash/gtkbuilder/assistant-qif-import.glade:1083
msgid "Tradable commodities"
@@ -14957,7 +14957,7 @@ msgid ""
"the details of that payment here. Otherwise, just click \"Next\"."
msgstr ""
"Si ha recibido un desembolso en efectivo como un resultado de división de "
-"acciones, introduzca los detalles de esa liquidación aquÃ. En otro caso, "
+"acciones, introduzca los detalles de esa remuneración aquÃ. En otro caso, "
"pulse «Siguiente»."
#: gnucash/gtkbuilder/assistant-stock-split.glade:286
@@ -15156,7 +15156,7 @@ msgstr ""
#. See the tooltip "At post time..." for details.
#: gnucash/gtkbuilder/business-prefs.glade:192
msgid "_Process payments on posting"
-msgstr "_Procesar liquidaciones a vencimiento"
+msgstr "_Procesar remuneraciones a vencimiento"
#: gnucash/gtkbuilder/business-prefs.glade:223
msgid "<b>Bills</b>"
@@ -15181,7 +15181,7 @@ msgstr ""
#. See the tooltip "At post time..." for details.
#: gnucash/gtkbuilder/business-prefs.glade:269
msgid "Pro_cess payments on posting"
-msgstr "Pro_cesar liquidaciones a vencimiento"
+msgstr "Pro_cesar remuneraciones a vencimiento"
#: gnucash/gtkbuilder/business-prefs.glade:289
msgid "Days in ad_vance"
@@ -15308,7 +15308,7 @@ msgstr ""
#: gnucash/gtkbuilder/gnc-tree-view-owner.glade:8
#: gnucash/report/trep-engine.scm:69
msgid "Filter By..."
-msgstr "Filtrar porâ¦"
+msgstr "Filtrar por..."
#: gnucash/gtkbuilder/dialog-account.glade:924
msgid "_Default"
@@ -15411,8 +15411,8 @@ msgid ""
msgstr ""
"Esta cuenta (y cualquier subcuenta) estarán ocultos en el plan contable y no "
"aparecerán en el Ãndice desplegable de cuentas del registro. Para "
-"restablecer esta opción, primero tendrá que abrir el diálogo «Filtrar porâ¦Â» "
-"del plan contable y marcar la opción «Mostrar cuentas ocultas». Al hacerlo "
+"restablecer esta opción, primero tendrá que abrir el diálogo «Filtrar por...»"
+" del plan contable y marcar la opción «Mostrar cuentas ocultas». Al hacerlo "
"podrá seleccionar la cuenta y reabrir este diálogo."
#: gnucash/gtkbuilder/dialog-account.glade:1480
@@ -15429,7 +15429,7 @@ msgid ""
"Use Edit->Tax Report Options to set the tax-related flag and assign a tax "
"code to this account."
msgstr ""
-"Emplee âEditarâOpciones de BoletÃn de Imposiciónâ para establecer el "
+"Emplee âEditar->Opciones de BoletÃn de Imposiciónâ para establecer el "
"indicador de imposición relativa y asignar un código de imposición para esta "
"cuenta."
@@ -15634,7 +15634,7 @@ msgstr "% descuento"
#: gnucash/gtkbuilder/dialog-billterms.glade:112
msgid "The percentage discount applied for early payment."
-msgstr "El porcentaje de descuento aplicado por liquidación adelantada."
+msgstr "El porcentaje de descuento aplicado por remuneración anticipada."
#: gnucash/gtkbuilder/dialog-billterms.glade:133
msgid ""
@@ -15642,7 +15642,7 @@ msgid ""
"applied for early payment."
msgstr ""
"El número de dÃas tras la fecha contabilizante durante los cuales será "
-"aplicable el descuento por liquidación adelantada."
+"aplicable el descuento por remuneración anticipada."
# post -> lÃmite
#: gnucash/gtkbuilder/dialog-billterms.glade:154
@@ -15678,7 +15678,7 @@ msgstr "El porcentaje de descuento aplicado por liquidación anticipada."
#: gnucash/gtkbuilder/dialog-billterms.glade:307
msgid "The last day of the month for the early payment discount."
msgstr ""
-"El último dÃa del mes para obtener el descuento por liquidación adelantada."
+"El último dÃa del mes para obtener el descuento por remuneración anticipada."
#: gnucash/gtkbuilder/dialog-billterms.glade:329
msgid "The day of the month bills are due"
@@ -15939,7 +15939,7 @@ msgstr "Aviso: Finance::Quote no está instalado correctamente."
#: gnucash/gtkbuilder/dialog-commodity.glade:718
msgid "Select user information here..."
-msgstr "Seleccionar información del usuario aquÃâ¦"
+msgstr "Seleccionar información del usuario aquÃ..."
#: gnucash/gtkbuilder/dialog-customer.glade:185
msgid ""
@@ -16172,7 +16172,7 @@ msgstr ""
#: gnucash/gtkbuilder/dialog-employee.glade:422
#: gnucash/gtkbuilder/dialog-vendor.glade:416
msgid "Payment Address"
-msgstr "Dirección de Liquidación"
+msgstr "Dirección de Remuneración"
#: gnucash/gtkbuilder/dialog-employee.glade:456
msgid "Language"
@@ -16294,7 +16294,7 @@ msgstr "Diario (365)"
#: gnucash/gtkbuilder/dialog-fincalc.glade:90
msgid "Loan Repayment Calculator"
-msgstr "Calculadora de Devolución de Préstamos"
+msgstr "Calculadora de Amortización de Préstamos"
#: gnucash/gtkbuilder/dialog-fincalc.glade:136
msgid "_Schedule"
@@ -16306,7 +16306,7 @@ msgstr "<b>Cálculos</b>"
#: gnucash/gtkbuilder/dialog-fincalc.glade:191
msgid "Payment periods"
-msgstr "Periodos de liquidación"
+msgstr "Periodos de remuneración"
#: gnucash/gtkbuilder/dialog-fincalc.glade:205
msgid "Interest rate"
@@ -16318,7 +16318,7 @@ msgstr "Valor efectivo"
#: gnucash/gtkbuilder/dialog-fincalc.glade:231
msgid "Periodic payment"
-msgstr "Liquidación periódica"
+msgstr "Remuneración periódica"
#: gnucash/gtkbuilder/dialog-fincalc.glade:244
msgid "Future value"
@@ -16346,11 +16346,11 @@ msgstr "Recalcular el (único) apunte vacÃo en los campos de arriba."
#: gnucash/gtkbuilder/dialog-fincalc.glade:508
msgid "<b>Payment Options</b>"
-msgstr "<b>Opciones de Liquidación</b>"
+msgstr "<b>Opciones de Remuneración</b>"
#: gnucash/gtkbuilder/dialog-fincalc.glade:528
msgid "Payment Total"
-msgstr "Liquidación total"
+msgstr "Remuneración Total"
#: gnucash/gtkbuilder/dialog-fincalc.glade:558
msgid "Discrete"
@@ -16400,8 +16400,8 @@ msgstr "Nombre de Cuenta Completo"
#: gnucash/gtkbuilder/dialog-find-account.glade:215
msgid "Case insensitive searching is available on 'Account Full Name'."
msgstr ""
-"Búsqueda indistinguible de mayúsculas está disponible en 'Nombre Completo de "
-"Cuenta'."
+"Búsqueda indistinguible de MAYÃS/minús está disponible en «Nombre Completo "
+"de Cuenta»."
#: gnucash/gtkbuilder/dialog-find-account.glade:258
msgid "Sea_rch"
@@ -16486,7 +16486,7 @@ msgstr "Seleccione o cree una cuenta GnuCash adecuada para:"
#: gnucash/gtkbuilder/dialog-import.glade:99
msgid "Online account ID here..."
-msgstr "ID de conexión a cuenta aquÃâ¦"
+msgstr "ID de conexión a cuenta aquÃ..."
#: gnucash/gtkbuilder/dialog-import.glade:173
#: gnucash/gtkbuilder/dialog-import.glade:281
@@ -16558,9 +16558,9 @@ msgid ""
"Double click on the transaction to either change the matching transaction in "
"GnuCash or the destination account of the auto-balance split (if required)."
msgstr ""
-"Pulsación doble en la transacción para o bien modificar el asiento cotejada "
-"en GnuCash o bien la cuenta de destino auto-balance del desglose (si se "
-"requiere)."
+"Pulsación doble en la transacción para o bien modificar la transacción "
+"cotejada en GnuCash o bien la cuenta de destino auto-balance del desglose ("
+"si se requiere)."
#: gnucash/gtkbuilder/dialog-import.glade:480
msgid "Transaction List Help"
@@ -16624,7 +16624,8 @@ msgstr ""
#: gnucash/gtkbuilder/dialog-import.glade:726
msgid "Select neither to skip the transaction (it won't be imported at all)."
-msgstr "No seleccione ninguno para omitirse la transacción (no se importará)."
+msgstr ""
+"No seleccione ninguno para descartarse la transacción (no se importará)."
#: gnucash/gtkbuilder/dialog-import.glade:737
msgid "(none)"
@@ -16711,7 +16712,7 @@ msgstr "Adicional a tarjeta"
#: gnucash/gtkbuilder/dialog-invoice.glade:591
msgid "Extra Payments"
-msgstr "Liquidaciones Adicionales"
+msgstr "Remuneraciones Adicionales"
#: gnucash/gtkbuilder/dialog-invoice.glade:788
msgid ""
@@ -16926,7 +16927,7 @@ msgstr ""
#: gnucash/gtkbuilder/dialog-payment.glade:134
#: gnucash/gtkbuilder/dialog-payment.glade:166
msgid "The company associated with this payment."
-msgstr "La sociedad asociadas con esta liquidación."
+msgstr "La sociedad asociadas con esta remuneración."
#: gnucash/gtkbuilder/dialog-payment.glade:167
msgid "Partner"
@@ -16958,15 +16959,15 @@ msgid ""
"automatically assign the remaining amount to the first unpaid invoice for "
"this company."
msgstr ""
-"La cantidad para liquidar por esta factura.\n"
+"La cantidad a liquidar en esta factura.\n"
"\n"
"Si ha seleccionado una factura, GnuCash propondrá la cantidad que aún debe "
-"por ella. Usted puede modificar esta cantidad para crear una liquidación "
-"parcial o una liquidación en exceso.\n"
+"por ella. Usted puede modificar esta cantidad para crear una remuneración "
+"parcial o una remuneración en exceso.\n"
"\n"
-"En el caso de un factura en exceso o si no se ha seleccionado una factura, "
-"GnuCash le asignará automáticamente la cantidad de la primera factura "
-"pendiente de esta sociedad."
+"En el caso de una remuneración en exceso o si no se ha seleccionado una "
+"factura, GnuCash le asignará automáticamente la cantidad de la primera "
+"factura pendiente de esta sociedad."
#: gnucash/gtkbuilder/dialog-payment.glade:462
#: gnucash/report/reports/standard/new-owner-report.scm:283
@@ -17298,8 +17299,8 @@ msgstr "Realizar una _configuración de plan contable al crear un fichero nuevo"
#: gnucash/gtkbuilder/dialog-preferences.glade:1423
msgid "Present the new account list dialog when you choose File->New File."
msgstr ""
-"Presentar el diálogo de listado de cuenta nueva cuando seleccione "
-"ArchivoâCrear fichero."
+"Presentar el diálogo de listado de cuenta nueva cuando seleccione Archivo-"
+">Crear fichero."
#: gnucash/gtkbuilder/dialog-preferences.glade:1454
msgid "Display \"_tip of the day\" dialog"
@@ -17436,7 +17437,7 @@ msgstr "<b>Ficheros Enlazados</b>"
#. Preferences->Online Banking:Generic
#: gnucash/gtkbuilder/dialog-preferences.glade:2052
msgid "Enable skip transaction action"
-msgstr "Habilitar operación omitir transacción"
+msgstr "Habilitar operación descartar transacción"
#. Preferences->Online Banking:Generic
#: gnucash/gtkbuilder/dialog-preferences.glade:2071
@@ -17615,7 +17616,7 @@ msgstr ""
#: gnucash/gtkbuilder/dialog-preferences.glade:2574
msgid "<b>Reconciling</b>"
-msgstr "<b>Conciliandoâ¦</b>"
+msgstr "<b>Conciliando...</b>"
#: gnucash/gtkbuilder/dialog-preferences.glade:2584
msgid "Check cleared _transactions"
@@ -17628,15 +17629,15 @@ msgstr ""
#: gnucash/gtkbuilder/dialog-preferences.glade:2602
msgid "Automatic credit card _payment"
-msgstr "Auto-_liquidación por tarjeta de crédito"
+msgstr "Auto-_remuneración por tarjeta crediticia"
#: gnucash/gtkbuilder/dialog-preferences.glade:2608
msgid ""
"After reconciling a credit card statement, prompt the user to enter a credit "
"card payment."
msgstr ""
-"Tras conciliar una tarjeta de crédito declarada, solicite al usuario la "
-"introducción de una liquidación por tarjeta de crédito."
+"Tras conciliar una tarjeta crediticia declarada, solicite al usuario la "
+"introducción de una remuneración por tarjeta crediticia."
#: gnucash/gtkbuilder/dialog-preferences.glade:2620
msgid "Always reconcile to t_oday"
@@ -18272,7 +18273,7 @@ msgstr "Formato personalizado"
#: gnucash/gtkbuilder/dialog-progress.glade:12
msgid "Working..."
-msgstr "Ocupadoâ¦"
+msgstr "Ocupado..."
#: gnucash/gtkbuilder/dialog-report.glade:55
msgid "<b>A_vailable reports</b>"
@@ -18300,7 +18301,7 @@ msgstr "_Bajar"
#: gnucash/gtkbuilder/dialog-report.glade:189
msgid "Si_ze..."
-msgstr "_Tamañoâ¦"
+msgstr "_Tamaño..."
#: gnucash/gtkbuilder/dialog-report.glade:257
msgid "HTML Style Sheets"
@@ -18378,7 +18379,7 @@ msgstr "Advertencias Temporales"
#: gnucash/gtkbuilder/dialog-search.glade:37
msgid "_New item..."
-msgstr "Crear _elementoâ¦"
+msgstr "Crear _elemento..."
#: gnucash/gtkbuilder/dialog-search.glade:82
msgid "_Find"
@@ -19387,7 +19388,7 @@ msgstr "Mostrar descripción"
#: gnucash/gtkbuilder/gnc-plugin-page-budget.glade:700
msgid "Note: Use View->'Filter By...' to control visible accounts."
-msgstr "Nota: utilice Verâ«Filtro por...» para controlar cuentas visibles."
+msgstr "Nota: utilice Ver->«Filtro por...» para controlar cuentas visibles."
#: gnucash/gtkbuilder/gnc-plugin-page-budget.glade:721
msgid "Budget List"
@@ -19442,7 +19443,7 @@ msgstr "Mantener apunte de documento asociado"
#: gnucash/gtkbuilder/gnc-plugin-page-register2.glade:215
#: gnucash/gtkbuilder/gnc-plugin-page-register.glade:13
msgid "Filter register by..."
-msgstr "Filtrar el registro porâ¦"
+msgstr "Filtrar el registro por..."
#. Filter By Dialog, Date Tab
#: gnucash/gtkbuilder/gnc-plugin-page-register2.glade:282
@@ -19511,7 +19512,7 @@ msgstr ""
#. Sort register by Dialog
#: gnucash/gtkbuilder/gnc-plugin-page-register.glade:771
msgid "Sort register by..."
-msgstr "Ordenar registro porâ¦"
+msgstr "Ordenar registro por..."
#: gnucash/gtkbuilder/gnc-plugin-page-register.glade:834
msgid "_Standard Order"
@@ -19733,7 +19734,7 @@ msgid ""
"Secure HTTP access is disabled. You can enable it in the Network section of "
"the Preferences dialog."
msgstr ""
-"El acceso HTTP seguro está desactivado. Puede activarlo en la sección Red "
+"El acceso HTTP seguro está deshabilitado. Puede activarlo en la sección Red "
"del diálogo de Preferencias."
#: gnucash/html/gnc-html-webkit1.c:557 gnucash/html/gnc-html-webkit1.c:975
@@ -19742,8 +19743,8 @@ msgid ""
"Network HTTP access is disabled. You can enable it in the Network section of "
"the Preferences dialog."
msgstr ""
-"El acceso HTTP a la red está desactivado. Puede habilitar en la sección Red "
-"de el diálogo de Preferencias."
+"El acceso HTTP a la red está deshabilitado. Puede habilitar en la sección "
+"Red de el diálogo de Preferencias."
#: gnucash/html/gnc-html-webkit1.c:896 gnucash/html/gnc-html-webkit2.c:847
#, c-format
@@ -19926,11 +19927,11 @@ msgstr "_Tarea Efectiva"
#: gnucash/import-export/aqb/dialog-ab.glade:161
msgid "Current _Action"
-msgstr "_Operación Actual"
+msgstr "Operación _Actual"
#: gnucash/import-export/aqb/dialog-ab.glade:210
msgid "<b>_Log Messages</b>"
-msgstr "<b>_BoletÃn de Mensajes</b>"
+msgstr "<b>Bo_letÃn de Mensajes</b>"
#: gnucash/import-export/aqb/dialog-ab.glade:253
msgid "Close when _finished"
@@ -20087,7 +20088,7 @@ msgstr "Código del _banco destino"
#: gnucash/import-export/aqb/dialog-ab.glade:1169
msgid "_Recipient Name"
-msgstr "Nombre del _beneficiario"
+msgstr "Nomb_re del beneficiario"
#: gnucash/import-export/aqb/dialog-ab.glade:1185
#: gnucash/import-export/aqb/dialog-ab.glade:1285
@@ -20100,11 +20101,11 @@ msgstr "(rellenado automáticamente)"
#: gnucash/import-export/aqb/dialog-ab.glade:1227
msgid "Payment _Purpose (only for recipient)"
-msgstr "_Propósito de Liquidación (solo para remitente)"
+msgstr "_Propósito de remuneración (solo para remitente)"
#: gnucash/import-export/aqb/dialog-ab.glade:1243
msgid "Payment Purpose continued"
-msgstr "Continuación del concepto de liquidación"
+msgstr "Continuación del concepto de remuneración"
#: gnucash/import-export/aqb/dialog-ab.glade:1257
msgid "_Originator Name"
@@ -20130,7 +20131,7 @@ msgstr ""
#: gnucash/import-export/aqb/dialog-ab.glade:1512
msgid "_Up"
-msgstr "_Subir"
+msgstr "S_ubir"
#: gnucash/import-export/aqb/dialog-ab.glade:1518
msgid "Move the selected transaction template one row up"
@@ -20320,9 +20321,9 @@ msgid ""
msgstr ""
"Su banco local no tiene aún una información de cuenta SEPA almacenada. Lo "
"sentimos, pero esta versión de desarrollo es necesario un paso más que no ha "
-"sido aún implementado directamente en gnicash. Por favor, ejecute el "
-"programa en la linea de órdenes \"aqhbci-tool\" para su cuenta, como sigue: "
-"aqhbci-tool4 getaccsepa -b %s -a %s"
+"sido aún implementado directamente en gnucash. Por favor, ejecute el "
+"programa en la lÃnea de instrucciones \"aqhbci-tool\" para su cuenta, como "
+"sigue: aqhbci-tool4 getaccsepa -b %s -a %s"
#: gnucash/import-export/aqb/dialog-ab-trans.c:610
msgid ""
@@ -20364,7 +20365,7 @@ msgid ""
"You did not enter any transaction purpose. A purpose is required for an "
"online transfer.\n"
msgstr ""
-"No introdujo ningún motivo del asiento. Es necesario un motivo para una "
+"No introdujo ningún motivo de transacción. Es necesario un motivo para una "
"transferencia en lÃnea.\n"
#: gnucash/import-export/aqb/dialog-ab-trans.c:1098
@@ -20407,14 +20408,15 @@ msgid ""
"\n"
"Status: %s - %s"
msgstr ""
-"Error en la ejecución del ejercicio.\n"
+"Error en la ejecución de operación.\n"
"\n"
"Estado: %s - %s"
#: gnucash/import-export/aqb/gnc-ab-gettrans.c:160
msgid "Online action \"Get Transactions\" not available for this account."
msgstr ""
-"Operación «Obtener Asientos» por conexión no disponible para esta cuenta."
+"Operación «Obtener Transacciones» por conexión no disponible para esta "
+"cuenta."
#: gnucash/import-export/aqb/gnc-ab-gettrans.c:229
#, c-format
@@ -20432,8 +20434,8 @@ msgid ""
"The Online Banking import returned no transactions for the selected time "
"period."
msgstr ""
-"La importación de Conexión Bancaria no ha devuelto asientos para el periodo "
-"indicado."
+"La importación de Conexión Bancaria no ha devuelto transacciones para el "
+"periodo indicado."
#: gnucash/import-export/aqb/gnc-ab-transfer.c:61
msgid ""
@@ -20491,7 +20493,7 @@ msgstr "Anotación de Débito por Conexión Bancaria Europea (SEPA)"
#: gnucash/import-export/aqb/gnc-ab-transfer.c:260
msgid "Online Banking Transaction"
-msgstr "Asiento por Conexión Bancaria"
+msgstr "Transacción por Conexión Bancaria"
#: gnucash/import-export/aqb/gnc-ab-transfer.c:331
msgid ""
@@ -20549,8 +20551,8 @@ msgid ""
"No Online Banking account found for this gnucash account. These transactions "
"will not be executed by Online Banking."
msgstr ""
-"No se encontró esta cuenta del Conexión Bancaria de Gnucash. Estas asientos "
-"no serán ejecutadas por Conexión Bancaria."
+"No se encontró esta cuenta del Conexión Bancaria de Gnucash. Estas "
+"transacciones no serán ejecutadas por Conexión Bancaria."
#: gnucash/import-export/aqb/gnc-ab-utils.c:1044
msgid ""
@@ -20638,7 +20640,7 @@ msgstr "Ejercicio %d estado %d - %s: %s\n"
#: gnucash/import-export/aqb/gnc-file-aqb-import.c:317
msgid "...\n"
-msgstr "â¦\n"
+msgstr "...\n"
#: gnucash/import-export/aqb/gnc-file-aqb-import.c:338
#, c-format
@@ -20695,7 +20697,7 @@ msgstr "_Operaciones por conexión"
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:97
msgid "_Online Banking Setup..."
-msgstr "_Configuración de Conexión Bancariaâ¦"
+msgstr "_Configuración de Conexión Bancaria..."
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:98
msgid ""
@@ -20716,28 +20718,28 @@ msgstr ""
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:107
msgid "Get _Transactions..."
-msgstr "Obtener _asientosâ¦"
+msgstr "Obtener _transacciones..."
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:108
msgid "Get the transactions online through Online Banking"
-msgstr "Obtiene la conexión de asientos mediante Conexión Bancaria"
+msgstr "Obtiene la conexión de transacciones mediante Conexión Bancaria"
#. Translators: https://en.wikipedia.org/wiki/Single_Euro_Payments_Area
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:114
msgid "Issue _SEPA Transaction..."
-msgstr "Emitir asiento _SEPAâ¦"
+msgstr "Emitir transacción _SEPA..."
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:115
msgid ""
"Issue a new international European (SEPA) transaction online through Online "
"Banking"
msgstr ""
-"Efectúa un asiento internacional europea (SEPA) por conexión mediante "
+"Efectúa una transacción internacional europea (SEPA) por conexión mediante "
"Conexión Bancaria"
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:120
msgid "Issue SEPA I_nternal Transaction..."
-msgstr "Emitir transacción _SEPA internaâ¦"
+msgstr "Emitir Transacción _SEPA Interna..."
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:121
msgid ""
@@ -20749,17 +20751,17 @@ msgstr ""
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:125
msgid "_Internal Transaction..."
-msgstr "Asiento _internoâ¦"
+msgstr "Transacción _interna..."
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:126
msgid "Issue a new bank-internal transaction online through Online Banking"
msgstr ""
-"Efectúa un asiento bancario-interno nuevo por conexión mediante Conexión "
-"Bancaria"
+"Efectúa una transacción bancaria-interna nueva por conexión mediante "
+"Conexión Bancaria"
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:130
msgid "Issue SEPA Direct _Debit..."
-msgstr "Emitir _domiciliación bancaria SEPAâ¦"
+msgstr "Emitir _domiciliación bancaria SEPA..."
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:131
msgid ""
@@ -20802,14 +20804,14 @@ msgstr "Importa un fichero DTAUS alemán tradicional a GnuCash."
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:166
msgid "Import DTAUS and _send..."
-msgstr "Importar DTAUS y _enviarâ¦"
+msgstr "Importar DTAUS y _enviar..."
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:167
msgid ""
"Import a DTAUS file into GnuCash and transmit its orders by Online Banking."
msgstr ""
-"Importa un fichero DTAUS en GnuCash y transmite sus operaciones por Banco "
-"Conectado."
+"Importa un fichero DTAUS en GnuCash y transmite sus operaciones por Conexión "
+"Bancaria."
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:177
msgid "Show _log window"
@@ -20829,7 +20831,8 @@ msgstr "Recordar el PIN en memoria"
#: gnucash/import-export/aqb/gschemas/org.gnucash.GnuCash.dialogs.import.hbci.gschema.xml.in:25
msgid "Put the transaction text in front of the purpose of a transaction."
-msgstr "Ponga el texto del asiento enfrente del propósito de un asiento."
+msgstr ""
+"Ponga el texto de la transacción enfrente del propósito de una transacción."
#: gnucash/import-export/aqb/gschemas/org.gnucash.GnuCash.dialogs.import.hbci.gschema.xml.in:30
msgid "Verbose HBCI debug messages"
@@ -20905,7 +20908,7 @@ msgstr ""
#: gnucash/import-export/bi-import/dialog-bi-import.c:335
#, c-format
msgid "Row %d, invoice %s/%u: owner not set.\n"
-msgstr "Fila %d, factura %s/%u: propietario no definido.\n"
+msgstr "Fila %d, factura %s/%u: titular no definido.\n"
#: gnucash/import-export/bi-import/dialog-bi-import.c:347
#, c-format
@@ -20972,7 +20975,7 @@ msgid ""
"Processing...\n"
msgstr ""
"\n"
-"Procesandoâ¦\n"
+"Procesando...\n"
#: gnucash/import-export/bi-import/dialog-bi-import.c:716
#, c-format
@@ -21168,18 +21171,18 @@ msgid ""
"Select the settings you require for the file and then click \"Next\" to "
"proceed or \"Cancel\" to abort the export.\n"
msgstr ""
-"Este asistente le ayudará a exportar las Asientos a un fichero con el "
+"Este asistente le ayudará a exportar las Transacciones a un fichero con el "
"separador especificado debajo.\n"
"\n"
"%s\n"
"\n"
-"Mientras un asiento pueda tener desgloses en varias de las cuentas "
+"Mientras una transacción pueda tener desgloses en varias de las cuentas "
"seleccionadas solamente será exportada una vez. Aparecerá bajo la primera "
"cuenta procesada tiene un desglose dentro.\n"
"\n"
"El formato de salida de Precio/Proporción está controlado por la "
"precedencia\n"
-"«Números, Fecha, Hora» â «Forzar Precios para desplegar como decimales».\n"
+"«Números, Fecha, Hora» -> «Forzar Precios para desplegar como decimales».\n"
"\n"
"Seleccione los parámetros que requiere para el fichero y después pulse "
"«Siguiente» para proceder o «Cancelar» para interrumpir la exportación.\n"
@@ -21189,7 +21192,7 @@ msgid ""
"There will be multiple rows for each transaction with each row representing "
"one split."
msgstr ""
-"Habrá múltiples filas para cada asiento con cada fila representando un "
+"Habrá múltiples filas para cada transacción con cada fila representando un "
"desglose."
#: gnucash/import-export/csv-exp/assistant-csv-export.c:103
@@ -21197,8 +21200,8 @@ msgid ""
"There will be one row for each transaction, equivalent to a single row in a "
"register in 'Basic Ledger' mode. As such some transfer detail could be lost."
msgstr ""
-"Habrá una fila por cada asiento, equivalente a una fila única dentro de un "
-"registro en el modo «Presupuesto Básico». Tal como algún detalle de "
+"Habrá una fila por cada transacción, equivalente a una fila única dentro de "
+"un registro en el modo «Presupuesto Básico». Tal como algún detalle de "
"transferencia pudo perderse."
#. Translators: %s is the file name.
@@ -21226,8 +21229,8 @@ msgid ""
"You can also verify your selections by clicking on \"Back\" or \"Cancel\" to "
"abort the export.\n"
msgstr ""
-"Cuando pulse «Aplicar», los asientos serán exportadas al fichero «%s» y el "
-"número de cuentas exportadas serán %u.\n"
+"Cuando pulse «Aplicar», las transacciones serán exportadas al fichero «%s» y "
+"el número de cuentas exportadas serán %u.\n"
"\n"
"También puede verificar sus selecciones pulsando en «Atrás» o «Cancelar» "
"para interrumpir la exportación.\n"
@@ -21242,7 +21245,7 @@ msgid ""
"You can also verify your selections by clicking on \"Back\" or \"Cancel\" to "
"abort the export.\n"
msgstr ""
-"Cuando pulse «Aplicar», los asientos serán exportadas al fichero «%s».\n"
+"Cuando pulse «Aplicar», las transacciones serán exportadas al fichero «%s».\n"
"\n"
"Además puede verificar sus selecciones pulsando en «Atrás» o «Cancelar» para "
"interrumpir la exportación.\n"
@@ -21285,7 +21288,7 @@ msgstr "Tipo/Precio"
#: gnucash/import-export/csv-exp/csv-transactions-export.c:622
#: gnucash/import-export/csv-imp/gnc-imp-props-tx.cpp:62
msgid "Transaction ID"
-msgstr "ID Asiento"
+msgstr "ID Transacción"
#: gnucash/import-export/csv-exp/csv-transactions-export.c:625
msgid "Commodity/Currency"
@@ -21303,7 +21306,7 @@ msgstr "Fecha Conciliada"
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:54
msgid "Export Account T_ree to CSV..."
-msgstr "Exportar _Plan Contable a CSVâ¦"
+msgstr "Exportar _Plan Contable a CSV..."
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:55
msgid "Export the Account Tree to a CSV file"
@@ -21311,15 +21314,15 @@ msgstr "Exporta el Plan Contable a un fichero CSV"
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:59
msgid "Export _Transactions to CSV..."
-msgstr "Exportar _asientos a CSVâ¦"
+msgstr "Exportar _transacciones a CSV..."
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:60
msgid "Export the Transactions to a CSV file"
-msgstr "Exporta las Asientos a un fichero CSV"
+msgstr "Exporta las Transacciones a un fichero CSV"
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:64
msgid "Export A_ctive Register to CSV..."
-msgstr "Exportar Registro A_ctivo a CSVâ¦"
+msgstr "Exportar Registro Activo a _CSV..."
#: gnucash/import-export/csv-exp/gnc-plugin-csv-export.c:66
msgid "Export the Active Register to a CSV file"
@@ -21359,7 +21362,7 @@ msgstr ""
"\n"
"Si esta es su importación inicial en un fichero nuevo, primero verá un "
"diálogo para configurar las opciones del libro, ya que éstos pueden afectar "
-"cómo los datos importados son convertidos a asientos de GnuCash.\n"
+"cómo los datos importados son convertidos a transacciones de GnuCash.\n"
"Nota: Tras importar, quizá necesita emplear una opción del menú 'Ver/Filtrar "
"por / Otra' y seleccionar para mostrar Cuentas no utilizadas.\n"
@@ -21376,7 +21379,7 @@ msgstr ""
"\n"
"El número de Cuentas añadidas fue %u y actualizadas fue %u.\n"
"\n"
-"Vea debajo los erroresâ¦"
+"Vea debajo los errores..."
#: gnucash/import-export/csv-imp/assistant-csv-account-import.c:536
#, c-format
@@ -21515,7 +21518,7 @@ msgid ""
"button..."
msgstr ""
"Para modificar distribución, pulse dos veces en una fila o seleccione una "
-"fila y pulse el botónâ¦"
+"fila y pulse el botón..."
#: gnucash/import-export/csv-imp/assistant-csv-trans-import.cpp:2018
#, c-format
@@ -21541,7 +21544,7 @@ msgid ""
"Error message:\n"
"%s"
msgstr ""
-"Ha ocurrido un erro no esperado mientras creaba asientos. Por favor "
+"Ha ocurrido un erro no esperado mientras creaba transacciones. Por favor "
"comunique esto como un defecto.\n"
"\n"
"Mensaje de error:\n"
@@ -21556,7 +21559,7 @@ msgstr ""
#. Translators: {1} will be replaced with a filename
#: gnucash/import-export/csv-imp/assistant-csv-trans-import.cpp:2124
msgid "The transactions were imported from file '{1}'."
-msgstr "Las asientos fueron importadas desde el fichero «{1}»."
+msgstr "Las transacciones fueron importadas desde el fichero «{1}»."
#: gnucash/import-export/csv-imp/csv-account-import.c:253
#, c-format
@@ -21640,8 +21643,8 @@ msgid ""
"No lines are selected for importing. Please reduce the number of lines to "
"skip."
msgstr ""
-"Ninguna lÃnea está seleccionada para importar. Reduzca el número de lÃneas "
-"para omitir."
+"Ninguna lÃnea está seleccionada para importar. Reduzca el número de lÃneas a "
+"descartar."
#: gnucash/import-export/csv-imp/gnc-import-price.cpp:529
#: gnucash/import-export/csv-imp/gnc-import-tx.cpp:551
@@ -21650,7 +21653,7 @@ msgid ""
"line or adjust the lines to skip."
msgstr ""
"No todos los campos pudieron ser analizados. Por favor corrija los "
-"conflictos comunicados por cada lÃnea o adjunte las lÃneas para omitir."
+"conflictos comunicados por cada lÃnea o adjunte las lÃneas para descartar."
#: gnucash/import-export/csv-imp/gnc-import-price.cpp:580
msgid ""
@@ -21798,7 +21801,7 @@ msgstr "Ha fallado al crear precios desde las columnas seleccionadas."
#: gnucash/import-export/csv-imp/gnc-imp-props-tx.cpp:67
msgid "Transaction Commodity"
-msgstr "Asiento Mercantil"
+msgstr "Transacción Mercantil"
#: gnucash/import-export/csv-imp/gnc-imp-props-tx.cpp:77
msgid "Transfer Action"
@@ -21869,7 +21872,7 @@ msgstr "Formato de Exportación GnuCash"
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:50
msgid "Import _Accounts from CSV..."
-msgstr "Importar _cuentas desde CSVâ¦"
+msgstr "Importar cuent_as desde CSV..."
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:51
msgid "Import Accounts from a CSV file"
@@ -21877,15 +21880,15 @@ msgstr "Importa Cuentas desde un fichero CSV"
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:55
msgid "Import _Transactions from CSV..."
-msgstr "Importar _asientos desde CSVâ¦"
+msgstr "Importar _transacciones desde CSV..."
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:56
msgid "Import Transactions from a CSV file"
-msgstr "Importa Asientos desde un fichero CSV"
+msgstr "Importa Transacciones desde un fichero CSV"
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:60
msgid "Import _Prices from a CSV file..."
-msgstr "Importar _precios desde un fichero CSVâ¦"
+msgstr "Importar _precios desde un fichero CSV..."
#: gnucash/import-export/csv-imp/gnc-plugin-csv-import.c:61
msgid "Import Prices from a CSV file"
@@ -21958,7 +21961,7 @@ msgstr ""
#: gnucash/import-export/customer-import/gnc-plugin-customer-import.c:59
msgid "Import _Customers & Vendors..."
-msgstr "Importar _clientes y proveedoresâ¦"
+msgstr "Importar _clientes y proveedores..."
#: gnucash/import-export/customer-import/gnc-plugin-customer-import.c:59
msgid "Import Customers and Vendors from a CSV text file."
@@ -21970,8 +21973,8 @@ msgid ""
"The account '%s' is a placeholder account and does not allow transactions. "
"Please choose a different account."
msgstr ""
-"La cuenta '%s' es una cuenta contenedora y no permite asientos. Elija una "
-"cuenta diferente."
+"La cuenta '%s' es una cuenta contenedora y no permite transacciones. Elija "
+"una cuenta diferente."
#: gnucash/import-export/import-account-matcher.c:280
#, c-format
@@ -22144,7 +22147,7 @@ msgstr ""
#: gnucash/import-export/log-replay/gnc-plugin-log-replay.c:48
msgid "_Replay GnuCash .log file..."
-msgstr "_Reproducir un fichero bitácora .log GnuCashâ¦"
+msgstr "_Reproducir un fichero bitácora .log GnuCash..."
#: gnucash/import-export/log-replay/gnc-plugin-log-replay.c:49
msgid "Replay a GnuCash log file after a crash. This cannot be undone."
@@ -22213,7 +22216,7 @@ msgstr "Seleccione uno o múltiples ficheros OFX/QFX para procesar"
#: gnucash/import-export/ofx/gnc-plugin-ofx.c:46
msgid "Import _OFX/QFX..."
-msgstr "Importar _OFX/QFXâ¦"
+msgstr "Importar _OFX/QFX..."
#: gnucash/import-export/ofx/gnc-plugin-ofx.c:47
msgid "Process an OFX/QFX response file"
@@ -22420,7 +22423,7 @@ msgstr "¿Contenedor?"
#: gnucash/import-export/qif-imp/gnc-plugin-qif-import.c:48
msgid "Import _QIF..."
-msgstr "Importar _QIFâ¦"
+msgstr "Importar _QIF..."
#: gnucash/import-export/qif-imp/gnc-plugin-qif-import.c:49
msgid "Import a Quicken QIF file"
@@ -22500,7 +22503,7 @@ msgstr "Fecha requerida."
#: gnucash/import-export/qif-imp/qif-file.scm:386
msgid "Discarding this transaction."
-msgstr "Descartar este asiento."
+msgstr "Descartar esta transacción."
#: gnucash/import-export/qif-imp/qif-file.scm:418
msgid "Ignoring class line"
@@ -22520,11 +22523,11 @@ msgstr "El fichero no parece estar en formato QIF"
#: gnucash/import-export/qif-imp/qif-file.scm:701
msgid "Transaction date"
-msgstr "Fecha de asiento"
+msgstr "Fecha de transacción"
#: gnucash/import-export/qif-imp/qif-file.scm:702
msgid "Transaction amount"
-msgstr "Cantidad de asiento"
+msgstr "Cantidad de transacción"
#: gnucash/import-export/qif-imp/qif-file.scm:703
msgid "Share price"
@@ -22576,7 +22579,7 @@ msgstr "Análisis de cuentas"
#: gnucash/import-export/qif-imp/qif-file.scm:798
msgid "Parsing transactions"
-msgstr "Análisis de asientos"
+msgstr "Análisis de transacciones"
#: gnucash/import-export/qif-imp/qif-file.scm:974
msgid "Unrecognized or inconsistent format."
@@ -22597,7 +22600,7 @@ msgstr "El valor «~a» podrÃa ser ~a o ~a."
#: gnucash/import-export/qif-imp/qif-merge-groups.scm:105
msgid "Finding duplicate transactions"
-msgstr "Encontrando asientos duplicadas"
+msgstr "Encontrando transacciones duplicadas"
#: gnucash/import-export/qif-imp/qif-parse.scm:172
#, scheme-format
@@ -22636,7 +22639,7 @@ msgstr "Convirtiendo"
#: gnucash/import-export/qif-imp/qif-to-gnc.scm:501
msgid "Missing transaction date."
-msgstr "Falta fecha de asiento."
+msgstr "Falta fecha de transación."
#: gnucash/price-quotes.scm:448
msgid "No commodities marked for quote retrieval."
@@ -22862,7 +22865,7 @@ msgstr "Ca"
#: gnucash/register/ledger-core/gncEntryLedgerLayout.c:158
msgctxt "sample"
msgid "Payment"
-msgstr "Liquidación"
+msgstr "Remuneración"
#: gnucash/register/ledger-core/gncEntryLedgerLoad.c:53
msgid "$"
@@ -22965,7 +22968,7 @@ msgstr "Introduzca el Porcentaje de Descuento"
#: gnucash/register/ledger-core/gncEntryLedgerModel.c:609
msgid "Enter the Discount ... unknown type"
-msgstr "Introduzca el Descuento ⦠tipo desconocido"
+msgstr "Introduzca el Descuento ... tipo desconocido"
#: gnucash/register/ledger-core/gncEntryLedgerModel.c:627
msgid "Discount Type: Monetary Value"
@@ -23056,12 +23059,12 @@ msgid ""
"This transaction is already being edited in another register. Please finish "
"editing it there first."
msgstr ""
-"Este asiento ya está siendo editada en otro registro. Primero termine la "
+"Esta transacción ya está siendo editada en otro registro. Primero termine la "
"edición allÃ."
#: gnucash/register/ledger-core/split-register.c:461
msgid "Save transaction before duplicating?"
-msgstr "¿Guarda el asiento antes de duplicarlo?"
+msgstr "¿Guarda la transacción antes de duplicarla?"
#: gnucash/register/ledger-core/split-register.c:463
msgid ""
@@ -23085,15 +23088,16 @@ msgid ""
"overwrite it from this register window. You may overwrite it if you navigate "
"to a register that shows another side of this same transaction."
msgstr ""
-"Este es el anclaje del desglose de este asiento al registro. Tal vez no "
+"Este es el anclaje del desglose de esta transacción al registro. Tal vez no "
"puede sobrescribirla desde esta ventana de registro. Puede sobrescribirla si "
-"explora a un registro que muestre otro lado de la misma asiento."
+"explora a un registro que muestre otro lado de la misma transacción."
#: gnucash/register/ledger-core/split-register.c:1007
msgid ""
"You are about to overwrite an existing transaction. Are you sure you want to "
"do that?"
-msgstr "Va a sobrescribir un asiento existente. ¿Seguro que quiere hacer esto?"
+msgstr ""
+"Va a sobrescribir una transacción existente. ¿Seguro que quiere hacer esto?"
#: gnucash/register/ledger-core/split-register-control.c:1351
msgid "You need to select a split in order to modify its exchange rate."
@@ -23140,7 +23144,7 @@ msgstr "99.999"
#: gnucash/register/ledger-core/split-register-layout.c:679
msgctxt "sample"
msgid "Description of a transaction"
-msgstr "Descripción de un asiento"
+msgstr "Descripción de una transacción"
#. Translators: 'L' is short for Linked Document
#: gnucash/register/ledger-core/split-register-layout.c:703
@@ -23283,15 +23287,15 @@ msgid ""
"Enter a transaction reference, such as an invoice or check number, common to "
"all entry lines (splits)"
msgstr ""
-"Introduzca una referencia de asiento, p. ej. una factura o número "
-"comprobante, común a todas las lÃneas de apunte (desgloses)"
+"Introduzca una referencia de transacción, p. ej. una factura o número "
+"comprobante, común a todas las lÃneas de asiento (desgloses)"
#: gnucash/register/ledger-core/split-register-model.c:1101
msgid ""
"Enter a transaction reference that will be common to all entry lines (splits)"
msgstr ""
-"Introduzca una referencia de asiento que será común a todas las lÃneas de "
-"apunte (desgloses)"
+"Introduzca una referencia de transacción que será común a todas las lÃneas "
+"de asiento (desgloses)"
#: gnucash/register/ledger-core/split-register-model.c:1306
msgid "Enter an action type, or choose one from the list"
@@ -23309,15 +23313,15 @@ msgstr ""
msgid ""
"This transaction has multiple splits; press the Split button to see them all"
msgstr ""
-"Este asiento tiene múltiples desgloses; pulse el botón «Desglosar» para ver "
-"todas"
+"Esta transacción tiene múltiples desgloses; pulse el botón «Desglosar» para "
+"ver todas"
#: gnucash/register/ledger-core/split-register-model.c:1578
msgid ""
"This transaction is a stock split; press the Split button to see details"
msgstr ""
-"Este asiento es una división de acciones; pulse el botón «División» para ver "
-"detalles"
+"Esta transacción es un desglose de acciones; pulse el botón «Desglose» para "
+"ver detalles"
#: gnucash/register/ledger-core/split-register-model.c:2097
#, c-format
@@ -23327,14 +23331,14 @@ msgid ""
"\n"
"'%s'"
msgstr ""
-"No es posible modificar o borrar este asiento. Este asiento está marcada de "
-"sólo-lectura por:\n"
+"No es posible modificar o borrar esta transacción. Esta transacción está "
+"marcada de sólo-lectura por:\n"
"\n"
"«%s»"
#: gnucash/register/ledger-core/split-register-model.c:2210
msgid "Change transaction containing a reconciled split?"
-msgstr "¿Modificar asiento conteniendo un desglose conciliado?"
+msgstr "¿Modificar transacción conteniendo un desglose conciliado?"
#: gnucash/register/ledger-core/split-register-model.c:2212
#, c-format
@@ -23345,8 +23349,8 @@ msgid ""
"\n"
"Are you sure you want to continue with this change?"
msgstr ""
-"El asiento que quiere modificar contiene desgloses conciliados dentro de las "
-"cuentas siguientes:\n"
+"La transacción que quiere modificar contiene desgloses conciliados dentro de "
+"las cuentas siguientes:\n"
"%s\n"
"\n"
"¿Seguro que desea continuar con esta modificación?"
@@ -23363,7 +23367,7 @@ msgstr ""
#: gnucash/register/ledger-core/split-register-model.c:2249
msgid "Chan_ge Transaction"
-msgstr "_Modificar asiento"
+msgstr "_Modificar transacción"
#: gnucash/register/register-gnome/datecell-gnome.c:104
msgid ""
@@ -23371,9 +23375,9 @@ msgid ""
"\" set for this book. This setting can be changed in File->Properties-"
">Accounts, resetting to the threshold."
msgstr ""
-"La fecha introducida del asiento es más antigua que el «LÃmite de Solo "
-"Lectura» establecido para este libro. Este parámetro puede ser modificado en "
-"ArchivoâPropiedadesâCuentas, restableciendo al umbral."
+"La fecha introducida de la transacción es más antigua que el «LÃmite de Solo "
+"Lectura» fijado para este libro. Este parámetro puede ser modificado en "
+"Archivo->Propiedades->Cuentas, restableciendo al umbral."
#: gnucash/register/register-gnome/gnucash-item-list.c:530
msgid "List"
@@ -23508,8 +23512,8 @@ msgid ""
"The selected accounts contain no data/transactions (or only zeroes) for the "
"selected time period"
msgstr ""
-"Las cuentas seleccionadas no tienen datos/asientos (o solo ceros) para el "
-"periodo de tiempo elegido"
+"Las cuentas seleccionadas no tienen datos/transacciones (o solo ceros) para "
+"el periodo de tiempo elegido"
#: gnucash/report/options-utilities.scm:48
msgid "Select a date to report on."
@@ -23605,7 +23609,7 @@ msgstr "Coste promedio de compras ponderadas por volumen"
#: gnucash/report/options-utilities.scm:145
msgid "Weighted average of all transactions in the past"
-msgstr "El promedio ponderado de todas los asientos en el pasado"
+msgstr "El promedio ponderado de todas las transacciones en el pasado"
#: gnucash/report/options-utilities.scm:146
msgid "Last up through report date"
@@ -23936,8 +23940,8 @@ msgid ""
"Transactions relating to '~a' contain more than one currency. This report is "
"not designed to cope with this possibility."
msgstr ""
-"Las asientos relacionados con «~a» contienen más de una moneda. Este boletÃn "
-"no está diseñado para contemplar esta posibilidad."
+"Las transacciones relacionadas con «~a» contienen más de una moneda. Este "
+"boletÃn no está diseñado para contemplar esta posibilidad."
#: gnucash/report/reports/aging.scm:345
#: gnucash/report/reports/standard/new-aging.scm:93
@@ -24114,7 +24118,7 @@ msgstr "Incluir las subcuentas"
#: gnucash/report/reports/example/average-balance.scm:46
msgid "Exclude transactions between selected accounts"
-msgstr "Excluir asientos entre cuentas seleccionadas"
+msgstr "Excluir transacciones entre cuentas seleccionadas"
#: gnucash/report/reports/example/average-balance.scm:47
#: gnucash/report/reports/example/daily-reports.scm:62
@@ -24150,7 +24154,7 @@ msgid ""
"Exclude transactions that only involve two accounts, both of which are "
"selected below. This only affects the profit and loss columns of the table."
msgstr ""
-"Excluir asientos que sólo envuelvan a dos cuentas, ambas cuales son "
+"Excluir transacciones que sólo envuelvan a dos cuentas, ambas cuales son "
"seleccionadas abajo. Esta sólo afecta las columnas de pérdidas y ganancias "
"de la distribución."
@@ -24775,7 +24779,7 @@ msgstr "Escribir todas las Cuentas de Origen/Destino de Transferencias"
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:221
msgid "Print all split details for multi-split transactions."
msgstr ""
-"Escribir todos los detalles de desgloses para asientos multidesglosadas."
+"Escribir todos los detalles de desgloses para transacciones multidesglosadas."
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:225
msgid "Print TXF export parameters"
@@ -24793,7 +24797,7 @@ msgstr "No escribir datos T-Num:Memorandum"
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:232
msgid "Do not print T-Num:Memo data for transactions."
-msgstr "No escribir datos T-Num:Memorandum para asientos."
+msgstr "No escribir datos T-Num:Memorandum para transacciones."
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:235
msgid "Do not print Action:Memo data"
@@ -24801,15 +24805,15 @@ msgstr "No escribir datos Operación:Memorandum"
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:236
msgid "Do not print Action:Memo data for transactions."
-msgstr "No escribir datos Operación:Memorandum para asientos."
+msgstr "No escribir datos Operación:Memorandum para transacciones."
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:240
msgid "Do not print transaction detail"
-msgstr "No escribir detalles de asiento"
+msgstr "No escribir detalles de transacción"
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:241
msgid "Do not print transaction detail for accounts."
-msgstr "No declarar detalles de asiento para cuentas."
+msgstr "No declarar detalles de transacción para cuentas."
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:245
msgid "Do not use special date processing"
@@ -24817,7 +24821,7 @@ msgstr "No emplee el procesamiento de datos especial"
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:246
msgid "Do not print transactions out of specified dates."
-msgstr "No escribir asientos externas de fechas especificadas."
+msgstr "No declarar transacciones externas de fechas especificadas."
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:250
msgid "Currency conversion date"
@@ -24829,7 +24833,7 @@ msgstr "Seleccione una fecha para las búsquedas en PriceDB."
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:254
msgid "Nearest to transaction date"
-msgstr "El más cercano a la fecha de asiento"
+msgstr "El más cercano a la fecha de transacción"
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:256
#: gnucash/report/reports/standard/advanced-portfolio.scm:83
@@ -24845,8 +24849,8 @@ msgid ""
"Taxable Income/Deductible Expenses with Transaction Detail/Export to .TXF "
"file"
msgstr ""
-"Ingresos Imponibles/Gastos Deducibles con Detalle de Asiento/Exportación al "
-"fichero .TXF"
+"Ingresos Imponibles/Gastos Deducibles con Detalle de Transacción/Exportación "
+"al fichero .TXF"
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:3332
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:3340
@@ -24858,14 +24862,14 @@ msgid ""
"This report shows transaction detail for your accounts related to Income "
"Taxes."
msgstr ""
-"Este boletÃn muestra asiento detallada para sus cuentas relacionadas para "
-"Cargos sobre Ingresos."
+"Este boletÃn muestra transacción detallada para sus cuentas relacionadas "
+"para Imposiciones sobre Ingresos."
#: gnucash/report/reports/locale-specific/us/taxtxf.scm:3341
msgid "This page shows transaction detail for relevant Income Tax accounts."
msgstr ""
-"Esta página muestra los detalles de los asientos para cuentas relevantes de "
-"Imposiciones sobre Ingresos."
+"Esta página muestra los detalles de las transacciones para cuentas "
+"relevantes de Imposiciones sobre Ingresos."
#: gnucash/report/reports/standard/account-piecharts.scm:36
msgid "Income Piechart"
@@ -25033,7 +25037,7 @@ msgstr "Resumen de Cuenta"
# Menú
#: gnucash/report/reports/standard/account-summary.scm:70
msgid "Future Scheduled Transactions Summary"
-msgstr "Totales de Asientos Planificados Futuros"
+msgstr "Resumen de Transacciones Planificadas Futuras"
#: gnucash/report/reports/standard/account-summary.scm:72
#: gnucash/report/reports/standard/balance-sheet.scm:75
@@ -25152,7 +25156,7 @@ msgstr ""
#: gnucash/report/reports/standard/budget-income-statement.scm:90
#: gnucash/report/reports/standard/income-statement.scm:77
msgid "Omit zero balance figures"
-msgstr "Omitir figuras con balance a cero"
+msgstr "Descartar figuras con balance a cero"
#: gnucash/report/reports/standard/account-summary.scm:108
#: gnucash/report/reports/standard/balance-sheet.scm:104
@@ -25304,7 +25308,7 @@ msgstr "Alzar Cuentas"
#: gnucash/report/reports/standard/account-summary.scm:196
msgid "Omit Accounts"
-msgstr "Omitir Cuentas"
+msgstr "Descartar Cuentas"
#. Translators: This is part of the report title, which is capitalzed in English, but not all other languages
#: gnucash/report/reports/standard/account-summary.scm:325
@@ -25380,8 +25384,8 @@ msgstr "Ãltimo entra, primero sale"
#: gnucash/report/reports/standard/advanced-portfolio.scm:96
msgid "Prefer use of price editor pricing over transactions, where applicable."
msgstr ""
-"Preferir emplear del editor de precios de precio sobre asientos, donde sea "
-"aplicable."
+"Preferir emplear del editor de precios de precio sobre transacciones, donde "
+"sea aplicable."
#: gnucash/report/reports/standard/advanced-portfolio.scm:102
msgid "How to report commissions and other brokerage fees."
@@ -25397,7 +25401,7 @@ msgstr "Incluir en ganancias/pérdidas"
#: gnucash/report/reports/standard/advanced-portfolio.scm:105
msgid "Omit from report"
-msgstr "Omitir desde informe"
+msgstr "Descartar desde boletÃn"
#: gnucash/report/reports/standard/advanced-portfolio.scm:111
msgid "Display the ticker symbols."
@@ -25486,8 +25490,8 @@ msgid ""
"* this commodity data was built using transaction pricing instead of the "
"price list."
msgstr ""
-"* estos datos mercantiles se han creado utilizando asientos de precios en "
-"vez del Ãndice de precios."
+"* estos datos mercantiles se han creado utilizando transacciones de precios "
+"en vez del Ãndice de precios."
#: gnucash/report/reports/standard/advanced-portfolio.scm:1174
msgid ""
@@ -25566,7 +25570,7 @@ msgid ""
"balance including scheduled transactions."
msgstr ""
"El mÃnimo futuro añadirá, para cada fecha, un balance proyectado mÃnimo "
-"incluyendo asientos planificados."
+"incluyendo transacciones planificadas."
#: gnucash/report/reports/standard/balance-forecast.scm:256
msgid "Target"
@@ -26781,7 +26785,7 @@ msgid ""
"the reporting period, hence would show all zeros in the columns."
msgstr ""
"Muestra las lÃneas de distribución con los clientes que no tienen ninguna "
-"asiento en el periodo del boletÃn, por lo tanto serÃa mostrar todos los "
+"transacción en el periodo del boletÃn, por lo tanto serÃa mostrar todos los "
"ceros en las columnas."
#: gnucash/report/reports/standard/customer-summary.scm:72
@@ -26869,7 +26873,7 @@ msgstr ""
#: gnucash/report/reports/standard/income-statement.scm:121
#: gnucash/report/reports/standard/trial-balance.scm:108
msgid "Closing Entries pattern is case-sensitive"
-msgstr "El patrón de Asientos de Cierre distingue MAT/min"
+msgstr "El patrón de Asientos de Cierre distingue MAY/min"
#: gnucash/report/reports/standard/equity-statement.scm:93
#: gnucash/report/reports/standard/income-statement.scm:123
@@ -27474,7 +27478,7 @@ msgstr "âA nombre deâ a cadena textual"
#: gnucash/report/reports/standard/invoice.scm:263
msgid "The phrase for specifying to whom payments should be made."
msgstr ""
-"La frase para la especificación por cuyas liquidaciones deberÃan ser "
+"La frase para la especificación por cuyas remuneraciones deberÃan ser "
"realizadas."
#: gnucash/report/reports/standard/invoice.scm:264
@@ -27555,11 +27559,11 @@ msgstr "¿Representar las anotaciones de factura?"
#: gnucash/report/reports/standard/invoice.scm:319
msgid "Payments"
-msgstr "Liquidaciones"
+msgstr "Remuneraciones"
#: gnucash/report/reports/standard/invoice.scm:320
msgid "Display the payments applied to this invoice?"
-msgstr "¿Representar las liquidaciones aplicadas a esta factura?"
+msgstr "¿Representar las remuneraciones aplicadas a esta factura?"
#: gnucash/report/reports/standard/invoice.scm:324
msgid "Job Details"
@@ -27605,7 +27609,7 @@ msgstr "Fila 3 Der"
#: gnucash/report/reports/standard/invoice.scm:423
#: gnucash/report/reports/standard/job-report.scm:239
msgid "Payment, thank you!"
-msgstr "Liquidación, ¡gracias!"
+msgstr "Remuneración, ¡gracias!"
#. Translators: This "T" is displayed in the taxable column, if this entry contains tax
#: gnucash/report/reports/standard/invoice.scm:478
@@ -27639,7 +27643,7 @@ msgstr "Cantidad Vencida"
#: gnucash/report/reports/standard/invoice.scm:602
#: gnucash/report/reports/support/taxinvoice.eguile.scm:225
msgid "Invoice in progress..."
-msgstr "Factura en procesoâ¦"
+msgstr "Factura en proceso..."
#: gnucash/report/reports/standard/invoice.scm:610
msgid "Reference:"
@@ -27696,7 +27700,7 @@ msgstr "El ejercicio para este boletÃn."
#: gnucash/report/reports/standard/job-report.scm:360
#: gnucash/report/reports/standard/owner-report.scm:543
msgid "The account to search for transactions."
-msgstr "La cuenta para la búsqueda de asientos."
+msgstr "La cuenta para la búsqueda de transacciones."
#: gnucash/report/reports/standard/job-report.scm:370
#: gnucash/report/reports/standard/job-report.scm:375
@@ -27705,13 +27709,13 @@ msgstr "La cuenta para la búsqueda de asientos."
#: gnucash/report/reports/standard/owner-report.scm:557
#: gnucash/report/reports/standard/owner-report.scm:562
msgid "Display the transaction date?"
-msgstr "¿Representar la fecha del asiento?"
+msgstr "¿Representar la fecha de la transacción?"
#: gnucash/report/reports/standard/job-report.scm:380
#: gnucash/report/reports/standard/new-owner-report.scm:893
#: gnucash/report/reports/standard/owner-report.scm:567
msgid "Display the transaction reference?"
-msgstr "¿Representar la referencia del asiento?"
+msgstr "¿Representar la referencia de la transacción?"
#: gnucash/report/reports/standard/job-report.scm:385
#: gnucash/report/reports/standard/new-owner-report.scm:898
@@ -27723,12 +27727,12 @@ msgstr "¿Representar la familia transaccional?"
#: gnucash/report/reports/standard/new-owner-report.scm:903
#: gnucash/report/reports/standard/owner-report.scm:577
msgid "Display the transaction description?"
-msgstr "¿Representar la descripción del asiento?"
+msgstr "¿Representar la descripción de la transacción?"
#: gnucash/report/reports/standard/job-report.scm:395
#: gnucash/report/reports/standard/owner-report.scm:602
msgid "Display the transaction amount?"
-msgstr "¿Representar la cantidad del asiento?"
+msgstr "¿Representar la cantidad de la transacción?"
#: gnucash/report/reports/standard/job-report.scm:508
#: gnucash/report/reports/standard/new-owner-report.scm:1215
@@ -27852,12 +27856,13 @@ msgstr ""
msgid ""
"A/Payable or A/Receivable accounts exist but have no suitable transactions."
msgstr ""
-"Existen Cuentas C/Liquidable o C/Por Cobrar pero no hay asientos apropiadas."
+"Existen Cuentas C/Liquidable o C/Por Cobrar pero no hay transacciones "
+"apropiadas."
#: gnucash/report/reports/standard/new-aging.scm:329
#: gnucash/report/reports/standard/new-owner-report.scm:538
msgid "Please note some transactions were not processed"
-msgstr "Tenga en cuenta que algunas asientos no han sido procesadas"
+msgstr "Tenga en cuenta que algunas transacciones no han sido procesadas"
#: gnucash/report/reports/standard/new-aging.scm:362
#, scheme-format
@@ -27866,7 +27871,7 @@ msgstr "Tipo TXN inválido ~a"
#: gnucash/report/reports/standard/new-aging.scm:372
msgid "Payment has no owner"
-msgstr "Liquidación no tiene titular"
+msgstr "Remuneración no tiene titular"
#: gnucash/report/reports/standard/new-aging.scm:402
#: gnucash/report/reports/standard/receivables.scm:65
@@ -27913,7 +27918,7 @@ msgstr "Enlaces de documentos"
#: gnucash/report/reports/standard/new-owner-report.scm:60
msgid "Transaction Links"
-msgstr "Enlaces de Asientos"
+msgstr "Enlaces de Transacción"
#: gnucash/report/reports/standard/new-owner-report.scm:91
#: gnucash/report/reports/standard/owner-report.scm:87
@@ -27962,8 +27967,8 @@ msgstr "Periodos Totales"
msgid ""
"* Amounts denoted thus are derived from, and do not match the transaction."
msgstr ""
-"* Cantidades denotadas tales como son orÃgenes derivados, y no coinciden el "
-"asiento."
+"* Cantidades denotadas tales como son orÃgenes derivados, y no coinciden la "
+"transacción."
#: gnucash/report/reports/standard/new-owner-report.scm:868
#: gnucash/report/reports/standard/owner-report.scm:535
@@ -27998,22 +28003,23 @@ msgstr "¿Representar un balance efectivo?"
#: gnucash/report/reports/standard/new-owner-report.scm:936
msgid "Show linked transactions"
-msgstr "Mostrar asientos enlazados"
+msgstr "Mostrar transacciones enlazadas"
#: gnucash/report/reports/standard/new-owner-report.scm:937
msgid "Linked transactions are hidden."
-msgstr "Las asientos asociadas están ocultas."
+msgstr "Las transacciones asociadas están ocultas."
#: gnucash/report/reports/standard/new-owner-report.scm:938
msgid "Invoices show if paid, payments show invoice numbers."
-msgstr "Facturas muestra si liquida, liquidaciones muestra números de recibos."
+msgstr ""
+"Facturas muestra si liquida, remuneraciones muestran números de facturas."
#: gnucash/report/reports/standard/new-owner-report.scm:939
msgid ""
"Invoices show list of payments, payments show list of invoices and amounts."
msgstr ""
-"Facturas muestra el listado de liquidaciones, las liquidaciones muestra un "
-"listado de recibos y cantidades."
+"Facturas muestra el listado de remuneraciones, las remuneraciones muestran "
+"un listado de facturas y cantidades."
#: gnucash/report/reports/standard/new-owner-report.scm:943
msgid "Simple"
@@ -28037,12 +28043,12 @@ msgstr "Este boletÃn requiere una cuenta válida AP/AR que esté disponible."
#: gnucash/report/reports/standard/new-owner-report.scm:1092
msgid "No transactions found."
-msgstr "No se han encontrado asientos."
+msgstr "No se han encontrado transacciones."
#: gnucash/report/reports/standard/new-owner-report.scm:1093
#: gnucash/report/trep-engine.scm:131
msgid "No matching transactions found"
-msgstr "No se han encontrado asientos cotejadas"
+msgstr "No se han encontrado transacciones cotejadas"
#: gnucash/report/reports/standard/owner-report.scm:84
msgid "No valid company selected."
@@ -28110,7 +28116,7 @@ msgstr "Promedio Ponderado"
#: gnucash/report/reports/standard/price-scatter.scm:81
msgid "Actual Transactions"
-msgstr "Asientos Efectivos"
+msgstr "Transacciones Efectivas"
#: gnucash/report/reports/standard/price-scatter.scm:88
msgid "Plot commodity per currency rather than currency per commodity."
@@ -28267,7 +28273,7 @@ msgstr "Subtotal"
#: gnucash/report/reports/standard/receipt.scm:63
#: gnucash/report/reports/standard/taxinvoice.scm:112
msgid "Payment received text"
-msgstr "Texto de liquidación recibido"
+msgstr "Texto de remuneración recibida"
#: gnucash/report/reports/standard/receipt.scm:65
msgid "Today date format"
@@ -28339,7 +28345,7 @@ msgstr ""
#: gnucash/report/reports/standard/receipt.scm:106
msgid "The format for the date->string conversion for today's date."
-msgstr "El formato de la fechaâcadena de conversión para la fecha de hoy."
+msgstr "El formato de la fecha->cadena de conversión para la fecha de hoy."
#. Translators: Boost::date_time format string
#. "%l:%M %P, %e %B %Y" means " 9:56 pm, 19 June 2019"
@@ -28350,7 +28356,7 @@ msgstr "%l:%M %P, %e %B %Y"
#: gnucash/report/reports/standard/receipt.scm:139
#: gnucash/report/reports/standard/taxinvoice.scm:190
msgid "Payment received, thank you!"
-msgstr "Liquidación recibida, ¡muchas gracias!"
+msgstr "Renumeración recibida, ¡muchas gracias!"
#: gnucash/report/reports/standard/receipt.scm:143
msgid "Notes added at end of invoice -- may contain HTML markup"
@@ -28451,7 +28457,7 @@ msgstr "Dos Columnas"
#: gnucash/report/reports/standard/register.scm:408
msgid "Display the value in transaction currency?"
-msgstr "¿Representar el valor en el asiento monetaria?"
+msgstr "¿Representar el valor en la transacción monetaria?"
#: gnucash/report/reports/standard/register.scm:418
#: gnucash/report/trep-engine.scm:944
@@ -28955,12 +28961,12 @@ msgstr "LÃneas Crediticias"
#: gnucash/report/report-utilities.scm:713
#, scheme-format
msgid "Building '~a' report ..."
-msgstr "Creando boletÃn «~a»â¦"
+msgstr "Creando boletÃn «~a»..."
#: gnucash/report/report-utilities.scm:719
#, scheme-format
msgid "Rendering '~a' report ..."
-msgstr "Renderizando boletÃn «~a»â¦"
+msgstr "Renderizando boletÃn «~a»..."
#: gnucash/report/report-utilities.scm:721
msgid "Untitled"
@@ -29412,19 +29418,19 @@ msgstr "Emplear expresiones regulares para filtrar nombres de cuentas"
#: gnucash/report/trep-engine.scm:113
msgid "Transaction Filter"
-msgstr "Filtro de Asiento"
+msgstr "Filtro de Transacción"
#: gnucash/report/trep-engine.scm:115
msgid "Use regular expressions for transaction filter"
-msgstr "Emplear expresión regular para filtrar asiento"
+msgstr "Emplear expresión regular para filtrar transacción"
#: gnucash/report/trep-engine.scm:117
msgid "Transaction Filter excludes matched strings"
-msgstr "El Filtro de Asientos excluye las cadenas de texto coincidentes"
+msgstr "El Filtro de Transacción excluye las cadenas de texto coincidentes"
#: gnucash/report/trep-engine.scm:119
msgid "Transaction Filter is case insensitive"
-msgstr "Filtro de Asiento sin distinguir MAYÃS/minús"
+msgstr "Filtro de Transacción sin distinguir MAYÃS/minús"
#: gnucash/report/trep-engine.scm:120 gnucash/report/trep-engine.scm:195
msgid "Reconciled Status"
@@ -29432,18 +29438,18 @@ msgstr "Estado Conciliado"
#: gnucash/report/trep-engine.scm:121
msgid "Void Transactions"
-msgstr "Asientos VacÃos"
+msgstr "Transacciones VacÃas"
#: gnucash/report/trep-engine.scm:122
msgid "Closing transactions"
-msgstr "Cerrando asientos"
+msgstr "Cerrando transacciones"
#: gnucash/report/trep-engine.scm:132
msgid ""
"No transactions were found that match the time interval and account "
"selection specified in the Options panel."
msgstr ""
-"No se han encontrado asientos cotejadas con el intervalo de tiempo y la "
+"No se han encontrado transacciones cotejadas con el intervalo de tiempo y la "
"cuenta seleccionada especificadas en el panel de Opciones."
#: gnucash/report/trep-engine.scm:203
@@ -29456,11 +29462,11 @@ msgstr "No hacer ningún filtrado"
#: gnucash/report/trep-engine.scm:343
msgid "Include Transactions to/from Filter Accounts"
-msgstr "Incluye Asientos origen/destino de Cuentas Filtradas"
+msgstr "Incluye Transacciones origen/destino de Cuentas Filtradas"
#: gnucash/report/trep-engine.scm:346
msgid "Exclude Transactions to/from Filter Accounts"
-msgstr "Excluir Cuentas Filtradas de Asientos Origen/Destino"
+msgstr "Excluir Cuentas Filtradas de Transacciones Origen/Destino"
#: gnucash/report/trep-engine.scm:352
msgid "Non-void only"
@@ -29472,23 +29478,23 @@ msgstr "Solo vacÃo"
#: gnucash/report/trep-engine.scm:360
msgid "Both (and include void transactions in totals)"
-msgstr "Ambos (e incluir asientos en blanco en los totales)"
+msgstr "Ambos (e incluir transacciones en blanco en los totales)"
#: gnucash/report/trep-engine.scm:365
msgid "Exclude closing transactions"
-msgstr "Excluye asientos de cierre"
+msgstr "Excluye transacciones de cierre"
#: gnucash/report/trep-engine.scm:369
msgid "Show both closing and regular transactions"
-msgstr "Muestra ambas asientos de cierre y regulares"
+msgstr "Muestra ambas transacciones de cierre y regulares"
#: gnucash/report/trep-engine.scm:373
msgid "Show closing transactions only"
-msgstr "Muestra solo asientos de cierre"
+msgstr "Muestra solo transacciones de cierre"
#: gnucash/report/trep-engine.scm:383
msgid "Show All Transactions"
-msgstr "Mostrar Todos Asientos"
+msgstr "Mostrar Todas Transacciones"
#: gnucash/report/trep-engine.scm:387
msgid "Unreconciled only"
@@ -29524,7 +29530,7 @@ msgstr "Especifique la fecha para la que filtrar..."
#: gnucash/report/trep-engine.scm:527
msgid "Convert all transactions into a common currency."
-msgstr "Convertir todos los asientos a una moneda común."
+msgstr "Convertir todas las transacciones a una moneda común."
#: gnucash/report/trep-engine.scm:550
msgid "Formats the table suitable for cut & paste exporting with extra cells."
@@ -29534,7 +29540,7 @@ msgstr ""
#: gnucash/report/trep-engine.scm:561
msgid "If no transactions matched"
-msgstr "Si ninguna asiento cotejada"
+msgstr "Si no hay transacciones cotejadas"
#: gnucash/report/trep-engine.scm:570
msgid ""
@@ -29566,9 +29572,9 @@ msgid ""
"e.g. '#gift' will find all transactions with #gift in description, notes or "
"memo. It can be left blank, which will disable the filter."
msgstr ""
-"Mostrar solo asientos donde descripción, anotaciones, o memorandum coincide "
-"con este filtro.\n"
-"p. e. '#gift' encontrará todos los asientos con #gift en descripción, "
+"Mostrar solo transacciones donde descripción, anotaciones, o memorandum "
+"coincide con este filtro.\n"
+"p. e. '#gift' encontrará todos las transacciones con #gift en descripción, "
"anotaciones o memorándum. Puede dejarse en blanco, lo cual desactiva el "
"filtro."
@@ -29578,15 +29584,15 @@ msgid ""
"true to enable full POSIX regular expressions capabilities. '#work|#family' "
"will match both tags within description, notes or memo."
msgstr ""
-"Por defecto el filtro de asiento buscará únicamente subcadenas. Fije esto a "
-"verdadero para habilitar capacidades de expresión regular POSIX. '#trabajo|"
-"#familia' coincidirá con ambas etiquetas dentro de descripción, anotaciones "
-"o memorándum."
+"Por defecto el filtro de transacción buscará únicamente subcadenas. Fije "
+"esto a verdadero para habilitar capacidades de expresión regular POSIX. "
+"'#trabajo|#familia' coincidirá con ambas etiquetas dentro de descripción, "
+"anotaciones o memorándum."
#: gnucash/report/trep-engine.scm:606
msgid "If this option is selected, transactions matching filter are excluded."
msgstr ""
-"Si selecciona esta opción, los filtros de coincidencia de asientos serán "
+"Si selecciona esta opción, los filtros de coincidencia de transacción serán "
"excluidos."
#: gnucash/report/trep-engine.scm:613
@@ -29594,7 +29600,7 @@ msgid ""
"If this option is selected, transactions matching filter is not case "
"sensitive."
msgstr ""
-"Si selecciona esta opción, el filtro de coincidencia de asientos no es "
+"Si selecciona esta opción, el filtro de coincidencia de transacciones no es "
"sensible a mayúsculas y minúsculas."
#: gnucash/report/trep-engine.scm:619
@@ -29603,7 +29609,7 @@ msgstr "Filtrar por boletÃn conciliado."
#: gnucash/report/trep-engine.scm:626
msgid "How to handle void transactions."
-msgstr "Como manipular asientos vacÃos."
+msgstr "Como manipular transacciones en blanco."
#: gnucash/report/trep-engine.scm:633
msgid ""
@@ -29612,10 +29618,10 @@ msgid ""
"expense accounts to equity, and must usually be excluded from periodic "
"reporting."
msgstr ""
-"Por defecto muchos usuarios deberÃan no incluir asientos de cierres dentro "
-"de un comunicado transaccional. Las asientos de cierre son transferencias "
-"desde cuentas de ingresos y gastos a patrimonio, y usualmente deben ser "
-"excluidos desde comunicados periódicos."
+"Por defecto muchos usuarios deberÃan no incluir transacciones de cierres "
+"dentro de un comunicado transaccional. Las transacciones de cierre son "
+"transferencias desde cuentas de ingresos y gastos a patrimonio, y usualmente "
+"deben ser excluidos desde comunicados periódicos."
#: gnucash/report/trep-engine.scm:659
msgid "Filter on these accounts."
@@ -29699,7 +29705,7 @@ msgstr "¿Representar el código de la otra cuenta?"
#: gnucash/report/trep-engine.scm:939
msgid "Display the transaction linked document"
-msgstr "Representa el documento enlazado al asiento"
+msgstr "Representa el documento enlazado a la transacción"
#: gnucash/report/trep-engine.scm:942
msgid "Display a subtotal summary table."
@@ -29707,7 +29713,7 @@ msgstr "Representa una tabla resumen del subtotal."
#: gnucash/report/trep-engine.scm:950
msgid "Display the trans number?"
-msgstr "¿Representa el núm. de asiento?"
+msgstr "¿Representa el núm. de trans?"
#: gnucash/report/trep-engine.scm:967
msgid "Display the account name?"
@@ -29718,12 +29724,12 @@ msgid ""
"Display the other account name? (if this is a split transaction, this "
"parameter is guessed)."
msgstr ""
-"¿Representar el nombre de la otra cuenta? (si este es un asiento múltiple, "
-"este parámetro se adivina)."
+"¿Representar el nombre de la otra cuenta? (si este es una transacción "
+"múltiple, este parámetro se adivina)."
#: gnucash/report/trep-engine.scm:986
msgid "Amount of detail to display per transaction."
-msgstr "Cantidad de detalle a representar por asiento."
+msgstr "Cantidad de detalle a representar por transacción."
#: gnucash/report/trep-engine.scm:988
msgid "One split per line"
@@ -29731,7 +29737,7 @@ msgstr "Un desglose por lÃnea"
#: gnucash/report/trep-engine.scm:989
msgid "One transaction per line"
-msgstr "Un asiento por lÃnea"
+msgstr "Una transacción por lÃnea"
#: gnucash/report/trep-engine.scm:1001
msgid "Hide"
@@ -29761,7 +29767,7 @@ msgstr "Balance a/p"
#: gnucash/report/trep-engine.scm:1585
msgid "Split Transaction"
-msgstr "Asiento Múltiple"
+msgstr "Transacción Múltiple"
#: gnucash/report/trep-engine.scm:1833
msgid "CSV disabled for double column amounts"
@@ -30064,10 +30070,10 @@ msgid ""
"account register windows. If zero, all transactions can be edited and none "
"are read-only."
msgstr ""
-"Escoja el número de dÃas posteriores cuyas asientos serán de solo lectura y "
-"no puede editarse más. Este lÃmite está marcado por una lÃnea roja dentro de "
-"las ventanas de registro de cuenta. Si hay cero, todas los asientos pueden "
-"editarse y ninguna es de solo lectura."
+"Escoja el número de dÃas posteriores cuyas transacciones serán de solo "
+"lectura y no puede editarse más. Este lÃmite está marcado por una lÃnea roja "
+"dentro de las ventanas de registro de cuenta. Si hay cero, todas las "
+"transacciones pueden editarse y ninguna es de solo lectura."
#: libgnucash/app-utils/business-prefs.scm:153
msgid ""
@@ -30077,8 +30083,8 @@ msgid ""
"imports/exports."
msgstr ""
"Compruebe tener espacio de operación de desglose empleado en registros para "
-"espacio de 'Num' en lugar del número de asiento; número de asientos "
-"mostrados como 'T-Num' en la segunda lÃnea del registro. Tiene un efecto "
+"espacio de 'Num' en lugar del número de transacción; número de transacción "
+"mostrada como 'T-Num' en la segunda lÃnea del registro. Tiene un efecto "
"correspondiendo en caracterÃsticas de negocios, boletines e importaciones/"
"exportaciones."
@@ -30087,7 +30093,7 @@ msgid ""
"Check to have trading accounts used for transactions involving more than one "
"currency or commodity."
msgstr ""
-"Marcar para tener cuentas de mercado bursátil usadas para asientos "
+"Marcar para tener cuentas de mercado bursátil usadas para transacciones "
"implicando más de una moneda o materia prima."
#: libgnucash/app-utils/business-prefs.scm:167
@@ -30770,7 +30776,7 @@ msgstr "Cuenta de Ganancias o Pérdidas Predeterminada"
#: libgnucash/engine/qofbookslots.h:71
msgid "Day Threshold for Read-Only Transactions (red line)"
-msgstr "DÃa LÃmite para Asientos de Solo-Lectura (lÃnea roja)"
+msgstr "DÃa LÃmite para Transacción de Solo-Lectura (lÃnea roja)"
#: libgnucash/engine/qofbookslots.h:72
msgid "Use Split Action Field for Number"
@@ -30824,17 +30830,17 @@ msgid ""
"Please delete this transaction. Explanation at https://wiki.gnucash.org/wiki/"
"Business_Features_Issues#Double_posting"
msgstr ""
-"Por favor, borre este asiento. La explicación en https://wiki.gnucash.org/"
-"wiki/Business_Features_Issues#Double_posting"
+"Por favor, borre esta transacción. La explicación en https://wiki.gnucash."
+"org/wiki/Business_Features_Issues#Double_posting"
#: libgnucash/engine/ScrubBusiness.c:565
msgid ""
"Please delete this transaction. Explanation at https://wiki.gnucash.org/wiki/"
"Business_Features_Issues#I_can.27t_delete_a_transaction_of_type_.22I.22_from_the_AR.2FAP_account"
msgstr ""
-"Por favor, borre este asiento. La explicación en https://wiki.gnucash.org/"
-"wiki/"
-"Business_Features_Issues#I_can.27t_delete_a_transaction_of_type_.22I.22_from_the_AR.2FAP_account"
+"Por favor, borre esta transacción. La explicación en https://wiki.gnucash."
+"org/wiki/Business_Features_Issues#I_can.27t_delete_a_transaction_of_type_.22I"
+".22_from_the_AR.2FAP_account"
#: libgnucash/engine/ScrubBusiness.c:617
#, c-format
@@ -30864,11 +30870,11 @@ msgstr "Desglose"
#: libgnucash/engine/Transaction.c:2778
msgid "Voided transaction"
-msgstr "Asiento compensado"
+msgstr "Transacción compensado"
#: libgnucash/engine/Transaction.c:2794
msgid "Transaction Voided"
-msgstr "Asiento Vaciado"
+msgstr "Transacción en blanco"
#: libgnucash/tax/us/txf.scm:122
msgid "No help available."
diff --git a/po/glossary/es.po b/po/glossary/es.po
index 532b7c60e..f9a897b0d 100644
--- a/po/glossary/es.po
+++ b/po/glossary/es.po
@@ -16,7 +16,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
-"PO-Revision-Date: 2022-01-09 13:54+0000\n"
+"PO-Revision-Date: 2022-01-13 15:45+0000\n"
"Last-Translator: Francisco Serrador <fserrador at gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gnucash/glossary/"
"es/>\n"
@@ -137,15 +137,15 @@ msgstr "cajero automático"
#. "Transaction was an auto deposit"
msgid "action: autoDep"
-msgstr "acción: autoDep"
+msgstr "autoDep"
#. "-"
msgid "action: buy"
-msgstr "compra"
+msgstr "comprar"
#. "-"
msgid "action: deposit"
-msgstr "depósito"
+msgstr "depositar"
#. "When people can automatically deduct money straight from your account. The reverse of Direct Deposit."
msgid "action: direct debit"
@@ -173,7 +173,7 @@ msgstr "préstamo"
#. "see: payment 1."
msgid "action: payment"
-msgstr "liquidación"
+msgstr "liquidar"
#. "Point of sale"
msgid "action: POS"
@@ -181,7 +181,7 @@ msgstr "PdV"
#. "-"
msgid "action: rebate"
-msgstr "descuento, rebaja; reembolso, devolución"
+msgstr "descontar, rebajar; reembolsar, devolver"
#. "-"
msgid "action: sell"
@@ -281,7 +281,7 @@ msgstr "ganancias de capital"
#. "Distinguishing the uppercase and lowercase letters"
msgid "case sensitive"
-msgstr "distinguir mayúsculas"
+msgstr "distinguir MAYÃS/minús"
#. "Money in coins or notes"
msgid "cash"
@@ -309,11 +309,11 @@ msgstr "Ãndice de valores"
#. "the smallest amount of a commodity that's traded (e.g. 1/100 for USD, 1 for most stocks)"
msgid "commodity option: fraction"
-msgstr "opción de valor: fracción"
+msgstr "fracción"
#. "e.g. USD, DEM"
msgid "commodity option: Symbol"
-msgstr "opción de valor: SÃmbolo"
+msgstr "SÃmbolo"
#. "interest which is earned on both the initial deposit and on any interest that has already been earned but left on deposit."
msgid "compound interests"
@@ -321,7 +321,7 @@ msgstr "interés compuesto"
#. "(a) A sum of money paid into an account. (b) A record of such a payment. (c) The state of having money in one's bank account."
msgid "Credit (column in register)"
-msgstr "Haber (columna en el libro)"
+msgstr "Haber (columna en el registro)"
#. "-"
msgid "Credit Card"
@@ -329,7 +329,7 @@ msgstr "Tarjeta Crediticia"
#. "A transfer of money direct from one bank account to another, without using a cheque"
msgid "credit transfer"
-msgstr "transferencia (bancaria)"
+msgstr "transferencia haber"
#. "A document that you give to a client that says you owe money to the client, i.e. the opposite of an invoice"
msgid "credit note"
@@ -605,7 +605,7 @@ msgstr "beneficiario"
#. "A person who pays or who has to pay for sth"
msgid "payer"
-msgstr "pagador"
+msgstr "pagadero"
#. "1. The action of paying sb/sth or of being paid. 2. A sum of money paid."
msgid "payment"
commit ebfe0a4716e3bfde6d4da0c69e0d5db34532c4d6
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Thu Jan 13 23:06:15 2022 +0800
[report-utilities.scm] gnc:budget-account-get-rolledup-net bugfix
This function accepts start-period and end-period, either/both can
be #f which signifies budget start and end respectively.
If end-period of #f, numperiods was then defined
as (budget->num_periods + 1) which was incorrect.
Bugfix and refactor to be cleaner.
diff --git a/gnucash/report/report-utilities.scm b/gnucash/report/report-utilities.scm
index cbb87301b..126e2aaae 100644
--- a/gnucash/report/report-utilities.scm
+++ b/gnucash/report/report-utilities.scm
@@ -940,14 +940,12 @@ query instead.")
;;
;; Returns a gnc-numeric value
(define (gnc:budget-account-get-rolledup-net budget account start-period end-period)
- (let* ((start (or start-period 0))
- (end (or end-period (gnc-budget-get-num-periods budget)))
- (numperiods (- end start -1)))
- (apply +
- (map
- (lambda (period)
- (gnc:get-account-period-rolledup-budget-value budget account period))
- (iota numperiods start 1)))))
+ (define end (or end-period (1- (gnc-budget-get-num-periods budget))))
+ (let lp ((period (or start-period 0)) (sum 0))
+ (cond
+ ((> period end) sum)
+ (else (lp (1+ period) (+ sum (gnc:get-account-period-rolledup-budget-value
+ budget account period)))))))
;; ***************************************************************************
;; The following 3 functions belong together
commit b1176b4614ec08c87901814a6f807da12cc17153
Author: Francisco Serrador <fserrador at gmail.com>
Date: Wed Jan 12 23:18:25 2022 +0100
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/es.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es/
Co-authored-by: Francisco Serrador <fserrador at gmail.com>
diff --git a/po/es.po b/po/es.po
index 4bfba196f..107fe470c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -79,7 +79,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-10 20:56+0000\n"
+"PO-Revision-Date: 2022-01-12 22:18+0000\n"
"Last-Translator: Francisco Serrador <fserrador at gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gnucash/gnucash/"
"es/>\n"
@@ -4663,7 +4663,7 @@ msgstr "Mueve el apunte efectivo una fila por debajo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:238
msgid "_Company Report"
-msgstr "BoletÃn _Societario"
+msgstr "BoletÃn _societario"
#: gnucash/gnome/gnc-plugin-page-invoice.c:247
msgid "_Standard"
@@ -6035,7 +6035,7 @@ msgstr "Exportar"
#. to be used as toolbar button label.
#: gnucash/gnome/gnc-plugin-page-report.c:1140
msgid "Save Config"
-msgstr "Guardar Config"
+msgstr "Guardar Configuración"
#. Translators: This string is meant to be a short alternative for "Save Report Configuration As..."
#. to be used as toolbar button label.
@@ -26812,7 +26812,8 @@ msgstr "Nombre del cliente"
#: gnucash/report/reports/standard/customer-summary.scm:118
msgid "Markup (which is profit amount divided by sales)"
msgstr ""
-"Resultado (el cual es la cantidad de beneficio dividida entre las ventas)"
+"Margen beneficiario (el cual es la cantidad de beneficio dividida entre las "
+"ventas)"
#: gnucash/report/reports/standard/customer-summary.scm:119
#: gnucash/report/reports/standard/customer-summary.scm:300
@@ -26831,7 +26832,7 @@ msgstr "No se ha encontrado ningún cliente válido."
#: gnucash/report/reports/standard/customer-summary.scm:299
msgid "Markup"
-msgstr "Resultado"
+msgstr "Margen beneficiario"
#: gnucash/report/reports/standard/customer-summary.scm:378
msgid "No Customer"
commit 363224d3bf08a39f66de17576cd000086170d05f
Author: Avi Markovitz <avi.markovitz at gmail.com>
Date: Wed Jan 12 08:55:44 2022 +0100
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Translation update by Avi Markovitz <avi.markovitz at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Avi Markovitz <avi.markovitz at gmail.com>
diff --git a/po/he.po b/po/he.po
index 563aa09a0..8069dac79 100644
--- a/po/he.po
+++ b/po/he.po
@@ -11,8 +11,8 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-07 11:54+0000\n"
-"Last-Translator: Yaron Shahrabani <sh.yaron at gmail.com>\n"
+"PO-Revision-Date: 2022-01-12 07:55+0000\n"
+"Last-Translator: Avi Markovitz <avi.markovitz at gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/gnucash/"
"he/>\n"
"Language: he\n"
@@ -3291,8 +3291,8 @@ msgid ""
"CAUTION: If you set TXF categories, and later change 'Type', you will need "
"to manually reset those categories one at a time"
msgstr ""
-"×××ר×ת: ×× ××××ר ס××Ö¾×× TXF ××××ר ××× ××©×ª× × ×'ס×× ', × ×רש ×××× ××פס ××××¤× "
-"××× × ×¡×××Ö¾×× ××× ××ת ××× ×¤×¢×"
+"×××ר×ת: ×× ××××ר ס××Ö¾×× TXF ××××ר ××× ××©×ª× × ×'ס×× ', ×××רש ××פס ××××¤× ××× × "
+"ס×××Ö¾×× ×××, ××× ××× ×¤×¢×"
#: gnucash/gnome/dialog-tax-info.c:1392
msgid "Form"
@@ -3487,7 +3487,7 @@ msgstr "×פ_שר×××ת ××× ×ס"
#: gnucash/gnome/gnc-plugin-page-register2.c:268
#: gnucash/gnome/gnc-plugin-page-register.c:377
msgid "Setup relevant accounts for tax reports, e.g. US income tax"
-msgstr "×××רת ×ש××× ×ת ר×××× ×××× ×¢××ר ××××ת ×ס, ×××××× ×ס ××× ×¡× ×©× ×ר×'×"
+msgstr "×××רת ×ש××× ×ת ר×××× ×××× ×××××ת ×ס, ××××××, ×ס ××× ×¡× ×ר×'×"
#: gnucash/gnome/gnc-plugin-basic-commands.c:164
msgid "_Scheduled Transactions"
@@ -9589,7 +9589,7 @@ msgstr "×××ר ×××"
#: gnucash/gnome-utils/gnc-tree-view-owner.c:353
#: gnucash/gtkbuilder/dialog-customer.glade:132
msgid "Customer Number"
-msgstr "×ספר ××§××"
+msgstr "×××× ××§××"
#: gnucash/gnome-utils/gnc-tree-view-owner.c:361
#: gnucash/gtkbuilder/dialog-vendor.glade:133
@@ -15162,7 +15162,9 @@ msgstr "×××רת ××××¢ ×שת×ש ×××..."
msgid ""
"The customer ID number. If left blank a reasonable number will be chosen for "
"you"
-msgstr "×××× ×××§××. ×× ×¨××§ ××ספר ×××§××¢ ××××¤× ×××××××"
+msgstr ""
+"×××× ×××§××. ×× ×ש×× ××תר ר××§, ×ספר ××××× ×¡×¤×§ ס××ר ×××§××¢ ×¢× ××× ××ער×ת ××××¤× "
+"×××××××"
#: gnucash/gtkbuilder/dialog-customer.glade:256
#: gnucash/gtkbuilder/dialog-customer.glade:786
commit 171b8144b8909a97b3fde063ea22b22cf4d1c9a3
Author: Francisco Serrador <fserrador at gmail.com>
Date: Wed Jan 12 08:55:43 2022 +0100
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/es.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es/
Co-authored-by: Francisco Serrador <fserrador at gmail.com>
diff --git a/po/es.po b/po/es.po
index 083666dcf..4bfba196f 100644
--- a/po/es.po
+++ b/po/es.po
@@ -79,7 +79,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-09 13:54+0000\n"
+"PO-Revision-Date: 2022-01-10 20:56+0000\n"
"Last-Translator: Francisco Serrador <fserrador at gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gnucash/gnucash/"
"es/>\n"
@@ -1025,7 +1025,7 @@ msgstr "Liquidaciones Varias"
#: gnucash/gnome/assistant-loan.cpp:770
#, c-format
msgid "... pay \"%s\"?"
-msgstr "⦠liquidar «%s»?"
+msgstr "... liquidar «%s»?"
#: gnucash/gnome/assistant-loan.cpp:782
msgid "via Escrow account?"
@@ -1210,12 +1210,12 @@ msgstr "¡No tiene ninguna cuenta de provisión con balances!"
#: gnucash/gnome/dialog-invoice.c:1589
#: gnucash/gnome-utils/gnc-general-select.c:220
msgid "Select..."
-msgstr "Seleccionarâ¦"
+msgstr "Seleccionar..."
#: gnucash/gnome/business-gnome-utils.c:77
#: gnucash/gnome-utils/gnc-general-select.c:222
msgid "Edit..."
-msgstr "Editarâ¦"
+msgstr "Editar..."
#: gnucash/gnome/business-gnome-utils.c:219 gnucash/gnome/dialog-doclink.c:804
#: gnucash/gnome/dialog-invoice.c:2634 gnucash/gnome/dialog-invoice.c:2859
commit de935c6f3cf24286f3856603538d619224d780a8
Author: pmraps <pmra at protonmail.com>
Date: Wed Jan 12 15:16:27 2022 +0100
L10N:pt_PT: add templates checkbook and business
squashed PR #1234
diff --git a/data/accounts/pt_PT/CMakeLists.txt b/data/accounts/pt_PT/CMakeLists.txt
index 2c56a912c..dccab259a 100644
--- a/data/accounts/pt_PT/CMakeLists.txt
+++ b/data/accounts/pt_PT/CMakeLists.txt
@@ -1,7 +1,9 @@
set(account_DATA
acctchrt_brokerage.gnucash-xea
+ acctchrt_business.gnucash-xea
acctchrt_carloan.gnucash-xea
acctchrt_cdmoneymkt.gnucash-xea
+ acctchrt_checkbook.gnucash-xea
acctchrt_childcare.gnucash-xea
acctchrt_common.gnucash-xea
acctchrt_eduloan.gnucash-xea
diff --git a/data/accounts/pt_PT/acctchrt_business.gnucash-xea b/data/accounts/pt_PT/acctchrt_business.gnucash-xea
new file mode 100644
index 000000000..a13f95f22
--- /dev/null
+++ b/data/accounts/pt_PT/acctchrt_business.gnucash-xea
@@ -0,0 +1,1443 @@
+<?xml version="1.0" encoding="utf-8"?>
+<gnc-account-example
+ xmlns="http://www.gnucash.org/XML/"
+ xmlns:act="http://www.gnucash.org/XML/act"
+ xmlns:addr="http://www.gnucash.org/XML/addr"
+ xmlns:bgt="http://www.gnucash.org/XML/bgt"
+ xmlns:billterm="http://www.gnucash.org/XML/billterm"
+ xmlns:book="http://www.gnucash.org/XML/book"
+ xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
+ xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
+ xmlns:cd="http://www.gnucash.org/XML/cd"
+ xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
+ xmlns:cust="http://www.gnucash.org/XML/cust"
+ xmlns:employee="http://www.gnucash.org/XML/employee"
+ xmlns:entry="http://www.gnucash.org/XML/entry"
+ xmlns:fs="http://www.gnucash.org/XML/fs"
+ xmlns:gnc="http://www.gnucash.org/XML/gnc"
+ xmlns:gnc-act="http://www.gnucash.org/XML/gnc-act"
+ xmlns:invoice="http://www.gnucash.org/XML/invoice"
+ xmlns:job="http://www.gnucash.org/XML/job"
+ xmlns:lot="http://www.gnucash.org/XML/lot"
+ xmlns:order="http://www.gnucash.org/XML/order"
+ xmlns:owner="http://www.gnucash.org/XML/owner"
+ xmlns:price="http://www.gnucash.org/XML/price"
+ xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
+ xmlns:slot="http://www.gnucash.org/XML/slot"
+ xmlns:split="http://www.gnucash.org/XML/split"
+ xmlns:sx="http://www.gnucash.org/XML/sx"
+ xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
+ xmlns:trn="http://www.gnucash.org/XML/trn"
+ xmlns:ts="http://www.gnucash.org/XML/ts"
+ xmlns:tte="http://www.gnucash.org/XML/tte"
+ xmlns:vendor="http://www.gnucash.org/XML/vendor">
+
+<gnc-act:title>
+ Contas empresariais
+</gnc-act:title>
+<gnc-act:short-description>
+ Plano de contas completo para empresas.
+</gnc-act:short-description>
+<gnc-act:long-description>
+ Os utilizadores que gerem uma empresa devem seleccionar esta em vez de outras escolhas. Isto inclui todas as contas necessárias para gerir a maioria dos negócios, incluindo Contas a pagar, Contas a receber, Receitas e Despesas.
+</gnc-act:long-description>
+<gnc-act:exclude-from-select-all>1</gnc-act:exclude-from-select-all>
+
+<gnc:account version="2.0.0">
+ <act:name>Root Account</act:name>
+ <act:id type="new">1972cce2e2364f95b2b0bc014502661d</act:id>
+ <act:type>ROOT</act:type>
+ <act:commodity-scu>0</act:commodity-scu>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Activos</act:name>
+ <act:id type="new">4f40ddce996f8f74b4e99f52e275ba14</act:id>
+ <act:type>ASSET</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Activos</act:description>
+ <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">true</slot:value>
+ </slot>
+ </act:slots>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Activos actuais</act:name>
+ <act:id type="new">f8532a8cdc024e0178fe20a1482e3192</act:id>
+ <act:type>ASSET</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Activos actuais</act:description>
+ <act:parent type="new">4f40ddce996f8f74b4e99f52e275ba14</act:parent>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">true</slot:value>
+ </slot>
+ </act:slots>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Conta à ordem</act:name>
+ <act:id type="new">8048bd85020e9ecf57b7cb300f4fa7e2</act:id>
+ <act:type>BANK</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Conta à ordem</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">f8532a8cdc024e0178fe20a1482e3192</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Conta Poupança</act:name>
+ <act:id type="new">f52774d7ec67a0c59c425a5c041dcc46</act:id>
+ <act:type>BANK</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Conta Poupança</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ <slot>
+ <slot:key>last-num</slot:key>
+ <slot:value type="string">130</slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">f8532a8cdc024e0178fe20a1482e3192</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Dinheiro</act:name>
+ <act:id type="new">c292f69c18e01e1b607e37b3188c7acc</act:id>
+ <act:type>CASH</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Dinheiro</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">f8532a8cdc024e0178fe20a1482e3192</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Contas A/Receber</act:name>
+ <act:id type="new">0dd8987a2e860fa231a2a76e75cd5ad1</act:id>
+ <act:type>RECEIVABLE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Contas A/Receber</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">4f40ddce996f8f74b4e99f52e275ba14</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Passivo</act:name>
+ <act:id type="new">b83e860994b160b59dd463cf23636900</act:id>
+ <act:type>LIABILITY</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Passivo</act:description>
+ <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">true</slot:value>
+ </slot>
+ </act:slots>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Cartão de crédito</act:name>
+ <act:id type="new">b9718397ec0aec2d515b09af8b76b59c</act:id>
+ <act:type>CREDIT</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Cartão de crédito</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">b83e860994b160b59dd463cf23636900</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Contas A/Pagar</act:name>
+ <act:id type="new">5c0cd58e416a5c3d26b5f4865c77b8b9</act:id>
+ <act:type>PAYABLE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Contas A/Pagar</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">b83e860994b160b59dd463cf23636900</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Receita</act:name>
+ <act:id type="new">f7a2e8717ea0a2e1801740d2a69b947e</act:id>
+ <act:type>INCOME</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Receita</act:description>
+ <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">true</slot:value>
+ </slot>
+ </act:slots>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Receita de juros</act:name>
+ <act:id type="new">77e298a57faf85cacd4a881ade89808c</act:id>
+ <act:type>INCOME</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Receita de juros</act:description>
+ <act:parent type="new">f7a2e8717ea0a2e1801740d2a69b947e</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Outras receitas</act:name>
+ <act:id type="new">ba71604fe085423c6e8cb7fd1b7c6f54</act:id>
+ <act:type>INCOME</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Outras receitas</act:description>
+ <act:parent type="new">f7a2e8717ea0a2e1801740d2a69b947e</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Despesas reembolsadas</act:name>
+ <act:id type="new">eb35aec1095d23f511f0fb9f485808ea</act:id>
+ <act:type>INCOME</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Despesas reembolsadas</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">f7a2e8717ea0a2e1801740d2a69b947e</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Vendas</act:name>
+ <act:id type="new">417141d0cd268c6a6ddd8ffe8c7ffbd3</act:id>
+ <act:type>INCOME</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Vendas</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">f7a2e8717ea0a2e1801740d2a69b947e</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Despesas</act:name>
+ <act:id type="new">1eca26f16967a1627df155e49b44a609</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Despesas</act:description>
+ <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">true</slot:value>
+ </slot>
+ </act:slots>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Ajuste</act:name>
+ <act:id type="new">449348af19db1039e6c7d94a16a0acb0</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Ajuste</act:description>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Automóvel</act:name>
+ <act:id type="new">63a1cc17910a125405c1ec2aee831839</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Automóvel</act:description>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Taxas</act:name>
+ <act:id type="new">acd4d91784ebf99df24df143c5abd40d</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Taxas</act:description>
+ <act:parent type="new">63a1cc17910a125405c1ec2aee831839</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>CombustÃvel</act:name>
+ <act:id type="new">193f61c6db492e1ab56b2db714e2b574</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Gasolina, Diesel, GPL,â¦</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string">Create subaccounts for each used type, if desired.</slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">63a1cc17910a125405c1ec2aee831839</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Estacionamento</act:name>
+ <act:id type="new">4fd0ae3399a3886c2098184c1b8afaac</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Estacionamento</act:description>
+ <act:parent type="new">63a1cc17910a125405c1ec2aee831839</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Reparações e manutenção</act:name>
+ <act:id type="new">280f5d3834093afe91cd6cb0a38859f1</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Reparações e manutenção</act:description>
+ <act:parent type="new">63a1cc17910a125405c1ec2aee831839</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Taxas e comissões bancárias</act:name>
+ <act:id type="new">fa2ecbabb5148039e3b57bfd81860ab7</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Taxas e comissões bancárias</act:description>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Livros</act:name>
+ <act:id type="new">f7f99917ec28fa9ea35159932d94cfd7</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Livros</act:description>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Descontos em dinheiro</act:name>
+ <act:id type="new">9ea3de1d573f7e8870da901c69aae16d</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Descontos em dinheiro</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Caridade</act:name>
+ <act:id type="new">bf4c7466be71d858509cbb3d943dea8f</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Caridade</act:description>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Depreciação</act:name>
+ <act:id type="new">f7d4a3a1b78da69ff2b13e58069faf37</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Depreciação</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Restaurantes e cafetarias</act:name>
+ <act:id type="new">6fbc4c042f0c99197a18bff34b6f46f6</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Restaurantes e cafetarias</act:description>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Devidas e subscrições</act:name>
+ <act:id type="new">612281a39aa174553c625d641e66c1da</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Devidas e subscrições</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Educação</act:name>
+ <act:id type="new">2111b519274e18f8b2083f07b39b53d9</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Educação</act:description>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Aluguer de equipamento</act:name>
+ <act:id type="new">c8e75ad8eb7085ac73b3b626d02a3c44</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Aluguer de equipamento</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Seguros</act:name>
+ <act:id type="new">0ff061c9c27535d3b8629a333b02a7a0</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Seguros</act:description>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Seguro de invalidez</act:name>
+ <act:id type="new">793001c2cac93c78d7b0e09b8d06e288</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Seguro de invalidez</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">0ff061c9c27535d3b8629a333b02a7a0</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Seguro automóvel</act:name>
+ <act:id type="new">3d2a415bd4b7571c77d6f4393633b0c8</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Seguro automóvel</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">0ff061c9c27535d3b8629a333b02a7a0</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Seguro de acidentes de trabalho</act:name>
+ <act:id type="new">82039e73ec25135aec45956bf44ebc0e</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Seguro de acidentes de trabalho</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">0ff061c9c27535d3b8629a333b02a7a0</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Licenças</act:name>
+ <act:id type="new">f644476f4343a75b933c870b42a173c0</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Licenças</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Diversas</act:name>
+ <act:id type="new">a852eae755fac5678744699065345a58</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Diversas</act:description>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Material de escritório</act:name>
+ <act:id type="new">62ea56cdde93f5c1de58386050ad7cb4</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Material de escritório</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Serviços externos</act:name>
+ <act:id type="new">4f5265128a7a8d56820db2698cd1dadf</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Serviços externos</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Despesas com salários</act:name>
+ <act:id type="new">52c59dac947098d11ca9a43d75714e9a</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Despesas com salários</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Correios e entregas</act:name>
+ <act:id type="new">d4340e561ccc64867a80ccefa6cc3c7b</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Correios e entregas</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Impressão e reprografia</act:name>
+ <act:id type="new">cce243036ee8c7e8036248a60b0b6eac</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Impressão e reprografia</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Taxas profissionais</act:name>
+ <act:id type="new">fbc12ded14b9dbc5119f2bdb288229eb</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Taxas profissionais</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Contabilidade</act:name>
+ <act:id type="new">f2fdacb032cbda092220d6b9bf78cdef</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Contabilidade</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">fbc12ded14b9dbc5119f2bdb288229eb</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Taxas legais</act:name>
+ <act:id type="new">ef0c1ba6fc2b99a3256091255982773c</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Taxas legais</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">fbc12ded14b9dbc5119f2bdb288229eb</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Renda</act:name>
+ <act:id type="new">28fd22eec8e1c7185493720b7f3d6cd0</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Renda</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Reparações</act:name>
+ <act:id type="new">f2145496f238b9002344ca78216bc91c</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Reparações</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Reparações em edifÃcios</act:name>
+ <act:id type="new">861eaeafb9e9bf855943a8afb753fcc6</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Reparações em edifÃcios</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">f2145496f238b9002344ca78216bc91c</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Reparações em computadores</act:name>
+ <act:id type="new">2dc1fc6c60662751a6eae28e0a81bb22</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Reparações em computadores</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">f2145496f238b9002344ca78216bc91c</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Reparações em equipamento</act:name>
+ <act:id type="new">b340710eb5dc97bc4c23201beffae5f2</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Reparações em equipamento</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">f2145496f238b9002344ca78216bc91c</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Despesas de limpezas</act:name>
+ <act:id type="new">7943d40413854ff4237d88631cdcb4ef</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Despesas de limpezas</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">f2145496f238b9002344ca78216bc91c</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Impostos</act:name>
+ <act:id type="new">30bdea8690c89621731f925c8b3c766a</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Impostos</act:description>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>SS - Empregado</act:name>
+ <act:id type="new">e3dc372ffb7a2fc5c3c7f0c1450206b2</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Segurança social do empregado</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>SS</act:name>
+ <act:id type="new">acb82f26123c80767738a211dd63b7a4</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Segurança social</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>IRS</act:name>
+ <act:id type="new">92748ccfdd7f8b0603980d8e3849ee30</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>IRS</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>IUC</act:name>
+ <act:id type="new">cab57e6c35ec19c6b18b4d554fe4857b</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>IUC</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>IMI</act:name>
+ <act:id type="new">821b7c3e3d6d6f8cb9b9762de573b878</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>IMI</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>IVA</act:name>
+ <act:id type="new">7620db1268874ab746b53bd42280ef90</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>IVA</act:description>
+ <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Outros impostos</act:name>
+ <act:id type="new">4708c984cf3b2bf64e5b1c313dfeca52</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Outros impostos</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">30bdea8690c89621731f925c8b3c766a</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Viagens e entretenimento</act:name>
+ <act:id type="new">22c71db3296e8e0d8fe4572bf8f63cb8</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Viagens e entretenimento</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Entretenimento</act:name>
+ <act:id type="new">f959d8df29a540e09d9fd8252dd5a03d</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Entretenimento</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">22c71db3296e8e0d8fe4572bf8f63cb8</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Refeições</act:name>
+ <act:id type="new">b50b84a7f3285f63e00f662bc0281a43</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Refeições</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">22c71db3296e8e0d8fe4572bf8f63cb8</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Viagens</act:name>
+ <act:id type="new">24ea69f91cb658f3d72c31483917f844</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Viagens</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">22c71db3296e8e0d8fe4572bf8f63cb8</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Serviços</act:name>
+ <act:id type="new">b615fad5f752ab26809e3f1c0e788dd1</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Serviços</act:description>
+ <act:parent type="new">1eca26f16967a1627df155e49b44a609</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Pacote TV</act:name>
+ <act:id type="new">6e3824bff6b9cf23a6d36a63ac5328b2</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Pacote TV</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Telemóvel</act:name>
+ <act:id type="new">57e08a9bd565efd6eff07fd11fb5b6b9</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Telemóvel</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Electricidade</act:name>
+ <act:id type="new">e5378ddb536611d96ea62c9b4623f3ef</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Electricidade</act:description>
+ <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Saneamento</act:name>
+ <act:id type="new">bbf9f26770d63a891f95a342925d8185</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Saneamento</act:description>
+ <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Gás</act:name>
+ <act:id type="new">52df875a1c9753d1ac9c892a749dcd4e</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Gás</act:description>
+ <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Internet</act:name>
+ <act:id type="new">1cac96739edb6d233ac70bae620cdfa2</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Internet</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Telefone</act:name>
+ <act:id type="new">f3c66e8b8f0448c3864c2cc0b49d9832</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Telefone</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Ãgua</act:name>
+ <act:id type="new">7e31406974a0f966667e073cdf53c53c</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Ãgua</act:description>
+ <act:parent type="new">b615fad5f752ab26809e3f1c0e788dd1</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Capital próprio</act:name>
+ <act:id type="new">87e02e757b32b3059652cfe09fe9ae00</act:id>
+ <act:type>EQUITY</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Capital próprio</act:description>
+ <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">true</slot:value>
+ </slot>
+ </act:slots>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Saldos iniciais</act:name>
+ <act:id type="new">a19c505d4b414bf3f5b574104959f534</act:id>
+ <act:type>EQUITY</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Saldos iniciais</act:description>
+ <act:parent type="new">87e02e757b32b3059652cfe09fe9ae00</act:parent>
+ <act:slots>
+ <slot>
+ <slot:key>equity-type</slot:key>
+ <slot:value type="string">opening-balance</slot:value>
+ </slot>
+ </act:slots>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Ganhos retidos</act:name>
+ <act:id type="new">1b44c21b9b8a7c6181d85f5551cca79d</act:id>
+ <act:type>EQUITY</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Ganhos retidos</act:description>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">false</slot:value>
+ </slot>
+ <slot>
+ <slot:key>notes</slot:key>
+ <slot:value type="string"></slot:value>
+ </slot>
+ </act:slots>
+ <act:parent type="new">87e02e757b32b3059652cfe09fe9ae00</act:parent>
+</gnc:account>
+
+</gnc-account-example>
diff --git a/data/accounts/pt_PT/acctchrt_checkbook.gnucash-xea b/data/accounts/pt_PT/acctchrt_checkbook.gnucash-xea
new file mode 100644
index 000000000..5e0415f5a
--- /dev/null
+++ b/data/accounts/pt_PT/acctchrt_checkbook.gnucash-xea
@@ -0,0 +1,157 @@
+<?xml version="1.0" encoding="utf-8"?>
+<gnc-account-example
+ xmlns="http://www.gnucash.org/XML/"
+ xmlns:act="http://www.gnucash.org/XML/act"
+ xmlns:addr="http://www.gnucash.org/XML/addr"
+ xmlns:bgt="http://www.gnucash.org/XML/bgt"
+ xmlns:billterm="http://www.gnucash.org/XML/billterm"
+ xmlns:book="http://www.gnucash.org/XML/book"
+ xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
+ xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
+ xmlns:cd="http://www.gnucash.org/XML/cd"
+ xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
+ xmlns:cust="http://www.gnucash.org/XML/cust"
+ xmlns:employee="http://www.gnucash.org/XML/employee"
+ xmlns:entry="http://www.gnucash.org/XML/entry"
+ xmlns:fs="http://www.gnucash.org/XML/fs"
+ xmlns:gnc="http://www.gnucash.org/XML/gnc"
+ xmlns:gnc-act="http://www.gnucash.org/XML/gnc-act"
+ xmlns:invoice="http://www.gnucash.org/XML/invoice"
+ xmlns:job="http://www.gnucash.org/XML/job"
+ xmlns:lot="http://www.gnucash.org/XML/lot"
+ xmlns:order="http://www.gnucash.org/XML/order"
+ xmlns:owner="http://www.gnucash.org/XML/owner"
+ xmlns:price="http://www.gnucash.org/XML/price"
+ xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
+ xmlns:slot="http://www.gnucash.org/XML/slot"
+ xmlns:split="http://www.gnucash.org/XML/split"
+ xmlns:sx="http://www.gnucash.org/XML/sx"
+ xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
+ xmlns:trn="http://www.gnucash.org/XML/trn"
+ xmlns:ts="http://www.gnucash.org/XML/ts"
+ xmlns:tte="http://www.gnucash.org/XML/tte"
+ xmlns:vendor="http://www.gnucash.org/XML/vendor">
+ <gnc-act:title>
+ Um simples livro de cheques
+ </gnc-act:title>
+ <gnc-act:short-description>
+ O conjunto mÃnimo de contas a utilizar no GnuCash.
+ </gnc-act:short-description>
+ <gnc-act:long-description>
+ Utilize esta árvore se só pretende controlar o seu livro de cheques. Mais tarde, pode começar a acompanhar receitas e despesas em mais detalhe, se achar necessário.
+ </gnc-act:long-description>
+<gnc:account version="2.0.0">
+ <act:name>Root Account</act:name>
+ <act:id type="new">1972cce2e2364f95b2b0bc014502661d</act:id>
+ <act:type>ROOT</act:type>
+ <act:commodity-scu>0</act:commodity-scu>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Activos</act:name>
+ <act:id type="new">bde24bbbe01829aff3dac8d038e174cc</act:id>
+ <act:type>ASSET</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Activos</act:description>
+ <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">true</slot:value>
+ </slot>
+ </act:slots>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Activos actuais</act:name>
+ <act:id type="new">d90864ec1d660176244b05a0e43e621a</act:id>
+ <act:type>ASSET</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Activos actuais</act:description>
+ <act:parent type="new">bde24bbbe01829aff3dac8d038e174cc</act:parent>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">true</slot:value>
+ </slot>
+ </act:slots>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Conta corrente</act:name>
+ <act:id type="new">ab2dc28552256b8d1ef4fdea4ba45717</act:id>
+ <act:type>BANK</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Conta corrente</act:description>
+ <act:parent type="new">d90864ec1d660176244b05a0e43e621a</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Receitas</act:name>
+ <act:id type="new">e96c0691c219f5f55590e20fb9a3309b</act:id>
+ <act:type>INCOME</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Receitas</act:description>
+ <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Despesas</act:name>
+ <act:id type="new">3b95fbbcc06ef20d61aa082b84938287</act:id>
+ <act:type>EXPENSE</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Despesas</act:description>
+ <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Capital próprio</act:name>
+ <act:id type="new">b8b72887da1adf889f171923d23efbdd</act:id>
+ <act:type>EQUITY</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Capital próprio</act:description>
+ <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
+ <act:slots>
+ <slot>
+ <slot:key>placeholder</slot:key>
+ <slot:value type="string">true</slot:value>
+ </slot>
+ </act:slots>
+</gnc:account>
+<gnc:account version="2.0.0">
+ <act:name>Saldos iniciais</act:name>
+ <act:id type="new">bdb4dd9be2b98f03a0b400036452232c</act:id>
+ <act:type>EQUITY</act:type>
+ <act:commodity>
+ <cmdty:space>ISO4217</cmdty:space>
+ <cmdty:id>USD</cmdty:id>
+ </act:commodity>
+ <act:commodity-scu>100</act:commodity-scu>
+ <act:description>Saldos iniciais</act:description>
+ <act:parent type="new">b8b72887da1adf889f171923d23efbdd</act:parent>
+ <act:slots>
+ <slot>
+ <slot:key>equity-type</slot:key>
+ <slot:value type="string">opening-balance</slot:value>
+ </slot>
+ </act:slots>
+</gnc:account>
+</gnc-account-example>
commit 87b0a41e9b0b4db6556523ce5e3009fa03dd7734
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Fri Jan 7 16:24:03 2022 +0800
[Split.c] return price==0 instead of 1, if !split, or amt==0
diff --git a/libgnucash/engine/Split.c b/libgnucash/engine/Split.c
index 31ede94c6..406ab8603 100644
--- a/libgnucash/engine/Split.c
+++ b/libgnucash/engine/Split.c
@@ -1196,6 +1196,10 @@ void
xaccSplitSetSharePrice (Split *s, gnc_numeric price)
{
if (!s) return;
+
+ if (gnc_numeric_zero_p (price))
+ return;
+
ENTER (" ");
xaccTransBeginEdit (s->parent);
@@ -1927,22 +1931,18 @@ gnc_numeric
xaccSplitGetSharePrice (const Split * split)
{
gnc_numeric amt, val, price;
- if (!split) return gnc_numeric_create(1, 1);
+ if (!split) return gnc_numeric_create(0, 1);
- /* if amount == 0 and value == 0, then return 1.
- * if amount == 0 and value != 0 then return 0.
+ /* if amount == 0, return 0
* otherwise return value/amount
*/
amt = xaccSplitGetAmount(split);
val = xaccSplitGetValue(split);
if (gnc_numeric_zero_p(amt))
- {
- if (gnc_numeric_zero_p(val))
- return gnc_numeric_create(1, 1);
return gnc_numeric_create(0, 1);
- }
+
price = gnc_numeric_div(val, amt,
GNC_DENOM_AUTO,
GNC_HOW_RND_ROUND_HALF_UP);
diff --git a/libgnucash/engine/test/utest-Split.cpp b/libgnucash/engine/test/utest-Split.cpp
index 93637627c..4d257c4d4 100644
--- a/libgnucash/engine/test/utest-Split.cpp
+++ b/libgnucash/engine/test/utest-Split.cpp
@@ -1669,7 +1669,7 @@ static void
test_xaccSplitGetSharePrice (Fixture *fixture, gconstpointer pData)
{
gnc_numeric result, quotient;
- gnc_numeric expected = gnc_numeric_create (1, 1);
+ gnc_numeric expected = gnc_numeric_create (0, 1);
Split *split = fixture->split;
/* Warning: this is a define in Split.c */
char *logdomain = "gnc.engine";
@@ -1699,7 +1699,7 @@ test_xaccSplitGetSharePrice (Fixture *fixture, gconstpointer pData)
g_assert_cmpint (check.hits, ==, 0);
split->value = gnc_numeric_zero ();
- expected = gnc_numeric_create (1, 1);
+ expected = gnc_numeric_create (0, 1);
result = xaccSplitGetSharePrice (split);
g_assert (gnc_numeric_equal (result, expected));
g_assert_cmpint (check.hits, ==, 0);
commit 47f2e82f8e802265af218e9c625c93007b512619
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Jan 10 19:12:58 2022 +0800
Revert "[split-register-model.c] Hide price==1 for zero-amount splits"
This reverts commit 203432c436d504ac86e2b392b39df7aa3aa11eae. It was
intended as a cosmetic clean up but caused data entry difficulties
described in bug 798406.
diff --git a/gnucash/register/ledger-core/split-register-model.c b/gnucash/register/ledger-core/split-register-model.c
index c5f955a0a..c2146d4a7 100644
--- a/gnucash/register/ledger-core/split-register-model.c
+++ b/gnucash/register/ledger-core/split-register-model.c
@@ -1389,12 +1389,11 @@ gnc_split_register_get_price_entry (VirtualLocation virt_loc,
split = gnc_split_register_get_split (reg, virt_loc.vcell_loc);
- if (gnc_numeric_zero_p (xaccSplitGetAmount(split)) ||
- gnc_numeric_zero_p (xaccSplitGetValue(split)))
- return NULL;
-
price = xaccSplitGetSharePrice (split);
curr = xaccTransGetCurrency (xaccSplitGetParent (split));
+ if (gnc_numeric_zero_p (price))
+ return NULL;
+
return xaccPrintAmount (price, gnc_default_price_print_info (curr));
}
commit 088874b1c6f0a9bf45c857b3e3cea246b48cdefb
Merge: b873d17c6 64874fc70
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Jan 10 09:13:00 2022 +0800
Merge branch 'maint-speedup-budget' into maint #1242
commit b873d17c613780d122d3181fa6f46061ce8a41d7
Author: Sampo Harjula <sahtor.weblate at sahtor.net>
Date: Sun Jan 9 20:54:17 2022 +0100
Translation update by Sampo Harjula <sahtor.weblate at sahtor.net> using Weblate
po/glossary/fi.po: 98.6% (213 of 216 strings; 1 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Finnish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/fi/
Translation update by Sampo Harjula <sahtor.weblate at sahtor.net> using Weblate
po/fi.po: 67.1% (3613 of 5380 strings; 56 fuzzy)
17 failing checks (0.3%)
Translation: GnuCash/Program (Finnish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/fi/
Co-authored-by: Sampo Harjula <sahtor.weblate at sahtor.net>
diff --git a/po/fi.po b/po/fi.po
index 86530b118..c3509ae58 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -6,14 +6,15 @@
# Tuomo Kohvakka <tuomo.kohvakka at iki.fi>, 2008.
# Jyri-Petteri Paloposki <jyri-petteri.paloposki at iki.fi>, 2021.
# Jiri Grönroos <jiri.gronroos at iki.fi>, 2021.
+# Sampo Harjula <sahtor.weblate at sahtor.net>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.9-pre1\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2021-12-21 08:52+0000\n"
-"Last-Translator: Jiri Grönroos <jiri.gronroos at iki.fi>\n"
+"PO-Revision-Date: 2022-01-09 19:54+0000\n"
+"Last-Translator: Sampo Harjula <sahtor.weblate at sahtor.net>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/gnucash/gnucash/"
"fi/>\n"
"Language: fi\n"
@@ -21,7 +22,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.10\n"
+"X-Generator: Weblate 4.10.1\n"
"X-Poedit-Bookmarks: -1,-1,2060,-1,-1,-1,-1,-1,-1,-1\n"
#: bindings/guile/commodity-table.scm:44
@@ -9023,7 +9024,7 @@ msgstr ""
#: gnucash/gnome-utils/gnc-tree-model-split-reg.c:2867
#: gnucash/register/ledger-core/split-register.c:2562
msgid "Direct Debit"
-msgstr "Suoraveloitus"
+msgstr "Tilisiirto"
#: gnucash/gnome-utils/gnc-tree-model-split-reg.c:2873
#: gnucash/gnome-utils/gnc-tree-model-split-reg.c:2877
diff --git a/po/glossary/fi.po b/po/glossary/fi.po
index e96ce6a21..51ae2ba87 100644
--- a/po/glossary/fi.po
+++ b/po/glossary/fi.po
@@ -4,14 +4,15 @@
# Jyri-Petteri Paloposki <jyri-petteri.paloposki at iki.fi>, 2021.
# Metroseksuaali <timmy.kinnunen at elisanet.fi>, 2021.
# Kaantaja <ufdbvgoljrjkrkyyub at ianvvn.com>, 2021.
+# Sampo Harjula <sahtor.weblate at sahtor.net>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
-"PO-Revision-Date: 2022-01-02 22:54+0000\n"
-"Last-Translator: Anonymous <noreply at weblate.org>\n"
+"PO-Revision-Date: 2022-01-09 19:54+0000\n"
+"Last-Translator: Sampo Harjula <sahtor.weblate at sahtor.net>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/gnucash/glossary/"
"fi/>\n"
"Language: fi\n"
@@ -393,7 +394,7 @@ msgstr "liittyvä asiakirja"
#. "The last day to pay an invoice in time."
msgid "due date"
-msgstr ""
+msgstr "Eräpäivä"
#. "Electronic mail. Some languages allow different writings, but each team should use only one. https://en.wikipedia.org/wiki/Email"
msgid "email"
@@ -754,13 +755,11 @@ msgstr "rivi"
#. "Alias of 'shares'"
msgid "stocks"
-msgstr ""
+msgstr "osakkeet"
#. "Sometimes one old share gets replaced by multiple new like 1 OLD @100¤ by 2 NEW @50¤"
-#, fuzzy
-#| msgid "split"
msgid "stock split"
-msgstr "rivi"
+msgstr "osakkeen jako osiin"
#. "This sets the particular design or shape of a report."
msgid "style sheet"
@@ -876,7 +875,7 @@ msgid "withdraw (in the reconcile dialog)"
msgstr "nosto"
msgid "stock"
-msgstr ""
+msgstr "osake"
msgid "due"
msgstr ""
@@ -885,4 +884,4 @@ msgid "Online"
msgstr ""
msgid "Direct Debit"
-msgstr ""
+msgstr "Tilisiirto"
commit 2ca8ed008887cc267a2dc354717ea170cc9e1917
Author: Pedro Albuquerque <pmra at gmx.com>
Date: Sun Jan 9 20:54:16 2022 +0100
Translation update by Pedro Albuquerque <pmra at gmx.com> using Weblate
po/pt.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Portuguese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt/
Translation update by Pedro Albuquerque <pmra at gmx.com> using Weblate
po/pt.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Portuguese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt/
Co-authored-by: Pedro Albuquerque <pmra at gmx.com>
diff --git a/po/pt.po b/po/pt.po
index 9ba89e6b6..6c830b743 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-07 11:54+0000\n"
+"PO-Revision-Date: 2022-01-09 17:56+0000\n"
"Last-Translator: Pedro Albuquerque <pmra at gmx.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/gnucash/"
"gnucash/pt/>\n"
@@ -13270,7 +13270,7 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:112
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:102
msgid "Select File for Import"
-msgstr "Seleccione o ficheiro a importar"
+msgstr "Seleccionar o ficheiro a importar"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:147
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:138
@@ -14122,7 +14122,7 @@ msgstr ""
"O processo de importação tem vários passos. As suas contas GnuCash não serão "
"alteradas até que clique em \"Aplicar\", no final do processo.\n"
"\n"
-"Clique em \"Avançar\" para começar a carregar os seus dados QIF ou em "
+"Clique em \"Seguinte\" para começar a carregar os seus dados QIF ou em "
"\"Cancelar\" para abortar o processo."
#: gnucash/gtkbuilder/assistant-qif-import.glade:63
@@ -14193,7 +14193,7 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-qif-import.glade:345
msgid "Set a date format for this QIF file"
-msgstr "Defina um formato de data para este ficheiro QIF"
+msgstr "Definir um formato de data para este ficheiro QIF"
#: gnucash/gtkbuilder/assistant-qif-import.glade:359
msgid ""
@@ -14217,7 +14217,7 @@ msgstr "Nome de conta"
#: gnucash/gtkbuilder/assistant-qif-import.glade:429
msgid "Set the default QIF account name"
-msgstr "Insira o nome predefinido da conta QIF"
+msgstr "Inserir o nome predefinido da conta QIF"
#. Run the assistant in your language to see GTK's translation of the button labels.
#: gnucash/gtkbuilder/assistant-qif-import.glade:468
@@ -14231,7 +14231,7 @@ msgstr ""
"Clique em \"Carregar outro ficheiro\" se tem mais dados a importar nesta "
"altura. Faça-o se gravou as suas contas em diferentes ficheiros QIF.\n"
"\n"
-"Clique em \"Avançar\" para terminar o carregamento de ficheiros e passar ao "
+"Clique em \"Seguinte\" para terminar o carregamento de ficheiros e passar ao "
"passo seguinte do processo de importação QIF."
#: gnucash/gtkbuilder/assistant-qif-import.glade:487
@@ -14244,7 +14244,7 @@ msgstr "_Carregar outro ficheiro"
#: gnucash/gtkbuilder/assistant-qif-import.glade:524
msgid "QIF files you have loaded"
-msgstr "Ficheiros QIF que carregou"
+msgstr "Ficheiros QIF carregados"
#: gnucash/gtkbuilder/assistant-qif-import.glade:539
msgid ""
@@ -14387,7 +14387,7 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-qif-import.glade:1001
#: gnucash/import-export/qif-imp/assistant-qif-import.c:2642
msgid "Choose the QIF file currency and select Book Options"
-msgstr "Escolha a moeda do ficheiro QIF e seleccione as opções do livro"
+msgstr "Escolher a moeda do ficheiro QIF e as opções do livro"
#: gnucash/gtkbuilder/assistant-qif-import.glade:1022
msgid ""
commit d90c647addcb16a1f00d6dd5e8060c26c0b9b60a
Author: Francisco Serrador <fserrador at gmail.com>
Date: Sun Jan 9 20:54:16 2022 +0100
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/glossary/es.po: 100.0% (222 of 222 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/es/
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/es.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es/
Co-authored-by: Francisco Serrador <fserrador at gmail.com>
diff --git a/po/es.po b/po/es.po
index 64b2e7b35..083666dcf 100644
--- a/po/es.po
+++ b/po/es.po
@@ -79,7 +79,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-07 20:57+0000\n"
+"PO-Revision-Date: 2022-01-09 13:54+0000\n"
"Last-Translator: Francisco Serrador <fserrador at gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gnucash/gnucash/"
"es/>\n"
@@ -354,7 +354,7 @@ msgstr "Hebreo (Windows-1255)"
#: borrowed/goffice/go-charmap-sel.c:182
msgid "Hindi (MacDevanagari)"
-msgstr "Hindi (MacDevanagari)"
+msgstr "Hindú (MacDevanagari)"
#: borrowed/goffice/go-charmap-sel.c:184
msgid "Icelandic (MacIcelandic)"
@@ -1226,7 +1226,7 @@ msgstr "Editarâ¦"
#: gnucash/report/reports/standard/invoice.scm:774
#: libgnucash/engine/Account.cpp:175 libgnucash/engine/gncInvoice.c:1110
msgid "Bill"
-msgstr "Minuta"
+msgstr "Cargo"
#: gnucash/gnome/business-gnome-utils.c:222 gnucash/gnome/dialog-doclink.c:808
#: gnucash/gnome/dialog-invoice.c:2640 gnucash/gnome/dialog-invoice.c:2866
@@ -1308,7 +1308,7 @@ msgstr "Los dÃas de descuento no pueden ser mayores que los dÃas vencidos."
#: gnucash/gnome/dialog-billterms.c:324
msgid "You must provide a name for this Billing Term."
-msgstr "Debe proporcionar un nombre para esta Condición de Minutas Futuras."
+msgstr "Debe proporcionar un nombre para esta Condición de Cargos Futuros."
#: gnucash/gnome/dialog-billterms.c:331
#, c-format
@@ -1316,7 +1316,7 @@ msgid ""
"You must provide a unique name for this Billing Term. Your choice \"%s\" is "
"already in use."
msgstr ""
-"Debe proporcionar un nombre único para esta Condición de Minutas Futuras. Su "
+"Debe proporcionar un nombre único para esta Condición de Cargos Futuros. Su "
"elección «%s» ya está en uso."
#: gnucash/gnome/dialog-billterms.c:531
@@ -1579,7 +1579,7 @@ msgstr "Contacto de Transporte"
#: gnucash/gnome/dialog-customer.c:922 gnucash/gnome/dialog-vendor.c:716
msgid "Billing Contact"
-msgstr "Contacto de Minuta Futura"
+msgstr "Contacto de Cargo"
#: gnucash/gnome/dialog-customer.c:924
msgid "Customer ID"
@@ -2184,7 +2184,7 @@ msgstr "Descripción, Anotaciones o Memorandum"
#: gnucash/report/trep-engine.scm:1076 gnucash/report/trep-engine.scm:1197
#: gnucash/report/trep-engine.scm:1198
msgid "Memo"
-msgstr "Memorandum, resumen"
+msgstr "Memorándum, resumen"
#: gnucash/gnome/dialog-find-transactions2.c:155
#: gnucash/gnome/dialog-find-transactions.c:155
@@ -2299,7 +2299,7 @@ msgstr "HBCI Online"
#. invoiced.
#: gnucash/gnome/dialog-invoice.c:477 gnucash/gnome/dialog-order.c:181
msgid "You need to supply Billing Information."
-msgstr "Requiere indicar Información de Minutas Futuras."
+msgstr "Requiere indicar Información de Cargos."
#: gnucash/gnome/dialog-invoice.c:733
msgid "Are you sure you want to delete the selected entry?"
@@ -2358,7 +2358,7 @@ msgid ""
"currency. You will be asked a conversion rate for each."
msgstr ""
"Uno o más de los apuntes son para cuentas diferentes sobre la moneda de "
-"factura/minuta. Se le preguntará un tipo de conversión por cada una."
+"factura/cargo. Se le preguntará un tipo de conversión por cada una."
#: gnucash/gnome/dialog-invoice.c:1137
msgid "The post action was canceled because not all exchange rates were given."
@@ -2436,15 +2436,15 @@ msgstr "Vista Facturante"
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:291
#: gnucash/gnome-search/dialog-search.c:1078
msgid "New Bill"
-msgstr "Crear Minuta"
+msgstr "Crear Cargo"
#: gnucash/gnome/dialog-invoice.c:2174
msgid "Edit Bill"
-msgstr "Editar Minuta"
+msgstr "Editar Cargo"
#: gnucash/gnome/dialog-invoice.c:2178
msgid "View Bill"
-msgstr "Vista Minuta"
+msgstr "Vista Cargo"
#: gnucash/gnome/dialog-invoice.c:2187
#: gnucash/gnome-search/dialog-search.c:1090
@@ -2465,12 +2465,12 @@ msgstr "Abrir documento asociado:"
#: gnucash/gnome/dialog-invoice.c:2633 gnucash/gnome/dialog-invoice.c:2858
msgid "Bill Information"
-msgstr "Información de Minuta"
+msgstr "Información de Cargo"
#: gnucash/gnome/dialog-invoice.c:2635 gnucash/gnome/dialog-invoice.c:2861
#: gnucash/gnome/dialog-invoice.c:3431
msgid "Bill ID"
-msgstr "ID Minuta"
+msgstr "ID Cargo"
#: gnucash/gnome/dialog-invoice.c:2639 gnucash/gnome/dialog-invoice.c:2865
msgid "Voucher Information"
@@ -2522,7 +2522,7 @@ msgstr "BoletÃn Declarable"
#: gnucash/gnome/dialog-invoice.c:3344 gnucash/gnome/dialog-invoice.c:3610
msgid "View/Edit Bill"
-msgstr "Vista/Editar minuta"
+msgstr "Vista/Editar cargo"
#. Translators: The terms 'Voucher' and 'Expense Voucher' are used
#. interchangeably in gnucash and mean the same thing.
@@ -2547,7 +2547,7 @@ msgstr "Anotación de Factura"
#: gnucash/gtkbuilder/dialog-job.glade:217
#: gnucash/report/reports/standard/invoice.scm:304
msgid "Billing ID"
-msgstr "ID Minuta Futura"
+msgstr "ID Cargo Futuro"
#: gnucash/gnome/dialog-invoice.c:3378 gnucash/gnome/dialog-invoice.c:3412
#: gnucash/gnome/dialog-invoice.c:3446
@@ -2577,11 +2577,11 @@ msgstr "ID de Factura"
#: gnucash/gnome/dialog-invoice.c:3403
msgid "Bill Owner"
-msgstr "Titular de Minuta"
+msgstr "Titular de Cargo"
#: gnucash/gnome/dialog-invoice.c:3406
msgid "Bill Notes"
-msgstr "Anotaciones Minuta"
+msgstr "Anotaciones Cargo"
#: gnucash/gnome/dialog-invoice.c:3437
msgid "Voucher Owner"
@@ -2654,7 +2654,7 @@ msgstr "Núm"
# TÃtulo de Ventana
#: gnucash/gnome/dialog-invoice.c:3569
msgid "Find Bill"
-msgstr "Buscar Minuta"
+msgstr "Buscar Cargo"
#: gnucash/gnome/dialog-invoice.c:3576
msgid "Find Expense Voucher"
@@ -2681,7 +2681,7 @@ msgstr[1] "Los siguientes %d documentos del proveedor están vencidos:"
#: gnucash/gnome/dialog-invoice.c:3721
msgid "Due Bills Reminder"
-msgstr "Recordatorio de Minutas Vencidas"
+msgstr "Recordatorio de Cargos Vencidos"
#. Translators: %d is the number of invoices/credit notes due. This is a
#. ngettext(3) message.
@@ -2953,7 +2953,7 @@ msgid ""
msgstr ""
"No tiene cuentas 'Contabilizar Destino´ válidas. Por favor, cree una cuenta "
"del tipo «%s» antes de continuar procesando esta liquidación. ¿Quizá quiera "
-"crear primero una Factura o Minuta?"
+"crear primero una Factura o Cargo?"
#: gnucash/gnome/dialog-payment.c:1622
msgid ""
@@ -3470,11 +3470,11 @@ msgstr "Ejercicios del Proveedor"
#: gnucash/gnome/dialog-vendor.c:705
msgid "Vendor's Bills"
-msgstr "Minutas del Proveedor"
+msgstr "Cargos del Proveedor"
#: gnucash/gnome/dialog-vendor.c:706
msgid "Pay Bill"
-msgstr "Liquidar Minuta"
+msgstr "Liquidar Cargo"
#: gnucash/gnome/dialog-vendor.c:718
msgid "Vendor ID"
@@ -3924,11 +3924,11 @@ msgstr "Abrir âBuscar Proveedorâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:218
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:196
msgid "New _Bill..."
-msgstr "Crear _minutaâ¦"
+msgstr "Crear _cargoâ¦"
#: gnucash/gnome/gnc-plugin-business.c:219
msgid "Open the New Bill dialog"
-msgstr "Abre âCrear minutaâ como diálogo"
+msgstr "Abre âCrear cargoâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:223
msgid "Find Bi_ll..."
@@ -3936,7 +3936,7 @@ msgstr "Buscar _minutaâ¦"
#: gnucash/gnome/gnc-plugin-business.c:224
msgid "Open the Find Bill dialog"
-msgstr "Abre âBuscar minutaâ como diálogo"
+msgstr "Abre âBuscar cargoâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:245
msgid "Employees Overview"
@@ -4002,19 +4002,19 @@ msgstr ""
#: gnucash/gnome/gnc-plugin-business.c:288
msgid "_Billing Terms Editor"
-msgstr "_Editor de condiciones de Minuta Futura"
+msgstr "_Editor de condiciones de Cargo Futuro"
#: gnucash/gnome/gnc-plugin-business.c:289
msgid "View and edit the list of Billing Terms"
-msgstr "Vea y edite el listado de Condiciones de Minutas Futuras"
+msgstr "Vea y edite el listado de Condiciones de Cargos Futuros"
#: gnucash/gnome/gnc-plugin-business.c:293
msgid "Bills _Due Reminder"
-msgstr "Recordar minutas _vencidas"
+msgstr "Recordar cargos _vencidos"
#: gnucash/gnome/gnc-plugin-business.c:294
msgid "Open the Bills Due Reminder dialog"
-msgstr "Abre âRecordatorio de facturas vencidasâ como diálogo"
+msgstr "Abre âRecordatorio de cargos vencidosâ como diálogo"
#: gnucash/gnome/gnc-plugin-business.c:298
msgid "Invoices _Due Reminder"
@@ -4787,31 +4787,31 @@ msgstr "_Restablecer diseño por defecto para documentos de cliente"
#: gnucash/gnome/gnc-plugin-page-invoice.c:317
msgid "_Print Bill"
-msgstr "_Imprimir minuta"
+msgstr "_Declarar cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:318
msgid "_Edit Bill"
-msgstr "_Editar minuta"
+msgstr "_Editar cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:319
msgid "_Duplicate Bill"
-msgstr "_Duplicar minuta"
+msgstr "_Duplicar cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:320
msgid "_Post Bill"
-msgstr "_Contabilizar minuta"
+msgstr "_Contabilizar cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:321
msgid "_Unpost Bill"
-msgstr "_Descontabilizar minuta"
+msgstr "_Descontabilizar cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:322
msgid "New _Bill"
-msgstr "Crear _minuta"
+msgstr "Crear _cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:323
msgid "_Pay Bill"
-msgstr "_Liquidación minuta"
+msgstr "_Liquidación cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:331
msgid "_Use as Default Layout for Vendor Documents"
@@ -4947,45 +4947,44 @@ msgstr ""
#: gnucash/gnome/gnc-plugin-page-invoice.c:394
msgid "Make a printable bill"
-msgstr "Genera una minuta imprimible"
+msgstr "Genera un cargo imprimible"
#: gnucash/gnome/gnc-plugin-page-invoice.c:395
msgid "Edit this bill"
-msgstr "Editar esta minuta"
+msgstr "Editar este cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:396
msgid "Create a new bill as a duplicate of the current one"
-msgstr "Crea una minuta nueva como un duplicado de la cuenta efectiva"
+msgstr "Crea un cargo nuevo como un duplicado de la cuenta efectiva"
#: gnucash/gnome/gnc-plugin-page-invoice.c:397
msgid "Post this bill to your Chart of Accounts"
-msgstr "Contabiliza esta minuta en su Ãrbol de Cuentas"
+msgstr "Contabiliza este cargo en su Ãrbol de Cuentas"
#: gnucash/gnome/gnc-plugin-page-invoice.c:398
msgid "Unpost this bill and make it editable"
-msgstr "Des-contabiliza esta minuta y lo hace editable"
+msgstr "Des-contabiliza este cargo y lo hace editable"
#: gnucash/gnome/gnc-plugin-page-invoice.c:399
msgid "Create a new bill for the same owner as the current one"
-msgstr ""
-"Crea una minuta nueva para el mismo titular como el de la cuenta efectiva"
+msgstr "Crea un cargo nuevo para el mismo titular como el de la cuenta efectiva"
#: gnucash/gnome/gnc-plugin-page-invoice.c:400
msgid "Move to the blank entry at the bottom of the bill"
-msgstr "Ir al apunte en blanco al suelo de la minuta"
+msgstr "Ir al asiento en blanco al suelo del cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:401
msgid "Enter a payment for the owner of this bill"
-msgstr "Introduce una liquidación para el titular de esta minuta"
+msgstr "Introduce una liquidación para el titular de este cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:402
msgid "Open a vendor report window for the owner of this bill"
-msgstr "Abre un boletÃn de proveedor para el titular de esta minuta"
+msgstr "Abre un boletÃn de proveedor para el titular de este cargo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:409
msgid "Use the current layout as default for all vendor bills and credit notes"
msgstr ""
-"Usar el diseño actual como predeterminado para todas las minutas de "
+"Usar el diseño actual como predeterminado para todos los cargos del "
"proveedor y anotaciones crediticias"
#: gnucash/gnome/gnc-plugin-page-invoice.c:410
@@ -4993,7 +4992,7 @@ msgid ""
"Reset default layout for all vendor bills and credit notes back to built-in "
"defaults and update the current page accordingly"
msgstr ""
-"Restablecer diseño predeterminado para todas las minutas del proveedor y las "
+"Restablecer diseño predeterminado para todos los cargos del proveedor y las "
"anotaciones crediticias devueltas y actualizar la página actual de acorde a "
"ello"
@@ -5171,7 +5170,7 @@ msgstr "Borrar el titular seleccionado"
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:197
msgid "Create a new bill"
-msgstr "Crea una minuta nueva"
+msgstr "Crea un cargo nuevo"
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:202
msgid "Create a new invoice"
@@ -5864,7 +5863,7 @@ msgstr "Abre el documento enlazado para la transacción efectiva"
#: gnucash/gnome/gnc-plugin-page-register.c:320
msgid "Jump to the linked bill, invoice, or voucher"
-msgstr "Ir al vale, factura o comprobante enlazado"
+msgstr "Ir al cargo, factura o comprobante enlazado"
#: gnucash/gnome/gnc-plugin-page-register.c:409
msgid "Remo_ve Other Splits"
@@ -10929,12 +10928,12 @@ msgstr ""
"proveedor con adelantos liquidados y documentos de Contabilidad. Los "
"adelantos liquidados y documentos obviamente tienen que estar frente al "
"mismo proveedor. Los documentos de Contabilidad son documentos con signo "
-"opuesto. Por ejemplo para una minuta, anotaciones crediticias del proveedor "
-"y las minutas negativas son consideradas como documentos de contabilidad."
+"opuesto. Por ejemplo para un cargo, anotaciones crediticias del proveedor y "
+"los cargos negativos son consideradas como documentos contabilizantes."
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.business.gschema.xml.in:159
msgid "Show bills due reminder at startup"
-msgstr "Mostrar recordatorio de facturas vencidas al inicio"
+msgstr "Mostrar recordatorio de cargos vencidos al inicio"
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.business.gschema.xml.in:160
msgid ""
@@ -10943,15 +10942,15 @@ msgid ""
"definition of \"soon\" is controlled by the \"Days in Advance\" setting. "
"Otherwise GnuCash does not check for due bills."
msgstr ""
-"Si se activa, al iniciar GnuCash comprobará para ver si cualquiera de las "
-"minutas pronto se convertirá en vencimiento. Si esto ocurre, se presentará "
-"al usuario con un diálogo recordatorio. La definición de «pronto» lo "
-"controla a través de opción «DÃas de Anticipo». En caso contrario GnuCash no "
-"marca el vencimiento de minutas."
+"Si se activa, al iniciar GnuCash comprobará para ver si cualquiera de los "
+"cargos pronto se convertirá en vencimiento. Si esto ocurre, se presentará al "
+"usuario con un diálogo recordatorio. La definición de «pronto» lo controla a "
+"través de opción «DÃas de Anticipo». En caso contrario GnuCash no marca el "
+"vencimiento de cargos."
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.business.gschema.xml.in:164
msgid "Show bills due within this many days"
-msgstr "Mostrar minutas vencidas a lo largo de los siguientes dÃas"
+msgstr "Mostrar cargos vencidos a lo largo de los siguientes dÃas"
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.business.gschema.xml.in:165
msgid ""
@@ -10960,8 +10959,8 @@ msgid ""
"active."
msgstr ""
"Este campo define el número de dÃas de anticipo con la que GnuCash "
-"comprobará minutas vencidas. Su valor se usa únicamente si la opción "
-"«Notificar cuando venza» está activa."
+"comprobará cargos vencidos. Su valor se usa únicamente si la opción «"
+"Notificar cuando venza» está activa."
#: gnucash/gschemas/org.gnucash.GnuCash.dialogs.checkprinting.gschema.xml.in:5
msgid "GUID of predefined check format to use"
@@ -15136,8 +15135,7 @@ msgstr "_Notificar cuando venza"
#: gnucash/gtkbuilder/business-prefs.glade:150
#: gnucash/gtkbuilder/business-prefs.glade:239
msgid "Whether to display the list of Bills Due at startup."
-msgstr ""
-"Indica si debe representarse el listado de Facturaciones Vencidas al inicio."
+msgstr "Indica si debe representarse el listado de Cargos Vencidos al inicio."
#: gnucash/gtkbuilder/business-prefs.glade:165
msgid "Report for printing"
@@ -15152,9 +15150,8 @@ msgid ""
"Whether tax is included by default in entries on Bills. This setting is "
"inherited by new customers and vendors."
msgstr ""
-"Indica si la imposición está incluida por omisión en los apuntes de "
-"Facturaciones. Este parámetro está heredada por clientes y proveedores "
-"nuevos."
+"Indica si la imposición está incluida por omisión en los asientos de Cargos. "
+"Este parámetro está heredada por clientes y proveedores nuevos."
#. See the tooltip "At post time..." for details.
#: gnucash/gtkbuilder/business-prefs.glade:192
@@ -15163,7 +15160,7 @@ msgstr "_Procesar liquidaciones a vencimiento"
#: gnucash/gtkbuilder/business-prefs.glade:223
msgid "<b>Bills</b>"
-msgstr "<b>Minutas</b>"
+msgstr "<b>Cargos</b>"
#: gnucash/gtkbuilder/business-prefs.glade:233
msgid "_Notify when due"
@@ -15192,8 +15189,7 @@ msgstr "DÃas de an_ticipo"
#: gnucash/gtkbuilder/business-prefs.glade:304
msgid "How many days in the future to warn about Bills coming due."
-msgstr ""
-"Cuantos dÃas de antelación para avisar sobre Facturaciones que van a vencer."
+msgstr "Cuantos dÃas de antelación para avisar sobre Cargos que van a vencer."
#: gnucash/gtkbuilder/business-prefs.glade:341
msgid "How many days in the future to warn about Invoices coming due."
@@ -15557,7 +15553,7 @@ msgstr "1. Escoja el fichero para importar"
#: gnucash/gtkbuilder/dialog-bi-import-gui.glade:153
msgid "Import bill CSV data"
-msgstr "Importar datos de minuta en CSV"
+msgstr "Importar datos de cargo en CSV"
#: gnucash/gtkbuilder/dialog-bi-import-gui.glade:173
msgid "Import invoice CSV data"
@@ -15651,9 +15647,7 @@ msgstr ""
# post -> lÃmite
#: gnucash/gtkbuilder/dialog-billterms.glade:154
msgid "The number of days to pay the bill after the post date."
-msgstr ""
-"El número de dÃas para liquidar la minuta posterior de la fecha "
-"contabilizante."
+msgstr "El número de dÃas para liquidar el cargo posterior de la fecha vencida."
#: gnucash/gtkbuilder/dialog-billterms.glade:210
msgid "Due Day"
@@ -15673,8 +15667,8 @@ msgid ""
"are applied to the following month. Negative values count backwards from the "
"end of the month."
msgstr ""
-"El dÃa recortado para aplicar los tickets al próximo mes. Tras el recorte, "
-"los tickets son aplicadas al mes posterior. Los valores negativos cuentan "
+"El dÃa recortado para aplicar los cargos al próximo mes. Tras el recorte, "
+"los cargos son aplicadas al mes posterior. Los valores negativos cuentan "
"desde el último dÃa del mes anterior."
#: gnucash/gtkbuilder/dialog-billterms.glade:285
@@ -15688,7 +15682,7 @@ msgstr ""
#: gnucash/gtkbuilder/dialog-billterms.glade:329
msgid "The day of the month bills are due"
-msgstr "El dÃa del mes que vencen las cuentas"
+msgstr "El dÃa del mes que vencen los cargos"
#: gnucash/gtkbuilder/dialog-billterms.glade:393
msgid "Table"
@@ -15705,11 +15699,11 @@ msgstr "Condiciones"
#: gnucash/gtkbuilder/dialog-billterms.glade:483
msgid "Delete the current Billing Term"
-msgstr "Borra la Condición de Recibo Futuro"
+msgstr "Borra la Condición de Cargo Pendiente"
#: gnucash/gtkbuilder/dialog-billterms.glade:501
msgid "Create a new Billing Term"
-msgstr "Crea una Condición de Facturante nuevo"
+msgstr "Crea una Condición de Cargo nuevo"
#: gnucash/gtkbuilder/dialog-billterms.glade:547
#: gnucash/gtkbuilder/dialog-billterms.glade:846
@@ -15738,12 +15732,12 @@ msgstr "_Tipo"
#: gnucash/gtkbuilder/dialog-billterms.glade:1045
msgid "The description of the Billing Term, printed on invoices"
msgstr ""
-"La descripción de las Condiciones de Facturaciones Futuras, declarado en las "
-"recibos"
+"La descripción de las Condiciones de Cargo Pendiente, declarado en las "
+"facturas"
#: gnucash/gtkbuilder/dialog-billterms.glade:685
msgid "Edit the current Billing Term"
-msgstr "Edita la Condición de Recibo Futuro"
+msgstr "Edita la Condición de Cargo Pendiente"
#: gnucash/gtkbuilder/dialog-billterms.glade:738
msgid "Close this window"
@@ -15757,15 +15751,15 @@ msgstr "Cancelar los cambios"
#: gnucash/gtkbuilder/dialog-billterms.glade:818
#: gnucash/gtkbuilder/dialog-billterms.glade:998
msgid "Commit this Billing Term"
-msgstr "Confirmar estas Condiciones de Recibo"
+msgstr "Confirmar estas Condiciones de Cargo Pendiente"
#: gnucash/gtkbuilder/dialog-billterms.glade:1027
msgid "The internal name of the Billing Term."
-msgstr "El nombre interno de las Condiciones de Facturaciones Futuras."
+msgstr "El nombre interno de las Condiciones de Cargo Pendiente."
#: gnucash/gtkbuilder/dialog-billterms.glade:1076
msgid "<b>New Billing Term</b>"
-msgstr "<b>Creación de Condición de Minuta</b>"
+msgstr "<b>Creación de Condición de Cargo</b>"
#: gnucash/gtkbuilder/dialog-billterms.glade:1133
#: gnucash/gtkbuilder/dialog-report.glade:796
@@ -15974,7 +15968,7 @@ msgstr "Correo-e"
#: gnucash/gtkbuilder/dialog-customer.glade:420
msgid "Billing Address"
-msgstr "Dirección de Minuta Futura"
+msgstr "Dirección de Cargo Pendiente"
#: gnucash/gtkbuilder/dialog-customer.glade:537
#: gnucash/import-export/bi-import/dialog-bi-import-gui.c:156
@@ -16014,7 +16008,7 @@ msgstr "¿Anular la Lengüeta Imponible global?"
#: gnucash/gtkbuilder/dialog-order.glade:310
#: gnucash/gtkbuilder/dialog-order.glade:661
msgid "Billing Information"
-msgstr "Información de Minuta Futura"
+msgstr "Información de Cargo Pendiente"
#: gnucash/gtkbuilder/dialog-customer.glade:950
msgid "Shipping Information"
@@ -20987,7 +20981,7 @@ msgstr "Factura %s creada.\n"
#: gnucash/import-export/bi-import/dialog-bi-import.c:731
msgid "Do you want to update existing bills/invoices?"
-msgstr "¿Desea actualizar estas minutas/facturas existentes?"
+msgstr "¿Desea actualizar estos cargos/facturas existentes?"
#: gnucash/import-export/bi-import/dialog-bi-import.c:739
#, c-format
@@ -21036,7 +21030,7 @@ msgstr "ID de Propietario"
#: gnucash/import-export/bi-import/dialog-bi-import-gui.c:145
msgid "Billing-ID"
-msgstr "ID Minuta Pendiente"
+msgstr "ID Cargo Pendiente"
#: gnucash/import-export/bi-import/dialog-bi-import-gui.c:152
#: gnucash/register/ledger-core/gncEntryLedgerModel.c:92
@@ -21081,7 +21075,7 @@ msgstr "Acum-desgl"
#: gnucash/import-export/bi-import/dialog-bi-import-gui.c:198
msgid "Import Bills or Invoices from csv"
-msgstr "Importar Ticket o Facturas desde CSV"
+msgstr "Importar Cargo o Facturas desde CSV"
#: gnucash/import-export/bi-import/dialog-bi-import-gui.c:226
#, c-format
@@ -21135,11 +21129,11 @@ msgstr ""
#: gnucash/import-export/bi-import/gnc-plugin-bi-import.c:58
msgid "Import Bills & _Invoices..."
-msgstr "Importar Minutas y _Facturasâ¦"
+msgstr "Importar Cargos y _Facturas..."
#: gnucash/import-export/bi-import/gnc-plugin-bi-import.c:58
msgid "Import bills and invoices from a CSV text file"
-msgstr "Importar minutas y facturas desde un fichero de texto CSV"
+msgstr "Importar cargos y facturas desde un fichero de texto CSV"
#: gnucash/import-export/csv-exp/assistant-csv-export.c:80
msgid ""
@@ -22863,7 +22857,7 @@ msgstr "999'00"
#: gnucash/register/ledger-core/gncEntryLedgerLayout.c:154
msgctxt "sample for 'Billable'"
msgid "BI"
-msgstr "Fa"
+msgstr "Ca"
#: gnucash/register/ledger-core/gncEntryLedgerLayout.c:158
msgctxt "sample"
@@ -22945,7 +22939,7 @@ msgstr "Imposición"
#: gnucash/register/ledger-core/gncEntryLedgerModel.c:127
msgid "Billable?"
-msgstr "¿Minuta Futura?"
+msgstr "¿Cargable?"
#: gnucash/register/ledger-core/gncEntryLedgerModel.c:548
msgid ""
@@ -23051,7 +23045,7 @@ msgstr "La imposición total para este apunte "
#: gnucash/register/ledger-core/gncEntryLedgerModel.c:783
msgid "Is this entry billable to a customer or job?"
-msgstr "¿Es este apunte de minuta futura a un cliente o un ejercicio?"
+msgstr "¿Es este asiento de cargable a un cliente o un ejercicio?"
#: gnucash/register/ledger-core/gncEntryLedgerModel.c:792
msgid "How did you pay for this item?"
@@ -27090,7 +27084,7 @@ msgid ""
"correctly. Please see the documentation."
msgstr ""
"Estas cuentas impositivas pueden o bien ser completadas empleando el "
-"registro normalizado, o bien desde Facturas y Minutas de Negocios los cuales "
+"registro normalizado, o bien desde Facturas y Cargos de Negocios los cuales "
"requerirán Distribuciones Impositivas para ser configuradas correctamente. "
"Por favor vea la documentación."
@@ -27327,7 +27321,7 @@ msgstr "Nombre societario, dirección e ID-impositivo"
#: gnucash/report/reports/standard/invoice.scm:114
msgid "Invoice date, due date, billing ID, terms, job details"
msgstr ""
-"Fecha reciboda, fecha efectiva, ID factura, términos, detalles de ejercicio"
+"Fecha factura, fecha vencida, ID de cargo, términos, detalles de ejercicio"
#: gnucash/report/reports/standard/invoice.scm:115
msgid "Today's date"
@@ -27349,7 +27343,7 @@ msgstr "TÃtulo personalizado"
#: gnucash/report/reports/standard/invoice.scm:183
msgid "A custom string to replace Invoice, Bill or Expense Voucher."
msgstr ""
-"Una cadena personalizada para remplazar Factura, Minuta o Comprobante de "
+"Una cadena personalizada para remplazar Factura, Cargo o Comprobante de "
"Gasto."
#: gnucash/report/reports/standard/invoice.scm:188
@@ -27536,15 +27530,15 @@ msgstr "¿Representar las referencias de la cuenta?"
#: gnucash/report/reports/standard/invoice.scm:299
msgid "Billing Terms"
-msgstr "Condiciones de Minuta Futura"
+msgstr "Condiciones de Cargo Pendiente"
#: gnucash/report/reports/standard/invoice.scm:300
msgid "Display the invoice billing terms?"
-msgstr "¿Representar la minuta con términos cuenta futura?"
+msgstr "¿Representar la factura con términos de cargo pendiente?"
#: gnucash/report/reports/standard/invoice.scm:305
msgid "Display the billing id?"
-msgstr "¿Representar el ID minuta futura?"
+msgstr "¿Representar el ID del cargo pendiente?"
#: gnucash/report/reports/standard/invoice.scm:309
msgid "Invoice owner ID"
@@ -27881,7 +27875,7 @@ msgstr "Dirección origen."
#: gnucash/report/reports/standard/new-aging.scm:404
#: gnucash/report/reports/standard/receivables.scm:68
msgid "Billing address"
-msgstr "Dirección minuta futura"
+msgstr "Dirección de cargo pendiente"
#: gnucash/report/reports/standard/new-aging.scm:405
#: gnucash/report/reports/standard/receivables.scm:69
@@ -28904,9 +28898,9 @@ msgid ""
"This report is designed for customer (sales) invoices only. Please use the "
"Options menu to select an <em>Invoice</em>, not a Bill or Expense Voucher."
msgstr ""
-"Este boletÃn está diseñado únicamente para las recibos (ventas) de los "
-"clientes. Emplee el menú de Opciones para elegir una <em>Factura</em>, no "
-"una Minuta o Comprobante de Gastos."
+"Este boletÃn está diseñado únicamente para facturas (ventas) de los "
+"clientes. Emplee el menú de Opciones para elegir una <em>Factura</em>, no un "
+"Cargo o Comprobante de Gastos."
#: gnucash/report/reports/support/taxinvoice.eguile.scm:193
msgid "Website"
@@ -29892,18 +29886,18 @@ msgstr ""
#: libgnucash/app-utils/business-prefs.scm:52
msgid "Bill number format"
-msgstr "Formato del número de minuta"
+msgstr "Formato del número del cargo"
#: libgnucash/app-utils/business-prefs.scm:53
msgid "Bill number"
-msgstr "Número de minuta"
+msgstr "Número de cargo"
#: libgnucash/app-utils/business-prefs.scm:54
msgid ""
"The format string to use for generating bill numbers. This is a printf-style "
"format string."
msgstr ""
-"El formato de la cadena para emplear generando números de minuta. Esto es un "
+"El formato de la cadena para emplear generando números de cargos. Esto es un "
"formato con estilo imprimible de la cadena."
#: libgnucash/app-utils/business-prefs.scm:55
@@ -29911,8 +29905,8 @@ msgid ""
"The previous bill number generated. This number will be incremented to "
"generate the next bill number."
msgstr ""
-"El número de minuta anterior generado. Este número será incrementado para "
-"generar el número de minuta siguiente."
+"El número de cargo anterior generado. Este número será incrementado para "
+"generar el número de cargo siguiente."
#: libgnucash/app-utils/business-prefs.scm:56
msgid "Expense voucher number format"
@@ -30377,8 +30371,8 @@ msgstr "Error %d en SX [%s] valor final gnc_numeric, empleando 0 en su lugar."
#, c-format
msgid "No exchange rate available in SX [%s] for %s -> %s, value is zero."
msgstr ""
-"Ningún tipo de cambio monetario disponible en SX [%s] para %s â %s, valor es "
-"cero."
+"Ningún tipo de cambio monetario disponible en SX [%s] para %s -> %s, valor "
+"es cero."
#. Translators: This and the following strings appear on
#. the account tab if the Tax Info column is displayed,
@@ -30395,29 +30389,29 @@ msgstr "Imposición relativa pero sin código impositivo"
#: libgnucash/app-utils/gnc-ui-util.c:647
msgid "Tax entity type not specified"
-msgstr "Tipo de entidad impositiva no especificado"
+msgstr "Tipo no especificado de entidad impositiva"
#: libgnucash/app-utils/gnc-ui-util.c:702
#, c-format
msgid "Tax type %s: invalid code %s for account type"
-msgstr "Tipo impositivo %s: código %s inválido para el tipo de cuenta"
+msgstr "Tipo impositivo %s: código %s no válido para el tipo de cuenta"
#: libgnucash/app-utils/gnc-ui-util.c:706
#, c-format
msgid "Not tax-related; tax type %s: invalid code %s for account type"
msgstr ""
-"Sin imposición relativa; tipo impositivo %s: código %s inválido para el tipo "
-"de cuenta"
+"Sin imposición relativa; tipo impositivo %s: código %s no válido para el "
+"tipo de cuenta"
#: libgnucash/app-utils/gnc-ui-util.c:719
#, c-format
msgid "Invalid code %s for tax type %s"
-msgstr "Código %s inválido para el tipo impositivo %s"
+msgstr "Código %s no válido para el tipo impositivo %s"
#: libgnucash/app-utils/gnc-ui-util.c:723
#, c-format
msgid "Not tax-related; invalid code %s for tax type %s"
-msgstr "Sin imposición relativa; código %s inválido para el tipo impositivo %s"
+msgstr "Sin imposición relativa; código %s no válido para el tipo impositivo %s"
#: libgnucash/app-utils/gnc-ui-util.c:741
#, c-format
@@ -30484,7 +30478,7 @@ msgstr "g"
#: libgnucash/app-utils/gnc-ui-util.c:879
msgctxt "Reconciled flag 'void'"
msgid "v"
-msgstr "v"
+msgstr "a"
#: libgnucash/app-utils/gnc-ui-util.c:919
msgctxt "Document Link flag for 'web'"
@@ -30510,7 +30504,7 @@ msgid ""
"options '~a' is not available, fallback to the option '~a'."
msgstr ""
"Este informe fue guardado usando una versión más reciente de GnuCash. Una de "
-"las nuevas ~a opciones '~a' no está disponible, revertir a la opción '~a'."
+"las nuevas ~a opciones '~a' no está disponible, revierta a la opción '~a'."
#: libgnucash/app-utils/option-util.c:1630
#, c-format
@@ -30536,7 +30530,7 @@ msgstr "Notificación"
#: libgnucash/core-utils/gnc-filepath-utils.cpp:678
msgid "Your gnucash metadata has been migrated."
-msgstr "Sus metadatos de gnucash han sido migrados."
+msgstr "Sus metadatos de GnuCash han sido migrados."
#. Translators: this refers to a directory name.
#: libgnucash/core-utils/gnc-filepath-utils.cpp:680
@@ -30610,7 +30604,7 @@ msgstr "Tarjeta Crediticia"
#: libgnucash/engine/Account.cpp:4475
msgid "Stock"
-msgstr "Reserva"
+msgstr "Provisión"
#: libgnucash/engine/Account.cpp:4476
msgid "Mutual Fund"
@@ -30648,11 +30642,11 @@ msgstr ""
#: libgnucash/engine/gnc-commodity.h:118
msgid "All non-currency"
-msgstr "Todas excepto divisas"
+msgstr "Todas excepto moneda"
#: libgnucash/engine/gnc-date.cpp:79
msgid "%B %#d, %Y"
-msgstr "%B %#d, %Y"
+msgstr "%B %d, %Y"
#. Translators: call "man strftime" for possible values.
#: libgnucash/engine/gnc-date.cpp:83
diff --git a/po/glossary/es.po b/po/glossary/es.po
index f6e4fc9ce..532b7c60e 100644
--- a/po/glossary/es.po
+++ b/po/glossary/es.po
@@ -16,8 +16,8 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
-"PO-Revision-Date: 2022-01-02 23:54+0000\n"
-"Last-Translator: Anonymous <noreply at weblate.org>\n"
+"PO-Revision-Date: 2022-01-09 13:54+0000\n"
+"Last-Translator: Francisco Serrador <fserrador at gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gnucash/glossary/"
"es/>\n"
"Language: es\n"
@@ -501,7 +501,7 @@ msgstr "pérdida"
#. "name of an automatically created account"
msgid "Lost Accounts"
-msgstr "Cuentas de Perdidas"
+msgstr "Cuentas de Pérdidas"
#. "A particular collection of items that were bought in one transaction. A lot is typically formed when the item is bought, and is closed when the item is sold out. Needed e.g. for U.S. tax purposes."
msgid "Lot"
@@ -521,11 +521,11 @@ msgstr "resultado"
#. "The way how more than one window is displayed in GnuCash at the same time. MDI = Multiple Document Interface."
msgid "MDI modus"
-msgstr "modo MDI"
+msgstr "Modo MDI"
#. "One textfield per split that should help you remember what this split was about."
msgid "Memo"
-msgstr "Memorandum, resumen"
+msgstr "Memorándum, resumen"
#. "(a) An agreement by which money is lent by a bank for buying a house or other property, the property being the security. (b) A sum of money lent in this way."
msgid "Mortgage"
@@ -913,7 +913,7 @@ msgid "invoice"
msgstr "factura"
msgid "log"
-msgstr "bitácura"
+msgstr "bitácora"
msgid "Void"
msgstr "Anulada"
commit a41a2959323df321c8db83c60b3522e5ede35544
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jan 9 12:07:32 2022 +0000
Bug 798415 - Due Bills Reminder Dialog - Right align 'amount'
When Gnucash is run in Hebrew which is a right-to-left language, the
monetary columns on the Bills/Invoices due reminder dialog are left
aligned but should be right aligned. This is down to GTK transposing
the column alignment when using an RTL language so detect this and
align to the left before GTK transposes it.
diff --git a/gnucash/gnome-utils/gnc-query-view.c b/gnucash/gnome-utils/gnc-query-view.c
index b61bee948..03c3ac9c6 100644
--- a/gnucash/gnome-utils/gnc-query-view.c
+++ b/gnucash/gnome-utils/gnc-query-view.c
@@ -324,7 +324,12 @@ gnc_query_view_init_view (GNCQueryView *qview)
if (((GNCSearchParam *) param)->justify == GTK_JUSTIFY_CENTER)
algn = 0.5;
else if (((GNCSearchParam *) param)->justify == GTK_JUSTIFY_RIGHT)
- algn = 1.0;
+ {
+ /* GTK_JUSTIFY_RIGHT is only used for monetary values so right align
+ * the column title and data for both ltr and rtl */
+ if (gtk_widget_get_direction (GTK_WIDGET(view)) != GTK_TEXT_DIR_RTL)
+ algn = 1.0;
+ }
/* Set the column title alignment to that of the column */
gtk_tree_view_column_set_alignment (col, algn);
commit 64874fc704f986f4e95d48f9ec606257c354696c
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sun Jan 9 11:09:14 2022 +0800
[gnc-plugin-page-budget] estimate/allperiods wrap begin/commit pair
diff --git a/gnucash/gnome/gnc-plugin-page-budget.c b/gnucash/gnome/gnc-plugin-page-budget.c
index 67da7eba2..60e4b12ea 100644
--- a/gnucash/gnome/gnc-plugin-page-budget.c
+++ b/gnucash/gnome/gnc-plugin-page-budget.c
@@ -1071,7 +1071,9 @@ gnc_plugin_page_budget_cmd_estimate_budget (GtkAction *action,
priv->useAvg = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON(avg));
+ gnc_budget_begin_edit (priv->budget);
gtk_tree_selection_selected_foreach (sel, estimate_budget_helper, page);
+ gnc_budget_commit_edit (priv->budget);
break;
default:
break;
@@ -1200,8 +1202,12 @@ gnc_plugin_page_budget_cmd_allperiods_budget (GtkAction *action,
if (xaccParseAmount (txt, TRUE, &priv->allValue, NULL) ||
priv->action == UNSET)
+ {
+ gnc_budget_begin_edit (priv->budget);
gtk_tree_selection_selected_foreach (sel, allperiods_budget_helper,
page);
+ gnc_budget_commit_edit (priv->budget);
+ }
break;
default:
break;
commit 4a91e193688ed43a73fffdcc8a7cfe2ba6d79192
Author: Christian Wehling <christian.wehling at web.de>
Date: Sat Jan 8 13:55:32 2022 +0100
Translation update by Christian Wehling <christian.wehling at web.de> using Weblate
po/de.po: 99.8% (5370 of 5380 strings; 8 fuzzy)
226 failing checks (4.2%)
Translation: GnuCash/Program (German)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/de/
Co-authored-by: Christian Wehling <christian.wehling at web.de>
diff --git a/po/de.po b/po/de.po
index bde2b1ba1..a4e135f39 100644
--- a/po/de.po
+++ b/po/de.po
@@ -18,7 +18,7 @@
# K. Herbert <herbert.ka at mailo.com>, 2020.
# Milo Ivir <mail at milotype.de>, 2020.
# Alois Spitzbart <spitz234 at hotmail.com>, 2020, 2021.
-# Christian Wehling <christian.wehling at web.de>, 2020, 2021.
+# Christian Wehling <christian.wehling at web.de>, 2020, 2021, 2022.
# Marco Zietzling <marco.zietzling at gmail.com>, 2020, 2021.
# Christian Stimming <christian at cstimming.de>, 2021.
# Julian Heinzel <jeinzi at gmx.de>, 2021.
@@ -36,8 +36,8 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2021-12-07 10:52+0000\n"
-"Last-Translator: Stefan Bayer <stefan.bayer at stefanbayer.net>\n"
+"PO-Revision-Date: 2022-01-08 12:55+0000\n"
+"Last-Translator: Christian Wehling <christian.wehling at web.de>\n"
"Language-Team: German <https://hosted.weblate.org/projects/gnucash/gnucash/"
"de/>\n"
"Language: de\n"
@@ -45,7 +45,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.10-dev\n"
+"X-Generator: Weblate 4.10.1\n"
#: bindings/guile/commodity-table.scm:44
msgid "ALL NON-CURRENCY"
@@ -12816,42 +12816,30 @@ msgstr ""
"Saldo des Kontos verändern."
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:69
-#, fuzzy
-#| msgid "Remove a split from a transaction"
msgid "Cut a split from a transaction"
-msgstr "Buchungsteil von einer Buchung entfernen"
+msgstr "Buchungsteil aus einer Buchung entfernen"
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:70
-#, fuzzy
-#| msgid ""
-#| "This dialog is presented before allowing you to remove a split from a "
-#| "transaction."
msgid ""
"This dialog is presented before allowing you to cut a split from a "
"transaction."
msgstr ""
-"Diese Rückfrage kommt vor dem Löschen von Buchungsteilen einer Buchung."
+"Diese Rückfrage wird vor dem Entfernen von Buchungsteilen aus einer Buchung "
+"angezeigt."
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:74
-#, fuzzy
-#| msgid "Remove a reconciled split from a transaction"
msgid "Cut a reconciled split from a transaction"
-msgstr "Abgeglichenen Buchungsteil von einer Buchung entfernen"
+msgstr "Abgeglichenen Buchungsteil aus einer Buchung entfernen"
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:75
-#, fuzzy
-#| msgid ""
-#| "This dialog is presented before allowing you to remove a reconciled split "
-#| "from a transaction. Doing so will throw off the reconciled value of the "
-#| "register and can make it hard to perform future reconciliations."
msgid ""
"This dialog is presented before allowing you to cut a reconciled split from "
"a transaction. Doing so will throw off the reconciled value of the register "
"and can make it hard to perform future reconciliations."
msgstr ""
-"Diese Rückfrage kommt vor dem Löschen eines abgeglichenen Buchungsteils aus "
-"einer Buchung. Löschen jenes Buchungsteils wird den abgeglichenen Wert im "
-"Konto verändern und kann daher zukünftiges Abgleichen erschweren."
+"Diese Rückfrage kommt vor dem Entfernen eines abgeglichenen Buchungsteils "
+"aus einer Buchung. Dies wird den abgeglichenen Wert im Konto verändern und "
+"kann daher zukünftiges Abgleichen erschweren."
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:79
#: gnucash/gschemas/org.gnucash.GnuCash.warnings.gschema.xml.in:192
@@ -16619,8 +16607,6 @@ msgid "Show _Memo column"
msgstr "_Buchungstextspalte anzeigen"
#: gnucash/gtkbuilder/dialog-import.glade:963
-#, fuzzy
-#| msgid "Show _matched information"
msgid "Show matched _information"
msgstr "_Zuordnung-Zeile anzeigen"
@@ -20597,7 +20583,7 @@ msgstr "Konto jetzt abgleichen?"
#: gnucash/import-export/aqb/gnc-ab-utils.c:1285
msgid "The bank has sent a message in its response."
-msgstr "Die Bank hat eine Nachricht in ihrer Antwort mitgeschickt"
+msgstr "Die Bank hat eine Nachricht in ihrer Antwort mitgeschickt."
#: gnucash/import-export/aqb/gnc-ab-utils.c:1286
msgid "Subject:"
@@ -20690,7 +20676,7 @@ msgstr "Einrichtung des Online Banking Zugangs: HBCI oder OFX DirectConnect"
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:102
msgid "Get _Balance"
-msgstr "_Saldenabfrage..."
+msgstr "_Saldenabfrage"
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:103
msgid "Get the account balance online through Online Banking"
@@ -20716,10 +20702,8 @@ msgid ""
msgstr "Neue SEPA-Ãberweisung mit HBCI/Onlinebanking online absenden"
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:120
-#, fuzzy
-#| msgid "Issue _SEPA Transaction..."
msgid "Issue SEPA I_nternal Transaction..."
-msgstr "SEPA _Einzelüberweisung..."
+msgstr "SEPA Interne Um_buchung..."
#: gnucash/import-export/aqb/gnc-plugin-aqbanking.c:121
msgid ""
commit 7eb3271b6fcf753eb9af26b6676a64fbc4509c43
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Thu Jan 6 14:59:30 2022 +0000
Changes to the default layout for glade files, part 4
With glade version 3.38.2, the default settings and layouts were
changed so this commit applies them so going forward they should not
be highlighted.
diff --git a/gnucash/gtkbuilder/business-options-gnome.glade b/gnucash/gtkbuilder/business-options-gnome.glade
index 657c4c39c..23dd3ee34 100644
--- a/gnucash/gtkbuilder/business-options-gnome.glade
+++ b/gnucash/gtkbuilder/business-options-gnome.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkListStore" id="taxtable_store">
@@ -11,11 +11,11 @@
</columns>
</object>
<object class="GtkWindow" id="dummy_toplevel_window">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkComboBox" id="taxtable_menu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">taxtable_store</property>
<child>
<object class="GtkCellRendererText" id="taxtable_cell_renderer_text"/>
@@ -25,8 +25,5 @@
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/business-prefs.glade b/gnucash/gtkbuilder/business-prefs.glade
index be3e6f123..fcda11234 100644
--- a/gnucash/gtkbuilder/business-prefs.glade
+++ b/gnucash/gtkbuilder/business-prefs.glade
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="cust_days_in_adj">
<property name="lower">1</property>
<property name="upper">180</property>
<property name="value">7</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="days_in_adj">
<property name="lower">1</property>
<property name="upper">180</property>
<property name="value">7</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkListStore" id="liststore_printinvoice">
<columns>
@@ -38,19 +38,20 @@
</object>
<object class="GtkWindow" id="preferences_window">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Preferences</property>
<child>
+ <!-- n-columns=3 n-rows=15 -->
<object class="GtkGrid" id="business_prefs">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">General</property>
<attributes>
@@ -58,266 +59,265 @@
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.business.invoice/enable-toolbuttons">
<property name="label" translatable="yes">Enable extra _buttons</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If active, extra toolbar buttons for common business functions are shown as well. Otherwise they are not shown.</property>
- <property name="tooltip_text" translatable="yes">If active, extra toolbar buttons for common business functions are shown as well. Otherwise they are not shown.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If active, extra toolbar buttons for common business functions are shown as well. Otherwise they are not shown.</property>
+ <property name="tooltip-text" translatable="yes">If active, extra toolbar buttons for common business functions are shown as well. Otherwise they are not shown.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.business.invoice/use-new-window">
<property name="label" translatable="yes">_Open in new window</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If checked, each invoice will be opened in its own top level window. If clear, the invoice will be opened in the current window.</property>
- <property name="tooltip_text" translatable="yes">If checked, each invoice will be opened in its own top level window. If clear, the invoice will be opened in the current window.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If checked, each invoice will be opened in its own top level window. If clear, the invoice will be opened in the current window.</property>
+ <property name="tooltip-text" translatable="yes">If checked, each invoice will be opened in its own top level window. If clear, the invoice will be opened in the current window.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.business.invoice/accumulate-splits">
<property name="label" translatable="yes">_Accumulate splits on post</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Whether multiple entries in an invoice which transfer to the same account should be accumulated into a single split by default. This setting can be changed in the Post dialog.</property>
- <property name="tooltip_text" translatable="yes">Whether multiple entries in an invoice which transfer to the same account should be accumulated into a single split by default. This setting can be changed in the Post dialog.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Whether multiple entries in an invoice which transfer to the same account should be accumulated into a single split by default. This setting can be changed in the Post dialog.</property>
+ <property name="tooltip-text" translatable="yes">Whether multiple entries in an invoice which transfer to the same account should be accumulated into a single split by default. This setting can be changed in the Post dialog.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Invoices</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.business.invoice/notify-when-due">
<property name="label" translatable="yes">Not_ify when due</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Whether to display the list of Bills Due at startup.</property>
- <property name="tooltip_text" translatable="yes">Whether to display the list of Bills Due at startup.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Whether to display the list of Bills Due at startup.</property>
+ <property name="tooltip-text" translatable="yes">Whether to display the list of Bills Due at startup.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Report for printing</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.business.invoice/tax-included">
<property name="label" translatable="yes">_Tax included</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Whether tax is included by default in entries on Bills. This setting is inherited by new customers and vendors.</property>
- <property name="tooltip_text" translatable="yes">Whether tax is included by default in entries on Bills. This setting is inherited by new customers and vendors.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Whether tax is included by default in entries on Bills. This setting is inherited by new customers and vendors.</property>
+ <property name="tooltip-text" translatable="yes">Whether tax is included by default in entries on Bills. This setting is inherited by new customers and vendors.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.business.invoice/auto-pay">
<property name="label" translatable="yes" comments="See the tooltip "At post time..." for details.">_Process payments on posting</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">At post time, automatically attempt to pay customer documents with outstanding pre-payments and counter documents. The pre-payments and documents obviously have to be against the same customer. Counter documents are documents with opposite sign. For example for an invoice, customer credit notes and negative invoices are considered counter documents.</property>
- <property name="tooltip_text" translatable="yes">At post time, automatically attempt to pay customer documents with outstanding pre-payments and counter documents. The pre-payments and documents obviously have to be against the same customer. Counter documents are documents with opposite sign. For example for an invoice, customer credit notes and negative invoices are considered counter documents.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">At post time, automatically attempt to pay customer documents with outstanding pre-payments and counter documents. The pre-payments and documents obviously have to be against the same customer. Counter documents are documents with opposite sign. For example for an invoice, customer credit notes and negative invoices are considered counter documents.</property>
+ <property name="tooltip-text" translatable="yes">At post time, automatically attempt to pay customer documents with outstanding pre-payments and counter documents. The pre-payments and documents obviously have to be against the same customer. Counter documents are documents with opposite sign. For example for an invoice, customer credit notes and negative invoices are considered counter documents.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Bills</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.business.bill/notify-when-due">
<property name="label" translatable="yes">_Notify when due</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Whether to display the list of Bills Due at startup.</property>
- <property name="tooltip_text" translatable="yes">Whether to display the list of Bills Due at startup.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Whether to display the list of Bills Due at startup.</property>
+ <property name="tooltip-text" translatable="yes">Whether to display the list of Bills Due at startup.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.business.bill/tax-included">
<property name="label" translatable="yes">Ta_x included</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Whether tax is included by default in entries on Invoices. This setting is inherited by new customers and vendors.</property>
- <property name="tooltip_text" translatable="yes">Whether tax is included by default in entries on Invoices. This setting is inherited by new customers and vendors.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Whether tax is included by default in entries on Invoices. This setting is inherited by new customers and vendors.</property>
+ <property name="tooltip-text" translatable="yes">Whether tax is included by default in entries on Invoices. This setting is inherited by new customers and vendors.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.business.bill/auto-pay">
<property name="label" translatable="yes" comments="See the tooltip "At post time..." for details.">Pro_cess payments on posting</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">At post time, automatically attempt to pay vendor documents with outstanding pre-payments and counter documents. The pre-payments and documents obviously have to be against the same vendor. Counter documents are documents with opposite sign. For example for a bill, vendor credit notes and negative bills are considered counter documents.</property>
- <property name="tooltip_text" translatable="yes">At post time, automatically attempt to pay vendor documents with outstanding pre-payments and counter documents. The pre-payments and documents obviously have to be against the same vendor. Counter documents are documents with opposite sign. For example for a bill, vendor credit notes and negative bills are considered counter documents.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">At post time, automatically attempt to pay vendor documents with outstanding pre-payments and counter documents. The pre-payments and documents obviously have to be against the same vendor. Counter documents are documents with opposite sign. For example for a bill, vendor credit notes and negative bills are considered counter documents.</property>
+ <property name="tooltip-text" translatable="yes">At post time, automatically attempt to pay vendor documents with outstanding pre-payments and counter documents. The pre-payments and documents obviously have to be against the same vendor. Counter documents are documents with opposite sign. For example for a bill, vendor credit notes and negative bills are considered counter documents.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Days in ad_vance</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/dialogs.business.bill/days-in-advance</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/dialogs.business.bill/days-in-advance</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/dialogs.business.bill/days-in-advance">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">How many days in the future to warn about Bills coming due.</property>
- <property name="tooltip_text" translatable="yes">How many days in the future to warn about Bills coming due.</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">How many days in the future to warn about Bills coming due.</property>
+ <property name="tooltip-text" translatable="yes">How many days in the future to warn about Bills coming due.</property>
<property name="adjustment">days_in_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">12</property>
- <property name="width">2</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="pref/dialogs.business.invoice/invoice-printreport">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The invoice report to be used for printing.</property>
- <property name="tooltip_text" translatable="yes">The invoice report to be used for printing.</property>
+ <property name="can-focus">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The invoice report to be used for printing.</property>
+ <property name="tooltip-text" translatable="yes">The invoice report to be used for printing.</property>
<property name="model">liststore_printinvoice</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext2"/>
@@ -327,37 +327,36 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
- <property name="width">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
+ <property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/dialogs.business.invoice/days-in-advance">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">How many days in the future to warn about Invoices coming due.</property>
- <property name="tooltip_text" translatable="yes">How many days in the future to warn about Invoices coming due.</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">How many days in the future to warn about Invoices coming due.</property>
+ <property name="tooltip-text" translatable="yes">How many days in the future to warn about Invoices coming due.</property>
<property name="adjustment">cust_days_in_adj</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">6</property>
- <property name="width">2</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Days in advance</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/dialogs.business.invoice/days-in-advance</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/dialogs.business.invoice/days-in-advance</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
@@ -432,46 +431,7 @@
<child>
<placeholder/>
</child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/gnc-date-format.glade b/gnucash/gtkbuilder/gnc-date-format.glade
index 2fe48d990..ad1cc9dd1 100644
--- a/gnucash/gtkbuilder/gnc-date-format.glade
+++ b/gnucash/gtkbuilder/gnc-date-format.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkListStore" id="format-liststore">
@@ -35,73 +35,74 @@
</data>
</object>
<object class="GtkWindow" id="gnc_date_format_window">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Date Format</property>
<property name="resizable">False</property>
<child>
+ <!-- n-columns=3 n-rows=5 -->
<object class="GtkGrid" id="date_format_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="sample_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_top">3</property>
+ <property name="margin-top">3</property>
<property name="label">December 31, 2000</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="format_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
<property name="text" translatable="yes">%Y-%m-%d</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_ui_date_format_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="years_button">
<property name="label" translatable="yes">Include Century</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_ui_date_format_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="months_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkRadioButton" id="month_number_button">
<property name="label" translatable="yes">Number</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_ui_date_format_changed_cb" swapped="no"/>
</object>
<packing>
@@ -114,10 +115,10 @@
<object class="GtkRadioButton" id="month_abbrev_button">
<property name="label" translatable="yes">Abbreviation</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">month_number_button</property>
<signal name="toggled" handler="gnc_ui_date_format_changed_cb" swapped="no"/>
</object>
@@ -131,10 +132,10 @@
<object class="GtkRadioButton" id="month_name_button">
<property name="label" translatable="yes">Name</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">month_number_button</property>
<signal name="toggled" handler="gnc_ui_date_format_changed_cb" swapped="no"/>
</object>
@@ -146,81 +147,81 @@
</child>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="months_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Months</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="years_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Years</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="format_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Format</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_top">3</property>
+ <property name="margin-top">3</property>
<property name="label" translatable="yes">Sample</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkBox" id="label_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
- <property name="margin_end">6</property>
+ <property name="margin-end">6</property>
<property name="spacing">8</property>
<child>
<object class="GtkLabel" id="widget_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Date format</property>
</object>
@@ -232,14 +233,14 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="format_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">format-liststore</property>
<signal name="changed" handler="gnc_ui_date_format_changed_cb" swapped="no"/>
<child>
@@ -250,8 +251,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
@@ -266,8 +267,5 @@
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/gnc-frequency.glade b/gnucash/gtkbuilder/gnc-frequency.glade
index daeda93ea..19bc8295d 100644
--- a/gnucash/gtkbuilder/gnc-frequency.glade
+++ b/gnucash/gtkbuilder/gnc-frequency.glade
@@ -1,34 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="adjustment1">
<property name="lower">1</property>
<property name="upper">100</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment2">
<property name="lower">1</property>
<property name="upper">100</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment3">
<property name="lower">1</property>
<property name="upper">100</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment4">
<property name="lower">1</property>
<property name="upper">731</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkListStore" id="liststore1">
<columns>
@@ -567,52 +567,53 @@
</data>
</object>
<object class="GtkWindow" id="gnc_frequency_window">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title">This window should never be realized.</property>
<child>
<object class="GtkEventBox" id="eventbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="gncfreq_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
+ <!-- n-columns=3 n-rows=1 -->
<object class="GtkGrid" id="gncfreq_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="freq_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Frequency</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="startdate_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Start Date</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="freq_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore2</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext2"/>
@@ -622,8 +623,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -637,14 +638,14 @@
<child>
<object class="GtkNotebook" id="gncfreq_nb">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
- <property name="show_tabs">False</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
+ <property name="show-tabs">False</property>
<property name="scrollable">True</property>
<child>
<object class="GtkLabel" id="label847767">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Not scheduled</property>
<property name="justify">center</property>
</object>
@@ -652,23 +653,23 @@
<child type="tab">
<object class="GtkLabel" id="label847753">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">None</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox114">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkLabel" id="label847776">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Select occurrence date above.</property>
<property name="justify">center</property>
</object>
@@ -681,31 +682,31 @@
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="label847735">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Once</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox115">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
- <property name="border_width">5</property>
+ <property name="border-width">5</property>
<child>
<object class="GtkLabel" id="label847746">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="Daily">Every</property>
<property name="justify">right</property>
</object>
@@ -718,12 +719,12 @@
<child>
<object class="GtkSpinButton" id="daily_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment4</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
</object>
<packing>
@@ -736,7 +737,7 @@
<child>
<object class="GtkLabel" id="label847747">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="Daily">days.</property>
<property name="justify">center</property>
</object>
@@ -749,40 +750,40 @@
</object>
<packing>
<property name="position">2</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="label847736">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Daily</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">2</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox113">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="hbox110">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<child>
<object class="GtkLabel" id="label847748">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="Weekly">Every</property>
<property name="justify">right</property>
</object>
@@ -795,12 +796,12 @@
<child>
<object class="GtkSpinButton" id="weekly_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment3</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
</object>
<packing>
<property name="expand">False</property>
@@ -812,7 +813,7 @@
<child>
<object class="GtkLabel" id="label847749">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" context="Weekly">weeks.</property>
<property name="justify">fill</property>
@@ -833,122 +834,123 @@
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
- <property name="label_xalign">0.5</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
+ <property name="label-xalign">0.5</property>
+ <property name="shadow-type">in</property>
<child>
+ <!-- n-columns=3 n-rows=3 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="border_width">2</property>
- <property name="column_spacing">6</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="border-width">2</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkCheckButton" id="wd_check_sat">
<property name="label" translatable="yes">Saturday</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="wd_check_fri">
<property name="label" translatable="yes">Friday</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="wd_check_wed">
<property name="label" translatable="yes">Wednesday</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="wd_check_thu">
<property name="label" translatable="yes">Thursday</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="wd_check_sun">
<property name="label" translatable="yes">Sunday</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="wd_check_mon">
<property name="label" translatable="yes">Monday</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="wd_check_tue">
<property name="label" translatable="yes">Tuesday</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
@@ -962,7 +964,7 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Days</property>
</object>
</child>
@@ -983,41 +985,41 @@
</object>
<packing>
<property name="position">3</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="label847738">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Weekly</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">3</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox112">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
<child>
<object class="GtkBox" id="vbox119">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkBox" id="hbox126">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label847757">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="Semimonthly">Every</property>
<property name="justify">right</property>
</object>
@@ -1030,12 +1032,12 @@
<child>
<object class="GtkSpinButton" id="semimonthly_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment2</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1047,7 +1049,7 @@
<child>
<object class="GtkLabel" id="label847758">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="Semimonthly">months.</property>
</object>
<packing>
@@ -1066,12 +1068,12 @@
<child>
<object class="GtkBox" id="hbox127">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label847759">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">First on the</property>
<property name="justify">right</property>
@@ -1085,7 +1087,7 @@
<child>
<object class="GtkComboBox" id="semimonthly_first">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="model">liststore1</property>
<child>
@@ -1104,7 +1106,7 @@
<child>
<object class="GtkLabel" id="label847751">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">except on weekends</property>
<property name="justify">right</property>
@@ -1118,7 +1120,7 @@
<child>
<object class="GtkComboBox" id="semimonthly_first_weekend">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore7</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext7"/>
@@ -1143,12 +1145,12 @@
<child>
<object class="GtkBox" id="hbox128">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label847760">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">then on the</property>
<property name="justify">right</property>
@@ -1162,7 +1164,7 @@
<child>
<object class="GtkComboBox" id="semimonthly_second">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="model">liststore6</property>
<child>
@@ -1181,7 +1183,7 @@
<child>
<object class="GtkLabel" id="label847752">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">except on weekends</property>
<property name="justify">right</property>
@@ -1195,7 +1197,7 @@
<child>
<object class="GtkComboBox" id="semimonthly_second_weekend">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore5</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext5"/>
@@ -1227,41 +1229,41 @@
</object>
<packing>
<property name="position">4</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="label847740">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Semi-Monthly</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">4</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
<child>
<object class="GtkBox" id="vbox118">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkBox" id="hbox124">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label847754">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="Monthly">Every</property>
<property name="justify">center</property>
</object>
@@ -1274,12 +1276,12 @@
<child>
<object class="GtkSpinButton" id="monthly_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment1</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
<property name="wrap">True</property>
</object>
@@ -1293,7 +1295,7 @@
<child>
<object class="GtkLabel" id="label847755">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="Monthly">months.</property>
<property name="justify">center</property>
</object>
@@ -1313,12 +1315,12 @@
<child>
<object class="GtkBox" id="hbox125">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label847756">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">On the</property>
<property name="justify">right</property>
@@ -1332,7 +1334,7 @@
<child>
<object class="GtkComboBox" id="monthly_day">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="model">liststore4</property>
<child>
@@ -1351,7 +1353,7 @@
<child>
<object class="GtkLabel" id="label847750">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">except on weekends</property>
<property name="justify">right</property>
@@ -1365,7 +1367,7 @@
<child>
<object class="GtkComboBox" id="monthly_weekend">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="model">liststore3</property>
<child>
@@ -1398,19 +1400,19 @@
</object>
<packing>
<property name="position">5</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="label847741">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Monthly</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">5</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
@@ -1424,8 +1426,5 @@
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/gnc-plugin-page-budget.glade b/gnucash/gtkbuilder/gnc-plugin-page-budget.glade
index a1ac9512f..8c05ab779 100644
--- a/gnucash/gtkbuilder/gnc-plugin-page-budget.glade
+++ b/gnucash/gtkbuilder/gnc-plugin-page-budget.glade
@@ -1,38 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="DigitsToRound_Adj">
<property name="lower">1</property>
<property name="upper">12</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">1</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">1</property>
</object>
<object class="GtkDialog" id="budget_allperiods_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="title" translatable="yes">Edit budget for all periods</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton3">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -44,10 +44,10 @@
<object class="GtkButton" id="okbutton3">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -59,68 +59,69 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Value</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="Value">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="input_purpose">number</property>
+ <property name="can-focus">True</property>
+ <property name="input-purpose">number</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="valign">start</property>
<property name="label" translatable="yes">Action</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="RB_Replace">
<property name="label" translatable="yes">Replace</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Replace the budget for all periods with new 'value'. Use empty value to unset budget for the accounts.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Replace the budget for all periods with new 'value'. Use empty value to unset budget for the accounts.</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -132,12 +133,12 @@
<object class="GtkRadioButton" id="RB_Add">
<property name="label" translatable="yes">Add</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Add 'value' to current budget for each period</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Add 'value' to current budget for each period</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">RB_Replace</property>
</object>
<packing>
@@ -150,12 +151,12 @@
<object class="GtkRadioButton" id="RB_Multiply">
<property name="label" translatable="yes">Multiply</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Multiply current budget for each period by 'value'</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Multiply current budget for each period by 'value'</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">RB_Replace</property>
</object>
<packing>
@@ -166,54 +167,54 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="DigitsToRound1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">The number of leading digits to keep when rounding</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">The number of leading digits to keep when rounding</property>
<property name="hexpand">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">DigitsToRound_Adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="numeric">True</property>
<property name="value">1</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Significant Digits</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Use a fixed value or apply transformation for all periods.</property>
<property name="wrap">True</property>
- <property name="width_chars">40</property>
- <property name="max_width_chars">0</property>
+ <property name="width-chars">40</property>
+ <property name="max-width-chars">0</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
@@ -230,34 +231,31 @@
<action-widget response="-6">cancelbutton3</action-widget>
<action-widget response="-5">okbutton3</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="budget_estimate_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="title" translatable="yes">Estimate Budget Values</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -269,10 +267,10 @@
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -284,114 +282,107 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid" id="table6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkCheckButton" id="UseAverage">
+ <property name="label" translatable="yes">Use Average</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Use the average value over all actual periods for all projected periods</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Use the average value over all actual periods for all projected periods</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="DigitsToRound">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">The number of leading digits to keep when rounding</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">The number of leading digits to keep when rounding</property>
<property name="hexpand">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">DigitsToRound_Adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label97">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Significant Digits</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label96">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Start Date</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="StartDate_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label95">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">GnuCash will estimate budget values for the selected accounts from past transactions.</property>
<property name="wrap">True</property>
- <property name="width_chars">40</property>
- <property name="max_width_chars">0</property>
+ <property name="width-chars">40</property>
+ <property name="max-width-chars">0</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
- <object class="GtkLabel">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">end</property>
- <property name="label" translatable="yes">Use Average</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
- </packing>
+ <placeholder/>
</child>
</object>
<packing>
@@ -406,39 +397,36 @@
<action-widget response="-6">cancelbutton1</action-widget>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkAdjustment" id="NumPeriods_Adj">
<property name="lower">1</property>
<property name="upper">60</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">12</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">12</property>
</object>
<object class="GtkDialog" id="budget_options_container_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Budget Options</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton2">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -450,9 +438,9 @@
<object class="GtkButton" id="okbutton2">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -464,151 +452,152 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkNotebook" id="BudgetOptions">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="border_width">5</property>
+ <property name="can-focus">True</property>
+ <property name="border-width">5</property>
<child>
+ <!-- n-columns=2 n-rows=7 -->
<object class="GtkGrid" id="table5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label85">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Budget Name</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="BudgetName">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label86">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="valign">start</property>
<property name="label" translatable="yes">Notes</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow16">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_bottom">6</property>
+ <property name="can-focus">True</property>
+ <property name="margin-bottom">6</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="BudgetDescription">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="wrap_mode">word</property>
- <property name="accepts_tab">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label87">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Number of Periods</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="BudgetNumPeriods">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">NumPeriods_Adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label94">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="valign">start</property>
- <property name="margin_top">12</property>
+ <property name="margin-top">12</property>
<property name="label" translatable="yes">Budget Period</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="BudgetFrame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="BudgetPeriod">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<child>
<placeholder/>
</child>
@@ -617,51 +606,59 @@
<child type="label">
<object class="GtkLabel" id="BudgetFrameLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="ShowAccountCode">
<property name="label" translatable="yes">Show Account Code</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="halign">start</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="ShowAccountDescription">
<property name="label" translatable="yes">Show Description</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="halign">start</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
</child>
<child type="tab">
<object class="GtkLabel" id="label83">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Budget Options</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
@@ -674,7 +671,7 @@
<child>
<object class="GtkLabel" id="budget_note">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Note: Use View->'Filter By...' to control visible accounts.</property>
</object>
<packing>
@@ -689,35 +686,32 @@
<action-widget response="-6">cancelbutton2</action-widget>
<action-widget response="-5">okbutton2</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="budget_list_dialog - Not Used">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Budget List</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Close the Budget List</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Close the Budget List</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -729,27 +723,27 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="border_width">5</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="border-width">5</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="Budget List View">
- <property name="width_request">250</property>
- <property name="height_request">200</property>
+ <property name="width-request">250</property>
+ <property name="height-request">200</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="border_width">10</property>
+ <property name="can-focus">True</property>
+ <property name="border-width">10</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -765,19 +759,19 @@
<child>
<object class="GtkButtonBox" id="vbuttonbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
- <property name="layout_style">spread</property>
+ <property name="layout-style">spread</property>
<child>
<object class="GtkButton" id="new_button">
<property name="label" translatable="yes">_New</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Create a New Budget</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Create a New Budget</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -789,11 +783,11 @@
<object class="GtkButton" id="edit_button">
<property name="label" translatable="yes">_Open</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Open the Selected Budget</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Open the Selected Budget</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -805,11 +799,11 @@
<object class="GtkButton" id="button3">
<property name="label" translatable="yes">_Delete</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Delete the Selected Budget</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Delete the Selected Budget</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -836,33 +830,30 @@
<action-widgets>
<action-widget response="-7">close_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="budget_note_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="title" translatable="yes">Budget Notes</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">3</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton4">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -874,10 +865,10 @@
<object class="GtkButton" id="okbutton4">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -895,7 +886,7 @@
<child>
<object class="GtkLabel" id="NoteLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="valign">start</property>
<property name="label" translatable="yes">Enter Note</property>
@@ -908,22 +899,22 @@
</child>
<child>
<object class="GtkScrolledWindow">
- <property name="width_request">450</property>
- <property name="height_request">100</property>
+ <property name="width-request">450</property>
+ <property name="height-request">100</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_bottom">5</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="margin-bottom">5</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="BudgetNote">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="wrap_mode">word</property>
- <property name="accepts_tab">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -939,8 +930,5 @@
<action-widget response="-6">cancelbutton4</action-widget>
<action-widget response="-5">okbutton4</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/gnc-plugin-page-register.glade b/gnucash/gtkbuilder/gnc-plugin-page-register.glade
index 8f046511f..96ab4efe2 100644
--- a/gnucash/gtkbuilder/gnc-plugin-page-register.glade
+++ b/gnucash/gtkbuilder/gnc-plugin-page-register.glade
@@ -1,39 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="days_adjustment">
<property name="upper">1100</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkDialog" id="filter_by_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes" comments="Filter register by... Dialog">Filter register by...</property>
<property name="resizable">False</property>
- <property name="destroy_with_parent">True</property>
- <property name="type_hint">dialog</property>
+ <property name="destroy-with-parent">True</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gnc_plugin_page_register_filter_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area21">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton4">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -45,11 +45,11 @@
<object class="GtkButton" id="okbutton4">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -61,29 +61,29 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkNotebook" id="notebook1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkBox" id="vbox103">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="filter_show_all">
<property name="label" translatable="yes" comments="Filter By Dialog, Date Tab">Show _All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -94,16 +94,16 @@
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkRadioButton" id="filter_show_days">
<property name="label" translatable="yes">Show _number of days</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">filter_show_all</property>
<signal name="toggled" handler="gnc_plugin_page_register_filter_select_range_cb" swapped="no"/>
</object>
@@ -116,8 +116,8 @@
<child>
<object class="GtkSpinButton" id="filter_show_num_days">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">Valid range is 0 to 1100 days
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">Valid range is 0 to 1100 days
If 0, all previous days included</property>
<property name="adjustment">days_adjustment</property>
<property name="numeric">True</property>
@@ -140,11 +140,11 @@ If 0, all previous days included</property>
<object class="GtkRadioButton" id="filter_show_range">
<property name="label" translatable="yes">Select _Range</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">filter_show_all</property>
<signal name="toggled" handler="gnc_plugin_page_register_filter_select_range_cb" swapped="no"/>
</object>
@@ -155,169 +155,171 @@ If 0, all previous days included</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=7 -->
<object class="GtkGrid" id="select_range_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">12</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">12</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847682">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes" comments="Filter By Dialog, Date Tab, Start section">Start</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="start_date_earliest">
<property name="label" translatable="yes">_Earliest</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="clicked" handler="gnc_plugin_page_register_filter_start_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="end_date_choose">
<property name="label" translatable="yes">Choo_se Date</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="clicked" handler="gnc_plugin_page_register_filter_end_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="end_date_today">
<property name="label" translatable="yes">Toda_y</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">end_date_choose</property>
<signal name="clicked" handler="gnc_plugin_page_register_filter_end_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="end_date_latest">
<property name="label" translatable="yes">_Latest</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">end_date_choose</property>
<signal name="clicked" handler="gnc_plugin_page_register_filter_end_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847683">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847684">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes" comments="Filter By Dialog, Date Tab, End section">End</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="start_date_choose">
<property name="label" translatable="yes">C_hoose Date</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">start_date_earliest</property>
<signal name="clicked" handler="gnc_plugin_page_register_filter_start_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="start_date_today">
<property name="label" translatable="yes">_Today</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">start_date_earliest</property>
<signal name="clicked" handler="gnc_plugin_page_register_filter_start_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="start_date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="end_date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
@@ -362,131 +364,133 @@ If 0, all previous days included</property>
<child type="tab">
<object class="GtkLabel" id="label847678">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Date</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox104">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
+ <!-- n-columns=1 n-rows=7 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkCheckButton" id="filter_status_unreconciled">
<property name="label" translatable="yes" comments="Filter By Dialog, State Tab">_Unreconciled</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register_filter_status_one_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="filter_status_reconciled">
<property name="label" translatable="yes">_Reconciled</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register_filter_status_one_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="filter_status_cleared">
<property name="label" translatable="yes">C_leared</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register_filter_status_one_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="filter_status_voided">
<property name="label" translatable="yes">_Voided</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register_filter_status_one_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="filter_status_frozen">
<property name="label" translatable="yes">_Frozen</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register_filter_status_one_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button84">
<property name="label" translatable="yes">Select _All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="halign">center</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_plugin_page_register_filter_status_all_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">5</property>
- <property name="margin_bottom">5</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">5</property>
+ <property name="margin-bottom">5</property>
<property name="hexpand">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
</object>
@@ -504,13 +508,13 @@ If 0, all previous days included</property>
<child type="tab">
<object class="GtkLabel" id="label847679">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Status</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
@@ -523,22 +527,22 @@ If 0, all previous days included</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkCheckButton" id="filter_save">
<property name="label" translatable="yes" comments="Filter By Dialog, below tabs">Sa_ve Filter</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register_filter_save_cb" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="padding">6</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
@@ -555,36 +559,33 @@ If 0, all previous days included</property>
<action-widget response="-6">cancelbutton4</action-widget>
<action-widget response="-5">okbutton4</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="duplicate_transaction_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes" comments="Duplicate Transaction Dialog">Duplicate Transaction</property>
<property name="resizable">False</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox15">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area15">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="button76">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -596,11 +597,11 @@ If 0, all previous days included</property>
<object class="GtkButton" id="button77">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -612,14 +613,14 @@ If 0, all previous days included</property>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="duplicate_title_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">New Transaction Information</property>
<attributes>
@@ -633,116 +634,117 @@ If 0, all previous days included</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid" id="duplicate_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="date_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Date</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="num_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Number</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">num_entry</property>
+ <property name="mnemonic-widget">num_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="tnum_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Transaction Number</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">tnum_entry</property>
+ <property name="mnemonic-widget">tnum_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="link_check_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="image_position">top</property>
+ <property name="image-position">top</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="link_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Keep Linked Document Entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="num_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="tnum_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -758,40 +760,37 @@ If 0, all previous days included</property>
<action-widget response="-6">button76</action-widget>
<action-widget response="-5">button77</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkEntryBuffer" id="entrybuffer1">
<property name="text">0</property>
</object>
<object class="GtkDialog" id="sort_by_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes" comments="Sort register by Dialog">Sort register by...</property>
<property name="resizable">False</property>
- <property name="window_position">center-on-parent</property>
- <property name="type_hint">dialog</property>
+ <property name="window-position">center-on-parent</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gnc_plugin_page_register_sort_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton2">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -803,11 +802,11 @@ If 0, all previous days included</property>
<object class="GtkButton" id="okbutton2">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -819,26 +818,26 @@ If 0, all previous days included</property>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox101">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="BY_STANDARD">
<property name="label" translatable="yes">_Standard Order</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Keep normal account order.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Keep normal account order.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_button_cb" swapped="no"/>
</object>
<packing>
@@ -850,7 +849,7 @@ If 0, all previous days included</property>
<child>
<object class="GtkSeparator" id="hseparator2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -862,12 +861,12 @@ If 0, all previous days included</property>
<object class="GtkRadioButton" id="BY_DATE">
<property name="label" translatable="yes">_Date</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Sort by date.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Sort by date.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">BY_STANDARD</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_button_cb" swapped="no"/>
</object>
@@ -881,12 +880,12 @@ If 0, all previous days included</property>
<object class="GtkRadioButton" id="BY_DATE_ENTERED">
<property name="label" translatable="yes">Date of _Entry</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Sort by the date of entry.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Sort by the date of entry.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">BY_STANDARD</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_button_cb" swapped="no"/>
</object>
@@ -900,12 +899,12 @@ If 0, all previous days included</property>
<object class="GtkRadioButton" id="BY_DATE_RECONCILED">
<property name="label" translatable="yes">S_tatement Date</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Sort by the statement date (and group by cleared, unreconciled, reconciled).</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Sort by the statement date (and group by cleared, unreconciled, reconciled).</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">BY_STANDARD</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_button_cb" swapped="no"/>
</object>
@@ -919,12 +918,12 @@ If 0, all previous days included</property>
<object class="GtkRadioButton" id="BY_NUM">
<property name="label" translatable="yes">Num_ber</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Sort by number.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Sort by number.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">BY_STANDARD</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_button_cb" swapped="no"/>
</object>
@@ -938,12 +937,12 @@ If 0, all previous days included</property>
<object class="GtkRadioButton" id="BY_AMOUNT">
<property name="label" translatable="yes">Amo_unt</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Sort by amount.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Sort by amount.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">BY_STANDARD</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_button_cb" swapped="no"/>
</object>
@@ -957,12 +956,12 @@ If 0, all previous days included</property>
<object class="GtkRadioButton" id="BY_MEMO">
<property name="label" translatable="yes">_Memo</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Sort by memo.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Sort by memo.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">BY_STANDARD</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_button_cb" swapped="no"/>
</object>
@@ -976,12 +975,12 @@ If 0, all previous days included</property>
<object class="GtkRadioButton" id="BY_DESC">
<property name="label" translatable="yes">Descri_ption</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Sort by description.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Sort by description.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">BY_STANDARD</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_button_cb" swapped="no"/>
</object>
@@ -995,12 +994,12 @@ If 0, all previous days included</property>
<object class="GtkRadioButton" id="BY_ACTION">
<property name="label" translatable="yes">_Action</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Sort by action field.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Sort by action field.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">BY_STANDARD</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_button_cb" swapped="no"/>
</object>
@@ -1014,12 +1013,12 @@ If 0, all previous days included</property>
<object class="GtkRadioButton" id="BY_NOTES">
<property name="label" translatable="yes">_Notes</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Sort by notes field.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Sort by notes field.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">BY_STANDARD</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_button_cb" swapped="no"/>
</object>
@@ -1032,7 +1031,7 @@ If 0, all previous days included</property>
<child>
<object class="GtkSeparator" id="hseparator3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1043,25 +1042,25 @@ If 0, all previous days included</property>
<child>
<object class="GtkBox" id="hbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">6</property>
<child>
<object class="GtkCheckButton" id="sort_save">
<property name="label" translatable="yes">Sa_ve Sort Order</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Save the sort order for this register.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Save the sort order for this register.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_order_save_cb" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="padding">6</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
@@ -1069,12 +1068,12 @@ If 0, all previous days included</property>
<object class="GtkCheckButton" id="sort_reverse">
<property name="label" translatable="yes">_Reverse Order</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Sort in descending order.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Sort in descending order.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register_sort_order_reverse_cb" swapped="no"/>
</object>
<packing>
@@ -1103,36 +1102,33 @@ If 0, all previous days included</property>
<action-widget response="-6">cancelbutton2</action-widget>
<action-widget response="-5">okbutton2</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="void_transaction_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Void Transaction</property>
<property name="modal">True</property>
- <property name="window_position">center-on-parent</property>
- <property name="type_hint">dialog</property>
+ <property name="window-position">center-on-parent</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1144,11 +1140,11 @@ If 0, all previous days included</property>
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1160,19 +1156,19 @@ If 0, all previous days included</property>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox100">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847671">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Reason for voiding transaction</property>
<property name="justify">center</property>
@@ -1186,11 +1182,11 @@ If 0, all previous days included</property>
<child>
<object class="GtkEntry" id="reason">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="has-focus">True</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1211,8 +1207,5 @@ If 0, all previous days included</property>
<action-widget response="-6">cancelbutton1</action-widget>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/gnc-plugin-page-register2.glade b/gnucash/gtkbuilder/gnc-plugin-page-register2.glade
index b8a516b4a..c83a85745 100644
--- a/gnucash/gtkbuilder/gnc-plugin-page-register2.glade
+++ b/gnucash/gtkbuilder/gnc-plugin-page-register2.glade
@@ -1,38 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="adjustment1">
<property name="upper">1000000000</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkDialog" id="duplicate_transaction_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Duplicate Transaction</property>
<property name="resizable">False</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox15">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area15">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="button76">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -44,11 +44,11 @@
<object class="GtkButton" id="button77">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -60,16 +60,16 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="duplicate_title_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">6</property>
+ <property name="margin-start">6</property>
<property name="label" translatable="yes">New Transaction Information</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -82,114 +82,115 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid" id="duplicate_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="date_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Date</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="num_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Number</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">num_entry</property>
+ <property name="mnemonic-widget">num_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="num_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="tnum_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Transaction Number</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">tnum_entry</property>
+ <property name="mnemonic-widget">tnum_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="link_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Keep Linked Document Entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="tnum_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="link_check_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="image_position">top</property>
+ <property name="image-position">top</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
</object>
@@ -205,37 +206,34 @@
<action-widget response="-6">button76</action-widget>
<action-widget response="-5">button77</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="filter_by_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Filter register by...</property>
<property name="resizable">False</property>
- <property name="destroy_with_parent">True</property>
- <property name="type_hint">dialog</property>
+ <property name="destroy-with-parent">True</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gnc_plugin_page_register2_filter_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area21">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton4">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -247,11 +245,11 @@
<object class="GtkButton" id="okbutton4">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -263,29 +261,29 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkNotebook" id="notebook1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkBox" id="vbox103">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="filter_show_all">
<property name="label" translatable="yes">Show _All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -297,11 +295,11 @@
<object class="GtkRadioButton" id="filter_show_range">
<property name="label" translatable="yes">Select Range:</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">filter_show_all</property>
<signal name="toggled" handler="gnc_plugin_page_register2_filter_select_range_cb" swapped="no"/>
</object>
@@ -312,170 +310,171 @@
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=7 -->
<object class="GtkGrid" id="select_range_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">12</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">12</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847682">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Start</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="start_date_earliest">
<property name="label" translatable="yes">_Earliest</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="clicked" handler="gnc_plugin_page_register2_filter_start_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="end_date_choose">
<property name="label" translatable="yes">Choo_se Date</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="clicked" handler="gnc_plugin_page_register2_filter_end_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="end_date_today">
<property name="label" translatable="yes">Toda_y</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">end_date_choose</property>
<signal name="clicked" handler="gnc_plugin_page_register2_filter_end_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="end_date_latest">
<property name="label" translatable="yes">_Latest</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">end_date_choose</property>
<signal name="clicked" handler="gnc_plugin_page_register2_filter_end_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847683">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847684">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">End</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="start_date_choose">
<property name="label" translatable="yes">C_hoose Date</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">start_date_earliest</property>
<signal name="clicked" handler="gnc_plugin_page_register2_filter_start_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="start_date_today">
<property name="label" translatable="yes">_Today</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">start_date_earliest</property>
<signal name="clicked" handler="gnc_plugin_page_register2_filter_start_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="start_date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="end_date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
@@ -520,131 +519,133 @@
<child type="tab">
<object class="GtkLabel" id="label847678">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Date</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox104">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
+ <!-- n-columns=1 n-rows=7 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkCheckButton" id="filter_status_unreconciled">
<property name="label" translatable="yes">_Unreconciled</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register2_filter_status_one_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="filter_status_reconciled">
<property name="label" translatable="yes">_Reconciled</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register2_filter_status_one_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="filter_status_cleared">
<property name="label" translatable="yes">C_leared</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register2_filter_status_one_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="filter_status_voided">
<property name="label" translatable="yes">_Voided</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register2_filter_status_one_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="filter_status_frozen">
<property name="label" translatable="yes">_Frozen</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register2_filter_status_one_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button84">
<property name="label" translatable="yes">Select _All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="halign">center</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_plugin_page_register2_filter_status_all_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">5</property>
- <property name="margin_bottom">5</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">5</property>
+ <property name="margin-bottom">5</property>
<property name="hexpand">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
</object>
@@ -662,13 +663,13 @@
<child type="tab">
<object class="GtkLabel" id="label847679">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Status</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
@@ -681,22 +682,22 @@
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkCheckButton" id="filter_save">
<property name="label" translatable="yes">Sa_ve Filter</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_plugin_page_register2_filter_save_cb" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="padding">6</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
@@ -713,36 +714,33 @@
<action-widget response="-6">cancelbutton4</action-widget>
<action-widget response="-5">okbutton4</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="void_transaction_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Void Transaction</property>
<property name="modal">True</property>
- <property name="window_position">center-on-parent</property>
- <property name="type_hint">dialog</property>
+ <property name="window-position">center-on-parent</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -754,11 +752,11 @@
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -770,19 +768,19 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox100">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847671">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Reason for voiding transaction</property>
<property name="justify">center</property>
@@ -796,11 +794,11 @@
<child>
<object class="GtkEntry" id="reason">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="has-focus">True</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -821,8 +819,5 @@
<action-widget response="-6">cancelbutton1</action-widget>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/gnc-recurrence.glade b/gnucash/gtkbuilder/gnc-recurrence.glade
index 4916a0ef8..a5f86c8c1 100644
--- a/gnucash/gtkbuilder/gnc-recurrence.glade
+++ b/gnucash/gtkbuilder/gnc-recurrence.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkListStore" id="GCB_PeriodType_liststore">
@@ -26,27 +26,27 @@
<property name="lower">1</property>
<property name="upper">250</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkWindow" id="gnc_recurrence_entry_window">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="RecurrenceEntryVBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">3</property>
<child>
<object class="GtkBox" id="hbox218">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label90">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Every </property>
</object>
<packing>
@@ -58,12 +58,12 @@
<child>
<object class="GtkSpinButton" id="GSB_Mult">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">Number of calendar units in the recurrence: E.g. Biweekly = every 2 weeks; Quarterly = every 3 months</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">Number of calendar units in the recurrence: E.g. Biweekly = every 2 weeks; Quarterly = every 3 months</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">GSB_Mult_Adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="numeric">True</property>
</object>
<packing>
@@ -75,7 +75,7 @@
<child>
<object class="GtkComboBox" id="GCB_PeriodType">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">GCB_PeriodType_liststore</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1"/>
@@ -100,12 +100,12 @@
<child>
<object class="GtkBox" id="hbox219">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label89">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">beginning on</property>
</object>
<packing>
@@ -117,7 +117,7 @@
<child>
<object class="GtkBox" id="Startdate_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -138,16 +138,16 @@
<child>
<object class="GtkBox" id="hbox220">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkCheckButton" id="GCB_EndOfMonth">
<property name="label" translatable="yes">last of month</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Always use the last day (or day of week) in the month?</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Always use the last day (or day of week) in the month?</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -159,11 +159,11 @@
<object class="GtkCheckButton" id="GCB_NthWeekday">
<property name="label" translatable="yes">same week & day</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Match the "day of week" and "week of month"? (for example, the "second Tuesday" of every month)</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Match the "day of week" and "week of month"? (for example, the "second Tuesday" of every month)</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -180,8 +180,5 @@
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/gnc-tree-view-owner.glade b/gnucash/gtkbuilder/gnc-tree-view-owner.glade
index 92149d7e4..cc2cbe8b7 100644
--- a/gnucash/gtkbuilder/gnc-tree-view-owner.glade
+++ b/gnucash/gtkbuilder/gnc-tree-view-owner.glade
@@ -1,32 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="filter_by_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Filter By...</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gppot_filter_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -38,10 +38,10 @@
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -53,7 +53,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
@@ -61,11 +61,11 @@
<object class="GtkCheckButton" id="show_inactive">
<property name="label" translatable="yes">Only show _active owners</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gppot_filter_show_inactive_toggled_cb" swapped="no"/>
</object>
<packing>
@@ -78,11 +78,11 @@
<object class="GtkCheckButton" id="show_zero">
<property name="label" translatable="yes">Show _zero balance owners</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gppot_filter_show_zero_toggled_cb" swapped="no"/>
</object>
<packing>
@@ -97,8 +97,5 @@
<action-widget response="-6">cancelbutton1</action-widget>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/window-autoclear.glade b/gnucash/gtkbuilder/window-autoclear.glade
index 74c5f8df8..96ed0c87a 100644
--- a/gnucash/gtkbuilder/window-autoclear.glade
+++ b/gnucash/gtkbuilder/window-autoclear.glade
@@ -124,12 +124,12 @@
</packing>
</child>
<child>
- <!-- n-columns=3 n-rows=3 -->
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="border-width">6</property>
- <property name="row-spacing">6</property>
+ <property name="row-spacing">3</property>
<property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="end_label">
@@ -149,6 +149,9 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="left-attach">1</property>
@@ -166,21 +169,6 @@
<property name="width">2</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>
diff --git a/gnucash/gtkbuilder/window-reconcile.glade b/gnucash/gtkbuilder/window-reconcile.glade
index 972759b92..a0b50d9dd 100644
--- a/gnucash/gtkbuilder/window-reconcile.glade
+++ b/gnucash/gtkbuilder/window-reconcile.glade
@@ -78,7 +78,7 @@
</packing>
</child>
<child>
- <!-- n-columns=3 n-rows=4 -->
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
<property name="can-focus">False</property>
@@ -199,18 +199,6 @@
<child>
<placeholder/>
</child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>
commit 8cae2f6e635b2c06ad0ed952e3d495226873c9ed
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Thu Jan 6 14:58:42 2022 +0000
Changes to the default layout for glade files, part 3
With glade version 3.38.2, the default settings and layouts were
changed so this commit applies them so going forward they should not
be highlighted.
diff --git a/gnucash/gtkbuilder/dialog-object-references.glade b/gnucash/gtkbuilder/dialog-object-references.glade
index e600b9d01..3e6e022a0 100644
--- a/gnucash/gtkbuilder/dialog-object-references.glade
+++ b/gnucash/gtkbuilder/dialog-object-references.glade
@@ -1,30 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="object_references_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="title" translatable="yes">Object references</property>
- <property name="type_hint">normal</property>
+ <property name="type-hint">normal</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -36,19 +36,19 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="lbl_explanation">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Explanation</property>
</object>
<packing>
@@ -60,7 +60,7 @@
<child>
<object class="GtkBox" id="hbox_list">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -83,8 +83,5 @@
<action-widgets>
<action-widget response="0">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-options.glade b/gnucash/gtkbuilder/dialog-options.glade
index 8e245f3f5..09f1d549d 100644
--- a/gnucash/gtkbuilder/dialog-options.glade
+++ b/gnucash/gtkbuilder/dialog-options.glade
@@ -1,30 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkWindow" id="gnucash_options_window">
- <property name="can_focus">False</property>
- <property name="default_width">640</property>
- <property name="default_height">480</property>
+ <property name="can-focus">False</property>
+ <property name="default-width">640</property>
+ <property name="default-height">480</property>
<child>
<object class="GtkBox" id="dialog-vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkButtonBox" id="buttonbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
<property name="name">help_button</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -38,11 +38,11 @@
<property name="label" translatable="yes">_Cancel</property>
<property name="name">cancel_button</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Close dialog and make no changes.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="tooltip-text" translatable="yes">Close dialog and make no changes.</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -55,11 +55,11 @@
<property name="label" translatable="yes">_Apply</property>
<property name="name">apply_button</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Apply changes but do not close dialog.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="tooltip-text" translatable="yes">Apply changes but do not close dialog.</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -72,11 +72,11 @@
<property name="label" translatable="yes">_OK</property>
<property name="name">ok_button</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Apply changes and close dialog.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="tooltip-text" translatable="yes">Apply changes and close dialog.</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -88,24 +88,24 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkScrolledWindow" id="page_list_scroll">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="vscrollbar_policy">never</property>
+ <property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="vscrollbar-policy">never</property>
<child>
<object class="GtkTreeView" id="page_list_treeview">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection"/>
</child>
@@ -121,7 +121,10 @@
<child>
<object class="GtkBox" id="notebook_placeholder">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="expand">True</property>
@@ -138,8 +141,5 @@
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-order.glade b/gnucash/gtkbuilder/dialog-order.glade
index 3f4c07d79..d234e4dd6 100644
--- a/gnucash/gtkbuilder/dialog-order.glade
+++ b/gnucash/gtkbuilder/dialog-order.glade
@@ -1,33 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkTextBuffer" id="notes_buffer"/>
<object class="GtkDialog" id="order_entry_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Order Entry</property>
- <property name="default_width">950</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">950</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_order_window_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_order_window_help_cb" swapped="no"/>
</object>
<packing>
@@ -41,10 +41,10 @@
<object class="GtkButton" id="closebutton">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_order_window_ok_cb" swapped="no"/>
</object>
<packing>
@@ -57,10 +57,10 @@
<object class="GtkButton" id="new_invoice_button">
<property name="label" translatable="yes">_Invoices</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_order_window_invoice_cb" swapped="no"/>
</object>
<packing>
@@ -73,10 +73,10 @@
<object class="GtkButton" id="close_order_button">
<property name="label" translatable="yes">Close _Order</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_order_window_close_order_cb" swapped="no"/>
</object>
<packing>
@@ -89,135 +89,136 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Order ID</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Date Opened</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="cd_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Date Closed</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="id_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="editable">False</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="opened_date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="closed_date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="active_check">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Active</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
</object>
@@ -225,7 +226,7 @@
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Order Information</property>
</object>
</child>
@@ -239,66 +240,67 @@
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="owner_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label">(owner)</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Reference</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="owner_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="ref_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -306,7 +308,7 @@
<child type="label">
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Billing Information</property>
</object>
</child>
@@ -320,26 +322,26 @@
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="notes_text">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="wrap_mode">word</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="wrap-mode">word</property>
<property name="buffer">notes_buffer</property>
- <property name="accepts_tab">False</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -347,7 +349,7 @@
<child type="label">
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Notes</property>
</object>
</child>
@@ -369,26 +371,23 @@
<child>
<object class="GtkFrame" id="ledger_frame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="ledger_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">2</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">2</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
- <child>
- <placeholder/>
- </child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Order Entries</property>
</object>
</child>
@@ -415,35 +414,32 @@
<action-widget response="0">new_invoice_button</action-widget>
<action-widget response="0">close_order_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkTextBuffer" id="text_buffer"/>
<object class="GtkDialog" id="new_order_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">New Order</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_order_window_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="help_button">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_order_window_help_cb" swapped="no"/>
</object>
<packing>
@@ -457,10 +453,10 @@
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_order_window_cancel_cb" swapped="no"/>
</object>
<packing>
@@ -473,11 +469,11 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_order_window_ok_cb" swapped="no"/>
</object>
<packing>
@@ -490,83 +486,84 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkFrame" id="frame4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Order ID</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="entry_id">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The order ID number. If left blank a reasonable number will be chosen for you</property>
- <property name="tooltip_text" translatable="yes">The order ID number. If left blank a reasonable number will be chosen for you</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The order ID number. If left blank a reasonable number will be chosen for you</property>
+ <property name="tooltip-text" translatable="yes">The order ID number. If left blank a reasonable number will be chosen for you</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Date Opened</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_opened_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -574,7 +571,7 @@
<child type="label">
<object class="GtkLabel" id="label15">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Order Information</property>
</object>
</child>
@@ -588,68 +585,69 @@
<child>
<object class="GtkFrame" id="frame5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="bill_owner_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label">(owner)</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="bill_owner_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Reference</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="entry_ref">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="editable">False</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -657,7 +655,7 @@
<child type="label">
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Billing Information</property>
</object>
</child>
@@ -671,28 +669,28 @@
<child>
<object class="GtkFrame" id="frame6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="border_width">3</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="border-width">3</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="text_notes">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
+ <property name="wrap-mode">word</property>
<property name="buffer">text_buffer</property>
- <property name="accepts_tab">False</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -700,7 +698,7 @@
<child type="label">
<object class="GtkLabel" id="label17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Notes</property>
</object>
</child>
@@ -725,8 +723,5 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-payment.glade b/gnucash/gtkbuilder/dialog-payment.glade
index 69f7cd1d2..7d33a3ad0 100644
--- a/gnucash/gtkbuilder/dialog-payment.glade
+++ b/gnucash/gtkbuilder/dialog-payment.glade
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="docs_list_hor_adj">
<property name="upper">100</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkListStore" id="docs_list_model">
<columns>
@@ -25,8 +25,8 @@
</object>
<object class="GtkAdjustment" id="docs_list_vert_adj">
<property name="upper">100</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkListStore" id="owner_type_combo_model">
<columns>
@@ -57,30 +57,30 @@
</columns>
</object>
<object class="GtkDialog" id="payment_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Process Payment</property>
- <property name="default_height">560</property>
- <property name="type_hint">dialog</property>
+ <property name="default-height">560</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_payment_window_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_payment_cancel_cb" swapped="no"/>
</object>
<packing>
@@ -93,10 +93,10 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_payment_ok_cb" swapped="no"/>
</object>
<packing>
@@ -109,39 +109,41 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="owner_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The company associated with this payment.</property>
- <property name="tooltip_text" translatable="yes">The company associated with this payment.</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The company associated with this payment.</property>
+ <property name="tooltip-text" translatable="yes">The company associated with this payment.</property>
+ <property name="border-width">3</property>
<property name="spacing">5</property>
<child>
<object class="GtkComboBox" id="owner_type_combo">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">owner_type_combo_model</property>
<property name="active">0</property>
- <property name="entry_text_column">0</property>
- <property name="id_column">1</property>
+ <property name="entry-text-column">0</property>
+ <property name="id-column">1</property>
<child>
<object class="GtkCellRendererText" id="Partner Type"/>
<attributes>
@@ -160,10 +162,10 @@
<child type="label">
<object class="GtkLabel" id="owner_frame_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The company associated with this payment.</property>
- <property name="tooltip_text" translatable="yes">The company associated with this payment.</property>
+ <property name="can-focus">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The company associated with this payment.</property>
+ <property name="tooltip-text" translatable="yes">The company associated with this payment.</property>
<property name="label" translatable="yes">Partner</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -172,27 +174,28 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkComboBox" id="post_combo">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<property name="model">post_combo_model</property>
- <property name="has_entry">True</property>
- <property name="entry_text_column">0</property>
+ <property name="has-entry">True</property>
+ <property name="entry-text-column">0</property>
<signal name="changed" handler="gnc_payment_dialog_post_to_changed_cb" swapped="no"/>
<child internal-child="entry">
<object class="GtkEntry" id="combobox-entry">
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
</object>
</child>
</object>
@@ -200,7 +203,7 @@
<child type="label">
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Post To</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -209,37 +212,38 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="border_width">3</property>
+ <property name="border-width">3</property>
<property name="hadjustment">docs_list_hor_adj</property>
<property name="vadjustment">docs_list_vert_adj</property>
- <property name="hscrollbar_policy">always</property>
- <property name="vscrollbar_policy">always</property>
- <property name="shadow_type">in</property>
+ <property name="hscrollbar-policy">always</property>
+ <property name="vscrollbar-policy">always</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="docs_list_tree_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hadjustment">docs_list_hor_adj</property>
<property name="vadjustment">docs_list_vert_adj</property>
<property name="model">docs_list_model</property>
<property name="reorderable">True</property>
- <property name="search_column">0</property>
- <property name="fixed_height_mode">True</property>
+ <property name="search-column">0</property>
+ <property name="fixed-height-mode">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="docs_list_treeview_sel">
<signal name="changed" handler="gnc_payment_dialog_document_selection_changed_cb" swapped="no"/>
@@ -249,21 +253,21 @@
<object class="GtkTreeViewColumn" id="docs_list_col_date">
<property name="resizable">True</property>
<property name="sizing">fixed</property>
- <property name="min_width">50</property>
+ <property name="min-width">50</property>
<property name="title" translatable="yes">Date</property>
<property name="clickable">True</property>
- <property name="sort_indicator">True</property>
- <property name="sort_column_id">0</property>
+ <property name="sort-indicator">True</property>
+ <property name="sort-column-id">0</property>
</object>
</child>
<child>
<object class="GtkTreeViewColumn" id="docs_list_col_num">
<property name="resizable">True</property>
<property name="sizing">fixed</property>
- <property name="min_width">50</property>
+ <property name="min-width">50</property>
<property name="title" translatable="yes">Number</property>
<property name="clickable">True</property>
- <property name="sort_column_id">1</property>
+ <property name="sort-column-id">1</property>
<child>
<object class="GtkCellRendererText" id="docs_list_num_renderer"/>
<attributes>
@@ -276,10 +280,10 @@
<object class="GtkTreeViewColumn" id="docs_list_col_type">
<property name="resizable">True</property>
<property name="sizing">fixed</property>
- <property name="min_width">50</property>
+ <property name="min-width">50</property>
<property name="title" translatable="yes">Type</property>
<property name="clickable">True</property>
- <property name="sort_column_id">2</property>
+ <property name="sort-column-id">2</property>
<child>
<object class="GtkCellRendererText" id="docs_list_type_renderer"/>
<attributes>
@@ -292,10 +296,10 @@
<object class="GtkTreeViewColumn" id="docs_list_col_deb">
<property name="resizable">True</property>
<property name="sizing">fixed</property>
- <property name="min_width">50</property>
+ <property name="min-width">50</property>
<property name="title" translatable="yes">Debit</property>
<property name="clickable">True</property>
- <property name="sort_column_id">3</property>
+ <property name="sort-column-id">3</property>
<child>
<object class="GtkCellRendererText" id="docs_list_deb_renderer"/>
<attributes>
@@ -308,10 +312,10 @@
<object class="GtkTreeViewColumn" id="docs_list_col_cred">
<property name="resizable">True</property>
<property name="sizing">fixed</property>
- <property name="min_width">50</property>
+ <property name="min-width">50</property>
<property name="title" translatable="yes">Credit</property>
<property name="clickable">True</property>
- <property name="sort_column_id">4</property>
+ <property name="sort-column-id">4</property>
<child>
<object class="GtkCellRendererText" id="docs_list_cred_renderer"/>
<attributes>
@@ -327,7 +331,7 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Documents</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -336,8 +340,8 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
@@ -349,60 +353,63 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=1 -->
<object class="GtkGrid" id="table3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="label_xalign">0</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=9 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="date_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Date</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="amount_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The amount to pay for this invoice.
+ <property name="can-focus">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.</property>
- <property name="tooltip_text" translatable="yes">The amount to pay for this invoice.
+ <property name="tooltip-text" translatable="yes">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
@@ -415,21 +422,21 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="debit_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The amount to pay for this invoice.
+ <property name="can-focus">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.</property>
- <property name="tooltip_text" translatable="yes">The amount to pay for this invoice.
+ <property name="tooltip-text" translatable="yes">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
@@ -439,21 +446,21 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="credit_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The amount to pay for this invoice.
+ <property name="can-focus">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.</property>
- <property name="tooltip_text" translatable="yes">The amount to pay for this invoice.
+ <property name="tooltip-text" translatable="yes">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
@@ -463,47 +470,47 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="num_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Num</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="memo_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Memo</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkBox" id="amount_payment_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The amount to pay for this invoice.
+ <property name="can-focus">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.</property>
- <property name="tooltip_text" translatable="yes">The amount to pay for this invoice.
+ <property name="tooltip-text" translatable="yes">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
@@ -513,21 +520,21 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox" id="amount_refund_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The amount to pay for this invoice.
+ <property name="can-focus">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.</property>
- <property name="tooltip_text" translatable="yes">The amount to pay for this invoice.
+ <property name="tooltip-text" translatable="yes">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
@@ -537,43 +544,43 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="num_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="memo_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkBox" id="amount_top_filler">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The amount to pay for this invoice.
+ <property name="can-focus">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.</property>
- <property name="tooltip_text" translatable="yes">The amount to pay for this invoice.
+ <property name="tooltip-text" translatable="yes">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
@@ -583,21 +590,21 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="amount_bot_filler">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The amount to pay for this invoice.
+ <property name="can-focus">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.</property>
- <property name="tooltip_text" translatable="yes">The amount to pay for this invoice.
+ <property name="tooltip-text" translatable="yes">The amount to pay for this invoice.
If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
@@ -607,34 +614,34 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="print_check">
<property name="label" translatable="yes">Print Check</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">center</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="commodity_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">(USD)</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
@@ -651,7 +658,7 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Transaction Details</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -660,25 +667,25 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <property name="label_xalign">0</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkScrolledWindow" id="acct_window">
- <property name="width_request">250</property>
- <property name="height_request">200</property>
+ <property name="width-request">250</property>
+ <property name="height-request">200</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="border_width">3</property>
- <property name="hscrollbar_policy">always</property>
- <property name="vscrollbar_policy">always</property>
+ <property name="can-focus">True</property>
+ <property name="border-width">3</property>
+ <property name="hscrollbar-policy">always</property>
+ <property name="vscrollbar-policy">always</property>
<child>
<placeholder/>
</child>
@@ -687,7 +694,7 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
<child type="label">
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Transfer Account</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -696,8 +703,8 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -708,29 +715,30 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=1 -->
<object class="GtkGrid" id="table4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkImage" id="payment_warning">
- <property name="can_focus">False</property>
- <property name="icon_name">dialog-warning</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">dialog-warning</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="conflict_message">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -746,8 +754,5 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-preferences.glade b/gnucash/gtkbuilder/dialog-preferences.glade
index 04b728c9d..0ef979875 100644
--- a/gnucash/gtkbuilder/dialog-preferences.glade
+++ b/gnucash/gtkbuilder/dialog-preferences.glade
@@ -1,42 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="atm_fee_adj">
<property name="upper">1000</property>
- <property name="step_increment">0.01</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.01</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="auto_add_adj">
<property name="lower">1</property>
<property name="upper">6</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="auto_clear_adj">
<property name="lower">5</property>
<property name="upper">12</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="auto_decimal_places_adj">
<property name="lower">1</property>
<property name="upper">8</property>
<property name="value">2</property>
- <property name="step_increment">1</property>
- <property name="page_increment">4</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">4</property>
</object>
<object class="GtkAdjustment" id="autosave_interval_minutes_adj">
<property name="upper">99999</property>
<property name="value">3</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="date_backmonth_adj">
<property name="upper">11</property>
<property name="value">6</property>
- <property name="step_increment">1</property>
- <property name="page_increment">4</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">4</property>
</object>
<object class="GtkListStore" id="date_formats">
<columns>
@@ -72,76 +72,76 @@
<property name="lower">1</property>
<property name="upper">10</property>
<property name="value">1</property>
- <property name="step_increment">0.1</property>
- <property name="page_increment">1</property>
+ <property name="step-increment">0.10</property>
+ <property name="page-increment">1</property>
</object>
<object class="GtkAdjustment" id="key_length_adj">
<property name="lower">1</property>
<property name="upper">999</property>
<property name="value">2</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="likely_day_threshold">
<property name="lower">1</property>
<property name="upper">30</property>
<property name="value">4</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="match_adj">
<property name="upper">6</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="max_transactions_adj">
<property name="upper">999999</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="new_search_limit_adj">
<property name="lower">1</property>
<property name="upper">100</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="retain_days_adj">
<property name="lower">1</property>
<property name="upper">99999</property>
<property name="value">30</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="save_on_close_adj">
<property name="lower">1</property>
<property name="upper">300</property>
<property name="value">20</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkDialog" id="separator_validation_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="modal">True</property>
- <property name="default_width">600</property>
- <property name="destroy_with_parent">True</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">600</property>
+ <property name="destroy-with-parent">True</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="button1">
<property name="label" translatable="yes">_Reset</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -153,11 +153,11 @@
<object class="GtkButton" id="button2">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -175,15 +175,15 @@
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="sep_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Separator Character</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -194,7 +194,7 @@
<child>
<object class="GtkLabel" id="conflict_message">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -206,8 +206,8 @@
<child>
<object class="GtkLabel" id="message">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">12</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">12</property>
<property name="label" translatable="yes">Press 'Reset' to use the original account separator and close the preference window
Press 'Close' to return to the preference window
</property>
@@ -231,50 +231,47 @@ Press 'Close' to return to the preference window
<action-widget response="-3">button1</action-widget>
<action-widget response="-7">button2</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkAdjustment" id="tab_width_adj">
<property name="lower">1</property>
<property name="upper">100</property>
<property name="value">30</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="unlikely_day_threshold">
<property name="lower">1</property>
<property name="upper">50</property>
<property name="value">14</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkDialog" id="gnucash_preferences_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">GnuCash Preferences</property>
- <property name="default_width">600</property>
- <property name="default_height">400</property>
- <property name="type_hint">normal</property>
+ <property name="default-width">600</property>
+ <property name="default-height">400</property>
+ <property name="type-hint">normal</property>
<signal name="delete-event" handler="gnc_preferences_delete_event_cb" swapped="no"/>
<signal name="response" handler="gnc_preferences_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton2">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -287,10 +284,10 @@ Press 'Close' to return to the preference window
<object class="GtkButton" id="closebutton2">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -302,77 +299,78 @@ Press 'Close' to return to the preference window
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkNotebook" id="notebook1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="halign">start</property>
- <property name="border_width">6</property>
- <property name="tab_pos">left</property>
+ <property name="border-width">6</property>
+ <property name="tab-pos">left</property>
<child>
+ <!-- n-columns=3 n-rows=11 -->
<object class="GtkGrid" id="table9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label91">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Summarybar Content</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/window.pages.account-tree.summary/grand-total">
<property name="label" translatable="yes">Include _grand total</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Show a grand total of all accounts converted to the default report currency.</property>
- <property name="tooltip_text" translatable="yes">Show a grand total of all accounts converted to the default report currency.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Show a grand total of all accounts converted to the default report currency.</property>
+ <property name="tooltip-text" translatable="yes">Show a grand total of all accounts converted to the default report currency.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/window.pages.account-tree.summary/non-currency">
<property name="label" translatable="yes">Include _non-currency totals</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If checked, non-currency commodities will be shown in the summary bar. If clear, only currencies will be shown.</property>
- <property name="tooltip_text" translatable="yes">If checked, non-currency commodities will be shown in the summary bar. If clear, only currencies will be shown.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If checked, non-currency commodities will be shown in the summary bar. If clear, only currencies will be shown.</property>
+ <property name="tooltip-text" translatable="yes">If checked, non-currency commodities will be shown in the summary bar. If clear, only currencies will be shown.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label93">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Start Date</property>
<attributes>
@@ -380,14 +378,14 @@ Press 'Close' to return to the preference window
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label95">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">End Date</property>
<attributes>
@@ -395,156 +393,156 @@ Press 'Close' to return to the preference window
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/window.pages.account-tree.summary/start-choice-relative">
<property name="label" translatable="yes">_Relative</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use the specified relative starting date for profit/loss calculations.</property>
- <property name="tooltip_text" translatable="yes">Use the specified relative starting date for profit/loss calculations.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use the specified relative starting date for profit/loss calculations.</property>
+ <property name="tooltip-text" translatable="yes">Use the specified relative starting date for profit/loss calculations.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/window.pages.account-tree.summary/start-choice-absolute">
<property name="label" translatable="yes">_Absolute</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use the specified absolute starting date for profit/loss calculations.</property>
- <property name="tooltip_text" translatable="yes">Use the specified absolute starting date for profit/loss calculations.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use the specified absolute starting date for profit/loss calculations.</property>
+ <property name="tooltip-text" translatable="yes">Use the specified absolute starting date for profit/loss calculations.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/window.pages.account-tree.summary/start-choice-relative</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/window.pages.account-tree.summary/end-choice-relative">
<property name="label" translatable="yes">Re_lative</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use the specified relative ending date for profit/loss calculations. Also use this date for net assets calculations.</property>
- <property name="tooltip_text" translatable="yes">Use the specified relative ending date for profit/loss calculations. Also use this date for net assets calculations.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use the specified relative ending date for profit/loss calculations. Also use this date for net assets calculations.</property>
+ <property name="tooltip-text" translatable="yes">Use the specified relative ending date for profit/loss calculations. Also use this date for net assets calculations.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/window.pages.account-tree.summary/end-choice-absolute">
<property name="label" translatable="yes">Ab_solute</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use the specified absolute ending date for profit/loss calculations. Also use this date for net assets calculations.</property>
- <property name="tooltip_text" translatable="yes">Use the specified absolute ending date for profit/loss calculations. Also use this date for net assets calculations.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use the specified absolute ending date for profit/loss calculations. Also use this date for net assets calculations.</property>
+ <property name="tooltip-text" translatable="yes">Use the specified absolute ending date for profit/loss calculations. Also use this date for net assets calculations.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/window.pages.account-tree.summary/end-choice-relative</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label94">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label92">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox" id="pref/window.pages.account-tree.summary/start-period">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="pref/window.pages.account-tree.summary/start-date">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="pref/window.pages.account-tree.summary/end-period">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkBox" id="pref/window.pages.account-tree.summary/end-date">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
@@ -568,248 +566,282 @@ Press 'Close' to return to the preference window
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
</child>
<child type="tab">
<object class="GtkLabel" id="label107">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Accounting Period</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=19 -->
<object class="GtkGrid" id="table1">
<property name="name">accounts_page</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Separator Character</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/use-accounting-labels">
<property name="label" translatable="yes">Use _formal accounting labels</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use only 'debit' and 'credit' instead of informal synonyms.</property>
- <property name="tooltip_text" translatable="yes">Use only 'debit' and 'credit' instead of informal synonyms.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use only 'debit' and 'credit' instead of informal synonyms.</property>
+ <property name="tooltip-text" translatable="yes">Use only 'debit' and 'credit' instead of informal synonyms.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label62">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Labels</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label61">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/reversed-accounts-none">
<property name="label" translatable="yes">_None</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Don't sign reverse any accounts.</property>
- <property name="tooltip_text" translatable="yes">Don't sign reverse any accounts.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Don't sign reverse any accounts.</property>
+ <property name="tooltip-text" translatable="yes">Don't sign reverse any accounts.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/reversed-accounts-credit">
<property name="label" translatable="yes">C_redit accounts</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Sign reverse balances on the following: Credit Card, Payable, Liability, Equity, and Income.</property>
- <property name="tooltip_text" translatable="yes">Sign reverse balances on the following: Credit Card, Payable, Liability, Equity, and Income.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Sign reverse balances on the following: Credit Card, Payable, Liability, Equity, and Income.</property>
+ <property name="tooltip-text" translatable="yes">Sign reverse balances on the following: Credit Card, Payable, Liability, Equity, and Income.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general/reversed-accounts-none</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/reversed-accounts-incomeexpense">
<property name="label" translatable="yes">_Income & expense</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Sign reverse balances on income and expense accounts.</property>
- <property name="tooltip_text" translatable="yes">Sign reverse balances on income and expense accounts.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Sign reverse balances on income and expense accounts.</property>
+ <property name="tooltip-text" translatable="yes">Sign reverse balances on income and expense accounts.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general/reversed-accounts-none</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label55">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Reverse Balanced Accounts</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label54">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label79">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label80">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Default Currency</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="locale_currency">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">US Dollars (USD)</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="sample_account">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label108">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Character</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label109">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Sample</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="pref/general/currency-other">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Account Color</property>
<attributes>
@@ -817,65 +849,65 @@ Press 'Close' to return to the preference window
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">16</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">16</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/show-account-color">
<property name="label" translatable="yes">Show the Account Color as background</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Show the Account Color as Account Name Background.</property>
- <property name="tooltip_text" translatable="yes">Show the Account Color as Account Name Background.</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Show the Account Color as Account Name Background.</property>
+ <property name="tooltip-text" translatable="yes">Show the Account Color as Account Name Background.</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">17</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">17</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">15</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">15</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/show-account-color-tabs">
<property name="label" translatable="yes">Show the Account Color on tabs</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Show the Account Color as tab background.</property>
- <property name="tooltip_text" translatable="yes">Show the Account Color as tab background.</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Show the Account Color as tab background.</property>
+ <property name="tooltip-text" translatable="yes">Show the Account Color as tab background.</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">18</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">18</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkImage" id="separator_error">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="icon_name">dialog-warning</property>
+ <property name="icon-name">dialog-warning</property>
<property name="icon_size">3</property>
</object>
<packing>
@@ -887,14 +919,14 @@ Press 'Close' to return to the preference window
<child>
<object class="GtkEntry" id="pref/general/account-separator">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="events">GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The character that will be used between components of an account name. A legal value is any single character except letters and numbers, or any of the following strings: "colon", "slash", "backslash", "dash" and "period".</property>
- <property name="tooltip_text" translatable="yes">The character that will be used between components of an account name. A legal value is any single character except letters and numbers, or any of the following strings: "colon" "slash", "backslash", "dash" and "period".</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The character that will be used between components of an account name. A legal value is any single character except letters and numbers, or any of the following strings: "colon", "slash", "backslash", "dash" and "period".</property>
+ <property name="tooltip-text" translatable="yes">The character that will be used between components of an account name. A legal value is any single character except letters and numbers, or any of the following strings: "colon" "slash", "backslash", "dash" and "period".</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_account_separator_pref_changed_cb" swapped="no"/>
</object>
<packing>
@@ -905,47 +937,47 @@ Press 'Close' to return to the preference window
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/currency-choice-other">
<property name="label" translatable="yes">Ch_oose</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use the specified currency for all newly created accounts.</property>
- <property name="tooltip_text" translatable="yes">Use the specified currency for all newly created accounts.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use the specified currency for all newly created accounts.</property>
+ <property name="tooltip-text" translatable="yes">Use the specified currency for all newly created accounts.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general/currency-choice-locale</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/currency-choice-locale">
<property name="label" translatable="yes">Loc_ale</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use the system locale currency for all newly created accounts.</property>
- <property name="tooltip_text" translatable="yes">Use the system locale currency for all newly created accounts.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use the system locale currency for all newly created accounts.</property>
+ <property name="tooltip-text" translatable="yes">Use the system locale currency for all newly created accounts.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
@@ -987,6 +1019,63 @@ Press 'Close' to return to the preference window
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="position">1</property>
@@ -995,25 +1084,26 @@ Press 'Close' to return to the preference window
<child type="tab">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Accounts</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=18 -->
<object class="GtkGrid" id="table10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label104">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Fancy Date Format</property>
<attributes>
@@ -1021,24 +1111,24 @@ Press 'Close' to return to the preference window
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label103">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label97">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Date Format</property>
<attributes>
@@ -1046,94 +1136,94 @@ Press 'Close' to return to the preference window
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label106">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Time Format</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">16</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">16</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">15</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">15</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/clock-24h">
<property name="label" translatable="yes">U_se 24-hour clock</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use a 24 hour (instead of a 12 hour) time format.</property>
- <property name="tooltip_text" translatable="yes">Use a 24 hour (instead of a 12 hour) time format.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use a 24 hour (instead of a 12 hour) time format.</property>
+ <property name="tooltip-text" translatable="yes">Use a 24 hour (instead of a 12 hour) time format.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">17</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">17</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Date Completion</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">When a date is entered without year, it should be taken</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/date-completion-thisyear">
<property name="label" translatable="yes">In the current calendar year</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Dates will be completed so that they are within the current calendar year.</property>
- <property name="tooltip_text" translatable="yes">Dates will be completed so that they are within the current calendar year.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Dates will be completed so that they are within the current calendar year.</property>
+ <property name="tooltip-text" translatable="yes">Dates will be completed so that they are within the current calendar year.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
@@ -1141,49 +1231,49 @@ Press 'Close' to return to the preference window
<property name="label" translatable="yes">In a sliding 12-month window starting this
many months before the current month</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Dates will be completed so that they are close to the current date. Enter the maximum number of months to go backwards in time when completing dates.</property>
- <property name="tooltip_text" translatable="yes">Dates will be completed so that they are close to the current date. Enter the maximum number of months to go backwards in time when completing dates.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Dates will be completed so that they are close to the current date. Enter the maximum number of months to go backwards in time when completing dates.</property>
+ <property name="tooltip-text" translatable="yes">Dates will be completed so that they are close to the current date. Enter the maximum number of months to go backwards in time when completing dates.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general/date-completion-thisyear</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/general/date-backmonths">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Enter number of months.</property>
- <property name="tooltip_text" translatable="yes">Enter number of months.</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Enter number of months.</property>
+ <property name="tooltip-text" translatable="yes">Enter number of months.</property>
<property name="halign">start</property>
- <property name="invisible_char">â</property>
+ <property name="invisible-char">â</property>
<property name="text">6</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">date_backmonth_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="value">6</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="pref/general/date-format">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use the date format specified by the system locale.</property>
- <property name="tooltip_text" translatable="yes">Use the date format specified by the system locale.</property>
+ <property name="can-focus">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use the date format specified by the system locale.</property>
+ <property name="tooltip-text" translatable="yes">Use the date format specified by the system locale.</property>
<property name="model">date_formats</property>
<property name="active">3</property>
<child>
@@ -1200,129 +1290,129 @@ many months before the current month</property>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label49">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Numbers</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/force-price-decimal">
<property name="label" translatable="yes">Force P_rices to display as decimals</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Force prices to display as decimals even if they must be rounded.</property>
- <property name="tooltip_text" translatable="yes">If active, GnuCash will round prices as necessary to display them as decimals instead of displaying the exact fraction if the fractional part cannot be exactly represented as a decimal.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Force prices to display as decimals even if they must be rounded.</property>
+ <property name="tooltip-text" translatable="yes">If active, GnuCash will round prices as necessary to display them as decimals instead of displaying the exact fraction if the fractional part cannot be exactly represented as a decimal.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/negative-in-red">
<property name="label" translatable="yes">Display ne_gative amounts in red</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Display negative amounts in red.</property>
- <property name="tooltip_text" translatable="yes">Display negative amounts in red.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Display negative amounts in red.</property>
+ <property name="tooltip-text" translatable="yes">Display negative amounts in red.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/auto-decimal-point">
<property name="label" translatable="yes">_Automatic decimal point</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Automatically insert a decimal point into values that are entered without one.</property>
- <property name="tooltip_text" translatable="yes">Automatically insert a decimal point into values that are entered without one.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Automatically insert a decimal point into values that are entered without one.</property>
+ <property name="tooltip-text" translatable="yes">Automatically insert a decimal point into values that are entered without one.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">_Decimal places</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/general/auto-decimal-places</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/general/auto-decimal-places</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/general/auto-decimal-places">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">How many automatic decimal places will be filled in.</property>
- <property name="tooltip_text" translatable="yes">How many automatic decimal places will be filled in.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">How many automatic decimal places will be filled in.</property>
+ <property name="tooltip-text" translatable="yes">How many automatic decimal places will be filled in.</property>
+ <property name="invisible-char">â</property>
<property name="text">2</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">auto_decimal_places_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="value">2</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label25">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
@@ -1373,6 +1463,60 @@ many months before the current month</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="position">2</property>
@@ -1381,26 +1525,27 @@ many months before the current month</property>
<child type="tab">
<object class="GtkLabel" id="label105">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Numbers, Date, Time</property>
</object>
<packing>
<property name="position">2</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=25 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label50">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" comments="Preferences Dialog, General Tab">General</property>
<attributes>
@@ -1408,44 +1553,44 @@ many months before the current month</property>
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.new-hierarchy/show-on-new-file">
<property name="label" translatable="yes">Perform account list _setup on new file</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Present the new account list dialog when you choose File->New File.</property>
- <property name="tooltip_text" translatable="yes">Present the new account list dialog when you choose File->New File.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Present the new account list dialog when you choose File->New File.</property>
+ <property name="tooltip-text" translatable="yes">Present the new account list dialog when you choose File->New File.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/num-source">
<property name="label" translatable="yes">Set book option on new files to use split "action" field for "Num" field on registers/reports</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If selected, the default book option for new files is set so that the "Num" cell on registers shows/updates the split "action" field and the transaction "num" field is shown on the second line in double line mode (and is not visible in single line mode). Otherwise, the default book option for new files is set so that the "Num" cell on registers shows/updates the transaction "num" field.</property>
- <property name="tooltip_text" translatable="yes">If selected, the default book option for new files is set so that the 'Num' cell on registers shows/updates the split 'action' field and the transaction 'num' field is shown on the second line in double line mode (and is not visible in single line mode). Otherwise, the default book option for new files is set so that the 'Num' cell on registers shows/updates the transaction 'num' field.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If selected, the default book option for new files is set so that the "Num" cell on registers shows/updates the split "action" field and the transaction "num" field is shown on the second line in double line mode (and is not visible in single line mode). Otherwise, the default book option for new files is set so that the "Num" cell on registers shows/updates the transaction "num" field.</property>
+ <property name="tooltip-text" translatable="yes">If selected, the default book option for new files is set so that the 'Num' cell on registers shows/updates the split 'action' field and the transaction 'num' field is shown on the second line in double line mode (and is not visible in single line mode). Otherwise, the default book option for new files is set so that the 'Num' cell on registers shows/updates the transaction 'num' field.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
<property name="width">2</property>
</packing>
</child>
@@ -1453,38 +1598,38 @@ many months before the current month</property>
<object class="GtkCheckButton" id="pref/dialogs.totd/show-at-startup">
<property name="label" translatable="yes">Display "_tip of the day" dialog</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Display hints for using GnuCash at startup.</property>
- <property name="tooltip_text" translatable="yes">Display hints for using GnuCash at startup.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Display hints for using GnuCash at startup.</property>
+ <property name="tooltip-text" translatable="yes">Display hints for using GnuCash at startup.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkSpinButton" id="pref/general/retain-days">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">How many days to keep old log/backup files.</property>
- <property name="tooltip_text" translatable="yes">How many days to keep old log/backup files.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">How many days to keep old log/backup files.</property>
+ <property name="tooltip-text" translatable="yes">How many days to keep old log/backup files.</property>
+ <property name="invisible-char">â</property>
<property name="text">30</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">retain_days_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="value">30</property>
</object>
<packing>
@@ -1496,7 +1641,7 @@ many months before the current month</property>
<child>
<object class="GtkLabel" id="label58">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">days</property>
</object>
<packing>
@@ -1507,173 +1652,173 @@ many months before the current month</property>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">17</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">17</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>_Retain log/backup files</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/general/retain-days</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/general/retain-days</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">15</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">15</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/file-compression">
<property name="label" translatable="yes">Com_press files</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Compress the data file with gzip when saving it to disk.</property>
- <property name="tooltip_text" translatable="yes">Compress the data file with gzip when saving it to disk.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Compress the data file with gzip when saving it to disk.</property>
+ <property name="tooltip-text" translatable="yes">Compress the data file with gzip when saving it to disk.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label48">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Files</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label60">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label51">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label78">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Search Dialog</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">23</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">23</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label44">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">New search _limit</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/dialogs.search/new-search-limit</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/dialogs.search/new-search-limit</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">24</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">24</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/dialogs.search/new-search-limit">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Default to 'new search' if fewer than this number of items is returned.</property>
- <property name="tooltip_text" translatable="yes">Default to 'new search' if fewer than this number of items is returned.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Default to 'new search' if fewer than this number of items is returned.</property>
+ <property name="tooltip-text" translatable="yes">Default to 'new search' if fewer than this number of items is returned.</property>
+ <property name="invisible-char">â</property>
<property name="text">1</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">new_search_limit_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="value">1</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">24</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">24</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/show-splash-screen">
<property name="label" translatable="yes">Show splash scree_n</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Show splash screen at startup.</property>
- <property name="tooltip_text" translatable="yes">Show splash screen at startup.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Show splash screen at startup.</property>
+ <property name="tooltip-text" translatable="yes">Show splash screen at startup.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label119">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Auto-save time _interval</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/general/autosave-interval-minutes</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/general/autosave-interval-minutes</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkSpinButton" id="pref/general/autosave-interval-minutes">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The number of minutes until saving of the data file to harddisk will be started automatically. If zero, no saving will be started automatically.</property>
- <property name="tooltip_text" translatable="yes">The number of minutes until saving of the data file to harddisk will be started automatically. If zero, no saving will be started automatically.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The number of minutes until saving of the data file to harddisk will be started automatically. If zero, no saving will be started automatically.</property>
+ <property name="tooltip-text" translatable="yes">The number of minutes until saving of the data file to harddisk will be started automatically. If zero, no saving will be started automatically.</property>
+ <property name="invisible-char">â</property>
<property name="text">3</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">autosave_interval_minutes_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="value">3</property>
</object>
<packing>
@@ -1685,7 +1830,7 @@ many months before the current month</property>
<child>
<object class="GtkLabel" id="label120">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">minutes</property>
</object>
<packing>
@@ -1696,140 +1841,140 @@ many months before the current month</property>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/autosave-show-explanation">
<property name="label" translatable="yes">Show auto-save confirmation _question</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If active, GnuCash shows a confirmation question each time the auto-save feature is started. Otherwise no extra explanation is shown.</property>
- <property name="tooltip_text" translatable="yes">If active, GnuCash shows a confirmation question each time the auto-save feature is started. Otherwise no extra explanation is shown.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If active, GnuCash shows a confirmation question each time the auto-save feature is started. Otherwise no extra explanation is shown.</property>
+ <property name="tooltip-text" translatable="yes">If active, GnuCash shows a confirmation question each time the auto-save feature is started. Otherwise no extra explanation is shown.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label84">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/retain-type-never">
<property name="label" translatable="yes">Never</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Do not create log/backup files.</property>
- <property name="tooltip_text" translatable="yes">Do not create log/backup files.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Do not create log/backup files.</property>
+ <property name="tooltip-text" translatable="yes">Do not create log/backup files.</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general/retain-type-days</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">16</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">16</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/retain-type-days">
<property name="label" translatable="yes">For</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Delete old log/backup files after this many days (0 = never).</property>
- <property name="tooltip_text" translatable="yes">Delete old log/backup files after this many days (0 = never).</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Delete old log/backup files after this many days (0 = never).</property>
+ <property name="tooltip-text" translatable="yes">Delete old log/backup files after this many days (0 = never).</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">17</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">17</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/retain-type-forever">
<property name="label" translatable="yes">Forever</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Do not delete log/backup files.</property>
- <property name="tooltip_text" translatable="yes">Do not delete log/backup files.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Do not delete log/backup files.</property>
+ <property name="tooltip-text" translatable="yes">Do not delete log/backup files.</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general/retain-type-days</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">18</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">18</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/save-on-close-expires">
<property name="label" translatable="yes">Enable timeout on "Save changes on closing" question</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">If enabled, the "Save changes on closing" question will only wait a limited number of seconds for an answer. If the user didn't answer within that time, the changes will be saved automatically and the question window closed.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">If enabled, the "Save changes on closing" question will only wait a limited number of seconds for an answer. If the user didn't answer within that time, the changes will be saved automatically and the question window closed.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_save_on_close_expires_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label15">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">12</property>
+ <property name="margin-start">12</property>
<property name="label" translatable="yes">Time to _wait for answer</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/general/autosave-interval-minutes</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/general/autosave-interval-minutes</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkSpinButton" id="pref/general/save-on-close-wait-time">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">The number of seconds to wait before the question window will be closed and the changes saved automatically.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">The number of seconds to wait before the question window will be closed and the changes saved automatically.</property>
+ <property name="invisible-char">â</property>
<property name="text">20</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">save_on_close_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="value">20</property>
</object>
<packing>
@@ -1841,7 +1986,7 @@ many months before the current month</property>
<child>
<object class="GtkLabel" id="label16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">seconds</property>
</object>
<packing>
@@ -1852,44 +1997,44 @@ many months before the current month</property>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">19</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">19</property>
</packing>
</child>
<child>
<object class="GtkBox" id="pref/general/assoc-head">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="tooltip_markup" translatable="yes">Path head for Linked Files Relative Paths</property>
+ <property name="can-focus">False</property>
+ <property name="tooltip-markup" translatable="yes">Path head for Linked Files Relative Paths</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">21</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">21</property>
</packing>
</child>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label20">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Path head for Linked Files Relative Paths</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1900,8 +2045,8 @@ many months before the current month</property>
<child>
<object class="GtkImage" id="path_head_error">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">dialog-warning</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">dialog-warning</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1911,24 +2056,24 @@ many months before the current month</property>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">21</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">21</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/grid-lines-horizontal">
<property name="label" translatable="yes">Enable horizontal grid lines on table displays</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Enable horizontal grid lines on table displays. These will mainly be tree views like the Accounts page.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Enable horizontal grid lines on table displays. These will mainly be tree views like the Accounts page.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
<property name="width">2</property>
</packing>
</child>
@@ -1936,40 +2081,40 @@ many months before the current month</property>
<object class="GtkCheckButton" id="pref/general/grid-lines-vertical">
<property name="label" translatable="yes">Enable vertical grid lines on table displays</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Enable vertical grid lines on table displays. These will mainly be tree views like the Accounts page.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Enable vertical grid lines on table displays. These will mainly be tree views like the Accounts page.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label23">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Linked Files</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">20</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">20</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label24">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">22</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">22</property>
</packing>
</child>
<child>
@@ -2023,6 +2168,81 @@ many months before the current month</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="position">3</property>
@@ -2031,38 +2251,39 @@ many months before the current month</property>
<child type="tab">
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">General</property>
</object>
<packing>
<property name="position">3</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=11 -->
<object class="GtkGrid" id="matcher_prefs">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkCheckButton" id="pref/dialogs.import.generic/enable-skip">
<property name="label" translatable="yes" comments="Preferences->Online Banking:Generic">Enable skip transaction action</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Enable the SKIP action in the transaction matcher. If enabled, a transaction whose best match's score is in the yellow zone (above the Auto-ADD threshold but below the Auto-CLEAR threshold) will be skipped by default.</property>
- <property name="tooltip_text" translatable="yes">Enable the SKIP action in the transaction matcher. If enabled, a transaction whose best match's score is in the yellow zone (above the Auto-ADD threshold but below the Auto-CLEAR threshold) will be skipped by default.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Enable the SKIP action in the transaction matcher. If enabled, a transaction whose best match's score is in the yellow zone (above the Auto-ADD threshold but below the Auto-CLEAR threshold) will be skipped by default.</property>
+ <property name="tooltip-text" translatable="yes">Enable the SKIP action in the transaction matcher. If enabled, a transaction whose best match's score is in the yellow zone (above the Auto-ADD threshold but below the Auto-CLEAR threshold) will be skipped by default.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
@@ -2070,25 +2291,25 @@ many months before the current month</property>
<object class="GtkCheckButton" id="pref/dialogs.import.generic/enable-update">
<property name="label" translatable="yes" comments="Preferences->Online Banking:Generic">Enable update match action</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Enable the UPDATE AND RECONCILE action in the transaction matcher. If enabled, a transaction whose best match's score is above the Auto-CLEAR threshold and has a different date or amount than the matching existing transaction will cause the existing transaction to be updated and cleared by default.</property>
- <property name="tooltip_text" translatable="yes">Enable the UPDATE AND RECONCILE action in the transaction matcher. If enabled, a transaction whose best match's score is above the Auto-CLEAR threshold and has a different date or amount than the matching existing transaction will cause the existing transaction to be updated and cleared by default.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Enable the UPDATE AND RECONCILE action in the transaction matcher. If enabled, a transaction whose best match's score is above the Auto-CLEAR threshold and has a different date or amount than the matching existing transaction will cause the existing transaction to be updated and cleared by default.</property>
+ <property name="tooltip-text" translatable="yes">Enable the UPDATE AND RECONCILE action in the transaction matcher. If enabled, a transaction whose best match's score is above the Auto-CLEAR threshold and has a different date or amount than the matching existing transaction will cause the existing transaction to be updated and cleared by default.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847785">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">General</property>
<attributes>
@@ -2096,172 +2317,172 @@ many months before the current month</property>
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/dialogs.import.generic/atm-fee-threshold">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">In some places commercial ATMs (not belonging to a financial institution) are installed in places like convenience stores. These ATMs add their fee directly to the amount instead of showing up as a separate transaction or in your monthly banking fees. For example, you withdraw $100, and you are charged $101,50 plus Interac fees. If you manually entered that $100, the amounts won't match. You should set this to whatever is the maximum such fee in your area (in units of your local currency), so the transaction will be recognised as a match.</property>
- <property name="tooltip_text" translatable="yes">In some places commercial ATMs (not belonging to a financial institution) are installed in places like convenience stores. These ATMs add their fee directly to the amount instead of showing up as a separate transaction or in your monthly banking fees. For example, you withdraw $100, and you are charged $101,50 plus Interac fees. If you manually entered that $100, the amounts won't match. You should set this to whatever is the maximum such fee in your area (in units of your local currency), so the transaction will be recognised as a match.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">In some places commercial ATMs (not belonging to a financial institution) are installed in places like convenience stores. These ATMs add their fee directly to the amount instead of showing up as a separate transaction or in your monthly banking fees. For example, you withdraw $100, and you are charged $101,50 plus Interac fees. If you manually entered that $100, the amounts won't match. You should set this to whatever is the maximum such fee in your area (in units of your local currency), so the transaction will be recognised as a match.</property>
+ <property name="tooltip-text" translatable="yes">In some places commercial ATMs (not belonging to a financial institution) are installed in places like convenience stores. These ATMs add their fee directly to the amount instead of showing up as a separate transaction or in your monthly banking fees. For example, you withdraw $100, and you are charged $101,50 plus Interac fees. If you manually entered that $100, the amounts won't match. You should set this to whatever is the maximum such fee in your area (in units of your local currency), so the transaction will be recognised as a match.</property>
+ <property name="invisible-char">â</property>
<property name="text">2.00</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">atm_fee_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">2</property>
- <property name="snap_to_ticks">True</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
<property name="value">2</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/dialogs.import.generic/auto-clear-threshold">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">A transaction whose best match's score is in the green zone (above or equal to the Auto-CLEAR threshold) will be CLEARed by default.</property>
- <property name="tooltip_text" translatable="yes">A transaction whose best match's score is in the green zone (above or equal to the Auto-CLEAR threshold) will be CLEARed by default.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">A transaction whose best match's score is in the green zone (above or equal to the Auto-CLEAR threshold) will be CLEARed by default.</property>
+ <property name="tooltip-text" translatable="yes">A transaction whose best match's score is in the green zone (above or equal to the Auto-CLEAR threshold) will be CLEARed by default.</property>
+ <property name="invisible-char">â</property>
<property name="text">6</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">auto_clear_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
<property name="value">6</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/dialogs.import.generic/auto-add-threshold">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">A transaction whose best match's score is in the red zone (above the display threshold but below or equal to the Auto-ADD threshold) will be ADDed by default.</property>
- <property name="tooltip_text" translatable="yes">A transaction whose best match's score is in the red zone (above the display threshold but below or equal to the Auto-ADD threshold) will be ADDed by default.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">A transaction whose best match's score is in the red zone (above the display threshold but below or equal to the Auto-ADD threshold) will be ADDed by default.</property>
+ <property name="tooltip-text" translatable="yes">A transaction whose best match's score is in the red zone (above the display threshold but below or equal to the Auto-ADD threshold) will be ADDed by default.</property>
+ <property name="invisible-char">â</property>
<property name="text">1</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">auto_add_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
<property name="value">1</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/dialogs.import.generic/match-threshold">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The minimum score a potential match must have to be displayed in the match list.</property>
- <property name="tooltip_text" translatable="yes">The minimum score a potential match must have to be displayed in the match list.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The minimum score a potential match must have to be displayed in the match list.</property>
+ <property name="tooltip-text" translatable="yes">The minimum score a potential match must have to be displayed in the match list.</property>
+ <property name="invisible-char">â</property>
<property name="text">1</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">match_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
<property name="value">1</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847789">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" comments="Preferences->Online Banking:Generic">Commercial ATM _fees threshold</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/dialogs.import.generic/atm-fee-threshold</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/dialogs.import.generic/atm-fee-threshold</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847788">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" comments="Preferences->Online Banking:Generic">Auto-c_lear threshold</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/dialogs.import.generic/auto-clear-threshold</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/dialogs.import.generic/auto-clear-threshold</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847787">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" comments="Preferences->Online Banking:Generic">Auto-_add threshold</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/dialogs.import.generic/auto-add-threshold</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/dialogs.import.generic/auto-add-threshold</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847786">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" comments="Preferences->Online Banking:Generic">Match _display threshold</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/dialogs.import.generic/match-threshold</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/dialogs.import.generic/match-threshold</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.import.generic/use-bayes">
<property name="label" translatable="yes" comments="Preferences->Online Banking:Generic">Use _bayesian matching</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use bayesian algorithms to match new transactions with existing accounts.</property>
- <property name="tooltip_text" translatable="yes">Use bayesian algorithms to match new transactions with existing accounts.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use bayesian algorithms to match new transactions with existing accounts.</property>
+ <property name="tooltip-text" translatable="yes">Use bayesian algorithms to match new transactions with existing accounts.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
<property name="width">2</property>
</packing>
</child>
@@ -2269,90 +2490,123 @@ many months before the current month</property>
<object class="GtkCheckButton" id="pref/dialogs.import.generic/auto-create-commodity">
<property name="label" translatable="yes" comments="Preferences->Online Banking:Generic">Automatically create new commodities</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Enables the automatic creation of new commodities if any unknown commodity is encountered during import. Otherwise the user will be asked what to do with each unknown commodity.</property>
- <property name="tooltip_text" translatable="yes">Enables the automatic creation of new commodities if any unknown commodity is encountered during import. Otherwise the user will be asked what to do with each unknown commodity.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Enables the automatic creation of new commodities if any unknown commodity is encountered during import. Otherwise the user will be asked what to do with each unknown commodity.</property>
+ <property name="tooltip-text" translatable="yes">Enables the automatic creation of new commodities if any unknown commodity is encountered during import. Otherwise the user will be asked what to do with each unknown commodity.</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label26">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" comments="Preferences->Online Banking:Generic">Likely match _day threshold</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label27">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" comments="Preferences->Online Banking:Generic">_Unlikely match day threshold</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/dialogs.import.generic/match-date-threshold">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">A transaction whose date is within the threshold is likely to be a match. Default is 4 days.</property>
- <property name="tooltip_text" translatable="yes">A transaction whose date is within the threshold is likely to be a match. Default is 4 days.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">A transaction whose date is within the threshold is likely to be a match. Default is 4 days.</property>
+ <property name="tooltip-text" translatable="yes">A transaction whose date is within the threshold is likely to be a match. Default is 4 days.</property>
+ <property name="invisible-char">â</property>
<property name="text">6</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">likely_day_threshold</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
<property name="value">4</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/dialogs.import.generic/match-date-not-threshold">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">A transaction whose date is outside the threshold is unlikely to be a match. Default is 14 days.</property>
- <property name="tooltip_text" translatable="yes">A transaction whose date is outside the threshold is unlikely to be a match. Default is 14 days.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">A transaction whose date is outside the threshold is unlikely to be a match. Default is 14 days.</property>
+ <property name="tooltip-text" translatable="yes">A transaction whose date is outside the threshold is unlikely to be a match. Default is 14 days.</property>
+ <property name="invisible-char">â</property>
<property name="text">6</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">unlikely_day_threshold</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
<property name="value">14</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">8</property>
</packing>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="position">4</property>
@@ -2361,99 +2615,100 @@ many months before the current month</property>
<child type="tab">
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Import</property>
</object>
<packing>
<property name="position">4</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=4 -->
<object class="GtkGrid" id="table11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label115">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Checks</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkFontButton" id="pref/dialogs.checkprinting/default-font">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The default check printing font.</property>
- <property name="tooltip_text" translatable="yes">The default check printing font.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The default check printing font.</property>
+ <property name="tooltip-text" translatable="yes">The default check printing font.</property>
<property name="font">Sans 12</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.checkprinting/print-date-format">
<property name="label" translatable="yes">Print _date format</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Below the actual date, print the format of that date in 8 point type.</property>
- <property name="tooltip_text" translatable="yes">Below the actual date, print the format of that date in 8 point type.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Below the actual date, print the format of that date in 8 point type.</property>
+ <property name="tooltip-text" translatable="yes">Below the actual date, print the format of that date in 8 point type.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.checkprinting/blocking-chars">
<property name="label" translatable="yes">Print _blocking chars</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Print '***' before and after each text field on the check.</property>
- <property name="tooltip_text" translatable="yes">Print '***' before and after each text field on the check.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Print '***' before and after each text field on the check.</property>
+ <property name="tooltip-text" translatable="yes">Print '***' before and after each text field on the check.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label116">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Default _font</property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/dialogs.checkprinting/default-font</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/dialogs.checkprinting/default-font</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
@@ -2465,6 +2720,18 @@ many months before the current month</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="position">5</property>
@@ -2473,275 +2740,276 @@ many months before the current month</property>
<child type="tab">
<object class="GtkLabel" id="label114">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Printing</property>
</object>
<packing>
<property name="position">5</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=18 -->
<object class="GtkGrid" id="table3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Actions</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/enter-moves-to-end">
<property name="label" translatable="yes">'_Enter' moves to blank transaction</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If checked, pressing the 'Enter' key will move to the location of the blank transaction in the register. If clear, pressing the 'Enter' key will move down one row.</property>
- <property name="tooltip_text" translatable="yes">If checked, pressing the 'Enter' key will move to the location of the blank transaction in the register. If clear, pressing the 'Enter' key will move down one row.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If checked, pressing the 'Enter' key will move to the location of the blank transaction in the register. If clear, pressing the 'Enter' key will move down one row.</property>
+ <property name="tooltip-text" translatable="yes">If checked, pressing the 'Enter' key will move to the location of the blank transaction in the register. If clear, pressing the 'Enter' key will move down one row.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/auto-raise-lists">
<property name="label" translatable="yes">_Auto-raise lists</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Automatically raise the list of accounts or actions during input.</property>
- <property name="tooltip_text" translatable="yes">Automatically raise the list of accounts or actions during input.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Automatically raise the list of accounts or actions during input.</property>
+ <property name="tooltip-text" translatable="yes">Automatically raise the list of accounts or actions during input.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/tab-to-transfer-on-memorised">
<property name="label" translatable="yes">Tab order in_cludes Transfer on Memorised Transactions</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Move to Transfer field when memorised transaction auto filled.</property>
- <property name="tooltip_text" translatable="yes">Move to Transfer field when memorised transaction auto filled.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Move to Transfer field when memorised transaction auto filled.</property>
+ <property name="tooltip-text" translatable="yes">Move to Transfer field when memorised transaction auto filled.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Reconciling</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.reconcile/check-cleared">
<property name="label" translatable="yes">Check cleared _transactions</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Pre-check cleared transactions when creating a reconcile dialog.</property>
- <property name="tooltip_text" translatable="yes">Pre-check cleared transactions when creating a reconcile dialog.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Pre-check cleared transactions when creating a reconcile dialog.</property>
+ <property name="tooltip-text" translatable="yes">Pre-check cleared transactions when creating a reconcile dialog.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.reconcile/auto-cc-payment">
<property name="label" translatable="yes">Automatic credit card _payment</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">After reconciling a credit card statement, prompt the user to enter a credit card payment.</property>
- <property name="tooltip_text" translatable="yes">After reconciling a credit card statement, prompt the user to enter a credit card payment.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">After reconciling a credit card statement, prompt the user to enter a credit card payment.</property>
+ <property name="tooltip-text" translatable="yes">After reconciling a credit card statement, prompt the user to enter a credit card payment.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.reconcile/always-reconcile-to-today">
<property name="label" translatable="yes">Always reconcile to t_oday</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Always open the reconcile dialog using today's date for the statement date, regardless of previous reconciliations.</property>
- <property name="tooltip_text" translatable="yes">Always open the reconcile dialog using today's date for the statement date, regardless of previous reconciliations.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Always open the reconcile dialog using today's date for the statement date, regardless of previous reconciliations.</property>
+ <property name="tooltip-text" translatable="yes">Always open the reconcile dialog using today's date for the statement date, regardless of previous reconciliations.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Graphics</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/use-gnucash-color-theme">
<property name="label" translatable="yes">_Use GnuCash built-in color theme</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">GnuCash uses a yellow/green theme by default for register windows. Uncheck this if you want to use the system color theme instead.</property>
- <property name="tooltip_text" translatable="yes">GnuCash uses a yellow/green theme by default for register windows. Uncheck this if you want to use the system color theme instead.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">GnuCash uses a yellow/green theme by default for register windows. Uncheck this if you want to use the system color theme instead.</property>
+ <property name="tooltip-text" translatable="yes">GnuCash uses a yellow/green theme by default for register windows. Uncheck this if you want to use the system color theme instead.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/alternate-color-by-transaction">
<property name="label" translatable="yes">Double _mode colors alternate with transactions</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Alternate the primary and secondary colors by transaction instead of by alternating by row.</property>
- <property name="tooltip_text" translatable="yes">Alternate the primary and secondary colors by transaction instead of by alternating by row.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Alternate the primary and secondary colors by transaction instead of by alternating by row.</property>
+ <property name="tooltip-text" translatable="yes">Alternate the primary and secondary colors by transaction instead of by alternating by row.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/draw-horizontal-lines">
<property name="label" translatable="yes">Draw hori_zontal lines between rows</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Show horizontal borders on the cells.</property>
- <property name="tooltip_text" translatable="yes">Show horizontal borders on the cells.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Show horizontal borders on the cells.</property>
+ <property name="tooltip-text" translatable="yes">Show horizontal borders on the cells.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/draw-vertical-lines">
<property name="label" translatable="yes">Draw _vertical lines between columns</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Show vertical borders on the cells.</property>
- <property name="tooltip_text" translatable="yes">Show vertical borders on the cells.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Show vertical borders on the cells.</property>
+ <property name="tooltip-text" translatable="yes">Show vertical borders on the cells.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">15</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">15</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Layout</property>
<attributes>
@@ -2749,28 +3017,136 @@ many months before the current month</property>
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">16</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">16</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/future-after-blank-transaction">
<property name="label" translatable="yes">_Future transactions after blank transaction</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If checked, transactions with a date in the future will be displayed at the bottom of the register after the blank transaction. If clear, the blank transaction will be at the bottom of the register after all transactions.</property>
- <property name="tooltip_text" translatable="yes">If checked, transactions with a date in the future will be displayed at the bottom of the register after the blank transaction. If clear, the blank transaction will be at the bottom of the register after all transactions.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If checked, transactions with a date in the future will be displayed at the bottom of the register after the blank transaction. If clear, the blank transaction will be at the bottom of the register after all transactions.</property>
+ <property name="tooltip-text" translatable="yes">If checked, transactions with a date in the future will be displayed at the bottom of the register after the blank transaction. If clear, the blank transaction will be at the bottom of the register after all transactions.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">17</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">17</property>
</packing>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="position">6</property>
@@ -2779,304 +3155,305 @@ many months before the current month</property>
<child type="tab">
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Register</property>
</object>
<packing>
<property name="position">6</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=15 -->
<object class="GtkGrid" id="table4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label63">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Default Style</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label64">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label65">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Other Defaults</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general.register/default-style-ledger">
<property name="label" translatable="yes">_Basic ledger</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Show all transactions on one line or in double line mode on two.</property>
- <property name="tooltip_text" translatable="yes">Show all transactions on one line or in double line mode on two.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Show all transactions on one line or in double line mode on two.</property>
+ <property name="tooltip-text" translatable="yes">Show all transactions on one line or in double line mode on two.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general.register/default-style-autoledger">
<property name="label" translatable="yes">_Auto-split ledger</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Automatically expand the current transaction to show all splits. All other transactions are shown on one line or in double line mode on two.</property>
- <property name="tooltip_text" translatable="yes">Automatically expand the current transaction to show all splits. All other transactions are shown on one line or in double line mode on two.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Automatically expand the current transaction to show all splits. All other transactions are shown on one line or in double line mode on two.</property>
+ <property name="tooltip-text" translatable="yes">Automatically expand the current transaction to show all splits. All other transactions are shown on one line or in double line mode on two.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general.register/default-style-ledger</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general.register/default-style-journal">
<property name="label" translatable="yes">Transaction _Journal</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">All transactions are expanded to show all splits.</property>
- <property name="tooltip_text" translatable="yes">All transactions are expanded to show all splits.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">All transactions are expanded to show all splits.</property>
+ <property name="tooltip-text" translatable="yes">All transactions are expanded to show all splits.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general.register/default-style-ledger</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label59">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Number of _transactions</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/general.register/max-transactions</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/general.register/max-transactions</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/general.register/max-transactions">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Show this many transactions in a register. A value of zero means show all transactions.</property>
- <property name="tooltip_text" translatable="yes">Show this many transactions in a register. A value of zero means show all transactions.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Show this many transactions in a register. A value of zero means show all transactions.</property>
+ <property name="tooltip-text" translatable="yes">Show this many transactions in a register. A value of zero means show all transactions.</property>
+ <property name="invisible-char">â</property>
<property name="text">0</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">max_transactions_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
- <property name="update_policy">if-valid</property>
+ <property name="update-policy">if-valid</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/double-line-mode">
<property name="label" translatable="yes">_Double line mode</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Show two lines of information for each transaction instead of one. Does not affect expanded transactions.</property>
- <property name="tooltip_text" translatable="yes">Show two lines of information for each transaction instead of one. Does not affect expanded transactions.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Show two lines of information for each transaction instead of one. Does not affect expanded transactions.</property>
+ <property name="tooltip-text" translatable="yes">Show two lines of information for each transaction instead of one. Does not affect expanded transactions.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/use-new-window">
<property name="label" translatable="yes">Register opens in a new _window</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If checked, each register will be opened in its own top level window. If clear, the register will be opened in the current window.</property>
- <property name="tooltip_text" translatable="yes">If checked, each register will be opened in its own top level window. If clear, the register will be opened in the current window.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If checked, each register will be opened in its own top level window. If clear, the register will be opened in the current window.</property>
+ <property name="tooltip-text" translatable="yes">If checked, each register will be opened in its own top level window. If clear, the register will be opened in the current window.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/show-leaf-account-names">
<property name="label" translatable="yes">_Only display leaf account names</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If checked, only the names of the leaf accounts are displayed in the register and in the account selection popup. The default behaviour is to display the full name, including the path in the account tree. Checking this option implies that you use unique leaf names.</property>
- <property name="tooltip_text" translatable="yes">If checked, only the names of the leaf accounts are displayed in the register and in the account selection popup. The default behaviour is to display the full name, including the path in the account tree. Checking this option implies that you use unique leaf names.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If checked, only the names of the leaf accounts are displayed in the register and in the account selection popup. The default behaviour is to display the full name, including the path in the account tree. Checking this option implies that you use unique leaf names.</property>
+ <property name="tooltip-text" translatable="yes">If checked, only the names of the leaf accounts are displayed in the register and in the account selection popup. The default behaviour is to display the full name, including the path in the account tree. Checking this option implies that you use unique leaf names.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" comments="Register2 feature">Number of _characters for auto complete</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/general.register/key-length</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/general.register/key-length</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/general.register/key-length">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">This sets the number of characters before auto complete starts for description, notes and memo fields.</property>
- <property name="tooltip_text" translatable="yes" comments="Register2 feature">This sets the number of characters before auto complete starts for description, notes and memo fields.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">This sets the number of characters before auto complete starts for description, notes and memo fields.</property>
+ <property name="tooltip-text" translatable="yes" comments="Register2 feature">This sets the number of characters before auto complete starts for description, notes and memo fields.</property>
+ <property name="invisible-char">â</property>
<property name="text">2</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">key_length_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
- <property name="update_policy">if-valid</property>
+ <property name="update-policy">if-valid</property>
<property name="value">2</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/show-extra-dates">
<property name="label" translatable="yes" comments="Register2 feature">Show the _entered and reconcile dates</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Show the date when the transaction was entered below the posted date and reconciled date on split row.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Show the date when the transaction was entered below the posted date and reconciled date on split row.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/show-calendar-buttons">
<property name="label" translatable="yes" comments="Register2 feature">Show the calendar b_uttons</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Show the calendar buttons Cancel, Today and Select.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Show the calendar buttons Cancel, Today and Select.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/selection-to-blank-on-expand">
<property name="label" translatable="yes" comments="Register2 feature">_Move the selection to the blank split on expand</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">This will move the selection to the blank split when the transaction is expanded.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">This will move the selection to the blank split when the transaction is expanded.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.register/show-extra-dates-on-selection">
<property name="label" translatable="yes" comments="Register2 feature">_Show entered and reconciled dates on selection</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Show the entered date and reconciled date on transaction selection.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Show the entered date and reconciled date on transaction selection.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
@@ -3118,6 +3495,51 @@ many months before the current month</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="position">7</property>
@@ -3126,105 +3548,106 @@ many months before the current month</property>
<child type="tab">
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Register Defaults</property>
</object>
<packing>
<property name="position">7</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=9 -->
<object class="GtkGrid" id="table8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="locale_currency2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">US Dollars (USD)</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label86">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Default Report Currency</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label88">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label89">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Location</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general.report/use-new-window">
<property name="label" translatable="yes">Report opens in a new _window</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If checked, each report will be opened in its own top level window. If clear, the report will be opened in the current window.</property>
- <property name="tooltip_text" translatable="yes">If checked, each report will be opened in its own top level window. If clear, the report will be opened in the current window.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If checked, each report will be opened in its own top level window. If clear, the report will be opened in the current window.</property>
+ <property name="tooltip-text" translatable="yes">If checked, each report will be opened in its own top level window. If clear, the report will be opened in the current window.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkBox" id="pref/general.report/currency-other">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label21">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Default zoom level</property>
<attributes>
@@ -3232,64 +3655,64 @@ many months before the current month</property>
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general.report/currency-choice-other">
<property name="label" translatable="yes">Ch_oose</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use the specified currency for all newly created reports.</property>
- <property name="tooltip_text" translatable="yes">Use the specified currency for all newly created reports.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use the specified currency for all newly created reports.</property>
+ <property name="tooltip-text" translatable="yes">Use the specified currency for all newly created reports.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general.report/currency-choice-locale</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general.report/currency-choice-locale">
<property name="label" translatable="yes">Loc_ale</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Use the system locale currency for all newly created reports.</property>
- <property name="tooltip_text" translatable="yes">Use the system locale currency for all newly created reports.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Use the system locale currency for all newly created reports.</property>
+ <property name="tooltip-text" translatable="yes">Use the system locale currency for all newly created reports.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pref/general.report/default-zoom">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">On high resolution screens reports tend to be hard to read. This option allows you to scale reports up by the set factor. For example setting this to 2.0 will display reports at twice their typical size.</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">On high resolution screens reports tend to be hard to read. This option allows you to scale reports up by the set factor. For example setting this to 2.0 will display reports at twice their typical size.</property>
<property name="halign">start</property>
<property name="text">1</property>
<property name="adjustment">default_zoom_adj</property>
@@ -3297,20 +3720,20 @@ many months before the current month</property>
<property name="value">1</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Default zoom level</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
@@ -3331,6 +3754,33 @@ many months before the current month</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="position">8</property>
@@ -3339,61 +3789,62 @@ many months before the current month</property>
<child type="tab">
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Reports</property>
</object>
<packing>
<property name="position">8</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=14 -->
<object class="GtkGrid" id="table5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label72">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Window Geometry</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label74">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/save-window-geometry">
<property name="label" translatable="yes">_Save window size and position</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Save window size and location when it is closed.</property>
- <property name="tooltip_text" translatable="yes">Save window size and location when it is closed.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Save window size and location when it is closed.</property>
+ <property name="tooltip-text" translatable="yes">Save window size and location when it is closed.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
@@ -3401,230 +3852,230 @@ many months before the current month</property>
<object class="GtkCheckButton" id="pref/general/tab-next-recent">
<property name="label" translatable="yes">Bring the most _recent tab to the front</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Closing a tab moves to the most recently visited tab.</property>
- <property name="tooltip_text" translatable="yes">Closing a tab moves to the most recently visited tab.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Closing a tab moves to the most recently visited tab.</property>
+ <property name="tooltip-text" translatable="yes">Closing a tab moves to the most recently visited tab.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label110">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label111">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Tab Position</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/tab-position-top">
<property name="label" translatable="yes">To_p</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Display the notebook tabs at the top of the window.</property>
- <property name="tooltip_text" translatable="yes">Display the notebook tabs at the top of the window.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Display the notebook tabs at the top of the window.</property>
+ <property name="tooltip-text" translatable="yes">Display the notebook tabs at the top of the window.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/tab-position-bottom">
<property name="label" translatable="yes">B_ottom</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Display the notebook tabs at the bottom of the window.</property>
- <property name="tooltip_text" translatable="yes">Display the notebook tabs at the bottom of the window.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Display the notebook tabs at the bottom of the window.</property>
+ <property name="tooltip-text" translatable="yes">Display the notebook tabs at the bottom of the window.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general/tab-position-top</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/tab-position-left">
<property name="label" translatable="yes">_Left</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Display the notebook tabs at the left of the window.</property>
- <property name="tooltip_text" translatable="yes">Display the notebook tabs at the left of the window.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Display the notebook tabs at the left of the window.</property>
+ <property name="tooltip-text" translatable="yes">Display the notebook tabs at the left of the window.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general/tab-position-top</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/tab-position-right">
<property name="label" translatable="yes">_Right</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Display the notebook tabs at the right of the window.</property>
- <property name="tooltip_text" translatable="yes">Display the notebook tabs at the right of the window.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Display the notebook tabs at the right of the window.</property>
+ <property name="tooltip-text" translatable="yes">Display the notebook tabs at the right of the window.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general/tab-position-top</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Summary Bar Position</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/summarybar-position-top">
<property name="label" translatable="yes">Top</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Display the summary bar at the top of the page.</property>
- <property name="tooltip_text" translatable="yes">Display the summary bar at the top of the page.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Display the summary bar at the top of the page.</property>
+ <property name="tooltip-text" translatable="yes">Display the summary bar at the top of the page.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/general/summarybar-position-bottom">
<property name="label" translatable="yes">Bottom</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Display the summary bar at the bottom of the page.</property>
- <property name="tooltip_text" translatable="yes">Display the summary bar at the bottom of the page.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Display the summary bar at the bottom of the page.</property>
+ <property name="tooltip-text" translatable="yes">Display the summary bar at the bottom of the page.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/general/summarybar-position-top</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label112">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label113">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Tabs</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/tab-close-buttons">
<property name="label" translatable="yes">Show close button on _notebook tabs</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Show a close button on each notebook tab. These function identically to the 'Close' menu item.</property>
- <property name="tooltip_text" translatable="yes">Show a close button on each notebook tab. These function identically to the 'Close' menu item.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Show a close button on each notebook tab. These function identically to the 'Close' menu item.</property>
+ <property name="tooltip-text" translatable="yes">Show a close button on each notebook tab. These function identically to the 'Close' menu item.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkSpinButton" id="pref/general/tab-width">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If the text in the tab is longer than this value (the test is approximate) then the tab label will have the middle cut and replaced with an ellipsis.</property>
- <property name="tooltip_text" translatable="yes">If the text in the tab is longer than this value (the test is approximate) then the tab label will have the middle cut and replaced with an ellipsis.</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If the text in the tab is longer than this value (the test is approximate) then the tab label will have the middle cut and replaced with an ellipsis.</property>
+ <property name="tooltip-text" translatable="yes">If the text in the tab is longer than this value (the test is approximate) then the tab label will have the middle cut and replaced with an ellipsis.</property>
+ <property name="invisible-char">â</property>
<property name="text">30</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">tab_width_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="numeric">True</property>
<property name="value">30</property>
</object>
@@ -3637,7 +4088,7 @@ many months before the current month</property>
<child>
<object class="GtkLabel" id="label118">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">characters</property>
</object>
<packing>
@@ -3648,40 +4099,40 @@ many months before the current month</property>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label117">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">_Width</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="ellipsize">middle</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/general/tab-open-adjacent">
<property name="label" translatable="yes">Open new tabs _adjacent to current tab</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Opens new tab adjacent to current tab instead of at the end</property>
- <property name="tooltip_text" translatable="yes">Opens new tab adjacent to current tab instead of at the end.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Opens new tab adjacent to current tab instead of at the end</property>
+ <property name="tooltip-text" translatable="yes">Opens new tab adjacent to current tab instead of at the end.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
<property name="width">2</property>
</packing>
</child>
@@ -3703,6 +4154,48 @@ many months before the current month</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="position">9</property>
@@ -3711,50 +4204,51 @@ many months before the current month</property>
<child type="tab">
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Windows</property>
</object>
<packing>
<property name="position">9</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=2 -->
<object class="GtkGrid" id="grid9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="apilabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="tooltip_text" translatable="yes">To retrieve online quotes from Alphavantage, this key needs to be set. A key can be retrieved from the Alpha Vantage website.</property>
+ <property name="can-focus">False</property>
+ <property name="tooltip-text" translatable="yes">To retrieve online quotes from Alphavantage, this key needs to be set. A key can be retrieved from the Alpha Vantage website.</property>
<property name="label" translatable="yes">Alpha Vantage API key</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="pref/general.finance-quote/alphavantage-api-key">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">To retrieve online quotes from Alphavantage, this key needs to be set. A key can be retrieved from the Alpha Vantage website.</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">To retrieve online quotes from Alphavantage, this key needs to be set. A key can be retrieved from the Alpha Vantage website.</property>
<property name="hexpand">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label22">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Online Quotes</property>
<attributes>
@@ -3762,13 +4256,19 @@ many months before the current month</property>
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="position">10</property>
@@ -3777,13 +4277,13 @@ many months before the current month</property>
<child type="tab">
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Online Quotes</property>
</object>
<packing>
<property name="position">10</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
@@ -3799,8 +4299,5 @@ many months before the current month</property>
<action-widget response="-11">helpbutton2</action-widget>
<action-widget response="-7">closebutton2</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-price.glade b/gnucash/gtkbuilder/dialog-price.glade
index 3b293b49d..5319acba2 100644
--- a/gnucash/gtkbuilder/dialog-price.glade
+++ b/gnucash/gtkbuilder/dialog-price.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkListStore" id="liststore1">
@@ -48,31 +48,31 @@
</data>
</object>
<object class="GtkDialog" id="price_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Price Editor</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="pedit_dialog_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="pd_cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -84,9 +84,9 @@
<object class="GtkButton" id="pd_apply_button">
<property name="label" translatable="yes">_Apply</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -98,11 +98,11 @@
<object class="GtkButton" id="pd_ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -118,168 +118,169 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=7 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="namespace_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Namespace</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">namespace_cbwe</property>
+ <property name="mnemonic-widget">namespace_cbwe</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="commodity_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Security</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">commodity_cbwe</property>
+ <property name="mnemonic-widget">commodity_cbwe</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="currency_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Cu_rrency</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="date__label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Date</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="source_label">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">S_ource</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">source_entry</property>
+ <property name="mnemonic-widget">source_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="type_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Type</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">type_combobox</property>
+ <property name="mnemonic-widget">type_combobox</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="price_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Price</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkBox" id="currency_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="source_entry">
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="editable">False</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="pedit_data_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkBox" id="price_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="type_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore1</property>
<signal name="changed" handler="pedit_data_changed_cb" swapped="no"/>
<child>
@@ -290,47 +291,47 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="namespace_cbwe">
- <property name="width_request">250</property>
+ <property name="width-request">250</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore3</property>
- <property name="has_entry">True</property>
- <property name="entry_text_column">0</property>
+ <property name="has-entry">True</property>
+ <property name="entry-text-column">0</property>
<signal name="changed" handler="pedit_commodity_ns_changed_cb" swapped="no"/>
<child internal-child="entry">
<object class="GtkEntry" id="combobox-entry3">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="commodity_cbwe">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore2</property>
- <property name="has_entry">True</property>
- <property name="entry_text_column">0</property>
+ <property name="has-entry">True</property>
+ <property name="entry-text-column">0</property>
<signal name="changed" handler="pedit_commodity_changed_cb" swapped="no"/>
<child internal-child="entry">
<object class="GtkEntry" id="combobox-entry2">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -347,9 +348,6 @@
<action-widget response="-10">pd_apply_button</action-widget>
<action-widget response="-5">pd_ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkListStore" id="liststore4">
<columns>
@@ -364,30 +362,30 @@
</columns>
</object>
<object class="GtkDialog" id="deletion_date_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Remove Old Prices</property>
- <property name="default_height">500</property>
- <property name="type_hint">dialog</property>
+ <property name="default-height">500</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -399,10 +397,10 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -418,40 +416,41 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=7 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label8477429">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Delete prices that meet the following criteria:</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<child>
<object class="GtkRadioButton" id="radiobutton_none">
<property name="label" translatable="yes">_None</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Remove all prices before date.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Remove all prices before date.</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton_last_week</property>
</object>
<packing>
@@ -464,12 +463,12 @@
<object class="GtkRadioButton" id="radiobutton_last_week">
<property name="label" translatable="yes">Last of _Week</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Keep the last price of each week if present before date.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Keep the last price of each week if present before date.</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -481,11 +480,11 @@
<object class="GtkRadioButton" id="radiobutton_last_month">
<property name="label" translatable="yes">Last of _Month</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Keep the last price of each month if present before date.</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Keep the last price of each month if present before date.</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton_last_week</property>
</object>
<packing>
@@ -498,11 +497,11 @@
<object class="GtkRadioButton" id="radiobutton_last_quarter">
<property name="label" translatable="yes">Last of _Quarter</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Keep the last price of each fiscal quarter if present before date. The fiscal quarter is derived from the accounting period end date.</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Keep the last price of each fiscal quarter if present before date. The fiscal quarter is derived from the accounting period end date.</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton_last_week</property>
</object>
<packing>
@@ -515,11 +514,11 @@
<object class="GtkRadioButton" id="radiobutton_last_period">
<property name="label" translatable="yes">Last of _Period</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Keep the last price of each fiscal period if present before date. The fiscal period is derived from the accounting period end date.</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Keep the last price of each fiscal period if present before date. The fiscal period is derived from the accounting period end date.</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton_last_week</property>
</object>
<packing>
@@ -532,11 +531,11 @@
<object class="GtkRadioButton" id="radiobutton_scaled">
<property name="label" translatable="yes">_Scaled</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">With the scaled option, prices are removed relative to the date selected. 'One a month' is used for dates older than a year and 'One a week' is used for dates older than six months to a year.</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">With the scaled option, prices are removed relative to the date selected. 'One a month' is used for dates older than a year and 'One a week' is used for dates older than six months to a year.</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton_last_week</property>
</object>
<packing>
@@ -547,24 +546,24 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="vexpand">True</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkTreeView" id="commodty_treeview">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="model">liststore4</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="selection1"/>
@@ -602,58 +601,58 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_top">6</property>
+ <property name="margin-top">6</property>
<property name="label" translatable="yes">From these Commodities</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_top">6</property>
+ <property name="margin-top">6</property>
<property name="label" translatable="yes">Keeping the last available price for option</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="valign">start</property>
- <property name="margin_top">6</property>
+ <property name="margin-top">6</property>
<property name="hexpand">False</property>
<property name="label" translatable="yes">Source</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
@@ -661,14 +660,14 @@
<object class="GtkCheckButton" id="checkbutton_fq">
<property name="label" translatable="yes">Include _Fetched online prices</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">If activated, prices added by Finance::Quote will be included.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">If activated, prices added by Finance::Quote will be included.</property>
<property name="halign">start</property>
- <property name="margin_top">6</property>
- <property name="use_underline">True</property>
+ <property name="margin-top">6</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -680,12 +679,12 @@
<object class="GtkCheckButton" id="checkbutton_user">
<property name="label" translatable="yes">Include manually _Entered prices</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">If activated, include manually entered prices.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">If activated, include manually entered prices.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -696,20 +695,20 @@
<child>
<object class="GtkBox" id="hbox4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkCheckButton" id="checkbutton_app">
<property name="label" translatable="yes">_Added by the application</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">If activated, include application added prices.
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">If activated, include application added prices.
These prices were added so that there's always a "nearest in time" price for every multi-commodity transaction so that the Accounts page and reports are able to correctly report values so removing them may make this less reliable.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="image_position">right</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="image-position">right</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -720,9 +719,9 @@ These prices were added so that there's always a "nearest in time" price for eve
<child>
<object class="GtkImage" id="image_source">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="icon_name">dialog-warning</property>
+ <property name="icon-name">dialog-warning</property>
</object>
<packing>
<property name="expand">True</property>
@@ -739,38 +738,38 @@ These prices were added so that there's always a "nearest in time" price for eve
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="date_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
- <property name="margin_top">6</property>
+ <property name="margin-top">6</property>
<property name="label" translatable="yes">Before _Date</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_top">6</property>
+ <property name="margin-top">6</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -786,31 +785,28 @@ These prices were added so that there's always a "nearest in time" price for eve
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkWindow" id="prices_window">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Price Database</property>
- <property name="default_width">800</property>
- <property name="default_height">400</property>
+ <property name="default-width">800</property>
+ <property name="default-height">400</property>
<child>
<object class="GtkBox" id="vbox11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkScrolledWindow" id="price_list_window">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="border_width">3</property>
- <property name="shadow_type">in</property>
+ <property name="border-width">3</property>
+ <property name="shadow-type">in</property>
</object>
<packing>
<property name="expand">True</property>
@@ -821,26 +817,26 @@ These prices were added so that there's always a "nearest in time" price for eve
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_bottom">12</property>
+ <property name="can-focus">False</property>
+ <property name="margin-bottom">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkButtonBox" id="vbuttonbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
- <property name="layout_style">start</property>
+ <property name="layout-style">start</property>
<child>
<object class="GtkButton" id="add_button">
<property name="label" translatable="yes">_Add</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Add a new price.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Add a new price.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_prices_dialog_add_clicked" swapped="no"/>
</object>
<packing>
@@ -854,11 +850,11 @@ These prices were added so that there's always a "nearest in time" price for eve
<property name="label" translatable="yes">_Remove</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Remove the current price.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Remove the current price.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_prices_dialog_remove_clicked" swapped="no"/>
</object>
<packing>
@@ -872,11 +868,11 @@ These prices were added so that there's always a "nearest in time" price for eve
<property name="label" translatable="yes">_Edit</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Edit the current price.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Edit the current price.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_prices_dialog_edit_clicked" swapped="no"/>
</object>
<packing>
@@ -889,11 +885,11 @@ These prices were added so that there's always a "nearest in time" price for eve
<object class="GtkButton" id="remove_old_button">
<property name="label" translatable="yes">Remove _Old</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Remove prices older than a user-entered date.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Remove prices older than a user-entered date.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_prices_dialog_remove_old_clicked" swapped="no"/>
</object>
<packing>
@@ -906,11 +902,11 @@ These prices were added so that there's always a "nearest in time" price for eve
<object class="GtkButton" id="get_quotes_button">
<property name="label" translatable="yes">_Get Quotes</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Get new online quotes for stock accounts.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Get new online quotes for stock accounts.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_prices_dialog_get_quotes_clicked" swapped="no"/>
</object>
<packing>
@@ -929,20 +925,20 @@ These prices were added so that there's always a "nearest in time" price for eve
<child>
<object class="GtkButtonBox" id="vbuttonbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">end</property>
- <property name="border_width">5</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
- <property name="layout_style">start</property>
+ <property name="layout-style">start</property>
<child>
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
<property name="valign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_prices_dialog_close_cb" swapped="no"/>
</object>
<packing>
@@ -974,8 +970,5 @@ These prices were added so that there's always a "nearest in time" price for eve
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-print-check.glade b/gnucash/gtkbuilder/dialog-print-check.glade
index 1183931b6..9e27e70a7 100644
--- a/gnucash/gtkbuilder/dialog-print-check.glade
+++ b/gnucash/gtkbuilder/dialog-print-check.glade
@@ -1,153 +1,153 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="adjustment1">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment10">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment11">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment12">
<property name="lower">-180</property>
<property name="upper">180</property>
- <property name="step_increment">0.00999999977648</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.00999999977648</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment13">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment14">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment15">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment16">
<property name="upper">100000</property>
- <property name="step_increment">0.1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment17">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment18">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment19">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment2">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment20">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment21">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment22">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment23">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment24">
<property name="upper">100</property>
- <property name="step_increment">1</property>
- <property name="page_increment">1</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">1</property>
</object>
<object class="GtkAdjustment" id="adjustment3">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment4">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment5">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment6">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment7">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment8">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment9">
<property name="upper">100000</property>
- <property name="step_increment">0.10000000149</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">0.10000000149</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkDialog" id="format_title_dialog">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Save Custom Check Format</property>
- <property name="window_position">center-on-parent</property>
- <property name="default_width">500</property>
- <property name="type_hint">dialog</property>
+ <property name="window-position">center-on-parent</property>
+ <property name="default-width">500</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -159,11 +159,11 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -175,19 +175,19 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
<child>
<object class="GtkLabel" id="label847683">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="valign">start</property>
<property name="label" translatable="yes">Enter a title for this custom format. This title will appear in the "Check format" selector of the Print Check dialog. Using the title of an existing custom format will cause that format to be overwritten.</property>
<property name="wrap">True</property>
@@ -209,13 +209,13 @@
<child>
<object class="GtkEntry" id="format_title">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="valign">start</property>
- <property name="margin_top">12</property>
- <property name="invisible_char">â¢</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="margin-top">12</property>
+ <property name="invisible-char">â¢</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_check_format_title_changed" object="ok_button" swapped="no"/>
</object>
<packing>
@@ -230,9 +230,6 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkListStore" id="liststore1">
<columns>
@@ -295,30 +292,30 @@
</data>
</object>
<object class="GtkDialog" id="print_check_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Print Check</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gnc_ui_print_check_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -331,10 +328,10 @@
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -346,10 +343,10 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_Print</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -361,72 +358,73 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkNotebook" id="notebook4">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
+ <!-- n-columns=2 n-rows=14 -->
<object class="GtkGrid" id="options_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
- <property name="margin_top">6</property>
+ <property name="margin-top">6</property>
<property name="hexpand">True</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847677">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Check _format</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">check_format_combobox</property>
+ <property name="mnemonic-widget">check_format_combobox</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847678">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Check po_sition</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">check_position_combobox</property>
+ <property name="mnemonic-widget">check_position_combobox</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847679">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="valign">start</property>
<property name="label" translatable="yes">_Date format</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="check_format_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore3</property>
<signal name="changed" handler="gnc_print_check_format_changed" swapped="no"/>
<child>
@@ -437,14 +435,14 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="check_position_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore2</property>
<signal name="changed" handler="gnc_print_check_position_changed" swapped="no"/>
<child>
@@ -455,149 +453,149 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="check_address_name">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="caps_lock_warning">False</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="caps-lock-warning">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="check_address_1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="caps_lock_warning">False</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="caps-lock-warning">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="check_address_2">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="caps_lock_warning">False</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="caps-lock-warning">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="check_address_3">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="caps_lock_warning">False</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="caps-lock-warning">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="check_address_4">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="caps_lock_warning">False</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="caps-lock-warning">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="check_print_address_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="tooltip_text" translatable="yes">Check format must have an
+ <property name="can-focus">False</property>
+ <property name="tooltip-text" translatable="yes">Check format must have an
ADDRESS item defined in order
to print an address on the check.</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Address</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">check_address_name</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">check_address_name</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="first_page_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Checks on first _page</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">first_page_count_entry</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">first_page_count_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="first_page_count_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="width_chars">3</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="width-chars">3</property>
<property name="xalign">1</property>
- <property name="caps_lock_warning">False</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="caps-lock-warning">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment24</property>
- <property name="snap_to_ticks">True</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
<property name="width">2</property>
</packing>
</child>
@@ -639,286 +637,287 @@ to print an address on the check.</property>
<child type="tab">
<object class="GtkLabel" id="label847675">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Options</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=18 -->
<object class="GtkGrid" id="custom_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label703">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">x</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label744">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">y</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label701">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Pa_yee</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">payee_x_entry</property>
+ <property name="mnemonic-widget">payee_x_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label705">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Date</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">date_x_entry</property>
+ <property name="mnemonic-widget">date_x_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label706">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Amount (_words)</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">amount_words_x_entry</property>
+ <property name="mnemonic-widget">amount_words_x_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label707">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Amount (_numbers)</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">amount_numbers_x_entry</property>
+ <property name="mnemonic-widget">amount_numbers_x_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label708">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Notes</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">notes_x_entry</property>
+ <property name="mnemonic-widget">notes_x_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="payee_x_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment23</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="date_x_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment22</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="amount_words_x_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment21</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="amount_numbers_x_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment20</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="notes_x_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment19</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="payee_y_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment18</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="date_y_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment17</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="amount_words_y_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment16</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="amount_numbers_y_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment15</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="notes_y_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment14</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="units_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore1</property>
- <property name="button_sensitivity">on</property>
+ <property name="button-sensitivity">on</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1"/>
<attributes>
@@ -927,415 +926,416 @@ to print an address on the check.</property>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label709">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Units</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">units_combobox</property>
+ <property name="mnemonic-widget">units_combobox</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="translation_x_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment13</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="translation_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Translation</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">translation_x_entry</property>
+ <property name="mnemonic-widget">translation_x_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847680">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Rotation</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">check_rotation_entry</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">check_rotation_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="check_rotation_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment12</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="translation_y_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment11</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="upper_left">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">The origin point is the upper left-hand corner of the page.</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">15</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">15</property>
<property name="width">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="lower_left">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">The origin point is the lower left-hand corner of the page.</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">16</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">16</property>
<property name="width">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="rotation_units">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Degrees</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkButton" id="save_button">
<property name="label" translatable="yes">_Save Format</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="margin-top">6</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_print_check_save_button_clicked" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">18</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">17</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Address</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="address_x_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment10</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="address_y_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment9</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Memo</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">memo_x_entry</property>
+ <property name="mnemonic-widget">memo_x_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="memo_y_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment8</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="memo_x_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment7</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Splits Memo</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">splits_memo_x_entry</property>
+ <property name="mnemonic-widget">splits_memo_x_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Splits Amount</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">splits_amount_x_entry</property>
+ <property name="mnemonic-widget">splits_amount_x_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Splits Account</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">splits_account_x_entry</property>
+ <property name="mnemonic-widget">splits_account_x_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="splits_amount_y_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment6</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="splits_amount_x_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment5</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="splits_memo_x_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment4</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="splits_memo_y_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment3</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="splits_account_y_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment2</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="splits_account_x_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment1</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
<property name="width">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
@@ -1347,15 +1347,6 @@ to print an address on the check.</property>
<child>
<placeholder/>
</child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="position">1</property>
@@ -1364,13 +1355,13 @@ to print an address on the check.</property>
<child type="tab">
<object class="GtkLabel" id="label847676">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Custom format</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
@@ -1387,8 +1378,5 @@ to print an address on the check.</property>
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-progress.glade b/gnucash/gtkbuilder/dialog-progress.glade
index 7542a2eba..2fb296b32 100644
--- a/gnucash/gtkbuilder/dialog-progress.glade
+++ b/gnucash/gtkbuilder/dialog-progress.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkTextBuffer" id="textbuffer1">
@@ -7,25 +7,25 @@
</object>
<object class="GtkWindow" id="progress_dialog">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Working...</property>
<property name="resizable">False</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child>
<object class="GtkBox" id="vbox85">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="primary_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"><span weight="bold" size="larger">Primary text</span></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -37,7 +37,7 @@
<child>
<object class="GtkLabel" id="secondary_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">Secondary text.</property>
<property name="wrap">True</property>
</object>
@@ -50,13 +50,13 @@
<child>
<object class="GtkBox" id="progress_vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkProgressBar" id="progress_bar">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="pulse_step">0.10000000149</property>
+ <property name="can-focus">False</property>
+ <property name="pulse-step">0.10000000149</property>
</object>
<packing>
<property name="expand">False</property>
@@ -67,9 +67,9 @@
<child>
<object class="GtkLabel" id="sub_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"><span style="italic">Sub-operation text</span></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -89,19 +89,19 @@
<child>
<object class="GtkScrolledWindow" id="progress_log_window">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">False</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="progress_log">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="cursor_visible">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="cursor-visible">False</property>
<property name="buffer">textbuffer1</property>
- <property name="accepts_tab">False</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -114,16 +114,16 @@
<child>
<object class="GtkButtonBox" id="hbuttonbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
- <property name="layout_style">end</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -136,10 +136,10 @@
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -151,14 +151,11 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">4</property>
</packing>
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-query-view.glade b/gnucash/gtkbuilder/dialog-query-view.glade
index d9ef595d6..b4b8fc532 100644
--- a/gnucash/gtkbuilder/dialog-query-view.glade
+++ b/gnucash/gtkbuilder/dialog-query-view.glade
@@ -1,30 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="query_view_dialog">
- <property name="can_focus">False</property>
- <property name="default_width">600</property>
- <property name="default_height">300</property>
- <property name="type_hint">dialog</property>
+ <property name="can-focus">False</property>
+ <property name="default-width">600</property>
+ <property name="default-height">300</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -36,19 +36,19 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="dialog_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="justify">center</property>
<property name="wrap">True</property>
</object>
@@ -62,7 +62,7 @@
<child>
<object class="GtkBox" id="result_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -86,8 +86,5 @@
<action-widgets>
<action-widget response="0">close_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-report.glade b/gnucash/gtkbuilder/dialog-report.glade
index 1d9b69c73..27957c699 100644
--- a/gnucash/gtkbuilder/dialog-report.glade
+++ b/gnucash/gtkbuilder/dialog-report.glade
@@ -1,41 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="col_adjustment">
<property name="upper">100</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkWindow" id="edit_column_view_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<child>
+ <!-- n-columns=3 n-rows=2 -->
<object class="GtkGrid" id="view_contents_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
- <property name="margin_bottom">12</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
+ <property name="margin-bottom">12</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow27">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="contents_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="rules_hint">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -43,50 +43,50 @@
</child>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847720">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>A_vailable reports</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">available_view</property>
+ <property name="mnemonic-widget">available_view</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847736">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>_Selected Reports</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">contents_view</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">contents_view</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox109">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847721">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="justify">center</property>
</object>
@@ -101,9 +101,9 @@
<property name="label" translatable="yes">A_dd >></property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_column_view_edit_add_cb" swapped="no"/>
</object>
<packing>
@@ -117,9 +117,9 @@
<property name="label" translatable="yes"><< _Remove</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_column_view_edit_remove_cb" swapped="no"/>
</object>
<packing>
@@ -131,7 +131,7 @@
<child>
<object class="GtkLabel" id="label847722">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="justify">center</property>
</object>
<packing>
@@ -145,9 +145,9 @@
<property name="label" translatable="yes">Move _up</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_edit_column_view_move_up_cb" swapped="no"/>
</object>
<packing>
@@ -161,9 +161,9 @@
<property name="label" translatable="yes">Move dow_n</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_edit_column_view_move_down_cb" swapped="no"/>
</object>
<packing>
@@ -175,7 +175,7 @@
<child>
<object class="GtkLabel" id="label847723">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="justify">center</property>
</object>
<packing>
@@ -189,9 +189,9 @@
<property name="label" translatable="yes">Si_ze...</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_column_view_edit_size_cb" swapped="no"/>
</object>
<packing>
@@ -203,7 +203,7 @@
<child>
<object class="GtkLabel" id="label847728">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="justify">center</property>
</object>
<packing>
@@ -214,24 +214,23 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow26">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="available_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="headers_visible">False</property>
- <property name="rules_hint">True</property>
+ <property name="headers-visible">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection2"/>
</child>
@@ -239,8 +238,8 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
@@ -248,33 +247,30 @@
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="html_style_sheet_dialog_not_used">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">HTML Style Sheets</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gnc_options_dialog_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="closebutton1">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -286,25 +282,25 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkPaned" id="hpaned1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkBox" id="vbox92">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847671">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Available style sheets</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -315,8 +311,8 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow17">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<placeholder/>
</child>
@@ -330,16 +326,16 @@
<child>
<object class="GtkButtonBox" id="hbox81">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">3</property>
- <property name="layout_style">spread</property>
+ <property name="layout-style">spread</property>
<child>
<object class="GtkButton" id="new_button">
<property name="label" translatable="yes">_New</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -351,9 +347,9 @@
<object class="GtkButton" id="delete_button1">
<property name="label" translatable="yes">_Delete</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -377,14 +373,14 @@
<child>
<object class="GtkBox" id="vbox112">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847672">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Style sheet options</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -395,7 +391,7 @@
<child>
<object class="GtkBox" id="style_sheet_options">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
@@ -425,41 +421,38 @@
<action-widgets>
<action-widget response="-7">closebutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkAdjustment" id="row_adjustment">
<property name="upper">100</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkDialog" id="edit_report_size">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Report Size</property>
<property name="resizable">False</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -471,11 +464,11 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -487,89 +480,90 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847729">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Enter report row/column span</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="row_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">row_adjustment</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="col_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">col_adjustment</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Row span</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">row_spin</property>
+ <property name="mnemonic-widget">row_spin</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847730">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Column span</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">col_spin</property>
+ <property name="mnemonic-widget">col_spin</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -585,30 +579,27 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkWindow" id="select_style_sheet_window">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Select HTML Style Sheet</property>
- <property name="default_width">300</property>
- <property name="default_height">200</property>
+ <property name="default-width">300</property>
+ <property name="default-height">200</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkTreeView" id="style_sheet_list_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="headers_visible">False</property>
- <property name="enable_search">False</property>
+ <property name="can-focus">True</property>
+ <property name="headers-visible">False</property>
+ <property name="enable-search">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
</child>
@@ -624,16 +615,16 @@
<child>
<object class="GtkButtonBox" id="dialog-action_area">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="edit_button">
<property name="label" translatable="yes">_Edit</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_style_sheet_select_dialog_edit_cb" swapped="no"/>
</object>
<packing>
@@ -646,10 +637,10 @@
<object class="GtkButton" id="add_button">
<property name="label" translatable="yes">_New</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_style_sheet_select_dialog_new_cb" swapped="no"/>
</object>
<packing>
@@ -662,10 +653,10 @@
<object class="GtkButton" id="delete_button">
<property name="label" translatable="yes">_Delete</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_style_sheet_select_dialog_delete_cb" swapped="no"/>
</object>
<packing>
@@ -678,10 +669,10 @@
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_style_sheet_select_dialog_close_cb" swapped="no"/>
</object>
<packing>
@@ -694,15 +685,12 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkListStore" id="template_liststore">
<columns>
@@ -716,29 +704,29 @@
</data>
</object>
<object class="GtkDialog" id="new_style_sheet_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">New Style Sheet</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -750,10 +738,10 @@
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -765,16 +753,16 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>New style sheet info</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -783,60 +771,61 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847669">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Name</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">name_entry</property>
+ <property name="mnemonic-widget">name_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847670">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Template</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">template_combobox</property>
+ <property name="mnemonic-widget">template_combobox</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="name_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="template_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="model">template_liststore</property>
<child>
@@ -847,8 +836,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -864,8 +853,5 @@
<action-widget response="-6">cancelbutton1</action-widget>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-reset-warnings.glade b/gnucash/gtkbuilder/dialog-reset-warnings.glade
index 654960dc6..8843d64eb 100644
--- a/gnucash/gtkbuilder/dialog-reset-warnings.glade
+++ b/gnucash/gtkbuilder/dialog-reset-warnings.glade
@@ -1,33 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="reset_warnings_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Reset Warnings</property>
- <property name="default_width">400</property>
- <property name="type_hint">normal</property>
+ <property name="default-width">400</property>
+ <property name="type-hint">normal</property>
<signal name="response" handler="gnc_reset_warnings_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -39,10 +39,10 @@
<object class="GtkButton" id="applybutton">
<property name="label" translatable="yes">_Apply</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -54,10 +54,10 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -69,20 +69,20 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="label65">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">You have requested that the following warning dialogs not be presented. To re-enable any of these dialogs, select the check box next to the dialog, then click OK.</property>
<property name="wrap">True</property>
</object>
@@ -95,18 +95,18 @@
<child>
<object class="GtkButtonBox" id="hbuttonbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
<property name="spacing">12</property>
- <property name="layout_style">spread</property>
+ <property name="layout-style">spread</property>
<child>
<object class="GtkButton" id="button3">
<property name="label" translatable="yes">_Select All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_reset_warnings_select_all_cb" swapped="no"/>
</object>
<packing>
@@ -119,10 +119,10 @@
<object class="GtkButton" id="button4">
<property name="label" translatable="yes">_Unselect All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_reset_warnings_unselect_all_cb" swapped="no"/>
</object>
<packing>
@@ -135,14 +135,14 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="no_warnings">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">No warnings to reset.</property>
</object>
<packing>
@@ -154,15 +154,15 @@
<child>
<object class="GtkBox" id="perm_vbox_and_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label64">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Permanent Warnings</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -173,7 +173,7 @@
<child>
<object class="GtkBox" id="perm_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
@@ -195,15 +195,15 @@
<child>
<object class="GtkBox" id="temp_vbox_and_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label63">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Temporary Warnings</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -214,7 +214,7 @@
<child>
<object class="GtkBox" id="temp_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
@@ -247,8 +247,5 @@
<action-widget response="-10">applybutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-search.glade b/gnucash/gtkbuilder/dialog-search.glade
index 268f3faeb..5cf7bddb3 100644
--- a/gnucash/gtkbuilder/dialog-search.glade
+++ b/gnucash/gtkbuilder/dialog-search.glade
@@ -1,29 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="search_dialog">
- <property name="can_focus">False</property>
- <property name="type_hint">dialog</property>
+ <property name="can-focus">False</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="help_button">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -36,10 +36,10 @@
<object class="GtkButton" id="new_item_button">
<property name="label" translatable="yes">_New item...</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -51,10 +51,10 @@
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -66,10 +66,10 @@
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -81,11 +81,11 @@
<object class="GtkButton" id="find_button">
<property name="label" translatable="yes">_Find</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -97,27 +97,27 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox89">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="search_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="hbox72">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="type_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">()</property>
<property name="justify">center</property>
</object>
@@ -130,7 +130,7 @@
<child>
<object class="GtkLabel" id="label844">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"> Search </property>
<property name="justify">center</property>
</object>
@@ -157,24 +157,24 @@
<child>
<object class="GtkFrame" id="search_frame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox88">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="hbox73">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<child>
<object class="GtkBox" id="add_button_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -188,7 +188,7 @@
<child>
<object class="GtkBox" id="type_menu_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -196,21 +196,21 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label846">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Search for items where</property>
<property name="justify">right</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">2</property>
</packing>
</child>
@@ -224,9 +224,9 @@
<child>
<object class="GtkLabel" id="match_all_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Match all entries</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -238,37 +238,20 @@
<child>
<object class="GtkScrolledWindow" id="criteria_scroll_window">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">etched-in</property>
+ <property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">etched-in</property>
<child>
<object class="GtkViewport" id="criteria_viewport">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="shadow_type">etched-in</property>
+ <property name="can-focus">False</property>
+ <property name="shadow-type">etched-in</property>
<child>
+ <!-- n-columns=3 n-rows=1 -->
<object class="GtkGrid" id="criteria_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<child>
<placeholder/>
</child>
@@ -294,7 +277,7 @@
<child type="label">
<object class="GtkLabel" id="label845">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Search Criteria</property>
</object>
</child>
@@ -308,34 +291,34 @@
<child>
<object class="GtkBox" id="result_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<child>
<object class="GtkBox" id="hboxXXX">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
<child>
<object class="GtkFrame" id="frame12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox24">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="new_search_radiobutton">
<property name="label" translatable="yes">New search</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -347,11 +330,11 @@
<object class="GtkRadioButton" id="narrow_search_radiobutton">
<property name="label" translatable="yes">Refine current search</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">new_search_radiobutton</property>
</object>
<packing>
@@ -364,11 +347,11 @@
<object class="GtkRadioButton" id="add_search_radiobutton">
<property name="label" translatable="yes">Add results to current search</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">new_search_radiobutton</property>
</object>
<packing>
@@ -381,11 +364,11 @@
<object class="GtkRadioButton" id="delete_search_radiobutton">
<property name="label" translatable="yes">Delete results from current search</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">new_search_radiobutton</property>
</object>
<packing>
@@ -397,7 +380,7 @@
<child>
<object class="GtkSeparator" id="hseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -409,15 +392,15 @@
<object class="GtkCheckButton" id="active_only_check">
<property name="label" translatable="yes">Search only active data</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Choose whether to search all your data or only that marked as "active".</property>
- <property name="tooltip_text" translatable="yes">Choose whether to search all your data or only that marked as "active".</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Choose whether to search all your data or only that marked as "active".</property>
+ <property name="tooltip-text" translatable="yes">Choose whether to search all your data or only that marked as "active".</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -430,7 +413,7 @@
<child type="label">
<object class="GtkLabel" id="label847">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Type of search</property>
</object>
</child>
@@ -471,8 +454,5 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="0">find_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-sx.glade b/gnucash/gtkbuilder/dialog-sx.glade
index b5269df58..124f490d6 100644
--- a/gnucash/gtkbuilder/dialog-sx.glade
+++ b/gnucash/gtkbuilder/dialog-sx.glade
@@ -1,33 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="account_deletion_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Account Deletion</property>
- <property name="window_position">center</property>
- <property name="default_width">320</property>
- <property name="default_height">240</property>
- <property name="type_hint">dialog</property>
+ <property name="window-position">center</property>
+ <property name="default-width">320</property>
+ <property name="default-height">240</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox24">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area24">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -39,19 +39,19 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox181">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847994">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">The following Scheduled Transactions reference the deleted account and must now be corrected. Press OK to edit them.</property>
<property name="wrap">True</property>
</object>
@@ -64,14 +64,14 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow20">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="sx_list">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="headers_visible">False</property>
- <property name="enable_search">False</property>
+ <property name="can-focus">False</property>
+ <property name="headers-visible">False</property>
+ <property name="enable-search">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -96,25 +96,22 @@
<action-widgets>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkAdjustment" id="advance_days_adj">
<property name="upper">731</property>
- <property name="step_increment">1</property>
- <property name="page_increment">30</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">30</property>
</object>
<object class="GtkAdjustment" id="create_days_adj">
<property name="upper">999999</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="end_spin_adj">
<property name="upper">1000</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkListStore" id="freq_liststore">
<columns>
@@ -143,28 +140,28 @@
</data>
</object>
<object class="GtkDialog" id="sx_from_real_trans_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Make Scheduled Transaction</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox23">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area23">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="advanced_button">
<property name="label" translatable="yes">Advanced...</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -176,10 +173,10 @@
<object class="GtkButton" id="cancel_button1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -191,10 +188,10 @@
<object class="GtkButton" id="ok_button1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -206,82 +203,83 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox171">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="vbox146">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">False</property>
<property name="vexpand">False</property>
<property name="orientation">vertical</property>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid" id="param_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847842">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Name</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847843">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Frequency</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847875">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Start Date</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="name_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="freq_combo_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">freq_liststore</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1"/>
@@ -291,32 +289,32 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame78">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkBox" id="vbox147">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">3</property>
<child>
<object class="GtkRadioButton" id="never_end_button">
<property name="label" translatable="yes">Never End</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -327,16 +325,16 @@
<child>
<object class="GtkBox" id="end_date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkRadioButton" id="end_on_date_button">
<property name="label" translatable="yes">End Date</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">never_end_button</property>
</object>
<packing>
@@ -358,16 +356,16 @@
<child>
<object class="GtkBox" id="hbox164">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkRadioButton" id="n_occurrences_button">
<property name="label" translatable="yes">Number of Occurrences</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">never_end_button</property>
</object>
<packing>
@@ -379,12 +377,12 @@
<child>
<object class="GtkEntry" id="n_occurrences_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">4</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="max-length">4</property>
+ <property name="invisible-char">â</property>
<property name="text">1</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -404,29 +402,29 @@
<child type="label">
<object class="GtkLabel" id="label847972">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_markup">True</property>
+ <property name="can-focus">False</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="valign">start</property>
- <property name="margin_top">12</property>
+ <property name="margin-top">12</property>
<property name="label" translatable="yes">End</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
@@ -449,11 +447,11 @@
<child>
<object class="GtkFrame" id="ex_cal_frame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="label_xalign">0</property>
+ <property name="label-xalign">0</property>
<child>
<placeholder/>
</child>
@@ -478,133 +476,131 @@
<action-widget response="-6">cancel_button1</action-widget>
<action-widget response="-5">ok_button1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkAdjustment" id="remain_spin_adj">
<property name="upper">1000</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="remind_days_adj">
<property name="upper">999999</property>
- <property name="step_increment">1</property>
- <property name="page_increment">30</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">30</property>
</object>
<object class="GtkWindow" id="preferences_window">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Preferences</property>
<child>
+ <!-- n-columns=3 n-rows=10 -->
<object class="GtkGrid" id="sx_prefs">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847981">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Since Last Run</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847982">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847983">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Transaction Editor Defaults</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.sxs.since-last-run/show-at-file-open">
<property name="label" translatable="yes">_Run when data file opened</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Run the "since last run" process when a file is opened.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Run the "since last run" process when a file is opened.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="on_sx_check_toggled_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.sxs.since-last-run/show-notify-window-at-file-open">
<property name="label" translatable="yes">_Show notification window</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Show the notification window for the "since last run" process when a file is opened.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Show the notification window for the "since last run" process when a file is opened.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="on_sx_check_toggled_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.sxs.transaction-editor/create-auto">
<property name="label" translatable="yes">_Auto-create new transactions</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Set the 'auto-create' flag on newly created scheduled transactions.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Set the 'auto-create' flag on newly created scheduled transactions.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="on_sx_check_toggled_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkBox" id="remind_days_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkSpinButton" id="pref/dialogs.sxs.transaction-editor/remind-days">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">Begin notifications this many days before the transaction is created.</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">Begin notifications this many days before the transaction is created.</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">remind_days_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
</object>
<packing>
<property name="expand">False</property>
@@ -615,7 +611,7 @@
<child>
<object class="GtkLabel" id="label847986">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">days</property>
</object>
<packing>
@@ -626,24 +622,24 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkBox" id="create_days_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkSpinButton" id="pref/dialogs.sxs.transaction-editor/create-days">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">Create the transaction this many days before its effective date.</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">Create the transaction this many days before its effective date.</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">create_days_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
</object>
<packing>
<property name="expand">False</property>
@@ -654,7 +650,7 @@
<child>
<object class="GtkLabel" id="label847985">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">days</property>
</object>
<packing>
@@ -665,8 +661,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
@@ -674,65 +670,65 @@
<property name="label" translatable="yes">_Notify before transactions are created</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Set the 'notify' flag on newly created scheduled transactions.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Set the 'notify' flag on newly created scheduled transactions.</property>
<property name="halign">start</property>
- <property name="margin_start">12</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="margin-start">12</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="on_sx_check_toggled_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="create_days_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">12</property>
+ <property name="margin-start">12</property>
<property name="label" translatable="yes">Crea_te in advance</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/dialogs.sxs.transaction-editor/create-days</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/dialogs.sxs.transaction-editor/create-days</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="remind_days_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">12</property>
+ <property name="margin-start">12</property>
<property name="label" translatable="yes">R_emind in advance</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">pref/dialogs.sxs.transaction-editor/remind-days</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">pref/dialogs.sxs.transaction-editor/remind-days</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.sxs.since-last-run/review-transactions">
<property name="label" translatable="yes">Re_view created transactions</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Set 'Review created transactions' as the default in the "since last run" dialog.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Set 'Review created transactions' as the default in the "since last run" dialog.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
<property name="width">2</property>
</packing>
</child>
@@ -754,35 +750,62 @@
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="scheduled_transaction_editor_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Edit Scheduled Transaction</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="help_button">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -795,10 +818,10 @@
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -810,10 +833,10 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -825,27 +848,27 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="editor-vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="hbox96">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label847707">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Name</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -870,9 +893,9 @@
<child>
<object class="GtkEntry" id="sxe_name">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -883,17 +906,17 @@
<child>
<object class="GtkNotebook" id="editor_notebook">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkBox" id="vbox106">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847991">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -904,7 +927,7 @@
<child>
<object class="GtkLabel" id="label847965">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Options</property>
<attributes>
@@ -919,58 +942,59 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=5 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkCheckButton" id="advance_opt">
<property name="label" translatable="yes">Create in advance</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="remind_opt">
<property name="label" translatable="yes">Remind in advance</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkBox" id="remind_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
<property name="spacing">6</property>
<child>
<object class="GtkSpinButton" id="remind_days">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">remind_days_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
</object>
<packing>
@@ -982,7 +1006,7 @@
<child>
<object class="GtkLabel" id="label847810">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">days</property>
<property name="justify">center</property>
@@ -995,42 +1019,42 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="autocreate_opt">
<property name="label" translatable="yes">Create automatically</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Conditional on splits not having variables</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Conditional on splits not having variables</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="advance_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
<property name="spacing">6</property>
<child>
<object class="GtkSpinButton" id="advance_days">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">advance_days_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
</object>
<packing>
@@ -1042,7 +1066,7 @@
<child>
<object class="GtkLabel" id="label847808">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">days</property>
<property name="justify">center</property>
@@ -1055,23 +1079,23 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="enabled_opt">
<property name="label" translatable="yes">Enabled</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
@@ -1079,17 +1103,17 @@
<property name="label" translatable="yes">Notify me when created</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
@@ -1111,7 +1135,7 @@
<child>
<object class="GtkLabel" id="label847987">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1122,10 +1146,10 @@
<child>
<object class="GtkLabel" id="label847966">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Occurrences</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1137,16 +1161,16 @@
<child>
<object class="GtkBox" id="vbox179">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="hbox172">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label847964">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Last Occurred: </property>
<property name="justify">center</property>
</object>
@@ -1159,7 +1183,7 @@
<child>
<object class="GtkLabel" id="last_occur_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">YYYY-MM-DD</property>
<property name="justify">center</property>
</object>
@@ -1179,7 +1203,7 @@
<child>
<object class="GtkLabel" id="label847988">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Repeats:</property>
</object>
@@ -1190,126 +1214,127 @@
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=4 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkRadioButton" id="rb_noend">
<property name="label" translatable="yes">Forever</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="rb_enddate">
<property name="label" translatable="yes">Until</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">rb_noend</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="rb_num_occur">
<property name="label" translatable="yes">For</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">rb_noend</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847989">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">occurrences</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847876">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">remaining</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox" id="editor_end_date_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="end_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">end_spin_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="remain_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">remain_spin_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
@@ -1343,22 +1368,22 @@
<child type="tab">
<object class="GtkLabel" id="label847995">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Overview</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox184">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="gncfreq_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -1372,7 +1397,7 @@
<child>
<object class="GtkBox" id="example_cal_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -1391,19 +1416,19 @@
<child type="tab">
<object class="GtkLabel" id="label847996">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Frequency</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="register_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">1</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">1</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
@@ -1416,12 +1441,12 @@
<child type="tab">
<object class="GtkLabel" id="label847997">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Template Transaction</property>
</object>
<packing>
<property name="position">2</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
@@ -1445,37 +1470,34 @@
<action-widget response="0">cancel_button</action-widget>
<action-widget response="0">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="since_last_run_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Since Last Run...</property>
- <property name="window_position">center-on-parent</property>
- <property name="default_width">640</property>
- <property name="default_height">480</property>
- <property name="destroy_with_parent">True</property>
- <property name="type_hint">dialog</property>
+ <property name="window-position">center-on-parent</property>
+ <property name="default-width">640</property>
+ <property name="default-height">480</property>
+ <property name="destroy-with-parent">True</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox25">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area25">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton2">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1487,10 +1509,10 @@
<object class="GtkButton" id="okbutton2">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1502,26 +1524,26 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox182">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow21">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="instance_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
+ <property name="can-focus">True</property>
+ <property name="has-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection2"/>
</child>
@@ -1537,11 +1559,11 @@
<child>
<object class="GtkBox" id="hbox179">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkFixed" id="fixed1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -1553,11 +1575,11 @@
<object class="GtkCheckButton" id="review_txn_toggle">
<property name="label" translatable="yes">_Review created transactions</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1585,8 +1607,5 @@
<action-widget response="-6">cancelbutton2</action-widget>
<action-widget response="-5">okbutton2</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-tax-info.glade b/gnucash/gtkbuilder/dialog-tax-info.glade
index 4ca27dd62..27904bfe7 100644
--- a/gnucash/gtkbuilder/dialog-tax-info.glade
+++ b/gnucash/gtkbuilder/dialog-tax-info.glade
@@ -1,36 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="copy_spin_adj">
<property name="lower">1</property>
<property name="upper">100</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
+ <property name="step-increment">1</property>
</object>
<object class="GtkDialog" id="tax_information_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Income Tax Information</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -43,9 +43,9 @@
<property name="label" translatable="yes">_Apply</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -57,10 +57,10 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -72,19 +72,19 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox101">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847741">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Income Tax Identity</property>
<attributes>
@@ -98,72 +98,74 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847743">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Name</property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847742">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Type</property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="identity_edit_button">
<property name="label" translatable="yes">_Edit</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Click to change Tax Name and/or Tax Type.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Click to change Tax Name and/or Tax Type.</property>
<property name="halign">center</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="hexpand">True</property>
<child>
<object class="GtkLabel" id="entity_name">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">6</property>
- <property name="margin_end">3</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">3</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="hexpand">True</property>
</object>
<packing>
@@ -177,23 +179,24 @@
</style>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="hexpand">True</property>
<child>
<object class="GtkLabel" id="entity_type">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">6</property>
- <property name="margin_end">3</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">3</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="hexpand">True</property>
</object>
<packing>
@@ -207,8 +210,8 @@
</style>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -228,21 +231,21 @@
<child>
<object class="GtkPaned" id="paned">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkBox" id="acct_info_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="accounts_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>_Accounts</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -253,76 +256,77 @@
<child>
<object class="GtkBox" id="vbox96">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkRadioButton" id="income_radio">
<property name="label" translatable="yes">_Income</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="expense_radio">
<property name="label" translatable="yes">_Expense</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">income_radio</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="asset_radio">
<property name="label" translatable="yes">_Asset</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">income_radio</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="liab_eq_radio">
<property name="label" translatable="yes">_Liability/Equity</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">income_radio</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -335,9 +339,9 @@
<child>
<object class="GtkScrolledWindow" id="account_scroll">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<placeholder/>
</child>
@@ -351,13 +355,13 @@
<child>
<object class="GtkBox" id="hbox98">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<property name="spacing">2</property>
<child>
<object class="GtkLabel" id="label42">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -368,7 +372,7 @@
<child>
<object class="GtkLabel" id="label847733">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Accounts Selected:</property>
<property name="justify">center</property>
</object>
@@ -381,7 +385,7 @@
<child>
<object class="GtkLabel" id="num_accounts_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">0</property>
<property name="justify">center</property>
</object>
@@ -394,7 +398,7 @@
<child>
<object class="GtkLabel" id="label43">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -412,15 +416,15 @@
<child>
<object class="GtkButtonBox" id="hbox99">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkButton" id="select_subaccounts_button">
<property name="label" translatable="yes">_Select Subaccounts</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="border_width">3</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="border-width">3</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -451,22 +455,22 @@
<child>
<object class="GtkBox" id="tax_info_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkBox" id="vbox100">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847734">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Account Tax Information</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -478,11 +482,11 @@
<object class="GtkCheckButton" id="tax_related_button">
<property name="label" translatable="yes">Tax _Related</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -501,16 +505,16 @@
<object class="GtkBox" id="txf_categories_vbox">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="txf_category_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>_TXF Categories</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -521,9 +525,9 @@
<child>
<object class="GtkPaned" id="paned1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_top">5</property>
- <property name="margin_bottom">5</property>
+ <property name="can-focus">True</property>
+ <property name="margin-top">5</property>
+ <property name="margin-bottom">5</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="orientation">vertical</property>
@@ -531,20 +535,19 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow28">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_top">5</property>
- <property name="margin_bottom">5</property>
+ <property name="can-focus">True</property>
+ <property name="margin-top">5</property>
+ <property name="margin-bottom">5</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="txf_category_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="reorderable">True</property>
- <property name="rules_hint">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection"/>
</child>
@@ -559,22 +562,22 @@
<child>
<object class="GtkScrolledWindow" id="help_scroll">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_top">5</property>
- <property name="margin_bottom">5</property>
+ <property name="can-focus">True</property>
+ <property name="margin-top">5</property>
+ <property name="margin-bottom">5</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="txf_help_text">
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="accepts_tab">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -600,20 +603,20 @@
<child>
<object class="GtkBox" id="pns_copy_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">30</property>
<child>
<object class="GtkBox" id="payer_name_source_vbox">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847736">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Payer Name Source</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -625,12 +628,12 @@
<object class="GtkRadioButton" id="current_account_button">
<property name="label" translatable="yes">C_urrent Account</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="margin_start">12</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="margin-start">12</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -642,12 +645,12 @@
<object class="GtkRadioButton" id="parent_account_button">
<property name="label" translatable="yes">_Parent Account</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="margin_start">12</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="margin-start">12</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">current_account_button</property>
</object>
<packing>
@@ -667,14 +670,14 @@
<object class="GtkBox" id="copy_number_vbox">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847738">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Copy Number</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -685,11 +688,11 @@
<child>
<object class="GtkSpinButton" id="copy_spin_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">copy_spin_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
</object>
<packing>
<property name="expand">False</property>
@@ -731,8 +734,5 @@
<action-widget response="-10">apply_button</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-tax-table.glade b/gnucash/gtkbuilder/dialog-tax-table.glade
index 782990380..3994f60b7 100644
--- a/gnucash/gtkbuilder/dialog-tax-table.glade
+++ b/gnucash/gtkbuilder/dialog-tax-table.glade
@@ -1,32 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkWindow" id="tax_table_window">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Tax Tables</property>
<signal name="destroy" handler="tax_table_window_destroy_cb" swapped="no"/>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="hbox4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">12</property>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Tax Tables</property>
<attributes>
@@ -42,15 +42,14 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="tax_tables_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="headers_visible">False</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
+ <property name="headers-visible">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
</child>
@@ -66,16 +65,16 @@
<child>
<object class="GtkButtonBox" id="hbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
- <property name="layout_style">spread</property>
+ <property name="layout-style">spread</property>
<child>
<object class="GtkButton" id="rename_table_button">
<property name="label" translatable="yes">_Rename</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="tax_table_rename_table_cb" swapped="no"/>
</object>
<packing>
@@ -88,9 +87,9 @@
<object class="GtkButton" id="delete_table_button">
<property name="label" translatable="yes">_Delete</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="tax_table_delete_table_cb" swapped="no"/>
</object>
<packing>
@@ -103,9 +102,9 @@
<object class="GtkButton" id="new_table_button">
<property name="label" translatable="yes">_New</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="tax_table_new_table_cb" swapped="no"/>
</object>
<packing>
@@ -131,17 +130,17 @@
<child>
<object class="GtkBox" id="vbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Tax Table Entries</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -152,15 +151,14 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="tax_table_entries">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="headers_visible">False</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
+ <property name="headers-visible">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
</child>
@@ -176,16 +174,16 @@
<child>
<object class="GtkButtonBox" id="hbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
- <property name="layout_style">spread</property>
+ <property name="layout-style">spread</property>
<child>
<object class="GtkButton" id="edit_entry_button">
<property name="label" translatable="yes">_Edit</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="tax_table_edit_entry_cb" swapped="no"/>
</object>
<packing>
@@ -198,9 +196,9 @@
<object class="GtkButton" id="delete_entry_button">
<property name="label" translatable="yes">De_lete</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="tax_table_delete_entry_cb" swapped="no"/>
</object>
<packing>
@@ -213,9 +211,9 @@
<object class="GtkButton" id="new_entry_button">
<property name="label" translatable="yes">Ne_w</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="tax_table_new_entry_cb" swapped="no"/>
</object>
<packing>
@@ -248,17 +246,17 @@
<child>
<object class="GtkButtonBox" id="dialog-action_area">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="tax_table_window_close" swapped="no"/>
</object>
<packing>
@@ -271,15 +269,12 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkListStore" id="type_liststore">
<columns>
@@ -296,30 +291,30 @@
</data>
</object>
<object class="GtkDialog" id="new_tax_table_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="modal">True</property>
- <property name="default_height">370</property>
- <property name="type_hint">dialog</property>
+ <property name="default-height">370</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -331,11 +326,11 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -347,58 +342,59 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=7 -->
<object class="GtkGrid" id="ttd_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkEntry" id="name_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="spacer">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Tax Table Entry</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="table_title">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Tax Table</property>
<attributes>
@@ -406,44 +402,44 @@
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="acct_window">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="hscrollbar_policy">never</property>
+ <property name="hscrollbar-policy">never</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkBox" id="amount_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="type_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">type_liststore</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1"/>
@@ -453,66 +449,66 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="table_name">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Name</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
- <property name="mnemonic_widget">name_entry</property>
+ <property name="mnemonic-widget">name_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Type</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
- <property name="mnemonic_widget">type_combobox</property>
+ <property name="mnemonic-widget">type_combobox</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="value_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Value</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="account_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="valign">start</property>
<property name="label" translatable="yes">_Account</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
@@ -531,8 +527,5 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-totd.glade b/gnucash/gtkbuilder/dialog-totd.glade
index 5c2c09a5e..4fab47173 100644
--- a/gnucash/gtkbuilder/dialog-totd.glade
+++ b/gnucash/gtkbuilder/dialog-totd.glade
@@ -1,34 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="totd_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">GnuCash Tip Of The Day</property>
- <property name="default_width">400</property>
- <property name="default_height">300</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">400</property>
+ <property name="default-height">300</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gnc_totd_dialog_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="back-button">
<property name="label" translatable="yes">_Previous</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -40,10 +40,10 @@
<object class="GtkButton" id="forward-button">
<property name="label" translatable="yes">_Next</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -55,10 +55,10 @@
<object class="GtkButton" id="close-button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -70,31 +70,31 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="totd_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkBox" id="vbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Tip of the Day</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -105,20 +105,20 @@
<child>
<object class="GtkBox" id="hbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkTextView" id="tip_textview">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="border_width">6</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="border-width">6</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="left_margin">5</property>
- <property name="right_margin">5</property>
- <property name="cursor_visible">False</property>
- <property name="accepts_tab">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="left-margin">5</property>
+ <property name="right-margin">5</property>
+ <property name="cursor-visible">False</property>
+ <property name="accepts-tab">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -144,11 +144,11 @@
<object class="GtkCheckButton" id="show_checkbutton">
<property name="label" translatable="yes">_Show tips at startup</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_totd_dialog_startup_toggled_cb" swapped="no"/>
</object>
<packing>
@@ -171,8 +171,5 @@
<action-widget response="1">forward-button</action-widget>
<action-widget response="-7">close-button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-transfer.glade b/gnucash/gtkbuilder/dialog-transfer.glade
index 7bb7c6df5..4259af830 100644
--- a/gnucash/gtkbuilder/dialog-transfer.glade
+++ b/gnucash/gtkbuilder/dialog-transfer.glade
@@ -1,32 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="transfer_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="title" translatable="yes">Transfer Funds</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gnc_xfer_dialog_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="hbbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -38,11 +38,11 @@
<object class="GtkButton" id="button1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -54,86 +54,88 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="transfermain-vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
+ <!-- n-columns=1 n-rows=2 -->
<object class="GtkGrid" id="table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="transferinfo-label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Basic Information</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=6 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <property name="resize_mode">immediate</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="resize-mode">immediate</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Amount</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="amount_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Date</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="spacing">3</property>
<child>
@@ -141,112 +143,112 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Num</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="num_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Description</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="description_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="insert-text" handler="gnc_xfer_description_insert_cb" swapped="no"/>
<signal name="key-press-event" handler="gnc_xfer_description_key_press_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Memo</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="memo_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Notes</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="notes_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -257,15 +259,16 @@
</packing>
</child>
<child>
+ <!-- n-columns=4 n-rows=4 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="left_trans_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Transfer From</property>
<attributes>
@@ -273,15 +276,15 @@
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="spacing">12</property>
<child>
@@ -290,11 +293,11 @@
<child>
<object class="GtkLabel" id="left_currency_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">3</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">3</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="justify">center</property>
</object>
<packing>
@@ -308,25 +311,25 @@
</style>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="right_trans_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Transfer To</property>
<attributes>
@@ -334,15 +337,15 @@
</attributes>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="spacing">12</property>
<child>
@@ -351,11 +354,11 @@
<child>
<object class="GtkLabel" id="right_currency_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">3</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">3</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="justify">center</property>
</object>
<packing>
@@ -369,83 +372,83 @@
</style>
</object>
<packing>
- <property name="left_attach">3</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">3</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="left_trans_window">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="right_trans_window">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Currency</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Currency</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="left_show_button">
<property name="label" translatable="yes">Show Income/Expense</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">center</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
<property name="width">2</property>
</packing>
</child>
@@ -453,15 +456,15 @@
<object class="GtkCheckButton" id="right_show_button">
<property name="label" translatable="yes">Show Income/Expense</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">center</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">3</property>
<property name="width">2</property>
</packing>
</child>
@@ -473,137 +476,139 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="curr_transfer_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Currency Transfer</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
+ <!-- n-columns=4 n-rows=2 -->
<object class="GtkGrid" id="table3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkRadioButton" id="price_radio">
<property name="label" translatable="yes">Exchange Rate</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="price_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="conv_forward">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="amount_radio">
<property name="label" translatable="yes">To Amount</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">price_radio</property>
<signal name="toggled" handler="price_amount_radio_toggled_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="right_amount_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="conv_reverse">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="fetch">
<property name="label" translatable="yes">_Fetch Rate</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_xfer_dialog_fetch" swapped="no"/>
</object>
<packing>
- <property name="left_attach">3</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">3</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
@@ -611,8 +616,8 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -635,8 +640,5 @@
<action-widget response="-6">button</action-widget>
<action-widget response="-5">button1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-userpass.glade b/gnucash/gtkbuilder/dialog-userpass.glade
index c9f2e28dd..cb73dfde1 100644
--- a/gnucash/gtkbuilder/dialog-userpass.glade
+++ b/gnucash/gtkbuilder/dialog-userpass.glade
@@ -1,30 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="username_password_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Username and Password</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -36,11 +36,11 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -52,14 +52,14 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="heading_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Enter your username and password</property>
<property name="justify">center</property>
</object>
@@ -70,68 +70,69 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847713">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Username</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">username_entry</property>
+ <property name="mnemonic-widget">username_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847714">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Password</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">password_entry</property>
+ <property name="mnemonic-widget">password_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="username_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="has-focus">True</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="password_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="visibility">False</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -147,8 +148,5 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-vendor.glade b/gnucash/gtkbuilder/dialog-vendor.glade
index d1f15130d..842558b2d 100644
--- a/gnucash/gtkbuilder/dialog-vendor.glade
+++ b/gnucash/gtkbuilder/dialog-vendor.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkListStore" id="tax_included_store">
@@ -27,30 +27,30 @@
</columns>
</object>
<object class="GtkDialog" id="vendor_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">New Vendor</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_vendor_window_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_vendor_window_help_cb" swapped="no"/>
</object>
<packing>
@@ -64,10 +64,10 @@
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_vendor_window_cancel_cb" swapped="no"/>
</object>
<packing>
@@ -80,11 +80,11 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_vendor_window_ok_cb" swapped="no"/>
</object>
<packing>
@@ -97,113 +97,114 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkNotebook" id="notebook1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkBox" id="vbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Vendor Number</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Company Name</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="id_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">The vendor ID number. If left blank a reasonable number will be chosen for you</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">The vendor ID number. If left blank a reasonable number will be chosen for you</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="changed" handler="gnc_vendor_name_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="company_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
+ <property name="can-focus">True</property>
+ <property name="has-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="changed" handler="gnc_vendor_name_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="active_check">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Active</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -211,7 +212,7 @@
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Identification</property>
</object>
</child>
@@ -225,177 +226,178 @@
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=8 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Name</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Address</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Phone</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Fax</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Email</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="email_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="fax_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="phone_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr4_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr3_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr2_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr1_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="name_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
@@ -412,7 +414,7 @@
<child type="label">
<object class="GtkLabel" id="label27">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Payment Address</property>
</object>
</child>
@@ -426,28 +428,28 @@
<child>
<object class="GtkFrame" id="frame4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="notes_text">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="wrap_mode">word</property>
- <property name="accepts_tab">False</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="wrap-mode">word</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -455,7 +457,7 @@
<child type="label">
<object class="GtkLabel" id="label28">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Notes</property>
</object>
</child>
@@ -471,90 +473,91 @@
<child type="tab">
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Vendor</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label36">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Currency</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Terms</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label34">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Tax Included</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label35">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Tax Table</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="terms_menu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="model">terms_store</property>
<signal name="changed" handler="gnc_vendor_terms_changed_cb" swapped="no"/>
@@ -566,14 +569,14 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="tax_included_menu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="model">tax_included_store</property>
<signal name="changed" handler="gnc_vendor_taxincluded_changed_cb" swapped="no"/>
@@ -585,39 +588,39 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="currency_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<object class="GtkCheckButton" id="taxtable_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Override the global Tax Table?</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Override the global Tax Table?</property>
<property name="halign">start</property>
- <property name="margin_end">6</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="margin-end">6</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_vendor_taxtable_check_cb" swapped="no"/>
</object>
<packing>
@@ -629,7 +632,7 @@
<child>
<object class="GtkComboBox" id="taxtable_menu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">taxtable_store</property>
<signal name="changed" handler="gnc_vendor_taxtable_changed_cb" swapped="no"/>
<child>
@@ -647,8 +650,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
</object>
@@ -656,7 +659,7 @@
<child type="label">
<object class="GtkLabel" id="label29">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Payment Information</property>
</object>
</child>
@@ -678,13 +681,13 @@
<child type="tab">
<object class="GtkLabel" id="label33">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Payment Information</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
@@ -701,8 +704,5 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/import-export/aqb/dialog-ab-pref.glade b/gnucash/import-export/aqb/dialog-ab-pref.glade
index 4be217ae8..735b49991 100644
--- a/gnucash/import-export/aqb/dialog-ab-pref.glade
+++ b/gnucash/import-export/aqb/dialog-ab-pref.glade
@@ -1,22 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkWindow" id="aqbanking_preferences">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">window1</property>
<child>
+ <!-- n-columns=3 n-rows=5 -->
<object class="GtkGrid" id="aqbanking_prefs">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label8877457">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Online Banking</property>
<attributes>
@@ -24,86 +25,113 @@
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.import.hbci/close-on-finish">
<property name="label" translatable="yes">_Close log window when finished</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If active, the window will be closed automatically when you finish the HBCI/AqBanking import process. Otherwise it will stay open.</property>
- <property name="tooltip_text" translatable="yes">If active, the window will be closed automatically when you finish the HBCI/AqBanking import process. Otherwise it will stay open.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If active, the window will be closed automatically when you finish the HBCI/AqBanking import process. Otherwise it will stay open.</property>
+ <property name="tooltip-text" translatable="yes">If active, the window will be closed automatically when you finish the HBCI/AqBanking import process. Otherwise it will stay open.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.import.hbci/remember-pin">
<property name="label" translatable="yes">Remember the _PIN in memory</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If active, the PIN for HBCI/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.</property>
- <property name="tooltip_text" translatable="yes">If active, the PIN for HBCI/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If active, the PIN for HBCI/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.</property>
+ <property name="tooltip-text" translatable="yes">If active, the PIN for HBCI/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="checkbutton3">
<property name="label" translatable="yes">_Verbose debug messages</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Enables verbose debug messages for HBCI/AqBanking Online Banking.</property>
- <property name="tooltip_text" translatable="yes">Enables verbose debug messages for HBCI/AqBanking Online Banking.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Enables verbose debug messages for HBCI/AqBanking Online Banking.</property>
+ <property name="tooltip-text" translatable="yes">Enables verbose debug messages for HBCI/AqBanking Online Banking.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.import.hbci/use-ns-transaction-text">
<property name="label" translatable="yes">Use Non-SWIFT _transaction text</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Some banks place part of transaction description as "transaction text" in the MT940 file. Normally GNUcash ignores this text. However by activating this option, the transaction text is used for the transaction description too.</property>
- <property name="tooltip_text" translatable="yes">Some banks place part of transaction description as "transaction text" in the MT940 file. Normally GNUcash ignores this text. However by activating this option, the transaction text is used for the transaction description too.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Some banks place part of transaction description as "transaction text" in the MT940 file. Normally GNUcash ignores this text. However by activating this option, the transaction text is used for the transaction description too.</property>
+ <property name="tooltip-text" translatable="yes">Some banks place part of transaction description as "transaction text" in the MT940 file. Normally GNUcash ignores this text. However by activating this option, the transaction text is used for the transaction description too.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/import-export/aqb/dialog-ab.glade b/gnucash/import-export/aqb/dialog-ab.glade
index 2a74ba133..9c4deeb10 100644
--- a/gnucash/import-export/aqb/dialog-ab.glade
+++ b/gnucash/import-export/aqb/dialog-ab.glade
@@ -1,35 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="aqbanking_connection_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="title" translatable="yes">Online Banking Connection Window</property>
- <property name="default_width">350</property>
- <property name="default_height">500</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">350</property>
+ <property name="default-height">500</property>
+ <property name="type-hint">dialog</property>
<signal name="delete-event" handler="ggg_delete_event_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="abort_button">
<property name="label" translatable="yes">_Abort</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="ggg_abort_clicked_cb" swapped="no"/>
</object>
<packing>
@@ -42,10 +42,10 @@
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="ggg_close_clicked_cb" swapped="no"/>
</object>
<packing>
@@ -58,32 +58,32 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox149">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkBox" id="vbox160">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label8877443">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Progress</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
- <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -92,95 +92,96 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid" id="entries_grid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label8877424">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Current _Job</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">top_entry</property>
+ <property name="mnemonic-widget">top_entry</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="top_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkProgressBar" id="top_progress">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">False</property>
- <property name="pulse_step">0.10000000149</property>
+ <property name="can-focus">False</property>
+ <property name="pulse-step">0.10000000149</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8877426">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Progress</property>
<property name="justify">center</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8877425">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Current _Action</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">second_entry</property>
+ <property name="mnemonic-widget">second_entry</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="second_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -200,16 +201,16 @@
<child>
<object class="GtkBox" id="vbox162">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label8877444">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>_Log Messages</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
<property name="xalign">0</property>
</object>
<packing>
@@ -221,17 +222,17 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow30">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="log_text">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="accepts_tab">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -252,12 +253,12 @@
<object class="GtkCheckButton" id="close_checkbutton">
<property name="label" translatable="yes">Close when _finished</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="ggg_close_toggled_cb" swapped="no"/>
</object>
<packing>
@@ -279,34 +280,31 @@
<action-widget response="-6">abort_button</action-widget>
<action-widget response="-7">close_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="aqbanking_date_range_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="title" translatable="yes">Get Transactions Online</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancel_button1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -318,10 +316,10 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -333,21 +331,21 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox152">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkLabel" id="date_heading_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Date range of transactions to retrieve:</property>
<property name="justify">center</property>
<property name="wrap">True</property>
@@ -361,18 +359,18 @@
<child>
<object class="GtkBox" id="vbox163">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label8877445">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">From</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
- <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -381,25 +379,26 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkRadioButton" id="first_button">
<property name="label" translatable="yes">_Earliest possible date</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
@@ -407,16 +406,16 @@
<object class="GtkRadioButton" id="last_retrieval_button">
<property name="label" translatable="yes">_Last retrieval date</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">first_button</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
@@ -424,28 +423,28 @@
<object class="GtkRadioButton" id="enter_from_button">
<property name="label" translatable="yes">E_nter date:</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">first_button</property>
<signal name="toggled" handler="ddr_toggled_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="enter_from_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -465,18 +464,18 @@
<child>
<object class="GtkBox" id="vbox165">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label8877446">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">To</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
- <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -485,54 +484,55 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkRadioButton" id="enter_to_button">
<property name="label" translatable="yes">Ente_r date:</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">now_button</property>
<signal name="toggled" handler="ddr_toggled_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="now_button">
<property name="label" translatable="yes">No_w</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="enter_to_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -562,33 +562,30 @@
<action-widget response="-6">cancel_button1</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="aqbanking_password_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="title" translatable="yes">Enter Password</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton2">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -600,10 +597,10 @@
<object class="GtkButton" id="okbutton2">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -615,21 +612,21 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox167">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkLabel" id="heading_pw_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Enter your password</property>
<property name="wrap">True</property>
</object>
@@ -642,17 +639,16 @@
<child>
<object class="GtkBox" id="flicker_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="spacing">7</property>
+ <property name="can-focus">False</property>
+ <property name="spacing">6</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Bar_width</property>
- <property name="xalign">0.7</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">spin_barwidth</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">spin_barwidth</property>
<attributes>
<attribute name="gravity" value="west"/>
</attributes>
@@ -666,10 +662,10 @@
<child>
<object class="GtkSpinButton" id="spin_barwidth">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="tooltip-text" translatable="yes" comments="TAN generator with flicker interface common in DE only">Setting the bar width, adapting to the size of the TAN generator.</property>
<property name="numeric">True</property>
- <property name="update_policy">if-valid</property>
+ <property name="update-policy">if-valid</property>
</object>
<packing>
<property name="expand">False</property>
@@ -680,12 +676,11 @@
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Delay</property>
- <property name="xalign">0.7</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">spin_delay</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">spin_delay</property>
</object>
<packing>
<property name="expand">False</property>
@@ -696,10 +691,10 @@
<child>
<object class="GtkSpinButton" id="spin_delay">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="tooltip-text" translatable="yes" comments="TAN generator with flicker interface common in DE only">Setting the delay time, with small values the flicker graphic is repeated faster.</property>
<property name="numeric">True</property>
- <property name="update_policy">if-valid</property>
+ <property name="update-policy">if-valid</property>
</object>
<packing>
<property name="expand">False</property>
@@ -707,9 +702,6 @@
<property name="position">3</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>
@@ -720,8 +712,8 @@
<child>
<object class="GtkDrawingArea" id="flicker_marker">
<property name="visible">True</property>
- <property name="app_paintable">True</property>
- <property name="can_focus">False</property>
+ <property name="app-paintable">True</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
</object>
@@ -734,15 +726,15 @@
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkImage" id="optical_challenge">
<property name="name">optical_challenge</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="icon_name">image-missing</property>
+ <property name="icon-name">image-missing</property>
<property name="icon_size">6</property>
</object>
<packing>
@@ -754,9 +746,9 @@
<child>
<object class="GtkDrawingArea" id="flicker_challenge">
<property name="visible">True</property>
- <property name="app_paintable">True</property>
- <property name="tooltip_text" translatable="yes" comments="TAN generator with flicker interface common in DE only">Hold the TAN generator in front of the animated graphic. The markings (triangles) on the graphic must match those on the TAN generator.</property>
- <property name="can_focus">False</property>
+ <property name="app-paintable">True</property>
+ <property name="can-focus">False</property>
+ <property name="tooltip-text" translatable="yes" comments="TAN generator with flicker interface common in DE only">Hold the TAN generator in front of the animated graphic. The markings (triangles) on the graphic must match those on the TAN generator.</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
</object>
@@ -774,85 +766,87 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="halign">start</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label8877456">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Password</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">input_entry</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">input_entry</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="confirm_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Con_firm Password</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">confirm_entry</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">confirm_entry</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="input_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="visibility">False</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="confirm_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="visibility">False</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="remember_pin">
<property name="label" translatable="yes">_Remember the PIN in memory</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">If active, the PIN for HBCI/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.</property>
- <property name="tooltip_text" translatable="yes">If active, the PIN for FinTS/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">If active, the PIN for HBCI/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.</property>
+ <property name="tooltip-text" translatable="yes">If active, the PIN for FinTS/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.</property>
<property name="halign">center</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
<property name="width">2</property>
</packing>
</child>
@@ -876,33 +870,30 @@
<action-widget response="-6">cancelbutton2</action-widget>
<action-widget response="-5">okbutton2</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="aqbanking_template_name_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="title" translatable="yes">Name for new template</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -914,11 +905,11 @@
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -930,24 +921,24 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox159">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="label8877450">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Name of the new template</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">template_name</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">template_name</property>
</object>
<packing>
<property name="expand">False</property>
@@ -958,13 +949,13 @@
<child>
<object class="GtkEntry" id="template_name">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">Enter a unique name for the new template.</property>
- <property name="max_length">250</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">Enter a unique name for the new template.</property>
+ <property name="max-length">250</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -985,33 +976,30 @@
<action-widget response="-6">cancelbutton1</action-widget>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="aqbanking_transaction_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="title" translatable="yes">Online Transaction</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="exec_later_button">
<property name="label" translatable="yes">Execute _later (unimpl.)</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1023,10 +1011,10 @@
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1038,14 +1026,14 @@
<object class="GtkButton" id="exec_now_button">
<property name="label" translatable="yes">Execute _Now</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Execute this online transaction now</property>
- <property name="tooltip_text" translatable="yes">Execute this online transaction now</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Execute this online transaction now</property>
+ <property name="tooltip-text" translatable="yes">Execute this online transaction now</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1057,20 +1045,20 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="trans_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="heading_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Enter an Online Transaction</property>
<property name="justify">center</property>
</object>
@@ -1081,386 +1069,387 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=20 -->
<object class="GtkGrid" id="grid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
- <property name="column_homogeneous">True</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
+ <property name="column-homogeneous">True</property>
<child>
<object class="GtkEntry" id="recp_account_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">12</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="max-length">12</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
<signal name="insert-text" handler="gnc_ab_trans_dialog_ibanentry_filter_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="recp_account_heading">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Recipient Account _Number</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">recp_account_entry</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">recp_account_entry</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="recp_bankcode_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">8</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="max-length">8</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="insert-text" handler="gnc_ab_trans_dialog_bicentry_filter_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="recp_bankcode_heading">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Recipient _Bank Code</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">recp_bankcode_entry</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">recp_bankcode_entry</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="recp_name_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">27</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="max-length">27</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="recp_name_heading">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Recipient Name</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">recp_name_entry</property>
+ <property name="mnemonic-widget">recp_name_entry</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="recp_bankname_heading">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">at Bank</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="recp_bankname_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">(filled in automatically)</property>
<property name="justify">center</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="amount_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Amount</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8877433">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Payment _Purpose (only for recipient)</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">purpose_entry</property>
+ <property name="mnemonic-widget">purpose_entry</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8877435">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Payment Purpose continued</property>
<property name="justify">center</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">12</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="orig_name_heading">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Originator Name</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">orig_name_label</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">orig_name_label</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">15</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">15</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="orig_name_label">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">54</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="max-length">54</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">16</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">16</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="orig_bankname_heading">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">at Bank</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">17</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">17</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="orig_bankname_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">something</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">18</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">18</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="orig_account_heading">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Originator Account Number</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">15</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">15</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="orig_account_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">something</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">16</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">16</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="orig_bankcode_heading">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Bank Code</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">17</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">17</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="orig_bankcode_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">something</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">18</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">18</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="purpose_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">27</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="max-length">27</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="purpose_cont2_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">27</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="max-length">27</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="purpose_cont_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">27</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="max-length">27</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="purpose_cont3_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">27</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="max-length">27</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_ab_trans_dialog_verify_values" swapped="yes"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkBox" id="amount_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">19</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">19</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">14</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
<property name="width">2</property>
</packing>
</child>
@@ -1477,28 +1466,28 @@
<child>
<object class="GtkExpander" id="expander1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkBox" id="hbox117">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">4</property>
<child>
<object class="GtkButtonBox" id="vbutonbox158">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkButton" id="add_templ_button">
<property name="label" translatable="yes">_Add current</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Add the current online transaction as a new transaction template</property>
- <property name="tooltip_text" translatable="yes">Add the current online transaction as a new transaction template</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Add the current online transaction as a new transaction template</property>
+ <property name="tooltip-text" translatable="yes">Add the current online transaction as a new transaction template</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ab_trans_dialog_add_templ_cb" swapped="no"/>
</object>
<packing>
@@ -1511,12 +1500,12 @@
<object class="GtkButton" id="moveup_templ_button">
<property name="label" translatable="yes">_Up</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Move the selected transaction template one row up</property>
- <property name="tooltip_text" translatable="yes">Move the selected transaction template one row up</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Move the selected transaction template one row up</property>
+ <property name="tooltip-text" translatable="yes">Move the selected transaction template one row up</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ab_trans_dialog_moveup_templ_cb" swapped="no"/>
</object>
<packing>
@@ -1529,12 +1518,12 @@
<object class="GtkButton" id="movedown_templ_button">
<property name="label" translatable="yes">_Down</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Move the selected transaction template one row down</property>
- <property name="tooltip_text" translatable="yes">Move the selected transaction template one row down</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Move the selected transaction template one row down</property>
+ <property name="tooltip-text" translatable="yes">Move the selected transaction template one row down</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ab_trans_dialog_movedown_templ_cb" swapped="no"/>
</object>
<packing>
@@ -1547,12 +1536,12 @@
<object class="GtkButton" id="sort_templ_button">
<property name="label" translatable="yes">_Sort</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Sort the list of transaction templates alphabetically</property>
- <property name="tooltip_text" translatable="yes">Sort the list of transaction templates alphabetically</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Sort the list of transaction templates alphabetically</property>
+ <property name="tooltip-text" translatable="yes">Sort the list of transaction templates alphabetically</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ab_trans_dialog_sort_templ_cb" swapped="no"/>
</object>
<packing>
@@ -1565,12 +1554,12 @@
<object class="GtkButton" id="del_templ_button">
<property name="label" translatable="yes">D_elete</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Delete the currently selected transaction template</property>
- <property name="tooltip_text" translatable="yes">Delete the currently selected transaction template</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Delete the currently selected transaction template</property>
+ <property name="tooltip-text" translatable="yes">Delete the currently selected transaction template</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ab_trans_dialog_del_templ_cb" swapped="no"/>
</object>
<packing>
@@ -1583,21 +1572,20 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="template_scrolledwindow">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="template_list">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="headers_visible">False</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
+ <property name="headers-visible">False</property>
<signal name="row-activated" handler="gnc_ab_trans_dialog_templ_list_row_activated_cb" swapped="no"/>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
@@ -1608,7 +1596,7 @@
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">2</property>
</packing>
</child>
@@ -1617,9 +1605,9 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Templates</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
</child>
</object>
@@ -1632,7 +1620,7 @@
<child>
<object class="GtkSeparator" id="hseparator7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1654,8 +1642,5 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-8">exec_now_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
commit a973d190999e8484799519f77c962da8b21d39bb
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Thu Jan 6 14:58:12 2022 +0000
Changes to the default layout for glade files, part 2
With glade version 3.38.2, the default settings and layouts were
changed so this commit applies them so going forward they should not
be highlighted.
diff --git a/gnucash/gtkbuilder/dialog-account-picker.glade b/gnucash/gtkbuilder/dialog-account-picker.glade
index 21d18526c..405e26d9b 100644
--- a/gnucash/gtkbuilder/dialog-account-picker.glade
+++ b/gnucash/gtkbuilder/dialog-account-picker.glade
@@ -1,22 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkWindow" id="preferences_window">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Preferences</property>
<child>
+ <!-- n-columns=3 n-rows=6 -->
<object class="GtkGrid" id="prefs_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847718">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">QIF Import</property>
<attributes>
@@ -24,96 +25,96 @@
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pref/dialogs.import.qif/show-doc">
<property name="label" translatable="yes">_Show documentation</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Show some documentation-only pages in QIF Import assistant.</property>
- <property name="tooltip_text" translatable="yes">Show some documentation-only pages in QIF Import assistant.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Show some documentation-only pages in QIF Import assistant.</property>
+ <property name="tooltip-text" translatable="yes">Show some documentation-only pages in QIF Import assistant.</property>
<property name="halign">start</property>
- <property name="resize_mode">immediate</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="resize-mode">immediate</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/dialogs.import.qif/default-status-reconciled">
<property name="label" translatable="yes">_Reconciled</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">When the status is not specified in a QIF file, the transactions are marked as reconciled.</property>
- <property name="tooltip_text" translatable="yes">When the status is not specified in a QIF file, the transactions are marked as reconciled.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">When the status is not specified in a QIF file, the transactions are marked as reconciled.</property>
+ <property name="tooltip-text" translatable="yes">When the status is not specified in a QIF file, the transactions are marked as reconciled.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/dialogs.import.qif/default-status-cleared">
<property name="label" translatable="yes">_Cleared</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">When the status is not specified in a QIF file, the transactions are marked as cleared.</property>
- <property name="tooltip_text" translatable="yes">When the status is not specified in a QIF file, the transactions are marked as cleared.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">When the status is not specified in a QIF file, the transactions are marked as cleared.</property>
+ <property name="tooltip-text" translatable="yes">When the status is not specified in a QIF file, the transactions are marked as cleared.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/dialogs.import.qif/default-status-reconciled</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="pref/dialogs.import.qif/default-status-notcleared">
<property name="label" translatable="yes">_Not cleared</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">When the status is not specified in a QIF file, the transactions are marked as not cleared.</property>
- <property name="tooltip_text" translatable="yes">When the status is not specified in a QIF file, the transactions are marked as not cleared.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">When the status is not specified in a QIF file, the transactions are marked as not cleared.</property>
+ <property name="tooltip-text" translatable="yes">When the status is not specified in a QIF file, the transactions are marked as not cleared.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pref/dialogs.import.qif/default-status-reconciled</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="qif_default_transaction_status">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Default transaction status (overridden by the status given by the QIF file)</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
<property name="width">2</property>
</packing>
</child>
@@ -132,37 +133,52 @@
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="qif_import_account_picker_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Select Account</property>
- <property name="default_width">300</property>
- <property name="default_height">400</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">300</property>
+ <property name="default-height">400</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="newbutton">
<property name="label" translatable="yes">New Account</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ui_qif_account_picker_new_cb" swapped="no"/>
</object>
<packing>
@@ -175,10 +191,10 @@
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -190,10 +206,10 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -205,22 +221,22 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Select or add a GnuCash account:</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">account_tree</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">account_tree</property>
</object>
<packing>
<property name="expand">False</property>
@@ -232,13 +248,12 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow24">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="account_tree">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -253,16 +268,16 @@
</child>
<child>
<object class="GtkBox" id="placeholder_warning_hbox">
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_top">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-top">6</property>
<property name="spacing">6</property>
<child>
<object class="GtkImage" id="placeholder_warning_image">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="icon_name">dialog-warning</property>
+ <property name="icon-name">dialog-warning</property>
</object>
<packing>
<property name="expand">False</property>
@@ -272,7 +287,7 @@
</child>
<child>
<object class="GtkLabel" id="placeholder_warning_label">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="wrap">True</property>
</object>
@@ -303,8 +318,5 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-account.glade b/gnucash/gtkbuilder/dialog-account.glade
index a1e2083dd..f0a6134bb 100644
--- a/gnucash/gtkbuilder/dialog-account.glade
+++ b/gnucash/gtkbuilder/dialog-account.glade
@@ -1,28 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.2 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="account_cascade_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Cascade Account Values</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton3">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -34,10 +34,10 @@
<object class="GtkButton" id="okbutton3">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -53,24 +53,25 @@
</packing>
</child>
<child>
+ <!-- n-columns=1 n-rows=9 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">6</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">6</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="spacing">3</property>
<child>
<object class="GtkCheckButton" id="enable_cascade_color">
<property name="label" translatable="yes">Enable Cascading Account Color</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -80,32 +81,32 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSeparator">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">3</property>
<child>
<object class="GtkCheckButton" id="enable_cascade_placeholder">
<property name="label" translatable="yes">Enable Cascading Account Placeholder</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -115,22 +116,22 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">3</property>
<child>
<object class="GtkCheckButton" id="enable_cascade_hidden">
<property name="label" translatable="yes">Enable Cascading Account Hidden</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -140,35 +141,35 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Enable the sections to Cascade</property>
<attributes>
<attribute name="underline" value="True"/>
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="color_box">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">3</property>
<child>
<object class="GtkLabel" id="color_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -180,13 +181,13 @@
<child>
<object class="GtkBox" id="color_button_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
<child>
<object class="GtkColorButton" id="color_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -198,8 +199,8 @@
<object class="GtkButton" id="color_button_default">
<property name="label" translatable="yes">Default</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -217,7 +218,7 @@
<child>
<object class="GtkLabel" id="sub_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">If any account has an existing color it will not be replaced unless the following is ticked.</property>
<property name="wrap">True</property>
</object>
@@ -231,10 +232,10 @@
<object class="GtkCheckButton" id="replace_check">
<property name="label" translatable="yes">Replace any existing account colors</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">center</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -244,21 +245,21 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="placeholder_box">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">3</property>
<child>
<object class="GtkLabel" id="placeholder_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -271,10 +272,10 @@
<object class="GtkCheckButton" id="placeholder_check_button">
<property name="label" translatable="yes">Placeholder</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">center</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -284,31 +285,31 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkSeparator">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hidden_box">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">3</property>
<child>
<object class="GtkLabel" id="hidden_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -321,10 +322,10 @@
<object class="GtkCheckButton" id="hidden_check_button">
<property name="label" translatable="yes">Hidden</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">center</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -334,8 +335,8 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
</object>
@@ -351,41 +352,38 @@
<action-widget response="-6">cancelbutton3</action-widget>
<action-widget response="-5">okbutton3</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
<style>
<class name="gnc-class-account"/>
</style>
</object>
<object class="GtkDialog" id="account_delete_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Delete Account</property>
<property name="modal">True</property>
- <property name="default_width">500</property>
- <property name="destroy_with_parent">True</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">500</property>
+ <property name="destroy-with-parent">True</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="vbox100">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area100">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -397,10 +395,10 @@
<object class="GtkButton" id="deletebutton">
<property name="label" translatable="yes">_Delete</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -412,21 +410,21 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox101">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="header">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">Deleting account xxx</property>
</object>
<packing>
@@ -438,16 +436,16 @@
<child>
<object class="GtkBox" id="subaccounts">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label101">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Sub-accounts</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -456,23 +454,24 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid" id="grid101">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label8477420">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">This account has a sub-account. What would you like to do with it?</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
@@ -480,50 +479,50 @@
<object class="GtkRadioButton" id="sa_mrb">
<property name="label" translatable="yes">_Move to</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gppat_populate_trans_mas_list" swapped="no"/>
<signal name="toggled" handler="gppat_set_insensitive_iff_rb_active" object="subaccount_trans" swapped="yes"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="sa_drb">
<property name="label" translatable="yes">Delete the _subaccount</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">sa_mrb</property>
<signal name="toggled" handler="gppat_set_insensitive_iff_rb_active" object="sa_mas_hbox" swapped="yes"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="sa_mas_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -543,13 +542,13 @@
<child>
<object class="GtkBox" id="transactions">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label100">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Transactions</property>
<attributes>
@@ -563,86 +562,87 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid" id="grid100">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkRadioButton" id="trans_mrb">
<property name="label" translatable="yes">M_ove to</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="trans_drb">
<property name="label" translatable="yes">Delete all _transactions</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">trans_mrb</property>
<signal name="toggled" handler="gppat_set_insensitive_iff_rb_active" object="trans_mas_hbox" swapped="yes"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="trans_rw">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">This account contains transactions. What would you like to do with these transactions?</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="trans_ro">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">This account contains read-only transactions which may not be deleted.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="trans_mas_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
</object>
@@ -663,16 +663,16 @@
<object class="GtkBox" id="subaccount_trans">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label102">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Sub-account Transactions</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -681,86 +681,87 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid" id="grid102">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkRadioButton" id="sa_trans_mrb">
<property name="label" translatable="yes">M_ove to</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="sa_trans_drb">
<property name="label" translatable="yes">Delete all _transactions</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">sa_trans_mrb</property>
<signal name="toggled" handler="gppat_set_insensitive_iff_rb_active" object="sa_trans_mas_hbox" swapped="yes"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="sa_trans_rw">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">You've said to delete the subaccount and it contains transactions. What would you like to do with these transactions?</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="sa_trans_ro">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">One or more sub-accounts contain read-only transactions which may not be deleted.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="sa_trans_mas_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
</object>
@@ -790,38 +791,35 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-3">deletebutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
<style>
<class name="gnc-class-account"/>
</style>
</object>
<object class="GtkDialog" id="account_filter_by_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Filter By...</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gppat_filter_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="vbox200">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area200">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -833,10 +831,10 @@
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -848,53 +846,53 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkNotebook" id="notebook200">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="border_width">6</property>
+ <property name="can-focus">True</property>
+ <property name="border-width">6</property>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid" id="grid200">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkTreeView" id="types_tree_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="headers_visible">False</property>
- <property name="rules_hint">True</property>
+ <property name="headers-visible">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection2"/>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="height">3</property>
</packing>
</child>
<child>
<object class="GtkButtonBox" id="vbuttonbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
- <property name="layout_style">spread</property>
+ <property name="layout-style">spread</property>
<child>
<object class="GtkButton" id="select_all">
<property name="label" translatable="yes">_Select All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gppat_filter_select_all_cb" swapped="no"/>
</object>
<packing>
@@ -907,10 +905,10 @@
<object class="GtkButton" id="clear_all">
<property name="label" translatable="yes">C_lear All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gppat_filter_clear_all_cb" swapped="no"/>
</object>
<packing>
@@ -923,10 +921,10 @@
<object class="GtkButton" id="default_types">
<property name="label" translatable="yes">_Default</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gppat_filter_select_default_cb" swapped="no"/>
</object>
<packing>
@@ -937,8 +935,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
@@ -952,29 +950,29 @@
<child type="tab">
<object class="GtkLabel" id="label200">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Account Type</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox201">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkCheckButton" id="show_hidden">
<property name="label" translatable="yes">Show _hidden accounts</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Show accounts which have the option "Hidden" checked.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Show accounts which have the option "Hidden" checked.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gppat_filter_show_hidden_toggled_cb" swapped="no"/>
</object>
<packing>
@@ -987,12 +985,12 @@
<object class="GtkCheckButton" id="show_unused">
<property name="label" translatable="yes">Show _unused accounts</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Show accounts which do not have any transactions.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Show accounts which do not have any transactions.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gppat_filter_show_unused_toggled_cb" swapped="no"/>
</object>
<packing>
@@ -1005,12 +1003,12 @@
<object class="GtkCheckButton" id="show_zero">
<property name="label" translatable="yes">Show _zero total accounts</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Show accounts which have a zero total value.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Show accounts which have a zero total value.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gppat_filter_show_zero_toggled_cb" swapped="no"/>
</object>
<packing>
@@ -1027,12 +1025,12 @@
<child type="tab">
<object class="GtkLabel" id="Balance">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Other</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
@@ -1048,9 +1046,6 @@
<action-widget response="-6">cancelbutton1</action-widget>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
<style>
<class name="gnc-class-account"/>
</style>
@@ -1097,31 +1092,31 @@
</data>
</object>
<object class="GtkDialog" id="account_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">New Account</property>
- <property name="window_position">center</property>
- <property name="type_hint">dialog</property>
+ <property name="window-position">center</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_account_window_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="vbox300">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area300">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="help_button">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1134,10 +1129,10 @@
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1149,11 +1144,11 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1165,33 +1160,34 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkNotebook" id="account_notebook">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="border_width">5</property>
+ <property name="can-focus">True</property>
+ <property name="border-width">5</property>
<child>
<object class="GtkBox" id="vbox301">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="border_width">6</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
+ <!-- n-columns=1 n-rows=2 -->
<object class="GtkGrid" id="grid300">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<object class="GtkLabel" id="label300">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Identification</property>
<attributes>
@@ -1199,125 +1195,126 @@
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=12 -->
<object class="GtkGrid" id="grid301">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label301">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Account _name</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">name_entry</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">name_entry</property>
<property name="ellipsize">middle</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label302">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Account code</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">code_entry</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">code_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label304">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Description</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">description_entry</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">description_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="security_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Security/currency</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox" id="commodity_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label305">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Smallest _fraction</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">account_scu</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">account_scu</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label306">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Account _Color</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">color_entry_button</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">color_entry_button</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkBox" id="color_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">2</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkColorButton" id="color_entry_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1329,8 +1326,8 @@
<object class="GtkButton" id="color_default_button">
<property name="label" translatable="yes">Default</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<signal name="clicked" handler="gnc_account_color_default_cb" swapped="no"/>
</object>
<packing>
@@ -1341,93 +1338,93 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label307">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="valign">start</property>
<property name="label" translatable="yes">No_tes</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">notes_text</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">notes_text</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="name_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
+ <property name="can-focus">True</property>
+ <property name="has-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="changed" handler="gnc_account_name_changed_cb" swapped="no"/>
<signal name="insert-text" handler="gnc_account_name_insert_text_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="code_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="activates_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="description_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="activates_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow300">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="shadow_type">in</property>
- <property name="min_content_height">60</property>
+ <property name="can-focus">False</property>
+ <property name="shadow-type">in</property>
+ <property name="min-content-height">60</property>
<child>
<object class="GtkTextView" id="notes_text">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="wrap_mode">word</property>
- <property name="accepts_tab">False</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="wrap-mode">word</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="eventbox300">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="tooltip_text" translatable="yes">Smallest fraction of this commodity that can be referenced.</property>
+ <property name="can-focus">False</property>
+ <property name="tooltip-text" translatable="yes">Smallest fraction of this commodity that can be referenced.</property>
<child>
<object class="GtkComboBox" id="account_scu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">fraction_liststore</property>
<child>
<object class="GtkCellRendererText" id="acct_scu_renderer"/>
@@ -1439,56 +1436,56 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="placeholder_button">
<property name="label" translatable="yes">Placeholde_r</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">This account is present solely as a placeholder in the hierarchy. Transactions may not be posted to this account, only to sub-accounts of this account.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">This account is present solely as a placeholder in the hierarchy. Transactions may not be posted to this account, only to sub-accounts of this account.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="hidden_button">
<property name="label" translatable="yes">H_idden</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">This account (and any sub-accounts) will be hidden in the account tree and will not appear in the popup account list in the register. To reset this option, you will first need to open the "Filter By..." dialog for the account tree and check the "show hidden accounts" option. Doing so will allow you to select the account and reopen this dialog.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">This account (and any sub-accounts) will be hidden in the account tree and will not appear in the popup account list in the register. To reset this option, you will first need to open the "Filter By..." dialog for the account tree and check the "show hidden accounts" option. Doing so will allow you to select the account and reopen this dialog.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="auto_interest_button">
<property name="label" translatable="yes">Auto _interest transfer</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Prior to reconciling an account which charges or pays interest, prompt the user to enter a transaction for the interest charge or payment. Currently only enabled for Bank, Credit, Mutual, Asset, Receivable, Payable, and Liability accounts.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Prior to reconciling an account which charges or pays interest, prompt the user to enter a transaction for the interest charge or payment. Currently only enabled for Bank, Credit, Mutual, Asset, Receivable, Payable, and Liability accounts.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
@@ -1496,30 +1493,30 @@
<property name="label" translatable="yes">Ta_x related</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes" comments="Translators: use the same words here as in 'Ta_x Report Options'.">Use Edit->Tax Report Options to set the tax-related flag and assign a tax code to this account.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes" comments="Translators: use the same words here as in 'Ta_x Report Options'.">Use Edit->Tax Report Options to set the tax-related flag and assign a tax code to this account.</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="opening_balance_button">
<property name="label" translatable="yes">Opening balance</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">This account holds opening balance transactions. Only one account per commodity can hold opening balance transactions.</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">This account holds opening balance transactions. Only one account per commodity can hold opening balance transactions.</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
@@ -1539,8 +1536,8 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -1551,87 +1548,88 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="grid302">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">12</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">12</property>
<child>
<object class="GtkLabel" id="type_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Acco_unt Type</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">type_view</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">type_view</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="parent_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">_Parent Account</property>
+ <property name="use-underline">True</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
- <property name="use_underline">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="parent_scroll">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="type_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow32">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="type_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="halign">start</property>
<property name="vexpand">True</property>
- <property name="headers_visible">False</property>
+ <property name="headers-visible">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -1646,8 +1644,8 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -1662,131 +1660,132 @@
</style>
</object>
<packing>
- <property name="tab_expand">True</property>
+ <property name="tab-expand">True</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="label308">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">General</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox302">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<child>
+ <!-- n-columns=2 n-rows=8 -->
<object class="GtkGrid" id="table11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label8477394">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="valign">start</property>
<property name="label" translatable="yes"><b>Balance Information</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8477433">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Initial Balance Transfer</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="opening_balance_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="opening_balance_date_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="balance_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Balance</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="date_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Date</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="opening_equity_radio">
<property name="label" translatable="yes">_Use equity 'Opening Balances' account</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="opening_equity_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
<property name="width">2</property>
</packing>
</child>
@@ -1794,16 +1793,16 @@
<object class="GtkRadioButton" id="radiobutton8">
<property name="label" translatable="yes">_Select transfer account</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">opening_equity_radio</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
<property name="width">2</property>
</packing>
</child>
@@ -1811,29 +1810,29 @@
<object class="GtkScrolledWindow" id="transfer_account_scroll">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="border_width">3</property>
- <property name="shadow_type">etched-in</property>
+ <property name="border-width">3</property>
+ <property name="shadow-type">etched-in</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
@@ -1857,13 +1856,13 @@
<child type="tab">
<object class="GtkLabel" id="label309">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Opening Balance</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<style>
@@ -1886,9 +1885,6 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
<style>
<class name="gnc-class-account"/>
</style>
@@ -1897,36 +1893,36 @@
<property name="lower">1</property>
<property name="upper">10000</property>
<property name="value">10</property>
- <property name="step_increment">5</property>
- <property name="page_increment">100</property>
+ <property name="step-increment">5</property>
+ <property name="page-increment">100</property>
</object>
<object class="GtkDialog" id="account_renumber_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Renumber sub-accounts</property>
<property name="modal">True</property>
- <property name="default_width">400</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">400</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gnc_account_renumber_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="vbox400">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area400">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton2">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1938,10 +1934,10 @@
<object class="GtkButton" id="okbutton2">
<property name="label" translatable="yes">_Renumber</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1953,107 +1949,108 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid" id="grid400">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label402">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Prefix</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="header_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">Renumber the immediate sub-accounts of xxx.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="prefix_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<signal name="changed" handler="gnc_account_renumber_prefix_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label403">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="valign">start</property>
- <property name="margin_top">6</property>
+ <property name="margin-top">6</property>
<property name="label" translatable="yes">Examples</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label404">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Interval</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="interval_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="adjustment">interval_adjustment</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="value">10</property>
<signal name="value-changed" handler="gnc_account_renumber_interval_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">6</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="example1_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
</object>
<packing>
<property name="expand">False</property>
@@ -2064,12 +2061,12 @@
<child>
<object class="GtkLabel" id="example2_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
</object>
<packing>
<property name="expand">False</property>
@@ -2082,8 +2079,8 @@
</style>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
</object>
@@ -2099,9 +2096,6 @@
<action-widget response="-6">cancelbutton2</action-widget>
<action-widget response="-5">okbutton2</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
<style>
<class name="gnc-class-account"/>
</style>
diff --git a/gnucash/gtkbuilder/dialog-bi-import-gui.glade b/gnucash/gtkbuilder/dialog-bi-import-gui.glade
index 9e6e4167e..aefde0739 100644
--- a/gnucash/gtkbuilder/dialog-bi-import-gui.glade
+++ b/gnucash/gtkbuilder/dialog-bi-import-gui.glade
@@ -1,30 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="bi_import_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Import transactions from text file</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_bi_import_gui_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_bi_import_gui_help_cb" swapped="no"/>
</object>
<packing>
@@ -38,9 +38,9 @@
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_bi_import_gui_cancel_cb" swapped="no"/>
</object>
<packing>
@@ -53,9 +53,9 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_bi_import_gui_ok_cb" swapped="no"/>
</object>
<packing>
@@ -68,28 +68,28 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">5</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<child>
<object class="GtkEntry" id="entryFilename">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_bi_import_gui_filenameChanged_cb" swapped="no"/>
</object>
<packing>
@@ -102,15 +102,15 @@
<object class="GtkButton" id="buttonOpen">
<property name="label" translatable="yes">_Open</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_bi_import_gui_buttonOpen_cb" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">1</property>
</packing>
</child>
@@ -119,9 +119,9 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">1. Choose the file to import</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
@@ -134,26 +134,26 @@
<child>
<object class="GtkFrame" id="frame4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="radiobuttonBill">
<property name="label" translatable="yes">Bill</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Import bill CSV data</property>
- <property name="tooltip_text" translatable="yes">Import bill CSV data</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Import bill CSV data</property>
+ <property name="tooltip-text" translatable="yes">Import bill CSV data</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_import_gui_type_cb" swapped="no"/>
</object>
<packing>
@@ -166,13 +166,13 @@
<object class="GtkRadioButton" id="radiobuttonInvoice">
<property name="label" translatable="yes">Invoice</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Import invoice CSV data</property>
- <property name="tooltip_text" translatable="yes">Import invoice CSV data</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Import invoice CSV data</property>
+ <property name="tooltip-text" translatable="yes">Import invoice CSV data</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobuttonBill</property>
<signal name="toggled" handler="gnc_import_gui_type_cb" swapped="no"/>
</object>
@@ -187,9 +187,9 @@
<child type="label">
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">2. Select import type</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
@@ -202,25 +202,25 @@
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="radiobutton1">
<property name="label" translatable="yes">Semicolon separated</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_bi_import_gui_option1_cb" swapped="no"/>
</object>
<packing>
@@ -233,11 +233,11 @@
<object class="GtkRadioButton" id="radiobutton2">
<property name="label" translatable="yes">Comma separated</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
<signal name="toggled" handler="gnc_bi_import_gui_option2_cb" swapped="no"/>
</object>
@@ -251,11 +251,11 @@
<object class="GtkRadioButton" id="radiobutton3">
<property name="label" translatable="yes">Semicolon separated with quotes</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
<signal name="toggled" handler="gnc_bi_import_gui_option3_cb" swapped="no"/>
</object>
@@ -269,11 +269,11 @@
<object class="GtkRadioButton" id="radiobutton4">
<property name="label" translatable="yes">Comma separated with quotes</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
<signal name="toggled" handler="gnc_bi_import_gui_option4_cb" swapped="no"/>
</object>
@@ -287,11 +287,11 @@
<object class="GtkRadioButton" id="radiobutton5">
<property name="label" translatable="yes">Custom regular expression</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
<signal name="clicked" handler="gnc_bi_import_gui_option5_cb" swapped="no"/>
</object>
@@ -306,9 +306,9 @@
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">3. Select import options</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
@@ -321,20 +321,20 @@
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="vexpand">True</property>
- <property name="border_width">3</property>
- <property name="shadow_type">in</property>
+ <property name="border-width">3</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="treeview1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -345,9 +345,9 @@
<child type="label">
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">4. Preview</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
@@ -360,25 +360,25 @@
<child>
<object class="GtkFrame" id="frame5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="radiobuttonOpenAll">
<property name="label" translatable="yes">Open imported documents in tabs</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_bi_import_gui_open_mode_cb" swapped="no"/>
</object>
<packing>
@@ -391,11 +391,11 @@
<object class="GtkRadioButton" id="radiobuttonOpenNotPosted">
<property name="label" translatable="yes">Open not yet posted documents in tabs </property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobuttonOpenAll</property>
<signal name="toggled" handler="gnc_bi_import_gui_open_mode_cb" swapped="no"/>
</object>
@@ -409,11 +409,11 @@
<object class="GtkRadioButton" id="radiobuttonOpenNone">
<property name="label" translatable="yes">Don't open imported documents in tabs</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobuttonOpenAll</property>
<signal name="toggled" handler="gnc_bi_import_gui_open_mode_cb" swapped="no"/>
</object>
@@ -428,9 +428,9 @@
<child type="label">
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">5. Afterwards</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
@@ -447,8 +447,5 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-billterms.glade b/gnucash/gtkbuilder/dialog-billterms.glade
index f06175bbf..f2026bf15 100644
--- a/gnucash/gtkbuilder/dialog-billterms.glade
+++ b/gnucash/gtkbuilder/dialog-billterms.glade
@@ -1,169 +1,170 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="discount_adj">
<property name="upper">100</property>
- <property name="step_increment">0.01</property>
- <property name="page_increment">0.1</property>
+ <property name="step-increment">0.01</property>
+ <property name="page-increment">0.10</property>
</object>
<object class="GtkAdjustment" id="discount_days_adj">
<property name="upper">365</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="due_days_adj">
<property name="upper">365</property>
<property name="value">30</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="pcutoff_day_adj">
<property name="lower">-27</property>
<property name="upper">27</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="pdiscount_adj">
<property name="upper">100</property>
- <property name="step_increment">0.01</property>
- <property name="page_increment">0.1</property>
+ <property name="step-increment">0.01</property>
+ <property name="page-increment">0.10</property>
</object>
<object class="GtkAdjustment" id="pdiscount_day_adj">
<property name="lower">1</property>
<property name="upper">31</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="pdue_day_adj">
<property name="lower">1</property>
<property name="upper">31</property>
<property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkWindow" id="terms_notebook_window">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">window1</property>
<child>
<object class="GtkNotebook" id="term_notebook">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="show_tabs">False</property>
- <property name="show_border">False</property>
+ <property name="can-focus">False</property>
+ <property name="show-tabs">False</property>
+ <property name="show-border">False</property>
<child>
<object class="GtkBox" id="vbox13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">5</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Due Days</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Discount Days</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label15">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Discount %</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="days:discount">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The percentage discount applied for early payment.</property>
- <property name="tooltip_text" translatable="yes">The percentage discount applied for early payment.</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The percentage discount applied for early payment.</property>
+ <property name="tooltip-text" translatable="yes">The percentage discount applied for early payment.</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">discount_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">2</property>
- <property name="snap_to_ticks">True</property>
+ <property name="snap-to-ticks">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="days:discount_days">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The number of days after the post date during which a discount will be applied for early payment.</property>
- <property name="tooltip_text" translatable="yes">The number of days after the post date during which a discount will be applied for early payment.</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The number of days after the post date during which a discount will be applied for early payment.</property>
+ <property name="tooltip-text" translatable="yes">The number of days after the post date during which a discount will be applied for early payment.</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">discount_days_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="days:due_days">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The number of days to pay the bill after the post date.</property>
- <property name="tooltip_text" translatable="yes">The number of days to pay the bill after the post date.</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The number of days to pay the bill after the post date.</property>
+ <property name="tooltip-text" translatable="yes">The number of days to pay the bill after the post date.</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">due_days_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -178,168 +179,169 @@
<child type="tab">
<object class="GtkLabel" id="days_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Days</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="hbox14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">5</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Due Day</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Discount Day</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Discount %</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label20">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Cutoff Day</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="prox:cutoff_day">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The cutoff day for applying bills to the next month. After the cutoff, bills are applied to the following month. Negative values count backwards from the end of the month.</property>
- <property name="tooltip_text" translatable="yes">The cutoff day for applying bills to the next month. After the cutoff, bills are applied to the following month. Negative values count backwards from the end of the month.</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The cutoff day for applying bills to the next month. After the cutoff, bills are applied to the following month. Negative values count backwards from the end of the month.</property>
+ <property name="tooltip-text" translatable="yes">The cutoff day for applying bills to the next month. After the cutoff, bills are applied to the following month. Negative values count backwards from the end of the month.</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">pcutoff_day_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="prox:discount">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The discount percentage applied if paid early.</property>
- <property name="tooltip_text" translatable="yes">The discount percentage applied if paid early.</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The discount percentage applied if paid early.</property>
+ <property name="tooltip-text" translatable="yes">The discount percentage applied if paid early.</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">pdiscount_adj</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
<property name="digits">2</property>
- <property name="snap_to_ticks">True</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="prox:discount_day">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The last day of the month for the early payment discount.</property>
- <property name="tooltip_text" translatable="yes">The last day of the month for the early payment discount.</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The last day of the month for the early payment discount.</property>
+ <property name="tooltip-text" translatable="yes">The last day of the month for the early payment discount.</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">pdiscount_day_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="prox:due_day">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The day of the month bills are due</property>
- <property name="tooltip_text" translatable="yes">The day of the month bills are due</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The day of the month bills are due</property>
+ <property name="tooltip-text" translatable="yes">The day of the month bills are due</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">pdue_day_adj</property>
- <property name="climb_rate">1</property>
- <property name="snap_to_ticks">True</property>
+ <property name="climb-rate">1</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -364,19 +366,19 @@
<child type="tab">
<object class="GtkLabel" id="proximo_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Proximo</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
@@ -389,47 +391,44 @@
<child type="tab">
<object class="GtkLabel" id="grid_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Table</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">2</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkWindow" id="terms_window">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Terms</property>
<signal name="destroy" handler="billterms_window_destroy_cb" swapped="no"/>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkBox" id="vbox18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Terms</property>
<attributes>
@@ -445,15 +444,15 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="terms_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="headers_visible">False</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
+ <property name="headers-visible">False</property>
+ <property name="rules-hint">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
</child>
@@ -469,19 +468,19 @@
<child>
<object class="GtkButtonBox" id="hbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
- <property name="layout_style">spread</property>
+ <property name="layout-style">spread</property>
<child>
<object class="GtkButton" id="delete_term_button">
<property name="label" translatable="yes">_Delete</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Delete the current Billing Term</property>
- <property name="tooltip_text" translatable="yes">Delete the current Billing Term</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Delete the current Billing Term</property>
+ <property name="tooltip-text" translatable="yes">Delete the current Billing Term</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="billterms_delete_term_cb" swapped="no"/>
</object>
<packing>
@@ -494,12 +493,12 @@
<object class="GtkButton" id="new_term_button">
<property name="label" translatable="yes">_New</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Create a new Billing Term</property>
- <property name="tooltip_text" translatable="yes">Create a new Billing Term</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Create a new Billing Term</property>
+ <property name="tooltip-text" translatable="yes">Create a new Billing Term</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="billterms_new_term_cb" swapped="no"/>
</object>
<packing>
@@ -525,7 +524,7 @@
<child>
<object class="GtkSeparator" id="vseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
</object>
<packing>
@@ -537,15 +536,15 @@
<child>
<object class="GtkBox" id="vbox19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Term Definition</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -556,91 +555,92 @@
<child>
<object class="GtkBox" id="term_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">2</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">2</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">De_scription</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
- <property name="mnemonic_widget">desc_entry</property>
+ <property name="mnemonic-widget">desc_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Type</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="desc_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The description of the Billing Term, printed on invoices</property>
- <property name="tooltip_text" translatable="yes">The description of the Billing Term, printed on invoices</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The description of the Billing Term, printed on invoices</property>
+ <property name="tooltip-text" translatable="yes">The description of the Billing Term, printed on invoices</property>
<property name="hexpand">True</property>
<property name="editable">False</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="notebook_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="type_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="label">(type)</property>
<property name="justify">center</property>
</object>
@@ -655,8 +655,8 @@
</style>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
@@ -672,18 +672,18 @@
<child>
<object class="GtkButtonBox" id="hbox30">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">spread</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">spread</property>
<child>
<object class="GtkButton" id="edit_term_button">
<property name="label" translatable="yes">_Edit</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Edit the current Billing Term</property>
- <property name="tooltip_text" translatable="yes">Edit the current Billing Term</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Edit the current Billing Term</property>
+ <property name="tooltip-text" translatable="yes">Edit the current Billing Term</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="billterms_edit_term_cb" swapped="no"/>
</object>
<packing>
@@ -696,7 +696,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">1</property>
</packing>
</child>
@@ -724,19 +724,19 @@
<child>
<object class="GtkButtonBox" id="dialog-action_area">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Close this window</property>
- <property name="tooltip_text" translatable="yes">Close this window</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Close this window</property>
+ <property name="tooltip-text" translatable="yes">Close this window</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="billterms_window_close" swapped="no"/>
</object>
<packing>
@@ -749,15 +749,12 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkListStore" id="type_liststore">
<columns>
@@ -774,31 +771,31 @@
</data>
</object>
<object class="GtkDialog" id="edit_term_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancel_butt">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Cancel your changes</property>
- <property name="tooltip_text" translatable="yes">Cancel your changes</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Cancel your changes</property>
+ <property name="tooltip-text" translatable="yes">Cancel your changes</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -810,13 +807,13 @@
<object class="GtkButton" id="ok_butt">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Commit this Billing Term</property>
- <property name="tooltip_text" translatable="yes">Commit this Billing Term</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Commit this Billing Term</property>
+ <property name="tooltip-text" translatable="yes">Commit this Billing Term</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -828,52 +825,53 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid" id="table3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Term Definition</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="entry_desc">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The description of the Billing Term, printed on invoices</property>
- <property name="tooltip_text" translatable="yes">The description of the Billing Term, printed on invoices</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The description of the Billing Term, printed on invoices</property>
+ <property name="tooltip-text" translatable="yes">The description of the Billing Term, printed on invoices</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="type_combo">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="model">type_liststore</property>
<signal name="changed" handler="billterms_type_combobox_changed" swapped="no"/>
@@ -885,52 +883,52 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="notebook_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">De_scription</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
- <property name="mnemonic_widget">entry_desc</property>
+ <property name="mnemonic-widget">entry_desc</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Type</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
- <property name="mnemonic_widget">type_combo</property>
+ <property name="mnemonic-widget">type_combo</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
@@ -949,36 +947,33 @@
<action-widget response="-6">cancel_butt</action-widget>
<action-widget response="-5">ok_butt</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="new_term_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Cancel your changes</property>
- <property name="tooltip_text" translatable="yes">Cancel your changes</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Cancel your changes</property>
+ <property name="tooltip-text" translatable="yes">Cancel your changes</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -990,13 +985,13 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Commit this Billing Term</property>
- <property name="tooltip_text" translatable="yes">Commit this Billing Term</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Commit this Billing Term</property>
+ <property name="tooltip-text" translatable="yes">Commit this Billing Term</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1008,108 +1003,100 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=6 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkEntry" id="name_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The internal name of the Billing Term.</property>
- <property name="tooltip_text" translatable="yes">The internal name of the Billing Term.</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The internal name of the Billing Term.</property>
+ <property name="tooltip-text" translatable="yes">The internal name of the Billing Term.</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="description_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The description of the Billing Term, printed on invoices</property>
- <property name="tooltip_text" translatable="yes">The description of the Billing Term, printed on invoices</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The description of the Billing Term, printed on invoices</property>
+ <property name="tooltip-text" translatable="yes">The description of the Billing Term, printed on invoices</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox" id="note_book_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>New Billing Term</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
+ <property name="margin-top">6</property>
<property name="label" translatable="yes"><b>Term Definition</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
<property name="width">2</property>
</packing>
</child>
- <child>
- <object class="GtkLabel" id="label24">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
- </packing>
- </child>
<child>
<object class="GtkComboBox" id="type_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="model">type_liststore</property>
<signal name="changed" handler="billterms_type_combobox_changed" swapped="no"/>
@@ -1121,61 +1108,58 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Name</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
- <property name="mnemonic_widget">name_entry</property>
+ <property name="mnemonic-widget">name_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label22">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">De_scription</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
- <property name="mnemonic_widget">description_entry</property>
+ <property name="mnemonic-widget">description_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label21">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Type</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
- <property name="mnemonic_widget">type_combobox</property>
+ <property name="mnemonic-widget">type_combobox</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<placeholder/>
</child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">True</property>
@@ -1189,8 +1173,5 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-book-close.glade b/gnucash/gtkbuilder/dialog-book-close.glade
index e0de5982c..e46edafc2 100644
--- a/gnucash/gtkbuilder/dialog-book-close.glade
+++ b/gnucash/gtkbuilder/dialog-book-close.glade
@@ -1,30 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="close_book_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Close Book</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gnc_book_close_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -37,10 +37,10 @@
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -52,10 +52,10 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -67,118 +67,119 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=4 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Closing Date</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Income Total</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Expense Total</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="income_acct_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="expense_acct_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Description</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="desc_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
</object>
@@ -195,8 +196,5 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-choose-owner.glade b/gnucash/gtkbuilder/dialog-choose-owner.glade
index a9fe677e5..5305793e4 100644
--- a/gnucash/gtkbuilder/dialog-choose-owner.glade
+++ b/gnucash/gtkbuilder/dialog-choose-owner.glade
@@ -1,29 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="choose_owner_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Choose Owner Dialog</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -35,10 +35,10 @@
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -50,19 +50,19 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="title_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">(docs)</property>
<property name="wrap">True</property>
</object>
@@ -75,7 +75,7 @@
<child>
<object class="GtkSeparator" id="hseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -84,57 +84,58 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Description</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="desc_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">(desc)</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="owner_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label">(owner)</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="owner_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -157,8 +158,5 @@
<action-widget response="-6">cancelbutton1</action-widget>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-commodities.glade b/gnucash/gtkbuilder/dialog-commodities.glade
index b2f23d12d..a7d76d80b 100644
--- a/gnucash/gtkbuilder/dialog-commodities.glade
+++ b/gnucash/gtkbuilder/dialog-commodities.glade
@@ -1,29 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkWindow" id="securities_window">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Securities</property>
- <property name="default_width">400</property>
- <property name="default_height">400</property>
+ <property name="default-width">400</property>
+ <property name="default-height">400</property>
<child>
<object class="GtkBox" id="vbox12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="commodities_vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Securities</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -38,12 +38,12 @@
<child>
<object class="GtkBox" id="hbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
</object>
<packing>
@@ -55,16 +55,16 @@
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkScrolledWindow" id="commodity_list_window">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
</object>
<packing>
<property name="expand">False</property>
@@ -76,12 +76,12 @@
<object class="GtkCheckButton" id="show_currencies_button">
<property name="label" translatable="yes">Show National Currencies</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="border_width">3</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="border-width">3</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_commodities_show_currencies_toggled" swapped="no"/>
</object>
<packing>
@@ -114,17 +114,17 @@
<child>
<object class="GtkButtonBox" id="hbuttonbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="add_button">
<property name="label" translatable="yes">_Add</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Add a new commodity.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Add a new commodity.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_commodities_dialog_add_clicked" swapped="no"/>
</object>
<packing>
@@ -138,11 +138,11 @@
<property name="label" translatable="yes">_Remove</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Remove the current commodity.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Remove the current commodity.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_commodities_dialog_remove_clicked" swapped="no"/>
</object>
<packing>
@@ -156,11 +156,11 @@
<property name="label" translatable="yes">_Edit</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Edit the current commodity.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Edit the current commodity.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_commodities_dialog_edit_clicked" swapped="no"/>
</object>
<packing>
@@ -173,11 +173,11 @@
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_commodities_dialog_close_clicked" swapped="no"/>
</object>
<packing>
@@ -190,14 +190,11 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-commodity.glade b/gnucash/gtkbuilder/dialog-commodity.glade
index 3a130e972..f2fcd2928 100644
--- a/gnucash/gtkbuilder/dialog-commodity.glade
+++ b/gnucash/gtkbuilder/dialog-commodity.glade
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="adjustment1">
<property name="lower">1</property>
<property name="upper">1000000000</property>
<property name="value">10000</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkListStore" id="liststore1">
<columns>
@@ -32,30 +32,30 @@
</data>
</object>
<object class="GtkDialog" id="security_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title">New Security</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="help_button">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -68,11 +68,11 @@
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -84,11 +84,11 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -100,87 +100,88 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=17 -->
<object class="GtkGrid" id="edit_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label828">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="fullname_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Enter the full name of the commodity. Example: Cisco Systems Inc., or Apple Computer, Inc.</property>
- <property name="tooltip_text" translatable="yes">Enter the full name of the commodity. Example: Cisco Systems Inc., or Apple Computer, Inc.</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Enter the full name of the commodity. Example: Cisco Systems Inc., or Apple Computer, Inc.</property>
+ <property name="tooltip-text" translatable="yes">Enter the full name of the commodity. Example: Cisco Systems Inc., or Apple Computer, Inc.</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_ui_commodity_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="mnemonic_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Enter the ticker symbol for the commodity (e.g. CSCO or AAPL). If you are retrieving quotes online, this field must exactly match the ticker symbol used by the quote source (including case).</property>
- <property name="tooltip_text" translatable="yes">Enter the ticker symbol for the commodity (e.g. CSCO or AAPL). If you are retrieving quotes online, this field must exactly match the ticker symbol used by the quote source (including case).</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Enter the ticker symbol for the commodity (e.g. CSCO or AAPL). If you are retrieving quotes online, this field must exactly match the ticker symbol used by the quote source (including case).</property>
+ <property name="tooltip-text" translatable="yes">Enter the ticker symbol for the commodity (e.g. CSCO or AAPL). If you are retrieving quotes online, this field must exactly match the ticker symbol used by the quote source (including case).</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_ui_commodity_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="code_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Enter a unique code used to identify the commodity. Or, you may safely leave this field blank.</property>
- <property name="tooltip_text" translatable="yes">Enter a unique code used to identify the commodity. Or, you may safely leave this field blank.</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Enter a unique code used to identify the commodity. Or, you may safely leave this field blank.</property>
+ <property name="tooltip-text" translatable="yes">Enter a unique code used to identify the commodity. Or, you may safely leave this field blank.</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox64">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label814">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">1 /</property>
<property name="justify">center</property>
</object>
@@ -194,15 +195,15 @@
<child>
<object class="GtkSpinButton" id="fraction_spinbutton">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Enter the smallest fraction of the commodity which can be traded. For stocks which can only be traded in whole numbers, enter 1.</property>
- <property name="tooltip_text" translatable="yes">Enter the smallest fraction of the commodity which can be traded. For stocks which can only be traded in whole numbers, enter 1.</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Enter the smallest fraction of the commodity which can be traded. For stocks which can only be traded in whole numbers, enter 1.</property>
+ <property name="tooltip-text" translatable="yes">Enter the smallest fraction of the commodity which can be traded. For stocks which can only be traded in whole numbers, enter 1.</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">adjustment1</property>
- <property name="climb_rate">1</property>
+ <property name="climb-rate">1</property>
</object>
<packing>
<property name="expand">True</property>
@@ -212,336 +213,339 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="quote_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Quote Source Information</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="security_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Security Information</property>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="single_source_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkBox" id="multi_source_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkBox" id="unknown_source_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkBox" id="quote_tz_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">15</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">15</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="namespace_cbwe">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore2</property>
- <property name="has_entry">True</property>
- <property name="entry_text_column">0</property>
+ <property name="has-entry">True</property>
+ <property name="entry-text-column">0</property>
<signal name="changed" handler="gnc_ui_commodity_changed_cb" swapped="no"/>
<child internal-child="entry">
<object class="GtkEntry" id="combobox-entry5">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="user_symbol_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Enter a display symbol. This can safely be left blank, in which case the ticker symbol or the currency ISO code will be used.</property>
- <property name="tooltip_text" translatable="yes">Enter a display symbol. This can safely be left blank, in which case the ticker symbol or the currency ISO code will be used.</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Enter a display symbol. This can safely be left blank, in which case the ticker symbol or the currency ISO code will be used.</property>
+ <property name="tooltip-text" translatable="yes">Enter a display symbol. This can safely be left blank, in which case the ticker symbol or the currency ISO code will be used.</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="source_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_top">6</property>
+ <property name="margin-top">6</property>
<property name="label" translatable="yes">Type of quote source</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="user_symbol_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Display symbol</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">user_symbol_entry</property>
+ <property name="mnemonic-widget">user_symbol_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="quote_tz_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Time_zone</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">15</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">15</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="unknown_source_button">
<property name="label" translatable="yes">_Unknown</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">These are quote sources that were recently added to F::Q. GnuCash does not know if these sources retrieve information from a single site or from multiple sites on the internet.</property>
- <property name="tooltip_text" translatable="yes">These are quote sources that were recently added to F::Q. GnuCash does not know if these sources retrieve information from a single site or from multiple sites on the internet.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">These are quote sources that were recently added to F::Q. GnuCash does not know if these sources retrieve information from a single site or from multiple sites on the internet.</property>
+ <property name="tooltip-text" translatable="yes">These are quote sources that were recently added to F::Q. GnuCash does not know if these sources retrieve information from a single site or from multiple sites on the internet.</property>
<property name="halign">start</property>
- <property name="margin_start">12</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="margin-start">12</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">single_source_button</property>
<signal name="toggled" handler="gnc_ui_commodity_quote_info_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">14</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="multi_source_button">
<property name="label" translatable="yes">_Multiple</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">These are F::Q quote sources that retrieve information from multiple sites on the internet. If one of the sites is unavailable, F::Q will attempt to retrieve the information from another site.</property>
- <property name="tooltip_text" translatable="yes">These are F::Q quote sources that retrieve information from multiple sites on the internet. If one of the sites is unavailable, F::Q will attempt to retrieve the information from another site.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">These are F::Q quote sources that retrieve information from multiple sites on the internet. If one of the sites is unavailable, F::Q will attempt to retrieve the information from another site.</property>
+ <property name="tooltip-text" translatable="yes">These are F::Q quote sources that retrieve information from multiple sites on the internet. If one of the sites is unavailable, F::Q will attempt to retrieve the information from another site.</property>
<property name="halign">start</property>
- <property name="margin_start">12</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="margin-start">12</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">single_source_button</property>
<signal name="toggled" handler="gnc_ui_commodity_quote_info_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">13</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="single_source_button">
<property name="label" translatable="yes">Si_ngle</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">These are F::Q quote sources that retrieve information from a single site on the internet. If that site is unavailable, you will not be able to retrieve quotes.</property>
- <property name="tooltip_text" translatable="yes">These are F::Q quote sources that retrieve information from a single site on the internet. If that site is unavailable, you will not be able to retrieve quotes.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">These are F::Q quote sources that retrieve information from a single site on the internet. If that site is unavailable, you will not be able to retrieve quotes.</property>
+ <property name="tooltip-text" translatable="yes">These are F::Q quote sources that retrieve information from a single site on the internet. If that site is unavailable, you will not be able to retrieve quotes.</property>
<property name="halign">start</property>
- <property name="margin_start">12</property>
- <property name="use_underline">True</property>
+ <property name="margin-start">12</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_ui_commodity_quote_info_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">12</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="get_quote_check">
<property name="label" translatable="yes">_Get Online Quotes</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_ui_commodity_quote_info_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label813">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">F_raction traded</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label811">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes" comments="Again replace CUSIP by your National Securities Identifying Number.">ISIN, CUSI_P or other code</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">code_entry</property>
+ <property name="mnemonic-widget">code_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label812">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Type</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">namespace_cbwe</property>
+ <property name="mnemonic-widget">namespace_cbwe</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label810">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Symbol/abbreviation</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">mnemonic_entry</property>
+ <property name="mnemonic-widget">mnemonic_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label809">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Full name</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">fullname_entry</property>
+ <property name="mnemonic-widget">fullname_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="fq_warning_alignment">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
<child>
<object class="GtkBox" id="finance_quote_warning">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="spacing">6</property>
<child>
- <object class="GtkArrow" id="arrow1">
+ <object class="GtkImage" id="arrow11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">dialog-warning</property>
+ <property name="icon_size">2</property>
</object>
<packing>
<property name="expand">False</property>
@@ -552,7 +556,7 @@
<child>
<object class="GtkLabel" id="label824">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Warning: Finance::Quote not installed properly.</property>
<property name="justify">center</property>
@@ -564,10 +568,11 @@
</packing>
</child>
<child>
- <object class="GtkArrow" id="arrow2">
+ <object class="GtkImage" id="arrow21">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="arrow_type">left</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">dialog-warning</property>
+ <property name="icon_size">2</property>
</object>
<packing>
<property name="expand">False</property>
@@ -584,23 +589,23 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="bottom_alignment">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">16</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">16</property>
<property name="width">2</property>
</packing>
</child>
@@ -630,35 +635,32 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="security_selector_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Select security/currency</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="ss_new_button">
<property name="label" translatable="yes">_New</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -670,11 +672,11 @@
<object class="GtkButton" id="ss_cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -686,10 +688,10 @@
<object class="GtkButton" id="ss_ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -701,97 +703,98 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid" id="select_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="select_user_prompt">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Select user information here...</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="ss_namespace_cbwe">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore2</property>
- <property name="has_entry">True</property>
- <property name="entry_text_column">0</property>
+ <property name="has-entry">True</property>
+ <property name="entry-text-column">0</property>
<signal name="changed" handler="gnc_ui_select_commodity_namespace_changed_cb" swapped="no"/>
<child internal-child="entry">
<object class="GtkEntry" id="combobox-entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="ss_commodity_cbwe">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore1</property>
- <property name="has_entry">True</property>
- <property name="entry_text_column">0</property>
+ <property name="has-entry">True</property>
+ <property name="entry-text-column">0</property>
<signal name="changed" handler="gnc_ui_select_commodity_changed_cb" swapped="no"/>
<child internal-child="entry">
<object class="GtkEntry" id="combobox-entry1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label807">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Type</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">ss_namespace_cbwe</property>
+ <property name="mnemonic-widget">ss_namespace_cbwe</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="item_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label">_Security/currency</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">ss_commodity_cbwe</property>
+ <property name="mnemonic-widget">ss_commodity_cbwe</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -808,8 +811,5 @@
<action-widget response="-6">ss_cancel_button</action-widget>
<action-widget response="-5">ss_ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-custom-report.glade b/gnucash/gtkbuilder/dialog-custom-report.glade
index 08c117742..b80b1c269 100644
--- a/gnucash/gtkbuilder/dialog-custom-report.glade
+++ b/gnucash/gtkbuilder/dialog-custom-report.glade
@@ -1,37 +1,37 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="custom_report_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="title" translatable="yes">Saved Report Configurations</property>
<property name="modal">True</property>
- <property name="window_position">center-on-parent</property>
- <property name="type_hint">dialog</property>
- <property name="skip_taskbar_hint">True</property>
- <property name="skip_pager_hint">True</property>
- <signal name="destroy" handler="custom_report_dialog_destroy_cb" swapped="no"/>
+ <property name="window-position">center-on-parent</property>
+ <property name="type-hint">dialog</property>
+ <property name="skip-taskbar-hint">True</property>
+ <property name="skip-pager-hint">True</property>
<signal name="close" handler="custom_report_dialog_close_cb" swapped="no"/>
+ <signal name="destroy" handler="custom_report_dialog_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="custom_report_help_cb" swapped="no"/>
</object>
<packing>
@@ -45,12 +45,12 @@
<object class="GtkButton" id="close_report_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">Exit the saved report configurations dialog</property>
- <property name="tooltip_text" translatable="yes">Exit the saved report configurations dialog</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">Exit the saved report configurations dialog</property>
+ <property name="tooltip-text" translatable="yes">Exit the saved report configurations dialog</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="close_custom_report_clicked_cb" swapped="no"/>
</object>
<packing>
@@ -63,22 +63,22 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="custom_report_sw">
- <property name="width_request">300</property>
- <property name="height_request">150</property>
+ <property name="width-request">300</property>
+ <property name="height-request">150</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkTreeView" id="custom_report_list_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="headers_visible">False</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="headers-visible">False</property>
<signal name="button-release-event" handler="custom_report_list_view_clicked_cb" swapped="no"/>
<signal name="query-tooltip" handler="custom_report_query_tooltip_cb" swapped="no"/>
<signal name="row-activated" handler="custom_report_list_view_row_activated_cb" swapped="no"/>
@@ -96,7 +96,7 @@
</child>
<child>
<object class="GtkLabel" id="label2">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">
Currently you have no saved reports.
</property>
@@ -110,7 +110,7 @@ Currently you have no saved reports.
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Saved report configurations are created by first opening a report from the Reports menu,
altering the report's options to your taste and then choosing "Save Report Configuration" from
the Reports menu or tool bar.</property>
@@ -126,8 +126,5 @@ the Reports menu or tool bar.</property>
<action-widgets>
<action-widget response="0">close_report_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-customer-import-gui.glade b/gnucash/gtkbuilder/dialog-customer-import-gui.glade
index c92b2a104..0bedac4e6 100644
--- a/gnucash/gtkbuilder/dialog-customer-import-gui.glade
+++ b/gnucash/gtkbuilder/dialog-customer-import-gui.glade
@@ -1,33 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="customer_import_dialog">
- <property name="width_request">500</property>
- <property name="height_request">500</property>
- <property name="can_focus">False</property>
+ <property name="width-request">500</property>
+ <property name="height-request">500</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes" comments="Title of dialog">Import customers or vendors from text file</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_customer_import_gui_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="image_position">top</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
+ <property name="image-position">top</property>
<signal name="clicked" handler="gnc_customer_import_gui_help_cb" swapped="no"/>
</object>
<packing>
@@ -41,10 +41,10 @@
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_customer_import_gui_cancel_cb" swapped="no"/>
</object>
<packing>
@@ -57,11 +57,11 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_customer_import_gui_ok_cb" swapped="no"/>
</object>
<packing>
@@ -74,25 +74,25 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<child>
<object class="GtkEntry" id="entryFilename">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<signal name="changed" handler="gnc_customer_import_gui_filenameChanged_cb" swapped="no"/>
</object>
<packing>
@@ -105,15 +105,15 @@
<object class="GtkButton" id="buttonOpen">
<property name="label" translatable="yes">_Open</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_customer_import_gui_buttonOpen_cb" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">1</property>
</packing>
</child>
@@ -122,7 +122,7 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">1. Choose the file to import</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -139,24 +139,24 @@
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">none</property>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="border_width">3</property>
+ <property name="border-width">3</property>
<child>
<object class="GtkRadioButton" id="radiobutton_customer">
<property name="label" translatable="yes">Customer</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">For importing customer lists.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">For importing customer lists.</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="clicked" handler="gnc_customer_import_gui_type_cb" swapped="no"/>
</object>
<packing>
@@ -169,11 +169,11 @@
<object class="GtkRadioButton" id="radiobutton_vendor">
<property name="label" translatable="yes">Vendor</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">For importing vendor lists.</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">For importing vendor lists.</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton_customer</property>
<signal name="clicked" handler="gnc_customer_import_gui_type_cb" swapped="no"/>
</object>
@@ -188,9 +188,9 @@
<child type="label">
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>2. Select Import Type</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
@@ -203,24 +203,24 @@
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="radiobutton1">
<property name="label" translatable="yes">Semicolon separated</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_customer_import_gui_option1_cb" swapped="no"/>
</object>
<packing>
@@ -233,11 +233,11 @@
<object class="GtkRadioButton" id="radiobutton2">
<property name="label" translatable="yes">Comma separated</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
<signal name="toggled" handler="gnc_customer_import_gui_option2_cb" swapped="no"/>
</object>
@@ -251,11 +251,11 @@
<object class="GtkRadioButton" id="radiobutton3">
<property name="label" translatable="yes">Semicolon separated with quotes</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
<signal name="toggled" handler="gnc_customer_import_gui_option3_cb" swapped="no"/>
</object>
@@ -269,11 +269,11 @@
<object class="GtkRadioButton" id="radiobutton4">
<property name="label" translatable="yes">Comma separated with quotes</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
<signal name="toggled" handler="gnc_customer_import_gui_option4_cb" swapped="no"/>
</object>
@@ -287,11 +287,11 @@
<object class="GtkRadioButton" id="radiobutton5">
<property name="label" translatable="yes">Custom regular expression</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
<signal name="clicked" handler="gnc_customer_import_gui_option5_cb" swapped="no"/>
</object>
@@ -306,7 +306,7 @@
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">3. Select import options</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -323,22 +323,22 @@
<child>
<object class="GtkFrame" id="frame4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="border_width">3</property>
- <property name="shadow_type">in</property>
+ <property name="border-width">3</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="treeview1">
- <property name="height_request">120</property>
+ <property name="height-request">120</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -349,7 +349,7 @@
<child type="label">
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">4. Preview</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -370,8 +370,5 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-customer.glade b/gnucash/gtkbuilder/dialog-customer.glade
index 0469b14b5..2c21ed009 100644
--- a/gnucash/gtkbuilder/dialog-customer.glade
+++ b/gnucash/gtkbuilder/dialog-customer.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkListStore" id="tax_included_store">
@@ -27,29 +27,29 @@
</columns>
</object>
<object class="GtkDialog" id="customer_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">New Customer</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_customer_window_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_customer_window_help_cb" swapped="no"/>
</object>
<packing>
@@ -63,10 +63,10 @@
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_customer_window_cancel_cb" swapped="no"/>
</object>
<packing>
@@ -79,11 +79,11 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_customer_window_ok_cb" swapped="no"/>
</object>
<packing>
@@ -96,112 +96,113 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkNotebook" id="notebook1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkBox" id="vbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Customer Number</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Company Name</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="active_check">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="company_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
+ <property name="can-focus">True</property>
+ <property name="has-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="changed" handler="gnc_customer_name_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="id_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">The customer ID number. If left blank a reasonable number will be chosen for you</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">The customer ID number. If left blank a reasonable number will be chosen for you</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="changed" handler="gnc_customer_name_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Active</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -209,7 +210,7 @@
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Identification</property>
</object>
</child>
@@ -223,183 +224,184 @@
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=8 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Name</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Address</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Phone</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Fax</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Email</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="email_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="fax_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="phone_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr4_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="insert-text" handler="gnc_customer_addr4_insert_cb" swapped="no"/>
<signal name="key-press-event" handler="gnc_customer_addr4_key_press_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr3_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="insert-text" handler="gnc_customer_addr3_insert_cb" swapped="no"/>
<signal name="key-press-event" handler="gnc_customer_addr3_key_press_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr2_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="insert-text" handler="gnc_customer_addr2_insert_cb" swapped="no"/>
<signal name="key-press-event" handler="gnc_customer_addr2_key_press_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr1_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="name_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
@@ -416,7 +418,7 @@
<child type="label">
<object class="GtkLabel" id="label27">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Billing Address</property>
</object>
</child>
@@ -430,28 +432,28 @@
<child>
<object class="GtkFrame" id="frame4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="notes_text">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="wrap_mode">word</property>
- <property name="accepts_tab">False</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="wrap-mode">word</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -459,7 +461,7 @@
<child type="label">
<object class="GtkLabel" id="label28">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Notes</property>
</object>
</child>
@@ -475,127 +477,128 @@
<child type="tab">
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Customer</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=6 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label36">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Currency</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Terms</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Discount</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Credit Limit</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label34">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Tax Included</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label35">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Tax Table</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<object class="GtkCheckButton" id="taxtable_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Override the global Tax Table?</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Override the global Tax Table?</property>
<property name="halign">start</property>
- <property name="margin_end">6</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="margin-end">6</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_customer_taxtable_check_cb" swapped="no"/>
</object>
<packing>
@@ -607,7 +610,7 @@
<child>
<object class="GtkComboBox" id="taxtable_menu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">taxtable_store</property>
<signal name="changed" handler="gnc_customer_taxtable_changed_cb" swapped="no"/>
<child>
@@ -625,14 +628,14 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="tax_included_menu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="model">tax_included_store</property>
<signal name="changed" handler="gnc_customer_taxincluded_changed_cb" swapped="no"/>
@@ -644,42 +647,42 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkBox" id="credit_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox" id="currency_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="terms_menu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="model">terms_store</property>
<signal name="changed" handler="gnc_customer_terms_changed_cb" swapped="no"/>
@@ -691,22 +694,22 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="discount_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -714,7 +717,7 @@
<child type="label">
<object class="GtkLabel" id="label29">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Billing Information</property>
</object>
</child>
@@ -736,200 +739,201 @@
<child type="tab">
<object class="GtkLabel" id="label33">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Billing Information</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkFrame" id="frame5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=8 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Name</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label15">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Address</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Phone</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Fax</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Email</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="shipemail_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="shipfax_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="shipphone_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="shipaddr4_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="insert-text" handler="gnc_customer_shipaddr4_insert_cb" swapped="no"/>
<signal name="key-press-event" handler="gnc_customer_shipaddr4_key_press_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="shipaddr3_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="insert-text" handler="gnc_customer_shipaddr3_insert_cb" swapped="no"/>
<signal name="key-press-event" handler="gnc_customer_shipaddr3_key_press_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="shipaddr2_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
<signal name="insert-text" handler="gnc_customer_shipaddr2_insert_cb" swapped="no"/>
<signal name="key-press-event" handler="gnc_customer_shipaddr2_key_press_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="shipaddr1_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="shipname_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
+ <property name="activates-default">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
@@ -946,7 +950,7 @@
<child type="label">
<object class="GtkLabel" id="label37">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Shipping Information</property>
</object>
</child>
@@ -965,13 +969,13 @@
<child type="tab">
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Shipping Address</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">2</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
@@ -988,8 +992,5 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-date-close.glade b/gnucash/gtkbuilder/dialog-date-close.glade
index cb728c059..d3303245d 100644
--- a/gnucash/gtkbuilder/dialog-date-close.glade
+++ b/gnucash/gtkbuilder/dialog-date-close.glade
@@ -1,31 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="date_account_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Question</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -37,11 +37,11 @@
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_dialog_date_close_ok_cb" swapped="no"/>
</object>
<packing>
@@ -54,25 +54,25 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="the_top_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<child>
<object class="GtkImage" id="image2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">dialog-question</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">dialog-question</property>
<property name="icon_size">3</property>
</object>
<packing>
@@ -84,7 +84,7 @@
<child>
<object class="GtkLabel" id="top_msg_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">Dummy message</property>
</object>
<packing>
@@ -101,125 +101,126 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=5 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="postdate_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label">postd</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="date_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label">duedate</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="memo_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Description</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="acct_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label">acct</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="memo_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="question_check">
<property name="label">question</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkBox" id="post_date_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="acct_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
<child>
@@ -227,8 +228,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
@@ -254,34 +255,31 @@
<action-widget response="-6">cancelbutton1</action-widget>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="date_close_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Question</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_dialog_date_close_cancel_cb" swapped="no"/>
</object>
<packing>
@@ -294,11 +292,11 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_dialog_date_close_ok_cb" swapped="no"/>
</object>
<packing>
@@ -311,25 +309,25 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="the_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<child>
<object class="GtkImage" id="image1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">dialog-question</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">dialog-question</property>
<property name="icon_size">3</property>
</object>
<packing>
@@ -341,7 +339,7 @@
<child>
<object class="GtkLabel" id="msg_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">Dummy message</property>
</object>
<packing>
@@ -360,14 +358,14 @@
<child>
<object class="GtkBox" id="hbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
<property name="valign">start</property>
- <property name="border_width">3</property>
+ <property name="border-width">3</property>
<child>
<object class="GtkLabel" id="label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">label</property>
</object>
<packing>
@@ -380,7 +378,7 @@
<child>
<object class="GtkBox" id="date_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -412,8 +410,5 @@
<action-widget response="0">cancelbutton</action-widget>
<action-widget response="0">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-doclink.glade b/gnucash/gtkbuilder/dialog-doclink.glade
index 16a6f4573..13dc36051 100644
--- a/gnucash/gtkbuilder/dialog-doclink.glade
+++ b/gnucash/gtkbuilder/dialog-doclink.glade
@@ -1,27 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="link_path_head_changed_dialog">
- <property name="can_focus">False</property>
- <property name="default_width">450</property>
- <property name="type_hint">dialog</property>
+ <property name="can-focus">False</property>
+ <property name="default-width">450</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="button4">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -39,13 +39,13 @@
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Change Linked Document path head</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -60,8 +60,8 @@
<child>
<object class="GtkLabel" id="existing_path_head">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">6</property>
<style>
<class name="gnc-class-highlight"/>
</style>
@@ -75,12 +75,12 @@
<child>
<object class="GtkBox" id="existing_path_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_bottom">12</property>
+ <property name="can-focus">False</property>
+ <property name="margin-bottom">12</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Existing relative file path links will be converted to absolute ones by combining them with the existing path head unless box unticked.</property>
<property name="wrap">True</property>
@@ -94,12 +94,12 @@
<child>
<object class="GtkCheckButton" id="use_old_path_head">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
<property name="valign">end</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -117,7 +117,7 @@
<child>
<object class="GtkLabel" id="new_path_head">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<style>
<class name="gnc-class-highlight"/>
</style>
@@ -131,11 +131,11 @@
<child>
<object class="GtkBox" id="new_path_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Existing absolute file path links will be converted to relative ones by comparing them to the new path head unless box unticked.</property>
<property name="wrap">True</property>
@@ -149,12 +149,12 @@
<child>
<object class="GtkCheckButton" id="use_new_path_head">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
<property name="valign">end</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -172,9 +172,9 @@
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_top">12</property>
+ <property name="margin-top">12</property>
<property name="label" translatable="yes">Note: Only Document Links that are not read-only will be changed.</property>
<property name="wrap">True</property>
</object>
@@ -196,30 +196,27 @@
<action-widgets>
<action-widget response="-5">button4</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="linked_doc_dialog">
- <property name="can_focus">False</property>
- <property name="default_width">600</property>
- <property name="type_hint">dialog</property>
+ <property name="can-focus">False</property>
+ <property name="default-width">600</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="remove_button">
<property name="label" translatable="yes">_Remove</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -231,9 +228,9 @@
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -245,9 +242,9 @@
<object class="GtkButton" id="ok_button">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -265,24 +262,24 @@
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
- <property name="margin_top">6</property>
- <property name="margin_bottom">6</property>
+ <property name="margin-top">6</property>
+ <property name="margin-bottom">6</property>
<child>
<object class="GtkRadioButton" id="linked_file">
<property name="label" translatable="yes">Linked _File</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -294,11 +291,11 @@
<object class="GtkRadioButton" id="linked_loc">
<property name="label" translatable="yes">Linked _Location</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">linked_file</property>
</object>
<packing>
@@ -317,14 +314,14 @@
<child>
<object class="GtkBox" id="file_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="path_head_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
- <property name="margin_bottom">6</property>
+ <property name="margin-bottom">6</property>
</object>
<packing>
<property name="expand">False</property>
@@ -335,16 +332,16 @@
<child>
<object class="GtkButton" id="file_chooser_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="file_chooser_button_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">(None)</property>
</object>
@@ -357,8 +354,8 @@
<child>
<object class="GtkImage">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">document-open-symbolic</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">document-open-symbolic</property>
</object>
<packing>
<property name="expand">False</property>
@@ -378,9 +375,9 @@
<child>
<object class="GtkBox" id="existing_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<child>
<placeholder/>
</child>
@@ -400,15 +397,15 @@
</child>
<child>
<object class="GtkBox" id="location_hbox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="location_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="label" translatable="yes">Enter URL like http://www.gnucash.org</property>
</object>
<packing>
@@ -420,8 +417,8 @@
<child>
<object class="GtkEntry" id="location_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -432,16 +429,16 @@
<child>
<object class="GtkBox" id="warning_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="spacing">6</property>
<child>
<object class="GtkImage" id="warning_image">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="icon_name">dialog-warning</property>
+ <property name="icon-name">dialog-warning</property>
</object>
<packing>
<property name="expand">False</property>
@@ -452,7 +449,7 @@
<child>
<object class="GtkLabel" id="warning_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Location does not start with a valid scheme</property>
<style>
@@ -493,9 +490,6 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkListStore" id="list-store">
<columns>
@@ -522,22 +516,22 @@
</columns>
</object>
<object class="GtkWindow" id="linked_doc_window">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="dialog-vbox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkButtonBox" id="buttonbox">
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="reload_and_check_button">
<property name="label" translatable="yes">Reload and Locate Linked Documents</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -549,9 +543,9 @@
<object class="GtkButton" id="reload_button">
<property name="label" translatable="yes">_Reload</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -563,9 +557,9 @@
<object class="GtkButton" id="check_button">
<property name="label" translatable="yes">_Locate Linked Documents</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -577,11 +571,11 @@
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -593,14 +587,14 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="title_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">All Linked Documents</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -616,7 +610,7 @@
<child>
<object class="GtkLabel" id="path-head">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -628,13 +622,13 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkTreeView" id="treeview">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="model">list-store</property>
- <property name="search_column">0</property>
+ <property name="search-column">0</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
</child>
@@ -644,7 +638,7 @@
<property name="title" translatable="yes">Date</property>
<property name="alignment">0.5</property>
<property name="reorderable">True</property>
- <property name="sort_column_id">1</property>
+ <property name="sort-column-id">1</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1"/>
<attributes>
@@ -656,7 +650,7 @@
<child>
<object class="GtkTreeViewColumn" id="desc_id">
<property name="title" translatable="yes">Id</property>
- <property name="sort_column_id">2</property>
+ <property name="sort-column-id">2</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext5"/>
<attributes>
@@ -671,7 +665,7 @@
<property name="title" translatable="yes">Type</property>
<property name="alignment">0.5</property>
<property name="reorderable">True</property>
- <property name="sort_column_id">3</property>
+ <property name="sort-column-id">3</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext2"/>
<attributes>
@@ -686,7 +680,7 @@
<property name="title" translatable="yes">Linked Document</property>
<property name="alignment">0.5</property>
<property name="reorderable">True</property>
- <property name="sort_column_id">4</property>
+ <property name="sort-column-id">4</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext3">
<property name="ellipsize">start</property>
@@ -702,7 +696,7 @@
<property name="resizable">True</property>
<property name="title" translatable="yes">Available</property>
<property name="alignment">0.5</property>
- <property name="sort_column_id">5</property>
+ <property name="sort-column-id">5</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext4">
<property name="xpad">10</property>
@@ -716,7 +710,7 @@
<child>
<object class="GtkTreeViewColumn" id="relative">
<property name="title" translatable="yes">Relative</property>
- <property name="sort_column_id">8</property>
+ <property name="sort-column-id">8</property>
<child>
<object class="GtkCellRendererPixbuf" id="cellrendererpix1"/>
<attributes>
@@ -740,12 +734,12 @@
<child>
<object class="GtkLabel" id="total_entries_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
</object>
<packing>
<property name="expand">False</property>
@@ -756,9 +750,9 @@
<child>
<object class="GtkLabel" id="help_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="label" translatable="yes">Double click on the entry in the Description column to jump to the Transaction.
Double click on the entry in the Link column to open the Linked Document.
Double click on the entry in the Available column to modify the document link.</property>
@@ -772,8 +766,5 @@ Double click on the entry in the Available column to modify the document link.</
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-employee.glade b/gnucash/gtkbuilder/dialog-employee.glade
index 8979e4bd1..ec3fd6a83 100644
--- a/gnucash/gtkbuilder/dialog-employee.glade
+++ b/gnucash/gtkbuilder/dialog-employee.glade
@@ -1,31 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="employee_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">New Employee</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_employee_window_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_employee_window_help_cb" swapped="no"/>
</object>
<packing>
@@ -39,10 +39,10 @@
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_employee_window_cancel_cb" swapped="no"/>
</object>
<packing>
@@ -55,11 +55,11 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_employee_window_ok_cb" swapped="no"/>
</object>
<packing>
@@ -72,120 +72,121 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkNotebook" id="notebook1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkBox" id="vbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Employee Number</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Username</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="active_check">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="username_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_employee_name_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="id_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The employee ID number. If left blank a reasonable number will be chosen for you</property>
- <property name="tooltip_text" translatable="yes">The employee ID number. If left blank a reasonable number will be chosen for you</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The employee ID number. If left blank a reasonable number will be chosen for you</property>
+ <property name="tooltip-text" translatable="yes">The employee ID number. If left blank a reasonable number will be chosen for you</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_employee_name_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Active</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -193,7 +194,7 @@
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Identification</property>
</object>
</child>
@@ -207,201 +208,202 @@
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=8 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Name</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Address</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Phone</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Fax</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Email</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="email_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="fax_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="phone_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr4_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr3_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr2_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="addr1_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="name_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
@@ -418,7 +420,7 @@
<child type="label">
<object class="GtkLabel" id="label27">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Payment Address</property>
</object>
</child>
@@ -432,26 +434,26 @@
<child>
<object class="GtkFrame" id="frame4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="hbox7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label34">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Language</property>
<property name="justify">right</property>
@@ -465,12 +467,12 @@
<child>
<object class="GtkEntry" id="language_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -490,7 +492,7 @@
<child type="label">
<object class="GtkLabel" id="label28">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Interface</property>
</object>
</child>
@@ -506,141 +508,142 @@
<child type="tab">
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Employee</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox40">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkFrame" id="frame5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkBox" id="currency_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="rate_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hours_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label35">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Default Hours per Day</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label36">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Default Rate</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label37">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Currency</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label39">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Credit Account</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox" id="ccard_acct_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<object class="GtkCheckButton" id="ccard_check">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_employee_ccard_acct_toggled_cb" swapped="no"/>
</object>
<packing>
@@ -652,8 +655,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
</object>
@@ -661,7 +664,7 @@
<child type="label">
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Billing Information</property>
</object>
</child>
@@ -680,29 +683,29 @@
<child type="tab">
<object class="GtkLabel" id="label40">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Billing Information</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
@@ -712,7 +715,7 @@
<child type="label">
<object class="GtkLabel" id="label38">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Access Control List</property>
</object>
</child>
@@ -731,13 +734,13 @@
<child type="tab">
<object class="GtkLabel" id="label33">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Access Control</property>
<property name="justify">center</property>
</object>
<packing>
<property name="position">2</property>
- <property name="tab_fill">False</property>
+ <property name="tab-fill">False</property>
</packing>
</child>
</object>
@@ -754,8 +757,5 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-file-access.glade b/gnucash/gtkbuilder/dialog-file-access.glade
index bf3e5e2eb..7b9d83b3c 100644
--- a/gnucash/gtkbuilder/dialog-file-access.glade
+++ b/gnucash/gtkbuilder/dialog-file-access.glade
@@ -1,33 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="file_access_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
- <property name="window_position">center-on-parent</property>
- <property name="default_width">600</property>
- <property name="default_height">500</property>
- <property name="type_hint">dialog</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
+ <property name="window-position">center-on-parent</property>
+ <property name="default-width">600</property>
+ <property name="default-height">500</property>
+ <property name="type-hint">dialog</property>
<signal name="response" handler="gnc_ui_file_access_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">5</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancel_button">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -39,11 +39,11 @@
<object class="GtkButton" id="pb_op">
<property name="label" translatable="yes">_Save As</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -55,22 +55,22 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="uri_type_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Data Format</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -81,7 +81,7 @@
<child>
<object class="GtkBox" id="vb_uri_type_container">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
@@ -97,11 +97,11 @@
<object class="GtkCheckButton" id="readonly_checkbutton">
<property name="label" translatable="yes">Open _Read-Only</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -119,14 +119,14 @@
<child>
<object class="GtkFrame" id="frame_file">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkBox" id="file_chooser">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
@@ -136,9 +136,9 @@
<child type="label">
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>File</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
@@ -151,124 +151,125 @@
<child>
<object class="GtkFrame" id="frame_database">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">in</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">in</property>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Host</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Database</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Username</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Password</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="tf_password">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="visibility">False</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="tf_username">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="tf_database">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="tf_host">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -276,9 +277,9 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Database Connection</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
@@ -294,8 +295,5 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-5">pb_op</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-fincalc.glade b/gnucash/gtkbuilder/dialog-fincalc.glade
index 8a13fd05e..4ea74f34d 100644
--- a/gnucash/gtkbuilder/dialog-fincalc.glade
+++ b/gnucash/gtkbuilder/dialog-fincalc.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkListStore" id="liststore1">
@@ -85,31 +85,31 @@
</data>
</object>
<object class="GtkDialog" id="financial_calculator_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Loan Repayment Calculator</property>
<property name="resizable">False</property>
- <property name="type_hint">normal</property>
+ <property name="type-hint">normal</property>
<signal name="response" handler="fincalc_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -120,10 +120,10 @@
<child>
<object class="GtkButton" id="hidden_button">
<property name="label" translatable="yes">_Cancel</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -134,10 +134,10 @@
<child>
<object class="GtkButton" id="schedule_button">
<property name="label" translatable="yes">_Schedule</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -149,27 +149,27 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox79">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="vbox75">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label808">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Calculations</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -178,74 +178,75 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=13 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label790">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Payment periods</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label799">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Interest rate</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label800">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Present value</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label817">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Periodic payment</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label802">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Future value</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
<property name="width">2</property>
</packing>
</child>
@@ -253,118 +254,120 @@
<object class="GtkButton" id="payment_periods_clear_button">
<property name="label" translatable="yes">Clear</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Clear the entry.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Clear the entry.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="fincalc_amount_clear_clicked_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="interest_rate_clear_button">
<property name="label" translatable="yes">Clear</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Clear the entry.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Clear the entry.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="fincalc_amount_clear_clicked_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="present_value_clear_button">
<property name="label" translatable="yes">Clear</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Clear the entry.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Clear the entry.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="fincalc_amount_clear_clicked_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkButton" id="periodic_payment_clear_button">
<property name="label" translatable="yes">Clear</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Clear the entry.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Clear the entry.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="fincalc_amount_clear_clicked_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkButton" id="future_value_clear_button">
<property name="label" translatable="yes">Clear</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Clear the entry.</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Clear the entry.</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="fincalc_amount_clear_clicked_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label803">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">6</property>
<property name="label" translatable="yes">Precision</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="precision_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="input_purpose">number</property>
- <property name="climb_rate">1</property>
+ <property name="can-focus">True</property>
+ <property name="input-purpose">number</property>
+ <property name="climb-rate">1</property>
<property name="numeric">True</property>
<property name="value">1</property>
<signal name="value-changed" handler="fincalc_precision_spin_value_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkButtonBox" id="hbuttonbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">6</property>
<child>
<object class="GtkButton" id="calc_button">
<property name="label" translatable="yes">Calculate</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Recalculate the (single) blank entry in the above fields.</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Recalculate the (single) blank entry in the above fields.</property>
<signal name="clicked" handler="fincalc_calc_clicked_cb" swapped="no"/>
</object>
<packing>
@@ -375,98 +378,86 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">14</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">12</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="payment_periods_hbox">
- <property name="width_request">150</property>
+ <property name="width-request">150</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="interest_rate_hbox">
- <property name="width_request">150</property>
+ <property name="width-request">150</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox" id="present_value_hbox">
- <property name="width_request">150</property>
+ <property name="width-request">150</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkBox" id="periodic_payment_hbox">
- <property name="width_request">150</property>
+ <property name="width-request">150</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkBox" id="future_value_hbox">
- <property name="width_request">150</property>
+ <property name="width-request">150</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>
@@ -484,7 +475,7 @@
<child>
<object class="GtkSeparator" id="vseparator2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
</object>
<packing>
@@ -497,16 +488,16 @@
<child>
<object class="GtkBox" id="vbox76">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label809">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Payment Options</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -515,145 +506,147 @@
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=12 -->
<object class="GtkGrid" id="table9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="some_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Payment Total</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label818">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label819">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="discrete_compounding_radio">
<property name="label" translatable="yes">Discrete</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="fincalc_compounding_radio_toggled" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="radiobutton6">
<property name="label" translatable="yes">Continuous</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">discrete_compounding_radio</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="radiobutton4">
<property name="label" translatable="yes">Beginning</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="period_payment_radio">
<property name="label" translatable="yes">End</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radiobutton4</property>
<signal name="toggled" handler="fincalc_update_calc_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label797">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Compounding</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label813">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
+ <property name="margin-top">6</property>
<property name="label" translatable="yes">Period</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
<property name="width">3</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="payment_combo">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore2</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext2"/>
@@ -663,15 +656,15 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="compounding_combo">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore1</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1"/>
@@ -681,114 +674,114 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label816">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Type</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label815">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Frequency</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label811">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Frequency</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label812">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">When paid</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="payment_total_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">center</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="hexpand">True</property>
<property name="label">total</property>
<property name="justify">center</property>
@@ -804,8 +797,8 @@
</style>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">12</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">11</property>
<property name="width">2</property>
</packing>
</child>
@@ -839,12 +832,6 @@
<child>
<placeholder/>
</child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>
@@ -873,8 +860,5 @@
<action-widget response="-6">hidden_button</action-widget>
<action-widget response="-5">schedule_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-find-account.glade b/gnucash/gtkbuilder/dialog-find-account.glade
index a69ce79a2..208f4c19c 100644
--- a/gnucash/gtkbuilder/dialog-find-account.glade
+++ b/gnucash/gtkbuilder/dialog-find-account.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkListStore" id="list-store">
@@ -21,28 +21,28 @@
</columns>
</object>
<object class="GtkWindow" id="find_account_window">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Search the Account List</property>
- <property name="default_width">600</property>
- <property name="default_height">400</property>
+ <property name="default-width">600</property>
+ <property name="default-height">400</property>
<child>
<object class="GtkBox" id="dialog-vbox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkButtonBox" id="buttonbox">
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkCheckButton" id="check_button">
<property name="label" translatable="yes">Close _on Jump</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -54,9 +54,9 @@
<object class="GtkButton" id="jumpto_button">
<property name="label" translatable="yes">_Jump To</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -68,11 +68,11 @@
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -84,15 +84,15 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_bottom">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-bottom">6</property>
<property name="label" translatable="yes">Search the Account List</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -107,31 +107,31 @@
<child>
<object class="GtkFrame" id="frame-radio">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">6</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">in</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">6</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkBox" id="hbox-radio">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="border_width">5</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkRadioButton" id="radio-root">
<property name="label" translatable="yes">All _accounts</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -143,11 +143,11 @@
<object class="GtkRadioButton" id="radio-subroot">
<property name="label">Su_b-accounts of</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radio-root</property>
</object>
<packing>
@@ -161,7 +161,7 @@
<child type="label">
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Search scope</property>
</object>
</child>
@@ -175,13 +175,13 @@
<child>
<object class="GtkScrolledWindow" id="scrollwindow">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkTreeView" id="treeview">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="model">list-store</property>
- <property name="search_column">0</property>
+ <property name="search-column">0</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
</child>
@@ -209,9 +209,9 @@
<child>
<object class="GtkLabel" id="filter-label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="label" translatable="yes">Case insensitive searching is available on 'Account Full Name'.</property>
<property name="justify">center</property>
</object>
@@ -224,11 +224,11 @@
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -239,13 +239,13 @@
<child>
<object class="GtkEntry" id="filter-text-entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="has-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -257,9 +257,9 @@
<object class="GtkButton" id="filter-button">
<property name="label" translatable="yes">Sea_rch</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -270,7 +270,7 @@
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -288,9 +288,9 @@
<child>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="label" translatable="yes">Select a row and then press 'jump to' to jump to the account in the Account Tree,
if account should not be shown, this will be temporarily overridden.</property>
<property name="justify">center</property>
@@ -303,8 +303,5 @@ if account should not be shown, this will be temporarily overridden.</property>
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-imap-editor.glade b/gnucash/gtkbuilder/dialog-imap-editor.glade
index 98654289b..d19babd1b 100644
--- a/gnucash/gtkbuilder/dialog-imap-editor.glade
+++ b/gnucash/gtkbuilder/dialog-imap-editor.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkTreeStore" id="tree-store">
@@ -27,33 +27,33 @@
</columns>
</object>
<object class="GtkTreeModelFilter" id="treemodelfilter">
- <property name="child_model">tree-store</property>
+ <property name="child-model">tree-store</property>
</object>
<object class="GtkDialog" id="import_map_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Import Map Editor</property>
<property name="modal">True</property>
- <property name="default_width">600</property>
- <property name="default_height">400</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">600</property>
+ <property name="default-height">400</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_imap_dialog_window_destroy_cb" swapped="no"/>
<signal name="response" handler="gnc_imap_dialog_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox2">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="remove_button">
<property name="label" translatable="yes">_Remove Invalid Mappings</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="no_show_all">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="no-show-all">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -65,9 +65,9 @@
<object class="GtkButton" id="delete_button">
<property name="label" translatable="yes">_Delete</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -79,11 +79,11 @@
<object class="GtkButton" id="close_button">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -95,16 +95,16 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>What type of information to display?</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -115,18 +115,18 @@
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkRadioButton" id="radio-bayes">
<property name="label" translatable="yes">Bayesian</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">center</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -138,11 +138,11 @@
<object class="GtkRadioButton" id="radio-nbayes">
<property name="label" translatable="yes">Non-Bayesian</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">center</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radio-bayes</property>
</object>
<packing>
@@ -155,11 +155,11 @@
<object class="GtkRadioButton" id="radio-online">
<property name="label" translatable="yes">Online</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">center</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radio-bayes</property>
</object>
<packing>
@@ -178,11 +178,11 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkTreeView" id="treeview">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="model">treemodelfilter</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
@@ -268,12 +268,12 @@
<child>
<object class="GtkLabel" id="total_entries_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
</object>
<packing>
<property name="expand">False</property>
@@ -284,9 +284,9 @@
<child>
<object class="GtkLabel" id="filter-label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="label" translatable="yes">Filter will be applied to 'Match String' and 'Mapped to Account Name' fields, case sensitive.</property>
<style>
<class name="gnc-class-highlight"/>
@@ -301,11 +301,11 @@
<child>
<object class="GtkBox" id="hbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -316,13 +316,13 @@
<child>
<object class="GtkEntry" id="filter-text-entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="has-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -334,9 +334,9 @@
<object class="GtkButton" id="filter-button">
<property name="label" translatable="yes">_Filter</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -348,9 +348,9 @@
<object class="GtkButton" id="expand-button">
<property name="label" translatable="yes">_Expand All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -362,9 +362,9 @@
<object class="GtkButton" id="collapse-button">
<property name="label" translatable="yes">Collapse _All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -375,7 +375,7 @@
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -393,9 +393,9 @@
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="label" translatable="yes">Multiple rows can be selected and then deleted by pressing the delete button.</property>
</object>
<packing>
@@ -411,8 +411,5 @@
<action-widget response="-10">delete_button</action-widget>
<action-widget response="-6">close_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-import.glade b/gnucash/gtkbuilder/dialog-import.glade
index 696a5fa60..f3350bc70 100644
--- a/gnucash/gtkbuilder/dialog-import.glade
+++ b/gnucash/gtkbuilder/dialog-import.glade
@@ -1,39 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkImage" id="account_new_icon">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">gnc-account-new</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">gnc-account-new</property>
</object>
<object class="GtkDialog" id="account_picker_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Select Account</property>
- <property name="default_width">800</property>
- <property name="default_height">600</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">800</property>
+ <property name="default-height">600</property>
+ <property name="type-hint">dialog</property>
<signal name="map" handler="gnc_ui_generic_account_picker_map_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="account_picker_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="newbutton">
<property name="label" translatable="yes">New _Account...</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
<property name="image">account_new_icon</property>
- <property name="use_underline">True</property>
- <property name="always_show_image">True</property>
+ <property name="use-underline">True</property>
+ <property name="always-show-image">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -45,10 +45,10 @@
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -60,10 +60,10 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -75,14 +75,14 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847715">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Please select or create an appropriate GnuCash account for:</property>
<property name="justify">center</property>
</object>
@@ -95,7 +95,7 @@
<child>
<object class="GtkLabel" id="online_id_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Online account ID here...</property>
<property name="justify">center</property>
</object>
@@ -108,7 +108,7 @@
<child>
<object class="GtkScrolledWindow" id="account_tree_sw">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<placeholder/>
</child>
@@ -121,16 +121,16 @@
</child>
<child>
<object class="GtkBox" id="warning_hbox">
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_top">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-top">6</property>
<property name="spacing">6</property>
<child>
<object class="GtkImage" id="warning_image">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="icon_name">dialog-warning</property>
+ <property name="icon-name">dialog-warning</property>
</object>
<packing>
<property name="expand">False</property>
@@ -140,7 +140,7 @@
</child>
<child>
<object class="GtkLabel" id="warning_label">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="wrap">True</property>
</object>
@@ -164,36 +164,33 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="format_picker_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Choose a format</property>
<property name="resizable">False</property>
<property name="modal">True</property>
- <property name="default_width">600</property>
- <property name="default_height">400</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">600</property>
+ <property name="default-height">400</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -205,24 +202,24 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">15</property>
<child>
<object class="GtkLabel" id="msg_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">do not translate</property>
<property name="justify">center</property>
<property name="wrap">True</property>
@@ -236,12 +233,12 @@
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label847775">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Format</property>
<property name="justify">right</property>
</object>
@@ -254,7 +251,7 @@
<child>
<object class="GtkBox" id="menu_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -277,7 +274,7 @@
<child type="label">
<object class="GtkLabel" id="label847773">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Choose a format</property>
</object>
</child>
@@ -293,35 +290,32 @@
<action-widgets>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="match_picker_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Select matching existing transaction</property>
- <property name="default_width">600</property>
- <property name="default_height">400</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">600</property>
+ <property name="default-height">400</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkCheckButton" id="hide_reconciled_check1">
<property name="label" translatable="yes" comments="Dialog Select matching transactions">Show Reconciled</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -333,10 +327,10 @@
<object class="GtkButton" id="cancel_button1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -348,10 +342,10 @@
<object class="GtkButton" id="ok_button1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -363,19 +357,20 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847772">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">6</property>
<property name="label" translatable="yes" comments="Dialog Select matching transactions">Imported transaction's first split</property>
<property name="justify">center</property>
</object>
@@ -388,13 +383,12 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow30">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="download_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -410,7 +404,7 @@
<child>
<object class="GtkLabel" id="label847766">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" comments="Dialog Select matching transactions">Potential splits matching the selected transaction</property>
<property name="justify">center</property>
</object>
@@ -423,13 +417,12 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow29">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="matched_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection2"/>
</child>
@@ -455,9 +448,6 @@
<action-widget response="-6">cancel_button1</action-widget>
<action-widget response="-5">ok_button1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkTextBuffer" id="textbuffer1">
<property name="text" translatable="yes">Multiple transaction rows may be selected and a transfer account assigned to all selected rows. Use Ctrl Left Click or Shift-Click to select multiple rows and then Right Click to select a transfer account. Only rows with "A" checked can be added to a selection.</property>
@@ -475,30 +465,30 @@
<property name="text" translatable="yes">Double click on the transaction to either change the matching transaction in GnuCash or the destination account of the auto-balance split (if required).</property>
</object>
<object class="GtkDialog" id="matcher_help_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="title" translatable="yes">Transaction List Help</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="close" handler="on_matcher_help_close_clicked" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="matcher_help_close">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="on_matcher_help_close_clicked" swapped="no"/>
</object>
<packing>
@@ -511,20 +501,22 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=12 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-bottom">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847790">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Colors</property>
<attributes>
@@ -532,326 +524,326 @@
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow33">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="vscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="vscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="textview3">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="pixels_above_lines">5</property>
- <property name="pixels_below_lines">5</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="pixels-above-lines">5</property>
+ <property name="pixels-below-lines">5</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="left_margin">5</property>
- <property name="right_margin">5</property>
- <property name="cursor_visible">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="left-margin">5</property>
+ <property name="right-margin">5</property>
+ <property name="cursor-visible">False</property>
<property name="buffer">textbuffer3</property>
- <property name="accepts_tab">False</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow34">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="vscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="vscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="textview4">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="pixels_above_lines">5</property>
- <property name="pixels_below_lines">5</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="pixels-above-lines">5</property>
+ <property name="pixels-below-lines">5</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="left_margin">5</property>
- <property name="right_margin">5</property>
- <property name="cursor_visible">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="left-margin">5</property>
+ <property name="right-margin">5</property>
+ <property name="cursor-visible">False</property>
<property name="buffer">textbuffer4</property>
- <property name="accepts_tab">False</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow32">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="vscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="vscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="textview2">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="pixels_above_lines">5</property>
- <property name="pixels_below_lines">5</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="pixels-above-lines">5</property>
+ <property name="pixels-below-lines">5</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="left_margin">5</property>
- <property name="right_margin">5</property>
- <property name="cursor_visible">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="left-margin">5</property>
+ <property name="right-margin">5</property>
+ <property name="cursor-visible">False</property>
<property name="buffer">textbuffer2</property>
- <property name="accepts_tab">False</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847794">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847795">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Actions</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847796">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">"A"</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847797">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">"U+C"</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847798">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">"C"</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847799">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Select "A" to add the transaction as new.</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847780">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Select "U+C" to update a matching transaction and mark it as cleared (c).</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">7</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847781">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Select "C" to mark a matching transaction as cleared (c).</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">8</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">8</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847800">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Select neither to skip the transaction (it won't be imported at all).</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847801">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">(none)</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">9</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow35">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="vexpand">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="vscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="vscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="textview5">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="pixels_above_lines">5</property>
- <property name="pixels_below_lines">5</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="pixels-above-lines">5</property>
+ <property name="pixels-below-lines">5</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="left_margin">5</property>
- <property name="right_margin">5</property>
- <property name="cursor_visible">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="left-margin">5</property>
+ <property name="right-margin">5</property>
+ <property name="cursor-visible">False</property>
<property name="buffer">textbuffer5</property>
- <property name="accepts_tab">False</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">10</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">10</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="intervention_required_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label847802">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Red</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="intervention_probably_required_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label847803">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Yellow</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="intervention_not_required_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label847804">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Green</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow 36">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="vscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="vscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="textview6">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="pixels_above_lines">5</property>
- <property name="pixels_below_lines">5</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="pixels-above-lines">5</property>
+ <property name="pixels-below-lines">5</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="left_margin">5</property>
- <property name="right_margin">5</property>
- <property name="cursor_visible">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="left-margin">5</property>
+ <property name="right-margin">5</property>
+ <property name="cursor-visible">False</property>
<property name="buffer">textbuffer1</property>
- <property name="accepts_tab">False</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">11</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">11</property>
<property name="width">2</property>
</packing>
</child>
@@ -873,18 +865,15 @@
<action-widgets>
<action-widget response="-7">matcher_help_close</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkBox" id="transaction_matcher_content">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="heading_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">List of downloaded transactions (source split and matched information shown)</property>
<property name="justify">center</property>
</object>
@@ -897,16 +886,15 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow25">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="downloaded_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="reorderable">True</property>
- <property name="rules_hint">True</property>
- <property name="enable_search">False</property>
- <property name="rubber_banding">True</property>
+ <property name="enable-search">False</property>
+ <property name="rubber-banding">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection3">
<property name="mode">multiple</property>
@@ -924,17 +912,17 @@
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
<child>
<object class="GtkCheckButton" id="show_source_account_button">
<property name="label" translatable="yes">Show _Account column</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">center</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -946,11 +934,11 @@
<object class="GtkCheckButton" id="show_memo_column_button">
<property name="label" translatable="yes">Show _Memo column</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">center</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -962,10 +950,10 @@
<object class="GtkCheckButton" id="show_matched_info_button">
<property name="label" translatable="yes">Show matched _information</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -977,26 +965,26 @@
<object class="GtkCheckButton" id="append_desc_notes_button">
<property name="label" translatable="yes">A_ppend</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">When Updating and Clearing a matched transaction, append the imported Description and Notes to the matched Description and Notes instead of replacing them.</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">When Updating and Clearing a matched transaction, append the imported Description and Notes to the matched Description and Notes instead of replacing them.</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>
- </child>
+ </child>
<child>
<object class="GtkCheckButton" id="reconcile_after_close_button">
<property name="label" translatable="yes">_Reconcile after match</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="no_show_all">True</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="no-show-all">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1013,31 +1001,31 @@
</child>
</object>
<object class="GtkDialog" id="transaction_matcher_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Generic import transaction matcher</property>
- <property name="default_width">600</property>
- <property name="default_height">400</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">600</property>
+ <property name="default-height">400</property>
+ <property name="type-hint">dialog</property>
<signal name="close" handler="on_matcher_cancel_clicked" swapped="no"/>
<signal name="delete-event" handler="on_matcher_delete_event" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="transaction_matcher_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="matcher__help">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="on_matcher_help_clicked" swapped="no"/>
</object>
<packing>
@@ -1051,10 +1039,10 @@
<object class="GtkButton" id="matcher_cancel">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="on_matcher_cancel_clicked" swapped="no"/>
</object>
<packing>
@@ -1067,11 +1055,11 @@
<object class="GtkButton" id="matcher_ok">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="on_matcher_ok_clicked" swapped="no"/>
</object>
<packing>
@@ -1084,7 +1072,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
@@ -1095,8 +1083,5 @@
<action-widget response="-6">matcher_cancel</action-widget>
<action-widget response="-5">matcher_ok</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-invoice.glade b/gnucash/gtkbuilder/dialog-invoice.glade
index 1a437c1f4..9e42c84d6 100644
--- a/gnucash/gtkbuilder/dialog-invoice.glade
+++ b/gnucash/gtkbuilder/dialog-invoice.glade
@@ -1,207 +1,208 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkWindow" id="invoice_entry_window">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Invoice</property>
<child>
<object class="GtkBox" id="invoice_entry_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<property name="vexpand">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
<property name="vexpand">False</property>
<property name="spacing">3</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=7 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Invoice ID</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="page_id_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="editable">False</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Date Opened</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="page_date_opened_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="posted_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Date Posted</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_posted_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="acct_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Posted Account</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="acct_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="editable">False</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Type</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="paid_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="active_check">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_invoice_window_active_toggled_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Active</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="page_type_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="label" translatable="yes">Invoice</property>
</object>
<packing>
@@ -215,8 +216,8 @@
</style>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
@@ -227,7 +228,7 @@
<child type="label">
<object class="GtkLabel" id="label25">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Invoice Information</property>
</object>
</child>
@@ -241,118 +242,119 @@
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="page_owner_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">(owner)</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="page_owner_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="page_job_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Job</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="page_job_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Billing ID</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="page_billing_id_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="editable">False</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Terms</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="page_terms_menu">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="editable">False</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
</object>
@@ -360,7 +362,7 @@
<child type="label">
<object class="GtkLabel" id="label26">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Billing Information</property>
</object>
</child>
@@ -375,30 +377,30 @@
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="border_width">3</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="border-width">3</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="page_notes_text">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="wrap_mode">word</property>
- <property name="accepts_tab">False</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="wrap-mode">word</property>
+ <property name="accepts-tab">False</property>
<signal name="focus-out-event" handler="gnc_invoice_window_leave_notes_cb" swapped="no"/>
</object>
</child>
@@ -412,13 +414,13 @@
<child>
<object class="GtkBox" id="link_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLinkButton" id="doclink_button">
<property name="label" translatable="yes">Open Document Link</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="halign">start</property>
<property name="relief">none</property>
<property name="uri">http://www.gnucash.org</property>
@@ -441,7 +443,7 @@
<child type="label">
<object class="GtkLabel" id="label27">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Notes</property>
</object>
</child>
@@ -463,19 +465,19 @@
<child>
<object class="GtkFrame" id="page_proj_frame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
- <property name="label_xalign">0</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="hbox8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Customer</property>
<property name="justify">right</property>
</object>
@@ -488,7 +490,7 @@
<child>
<object class="GtkBox" id="page_proj_cust_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -502,7 +504,7 @@
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Job</property>
<property name="justify">right</property>
</object>
@@ -515,7 +517,7 @@
<child>
<object class="GtkBox" id="page_proj_job_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -531,7 +533,7 @@
<child type="label">
<object class="GtkLabel" id="label28">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Default Chargeback Project</property>
</object>
</child>
@@ -546,19 +548,19 @@
<child>
<object class="GtkFrame" id="to_charge_frame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
- <property name="label_xalign">0</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="hbox9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label31">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Additional to Card</property>
<property name="justify">right</property>
</object>
@@ -571,7 +573,7 @@
<child>
<object class="GtkBox" id="to_charge_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -587,7 +589,7 @@
<child type="label">
<object class="GtkLabel" id="label30">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Extra Payments</property>
</object>
</child>
@@ -601,17 +603,17 @@
<child>
<object class="GtkFrame" id="ledger_frame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="label_xalign">0</property>
+ <property name="label-xalign">0</property>
<child>
<placeholder/>
</child>
<child type="label">
<object class="GtkLabel" id="label29">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Entries</property>
</object>
</child>
@@ -625,9 +627,6 @@
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkListStore" id="terms_store">
<columns>
@@ -638,29 +637,29 @@
</columns>
</object>
<object class="GtkDialog" id="new_invoice_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">New Invoice</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_invoice_window_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_invoice_window_help_cb" swapped="no"/>
</object>
<packing>
@@ -674,10 +673,10 @@
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_invoice_window_cancel_cb" swapped="no"/>
</object>
<packing>
@@ -690,10 +689,10 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_invoice_window_ok_cb" swapped="no"/>
</object>
<packing>
@@ -706,113 +705,114 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkFrame" id="frame4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">6</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">6</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Type</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Invoice ID</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label15">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Date Opened</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="dialog_date_opened_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="dialog_id_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">The invoice ID number. If left blank a reasonable number will be chosen for you.</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">The invoice ID number. If left blank a reasonable number will be chosen for you.</property>
<property name="hexpand">True</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_invoice_id_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="dialog_type_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="dialog_type_label_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="dialog_type_label">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="label" translatable="yes">Invoice</property>
</object>
<packing>
@@ -834,16 +834,16 @@
<child>
<object class="GtkBox" id="dialog_type_choice_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkRadioButton" id="dialog_invoice_type">
<property name="label" translatable="yes">Invoice</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="gnc_invoice_type_toggled_cb" swapped="no"/>
</object>
<packing>
@@ -856,10 +856,10 @@
<object class="GtkRadioButton" id="dialog_creditnote_type">
<property name="label" translatable="yes">Credit Note</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">dialog_invoice_type</property>
</object>
<packing>
@@ -877,8 +877,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -886,7 +886,7 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Invoice Information</property>
</object>
</child>
@@ -900,113 +900,114 @@
<child>
<object class="GtkFrame" id="frame5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="dialog_owner_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label">(owner)</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="dialog_job_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Job</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label20">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Billing ID</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Terms</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkBox" id="dialog_owner_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="dialog_job_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="dialog_billing_id_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="dialog_terms_menu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="model">terms_store</property>
<signal name="changed" handler="gnc_invoice_terms_changed_cb" swapped="no"/>
@@ -1018,8 +1019,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
</object>
@@ -1027,7 +1028,7 @@
<child type="label">
<object class="GtkLabel" id="label16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Billing Information</property>
</object>
</child>
@@ -1041,67 +1042,68 @@
<child>
<object class="GtkFrame" id="dialog_proj_frame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label22">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Customer</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label23">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Job</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="dialog_proj_cust_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="dialog_proj_job_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -1109,7 +1111,7 @@
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Default Chargeback Project</property>
</object>
</child>
@@ -1123,26 +1125,26 @@
<child>
<object class="GtkFrame" id="frame6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="border_width">3</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="border-width">3</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="dialog_notes_text">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="wrap_mode">word</property>
- <property name="accepts_tab">False</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="wrap-mode">word</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -1150,7 +1152,7 @@
<child type="label">
<object class="GtkLabel" id="label24">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Notes</property>
</object>
</child>
@@ -1175,33 +1177,30 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkDialog" id="unpost_message_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="resizable">False</property>
<property name="modal">True</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1213,10 +1212,10 @@
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1228,25 +1227,25 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkBox" id="hbox11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkImage" id="q_pixmap">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">dialog-question</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">dialog-question</property>
<property name="icon_size">3</property>
</object>
<packing>
@@ -1259,7 +1258,7 @@
<child>
<object class="GtkLabel" id="label32">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Unposting this Invoice will delete the posted transaction.
Are you sure you want to unpost it?</property>
</object>
@@ -1280,22 +1279,22 @@ Are you sure you want to unpost it?</property>
<child>
<object class="GtkFrame" id="frame8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="hbox12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkRadioButton" id="yes_tt_reset">
<property name="label" translatable="yes">Yes, reset the Tax Tables</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="on_yes_tt_reset_toggled" object="Invoice Entry Window" swapped="yes"/>
</object>
<packing>
@@ -1308,12 +1307,12 @@ Are you sure you want to unpost it?</property>
<object class="GtkRadioButton" id="no_tt_reset">
<property name="label" translatable="yes">No, keep them as they are</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">yes_tt_reset</property>
<signal name="toggled" handler="on_no_tt_reset_toggled" object="Invoice Entry Window" swapped="yes"/>
</object>
@@ -1328,7 +1327,7 @@ Are you sure you want to unpost it?</property>
<child type="label">
<object class="GtkLabel" id="label33">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Reset Tax Tables to present Values?</property>
</object>
</child>
@@ -1353,8 +1352,5 @@ Are you sure you want to unpost it?</property>
<action-widget response="-6">cancelbutton1</action-widget>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-job.glade b/gnucash/gtkbuilder/dialog-job.glade
index 5e696973c..899cf87c0 100644
--- a/gnucash/gtkbuilder/dialog-job.glade
+++ b/gnucash/gtkbuilder/dialog-job.glade
@@ -1,32 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="job_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Job Dialog</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="gnc_job_window_destroy_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">8</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="helpbutton">
<property name="label" translatable="yes">_Help</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_job_window_help_cb" swapped="no"/>
</object>
<packing>
@@ -40,10 +40,10 @@
<object class="GtkButton" id="cancelbutton">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_job_window_cancel_cb" swapped="no"/>
</object>
<packing>
@@ -56,10 +56,10 @@
<object class="GtkButton" id="okbutton">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_job_window_ok_cb" swapped="no"/>
</object>
<packing>
@@ -72,86 +72,87 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Job Number</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Job Name</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="id_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup">The job ID number. If left blank a reasonable number will be chosen for you</property>
- <property name="tooltip_text" translatable="yes">The job ID number. If left blank a reasonable number will be chosen for you</property>
+ <property name="can-focus">True</property>
+ <property name="has-tooltip">True</property>
+ <property name="tooltip-markup">The job ID number. If left blank a reasonable number will be chosen for you</property>
+ <property name="tooltip-text" translatable="yes">The job ID number. If left blank a reasonable number will be chosen for you</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_job_name_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="name_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="activates-default">True</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="gnc_job_name_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -159,7 +160,7 @@
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Job Information</property>
</object>
</child>
@@ -173,93 +174,94 @@
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=3 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="owner_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label">(owner)</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="labelrate">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Rate</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Billing ID</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="customer_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="rate_entry">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="desc_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -267,7 +269,7 @@
<child type="label">
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Owner Information</property>
</object>
</child>
@@ -281,25 +283,25 @@
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkCheckButton" id="active_check">
<property name="label" translatable="yes">Job Active</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Active</property>
</object>
</child>
@@ -324,8 +326,5 @@
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-lot-viewer.glade b/gnucash/gtkbuilder/dialog-lot-viewer.glade
index ba0880a8a..8960efaf1 100644
--- a/gnucash/gtkbuilder/dialog-lot-viewer.glade
+++ b/gnucash/gtkbuilder/dialog-lot-viewer.glade
@@ -1,33 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="lot_viewer_dialog">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="title" translatable="yes">Lot Viewer</property>
- <property name="default_width">600</property>
- <property name="default_height">400</property>
- <property name="type_hint">dialog</property>
+ <property name="default-width">600</property>
+ <property name="default-height">400</property>
+ <property name="type-hint">dialog</property>
<signal name="destroy" handler="lv_window_destroy_cb" swapped="no"/>
<signal name="response" handler="lv_response_cb" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="new_lot_button">
<property name="label" translatable="yes">_New Lot</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -39,10 +39,10 @@
<object class="GtkButton" id="scrub_account_button">
<property name="label" translatable="yes">Scrub _Account</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -55,11 +55,11 @@
<property name="label" translatable="yes">_Scrub</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Scrub the highlighted lot</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Scrub the highlighted lot</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -72,11 +72,11 @@
<property name="label" translatable="yes">_Delete</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Delete the highlighted lot</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Delete the highlighted lot</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -88,10 +88,10 @@
<object class="GtkButton" id="button5">
<property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -103,101 +103,102 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkPaned" id="lot_vpaned">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="orientation">vertical</property>
<property name="position">200</property>
<child>
<object class="GtkPaned" id="lot_hpaned">
- <property name="width_request">300</property>
- <property name="height_request">100</property>
+ <property name="width-request">300</property>
+ <property name="height-request">100</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="border_width">3</property>
+ <property name="can-focus">True</property>
+ <property name="border-width">3</property>
<property name="position">200</property>
<child>
+ <!-- n-columns=1 n-rows=4 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_end">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-end">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkEntry" id="lot_title_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">Enter a name for the highlighted lot.</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">Enter a name for the highlighted lot.</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
<signal name="changed" handler="lv_title_entry_changed_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">_Notes</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">lot_notes_text</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">lot_notes_text</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="lot_notes_text">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">Enter any notes you want to make about this lot.</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">Enter any notes you want to make about this lot.</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<property name="hexpand">True</property>
- <property name="wrap_mode">word</property>
- <property name="accepts_tab">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>_Title</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">lot_title_entry</property>
+ <property name="mnemonic-widget">lot_title_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -207,42 +208,42 @@
</packing>
</child>
<child>
+ <!-- n-columns=1 n-rows=3 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>_Lots in This Account</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">lot_view</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">lot_view</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow5">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="hscrollbar_policy">always</property>
- <property name="vscrollbar_policy">always</property>
- <property name="shadow_type">in</property>
+ <property name="hscrollbar-policy">always</property>
+ <property name="vscrollbar-policy">always</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="lot_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="rules_hint">True</property>
- <property name="enable_search">False</property>
+ <property name="can-focus">True</property>
+ <property name="enable-search">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -250,22 +251,22 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="only_show_open_lots_checkbutton">
<property name="label" translatable="yes">Show only open lots</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
</object>
@@ -283,45 +284,45 @@
<child>
<object class="GtkPaned" id="split_hpaned">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
+ <!-- n-columns=1 n-rows=2 -->
<object class="GtkGrid" id="table3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_end">6</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-end">6</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="hexpand">True</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Splits _free</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">split_free_view</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">split_free_view</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow4">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="split_free_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="rules_hint">True</property>
- <property name="enable_search">False</property>
+ <property name="can-focus">True</property>
+ <property name="enable-search">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection2"/>
</child>
@@ -329,8 +330,8 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -340,43 +341,43 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=5 -->
<object class="GtkGrid" id="table4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="hexpand">True</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Splits _in lot</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">split_in_lot_view</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">split_in_lot_view</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="split_in_lot_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="rules_hint">True</property>
- <property name="enable_search">False</property>
+ <property name="can-focus">True</property>
+ <property name="enable-search">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection3"/>
</child>
@@ -384,8 +385,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
<property name="height">4</property>
</packing>
</child>
@@ -393,28 +394,28 @@
<object class="GtkButton" id="add_split_to_lot_button">
<property name="label" comments="Auto-reversed for RTL writing">>></property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="halign">center</property>
<property name="valign">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="remove_split_from_lot_button">
<property name="label" comments="Auto-reversed for RTL writing"><<</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="halign">center</property>
<property name="valign">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
@@ -454,8 +455,5 @@
<action-widget response="2">delete_button</action-widget>
<action-widget response="-7">button5</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/dialog-new-user.glade b/gnucash/gtkbuilder/dialog-new-user.glade
index ed141cb7d..c3bda599c 100644
--- a/gnucash/gtkbuilder/dialog-new-user.glade
+++ b/gnucash/gtkbuilder/dialog-new-user.glade
@@ -1,33 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="new_user_cancel_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="resizable">False</property>
<property name="modal">True</property>
- <property name="window_position">center-on-parent</property>
- <property name="type_hint">dialog</property>
+ <property name="window-position">center-on-parent</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">14</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="hbbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="no_but">
<property name="label" translatable="yes">_No</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -39,12 +39,12 @@
<object class="GtkButton" id="yes_but">
<property name="label" translatable="yes">_Yes</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="has-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -56,56 +56,57 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkImage" id="image">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">go-home</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">go-home</property>
<property name="icon_size">6</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><span weight="bold" size="larger">Display Welcome Dialog Again?</span></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="newAccountCancelDialog_ShouldRunAgainLable">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="valign">start</property>
<property name="label" translatable="yes">If you press the <i>Yes</i> button, the <i>Welcome to GnuCash</i> dialog will be displayed again next time you start GnuCash. If you press the <i>No</i> button, it will not be displayed again.</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
- <property name="width_chars">40</property>
- <property name="max_width_chars">40</property>
+ <property name="width-chars">40</property>
+ <property name="max-width-chars">40</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
@@ -124,17 +125,14 @@
<action-widget response="-9">no_but</action-widget>
<action-widget response="-8">yes_but</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
<object class="GtkWindow" id="new_user_window">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="vbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="valign">start</property>
<property name="orientation">vertical</property>
@@ -142,16 +140,16 @@
<child>
<object class="GtkButtonBox" id="hbbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancel_but">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -163,11 +161,11 @@
<object class="GtkButton" id="ok_but">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -179,47 +177,48 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="valign">start</property>
- <property name="border_width">5</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="border-width">5</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkImage" id="image1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">go-home</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">go-home</property>
<property name="icon_size">6</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><span size="larger" weight="bold">Welcome to GnuCash!</span></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="vbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="valign">start</property>
<property name="orientation">vertical</property>
@@ -227,12 +226,12 @@
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">There are some predefined actions available that most new users prefer to get started with GnuCash. Select one of these actions from below and click the <i>OK</i> button or press the <i>Cancel</i> button if you don't want to perform any of them.</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
- <property name="width_chars">50</property>
- <property name="max_width_chars">50</property>
+ <property name="width-chars">50</property>
+ <property name="max-width-chars">50</property>
</object>
<packing>
<property name="expand">False</property>
@@ -244,12 +243,12 @@
<object class="GtkRadioButton" id="new_accounts_button">
<property name="label" translatable="yes">C_reate a new set of accounts</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -261,11 +260,11 @@
<object class="GtkRadioButton" id="import_qif_button">
<property name="label" translatable="yes">_Import my QIF files</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">new_accounts_button</property>
</object>
<packing>
@@ -278,11 +277,11 @@
<object class="GtkRadioButton" id="tutorial_button">
<property name="label" translatable="yes">_Open the new user tutorial</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">new_accounts_button</property>
</object>
<packing>
@@ -293,8 +292,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
@@ -309,8 +308,5 @@
</child>
</object>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
commit 22d71af1198df1d3bd76a9ef697403e08d4a83e0
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Thu Jan 6 14:55:08 2022 +0000
Changes to the default layout for glade files, part 1
With glade version 3.38.2, the default settings and layouts were
changed so this commit applies them so going forward they should not
be highlighted.
diff --git a/gnucash/gtkbuilder/assistant-acct-period.glade b/gnucash/gtkbuilder/assistant-acct-period.glade
index 1cb3d8f4c..b071a306a 100644
--- a/gnucash/gtkbuilder/assistant-acct-period.glade
+++ b/gnucash/gtkbuilder/assistant-acct-period.glade
@@ -1,43 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAssistant" id="account_period_assistant">
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
- <property name="default_width">500</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
+ <property name="default-width">500</property>
<signal name="apply" handler="ap_assistant_finish" swapped="no"/>
<signal name="cancel" handler="ap_assistant_cancel" swapped="no"/>
<signal name="close" handler="ap_assistant_close" swapped="no"/>
<signal name="prepare" handler="ap_assistant_prepare" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
<child>
<object class="GtkLabel" id="start_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">This assistant will help you setup and use accounting periods.
Danger: this feature does not work correctly at this time; it is still under development. It will probably damage your data in such a way that it cannot be repaired!</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">Setup Account Period</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="menu_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="menu_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">
Select an accounting period and the closing date which must not be in the future and is greater than the closing date of the previous book.
@@ -54,8 +51,8 @@ Books will be closed at midnight on the selected date.</property>
<child>
<object class="GtkBox" id="period_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<child>
<placeholder/>
</child>
@@ -69,7 +66,7 @@ Books will be closed at midnight on the selected date.</property>
<child>
<object class="GtkLabel" id="remarks_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">xxx</property>
<property name="justify">center</property>
<property name="wrap">True</property>
@@ -83,18 +80,18 @@ Books will be closed at midnight on the selected date.</property>
</object>
<packing>
<property name="title" translatable="yes">Book Closing Dates</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="book_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="book_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">xxx</property>
<property name="justify">center</property>
<property name="wrap">True</property>
@@ -108,7 +105,7 @@ Books will be closed at midnight on the selected date.</property>
<child>
<object class="GtkLabel" id="results_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">xxx</property>
<property name="justify">center</property>
<property name="wrap">True</property>
@@ -120,88 +117,74 @@ Books will be closed at midnight on the selected date.</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="book_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="book_title">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="hexpand">False</property>
<property name="label" translatable="yes">Title</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="book_notes">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Notes</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<child>
<object class="GtkTextView" id="book_notes_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="wrap_mode">word</property>
- <property name="accepts_tab">False</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="wrap-mode">word</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="book_title_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">True</property>
@@ -212,32 +195,32 @@ Books will be closed at midnight on the selected date.</property>
</object>
<packing>
<property name="title" translatable="yes">Close Book</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="finish_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">xxx</property>
<property name="justify">center</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">confirm</property>
+ <property name="page-type">confirm</property>
<property name="title" translatable="yes">Account Period Finish</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="summary_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="summary_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">xxx</property>
<property name="justify">center</property>
<property name="wrap">True</property>
@@ -251,7 +234,7 @@ Books will be closed at midnight on the selected date.</property>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Press 'Close' to Exit.</property>
</object>
<packing>
@@ -262,16 +245,19 @@ Books will be closed at midnight on the selected date.</property>
</child>
</object>
<packing>
- <property name="page_type">summary</property>
+ <property name="page-type">summary</property>
<property name="title" translatable="yes">Summary Page</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child internal-child="action_area">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
+ <packing>
+ <property name="has-padding">False</property>
+ </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-csv-account-import.glade b/gnucash/gtkbuilder/assistant-csv-account-import.glade
index 83e147c71..4439cc8ab 100644
--- a/gnucash/gtkbuilder/assistant-csv-account-import.glade
+++ b/gnucash/gtkbuilder/assistant-csv-account-import.glade
@@ -1,44 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="num_hrows_adj">
<property name="upper">100</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAssistant" id="csv_account_import_assistant">
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="title" translatable="yes">CSV Import Assistant</property>
- <property name="default_width">400</property>
- <property name="default_height">500</property>
+ <property name="default-width">400</property>
+ <property name="default-height">500</property>
<signal name="apply" handler="csv_import_assistant_finish" swapped="no"/>
<signal name="cancel" handler="csv_import_assistant_cancel" swapped="no"/>
<signal name="close" handler="csv_import_assistant_close" swapped="no"/>
<signal name="prepare" handler="csv_import_assistant_prepare" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
<child>
<object class="GtkBox" id="start_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="start_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" comments="Run the assistant in your language to see GTK's translation of the button labels.">
This assistant will help you import Accounts from a file.
@@ -59,22 +47,22 @@ Click on "Next" to proceed or "Cancel" to Abort Import.
</child>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">Import Account Assistant</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="file_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">
Enter file name and location for the Import...
</property>
@@ -89,25 +77,25 @@ Enter file name and location for the Import...
</object>
<packing>
<property name="title" translatable="yes">Choose File to Import</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="import_tree_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
<property name="label" translatable="yes">Number of rows for the Header</property>
</object>
<packing>
@@ -119,10 +107,10 @@ Enter file name and location for the Import...
<child>
<object class="GtkSpinButton" id="num_hrows">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">num_hrows_adj</property>
<signal name="value-changed" handler="csv_import_hrows_cb" swapped="no"/>
</object>
@@ -142,77 +130,78 @@ Enter file name and location for the Import...
<child>
<object class="GtkFrame" id="separator_frame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">in</property>
<child>
+ <!-- n-columns=3 n-rows=2 -->
<object class="GtkGrid" id="table4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkRadioButton" id="radio_comma">
<property name="label" translatable="yes">Comma Separated</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_import_sep_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="radio_semi">
<property name="label" translatable="yes">Semicolon Separated</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radio_comma</property>
<signal name="toggled" handler="csv_import_sep_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="radio_custom">
<property name="label" translatable="yes">Custom regular Expression</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radio_comma</property>
<signal name="toggled" handler="csv_import_sep_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="radio_colon">
<property name="label" translatable="yes">Colon Separated</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">radio_comma</property>
<signal name="toggled" handler="csv_import_sep_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
@@ -226,9 +215,9 @@ Enter file name and location for the Import...
<child type="label">
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Select Separator Type</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
@@ -242,18 +231,18 @@ Enter file name and location for the Import...
<child>
<object class="GtkFrame" id="preview_frame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkScrolledWindow" id="scroll_window">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="border_width">6</property>
+ <property name="can-focus">True</property>
+ <property name="border-width">6</property>
<child>
<object class="GtkTreeView" id="treeview">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -264,9 +253,9 @@ Enter file name and location for the Import...
<child type="label">
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Preview</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
@@ -280,35 +269,35 @@ Enter file name and location for the Import...
<packing>
<property name="title" translatable="yes">Import Account Preview, first 10 rows only</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="end_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Press Apply to create export file.
Cancel to abort.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">confirm</property>
+ <property name="page-type">confirm</property>
<property name="title" translatable="yes">Import Accounts Now</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="summary_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="summary_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">label</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -319,18 +308,18 @@ Cancel to abort.</property>
<child>
<object class="GtkScrolledWindow" id="summary_error_scrolledwindow">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">1</property>
- <property name="shadow_type">etched-in</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">1</property>
+ <property name="shadow-type">etched-in</property>
<child>
<object class="GtkTextView" id="summary_error_view">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
- <property name="left_margin">2</property>
- <property name="right_margin">2</property>
- <property name="accepts_tab">False</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
+ <property name="left-margin">2</property>
+ <property name="right-margin">2</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -342,28 +331,19 @@ Cancel to abort.</property>
</child>
</object>
<packing>
- <property name="page_type">summary</property>
+ <property name="page-type">summary</property>
<property name="title" translatable="yes">Import Summary</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
<child internal-child="action_area">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
+ <packing>
+ <property name="has-padding">False</property>
+ </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-csv-export.glade b/gnucash/gtkbuilder/assistant-csv-export.glade
index 4cdb32512..ad21f7862 100644
--- a/gnucash/gtkbuilder/assistant-csv-export.glade
+++ b/gnucash/gtkbuilder/assistant-csv-export.glade
@@ -1,36 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAssistant" id="csv_export_assistant">
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="title" translatable="yes">CSV Export Assistant</property>
- <property name="default_width">400</property>
- <property name="default_height">500</property>
+ <property name="default-width">400</property>
+ <property name="default-height">500</property>
<signal name="apply" handler="csv_export_assistant_finish" swapped="no"/>
<signal name="cancel" handler="csv_export_assistant_cancel" swapped="no"/>
<signal name="close" handler="csv_export_assistant_close" swapped="no"/>
<signal name="prepare" handler="csv_export_assistant_prepare" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
<child>
<object class="GtkBox" id="start_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="start_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">
Select the type of Export required and the separator that will be used.
</property>
@@ -46,7 +37,7 @@ Select the type of Export required and the separator that will be used.
<child>
<object class="GtkSeparator" id="hseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -58,44 +49,45 @@ Select the type of Export required and the separator that will be used.
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">none</property>
<child>
+ <!-- n-columns=2 n-rows=1 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkCheckButton" id="quote_tbutton">
<property name="label" translatable="yes">Use Quotes</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_export_quote_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="simple_layout">
<property name="label" translatable="yes">Simple Layout</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_export_simple_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -103,7 +95,7 @@ Select the type of Export required and the separator that will be used.
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Options</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -120,95 +112,96 @@ Select the type of Export required and the separator that will be used.
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">none</property>
<child>
+ <!-- n-columns=3 n-rows=2 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkRadioButton" id="comma_radio">
<property name="label" translatable="yes">Comma (,)</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_export_sep_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="colon_radio">
<property name="label" translatable="yes">Colon (:)</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">comma_radio</property>
<signal name="toggled" handler="csv_export_sep_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="semicolon_radio">
<property name="label" translatable="yes">Semicolon (;)</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">comma_radio</property>
<signal name="toggled" handler="csv_export_sep_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="custom_radio">
<property name="label" translatable="yes">Custom</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">comma_radio</property>
<signal name="toggled" handler="csv_export_sep_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="custom_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="csv_export_custom_entry_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
@@ -217,7 +210,7 @@ Select the type of Export required and the separator that will be used.
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Separators</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -233,22 +226,22 @@ Select the type of Export required and the separator that will be used.
</child>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">Choose Export Settings</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="account_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Select the accounts to be exported and date range if required.</property>
<property name="wrap">True</property>
</object>
@@ -261,18 +254,18 @@ Select the type of Export required and the separator that will be used.
<child>
<object class="GtkPaned" id="paned">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="position">1</property>
<child>
<object class="GtkBox" id="acct_info_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="accounts_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Accounts</property>
<attributes>
@@ -288,14 +281,14 @@ Select the type of Export required and the separator that will be used.
<child>
<object class="GtkBox" id="vbox96">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="vexpand">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkScrolledWindow" id="account_scroll">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
</object>
<packing>
<property name="expand">True</property>
@@ -306,13 +299,13 @@ Select the type of Export required and the separator that will be used.
<child>
<object class="GtkBox" id="hbox98">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
<property name="spacing">2</property>
<child>
<object class="GtkLabel" id="label42">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -323,7 +316,7 @@ Select the type of Export required and the separator that will be used.
<child>
<object class="GtkLabel" id="label847733">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Accounts Selected:</property>
<property name="justify">center</property>
</object>
@@ -336,7 +329,7 @@ Select the type of Export required and the separator that will be used.
<child>
<object class="GtkLabel" id="num_accounts_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">0</property>
<property name="justify">center</property>
</object>
@@ -349,7 +342,7 @@ Select the type of Export required and the separator that will be used.
<child>
<object class="GtkLabel" id="label43">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -367,16 +360,16 @@ Select the type of Export required and the separator that will be used.
<child>
<object class="GtkButtonBox" id="hbox99">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkButton" id="select_subaccounts_button">
<property name="label" translatable="yes">_Select Subaccounts</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="border_width">3</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="border-width">3</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -388,10 +381,10 @@ Select the type of Export required and the separator that will be used.
<object class="GtkButton" id="select_all_button">
<property name="label" translatable="yes">Select _All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="border_width">3</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="border-width">3</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -422,13 +415,13 @@ Select the type of Export required and the separator that will be used.
<child>
<object class="GtkBox" id="date_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847680">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Date Range</property>
<attributes>
@@ -445,12 +438,12 @@ Select the type of Export required and the separator that will be used.
<object class="GtkRadioButton" id="show_all">
<property name="label" translatable="yes">_Select All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -462,11 +455,11 @@ Select the type of Export required and the separator that will be used.
<object class="GtkRadioButton" id="show_range">
<property name="label" translatable="yes">Select _Range</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">show_all</property>
<signal name="toggled" handler="csv_export_show_range_cb" swapped="no"/>
</object>
@@ -477,165 +470,158 @@ Select the type of Export required and the separator that will be used.
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=6 -->
<object class="GtkGrid" id="select_range_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">12</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">12</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847682">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Start</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="start_date_earliest">
<property name="label" translatable="yes">_Earliest</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="clicked" handler="csv_export_start_date_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="end_date_choose">
<property name="label" translatable="yes">Cho_ose Date</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">end_date_latest</property>
<signal name="clicked" handler="csv_export_end_date_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="end_date_today">
<property name="label" translatable="yes">Toda_y</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">end_date_latest</property>
<signal name="clicked" handler="csv_export_end_date_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="end_date_latest">
<property name="label" translatable="yes">_Latest</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="margin-top">6</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="clicked" handler="csv_export_end_date_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label847683">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="left_attach">2</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847684">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
+ <property name="margin-top">6</property>
<property name="label" translatable="yes">End</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="start_date_choose">
<property name="label" translatable="yes">C_hoose Date</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">start_date_earliest</property>
<signal name="clicked" handler="csv_export_start_date_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="start_date_today">
<property name="label" translatable="yes">_Today</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">start_date_earliest</property>
<signal name="clicked" handler="csv_export_start_date_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="start_date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="end_date_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
@@ -662,12 +648,6 @@ Select the type of Export required and the separator that will be used.
<child>
<placeholder/>
</child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>
@@ -691,19 +671,19 @@ Select the type of Export required and the separator that will be used.
</object>
<packing>
<property name="title" translatable="yes">Account Selection</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="file_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">
Enter file name and location for the Export...
</property>
@@ -718,50 +698,44 @@ Enter file name and location for the Export...
</object>
<packing>
<property name="title" translatable="yes">Choose File Name for Export</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="end_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Press Apply to create export file.
Cancel to abort.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">confirm</property>
+ <property name="page-type">confirm</property>
<property name="title" translatable="yes">Export Now...</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="summary_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Summary</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">summary</property>
+ <property name="page-type">summary</property>
<property name="title" translatable="yes">Export Summary</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
<child internal-child="action_area">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
+ <packing>
+ <property name="has-padding">False</property>
+ </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-csv-price-import.glade b/gnucash/gtkbuilder/assistant-csv-price-import.glade
index 10d317136..a04c9c5da 100644
--- a/gnucash/gtkbuilder/assistant-csv-price-import.glade
+++ b/gnucash/gtkbuilder/assistant-csv-price-import.glade
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAdjustment" id="end_row_adj">
<property name="upper">1000</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkListStore" id="liststore1">
<columns>
@@ -29,39 +29,27 @@
</object>
<object class="GtkAdjustment" id="start_row_adj">
<property name="upper">1000</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAssistant" id="CSV Price Assistant">
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="title" translatable="yes">CSV Price Import</property>
- <property name="default_width">400</property>
- <property name="default_height">500</property>
+ <property name="default-width">400</property>
+ <property name="default-height">500</property>
<signal name="apply" handler="csv_price_imp_assist_finish_cb" swapped="no"/>
<signal name="cancel" handler="csv_price_imp_assist_close_cb" swapped="no"/>
<signal name="close" handler="csv_price_imp_assist_close_cb" swapped="no"/>
<signal name="destroy" handler="csv_price_imp_assist_close_cb" swapped="no"/>
<signal name="prepare" handler="csv_price_imp_assist_prepare_cb" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
<child>
<object class="GtkLabel" id="start_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
<property name="label" translatable="yes" comments="You should localize the (british) examples to your region.">This assistant will help you import Prices from a CSV file.
There is a minimum number of columns that have to be present for a successful import, these are Date, Amount, From Namespace, From Symbol and Currency To. If all entries are for the same Commodity / Currency then you can select them and then the columns will be Date and Amount.
@@ -80,22 +68,22 @@ Click on "Next" to proceed or "Cancel" to Abort Import.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">Price Import Assistant</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="file_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">
Select location and file name for the Import, then click "OK"...
</property>
@@ -110,41 +98,45 @@ Select location and file name for the Import, then click "OK"...
</object>
<packing>
<property name="title" translatable="yes">Select File for Import</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="preview_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="border_width">12</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="row_spacing">6</property>
- <property name="column_spacing">6</property>
+ <property name="row-spacing">6</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkFrame" id="frame6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkBox" id="combo_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <child>
+ <placeholder/>
+ </child>
<child>
<object class="GtkButton" id="delete_settings">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Delete Settings
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="tooltip-text" translatable="yes">Delete Settings
Deletes the settings saved under the name as entered in the adjacent text field.
There are two reserved names which can never be deleted:
- No settings
@@ -153,24 +145,24 @@ There are two reserved names which can never be deleted:
<child>
<object class="GtkImage" id="image2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">edit-delete</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">edit-delete</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="save_settings">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Save Settings
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="tooltip-text" translatable="yes">Save Settings
Saves current settings under the name as entered in the adjacent text field.
There are two reserved names which can't be used to save custom settings:
- No settings
@@ -179,15 +171,15 @@ There are two reserved names which can't be used to save custom settings:
<child>
<object class="GtkImage" id="image1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">document-save</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">document-save</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">2</property>
</packing>
</child>
@@ -196,79 +188,80 @@ There are two reserved names which can't be used to save custom settings:
<child type="label">
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Load and Save Settings</b></property>
- <property name="use_markup">True</property>
- <property name="track_visited_links">False</property>
+ <property name="use-markup">True</property>
+ <property name="track-visited-links">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label_xalign">0</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
<property name="orientation">vertical</property>
<property name="spacing">3</property>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkRadioButton" id="csv_button">
<property name="label" translatable="yes">Separators</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_price_imp_preview_sep_fixed_sel_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="fixed_button">
<property name="label" translatable="yes">Fixed-Width</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">csv_button</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
<property name="width">2</property>
</packing>
</child>
@@ -280,137 +273,138 @@ There are two reserved names which can't be used to save custom settings:
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=3 -->
<object class="GtkGrid" id="separator_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="column_spacing">3</property>
+ <property name="column-spacing">3</property>
<child>
<object class="GtkCheckButton" id="space_cbutton">
<property name="label" translatable="yes">Space</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_price_imp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="tab_cbutton">
<property name="label" translatable="yes">Tab</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_price_imp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="comma_cbutton">
<property name="label" translatable="yes">Comma (,)</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_price_imp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="colon_cbutton">
<property name="label" translatable="yes">Colon (:)</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_price_imp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="semicolon_cbutton">
<property name="label" translatable="yes">Semicolon (;)</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_price_imp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="hyphen_cbutton">
<property name="label" translatable="yes">Hyphen (-)</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_price_imp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="custom_cbutton">
<property name="label" translatable="yes">Custom</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_price_imp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="custom_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="csv_price_imp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
@@ -425,14 +419,14 @@ There are two reserved names which can't be used to save custom settings:
</child>
<child>
<object class="GtkBox" id="fw_instructions_hbox">
- <property name="can_focus">False</property>
- <property name="no_show_all">True</property>
+ <property name="can-focus">False</property>
+ <property name="no-show-all">True</property>
<child>
<object class="GtkImage" id="instructions_image1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">dialog-information</property>
+ <property name="icon-name">dialog-information</property>
</object>
<packing>
<property name="expand">False</property>
@@ -442,60 +436,61 @@ There are two reserved names which can't be used to save custom settings:
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="column_spacing">5</property>
+ <property name="can-focus">False</property>
+ <property name="column-spacing">5</property>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">â¢</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Double-click anywhere on the table below to insert a column break</property>
<property name="wrap">True</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">â¢</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Right-click anywhere in a column to modify it (widen, narrow, merge)</property>
<property name="wrap">True</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -513,36 +508,37 @@ There are two reserved names which can't be used to save custom settings:
</packing>
</child>
<child>
+ <!-- n-columns=1 n-rows=2 -->
<object class="GtkGrid" id="table5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkSeparator" id="hseparator4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="hexpand">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="over_write_button">
<property name="label" translatable="yes">Allow existing prices to be over written.</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="focus_on_click">False</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Normally prices are not over written, select this to change that. This setting is not saved.</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Normally prices are not over written, select this to change that. This setting is not saved.</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_price_imp_preview_overwrite_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -557,104 +553,105 @@ There are two reserved names which can't be used to save custom settings:
<child type="label">
<object class="GtkLabel" id="label19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>File Format</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
+ <!-- n-columns=2 n-rows=7 -->
<object class="GtkGrid" id="table3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">6</property>
- <property name="row_spacing">6</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">6</property>
+ <property name="row-spacing">6</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label20">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Date Format</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label21">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Currency Format</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Encoding</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Leading Lines to Skip</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Trailing Lines to Skip</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkSpinButton" id="start_row">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">start_row_adj</property>
<property name="numeric">True</property>
<signal name="value-changed" handler="csv_price_imp_preview_srow_cb" swapped="no"/>
@@ -667,21 +664,21 @@ There are two reserved names which can't be used to save custom settings:
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkSpinButton" id="end_row">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">end_row_adj</property>
<property name="numeric">True</property>
<signal name="value-changed" handler="csv_price_imp_preview_erow_cb" swapped="no"/>
@@ -694,93 +691,84 @@ There are two reserved names which can't be used to save custom settings:
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="skip_rows_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Skip alternate lines</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="skip_rows">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Starting from the first line that is actually imported every second line will be skipped. This option will take the leading lines to skip into account as well.
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Starting from the first line that is actually imported every second line will be skipped. This option will take the leading lines to skip into account as well.
For example
* if "Leading Lines to Skip" is set to 3, the first line to import will be line 4. Lines 5, 7, 9,... will be skipped.
* if "Leading Lines to Skip" is set to 4, the first line to import will be line 5. Lines 6, 8, 10,... will be skipped.</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_price_imp_preview_skiprows_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_format_container">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="currency_format_container">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="encoding_container">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -788,16 +776,16 @@ For example
<child type="label">
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>Miscellaneous</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
@@ -813,23 +801,23 @@ For example
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_bottom">6</property>
+ <property name="margin-bottom">6</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">none</property>
<child>
<object class="GtkBox" id="commodity_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkComboBox" id="commodity_cbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore1</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1"/>
@@ -849,9 +837,9 @@ For example
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Commodity From</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
@@ -864,17 +852,17 @@ For example
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">none</property>
<child>
<object class="GtkBox" id="currency_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkComboBox" id="currency_cbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">liststore1</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext3"/>
@@ -894,7 +882,7 @@ For example
<child type="label">
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Currency To</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -918,13 +906,13 @@ For example
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkTreeView" id="treeview">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="enable_grid_lines">both</property>
+ <property name="enable-grid-lines">both</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
</child>
@@ -940,14 +928,14 @@ For example
<child>
<object class="GtkBox" id="hbox13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<child>
<object class="GtkImage" id="instructions_image">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="icon_name">dialog-information</property>
+ <property name="icon-name">dialog-information</property>
</object>
<packing>
<property name="expand">False</property>
@@ -959,7 +947,7 @@ For example
<child>
<object class="GtkLabel" id="instructions_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Select the type of each column to import.</property>
@@ -981,20 +969,20 @@ For example
<child>
<object class="GtkBox" id="hbox14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkCheckButton" id="skip_errors_button">
<property name="label" translatable="yes">Skip Errors</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="image_position">right</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="image-position">right</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_price_imp_preview_skiperrors_cb" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
@@ -1009,23 +997,23 @@ For example
<packing>
<property name="title" translatable="yes">Import Preview</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="confirm_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">center</property>
- <property name="border_width">12</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="finish_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Press "Apply" to add the Prices.
"Cancel" to abort.</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="justify">center</property>
<property name="wrap">True</property>
</object>
@@ -1037,24 +1025,24 @@ For example
</child>
</object>
<packing>
- <property name="page_type">confirm</property>
+ <property name="page-type">confirm</property>
<property name="title" translatable="yes">Import Prices Now</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="summary_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">center</property>
- <property name="border_width">12</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="summary_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">label</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -1065,28 +1053,19 @@ For example
</child>
</object>
<packing>
- <property name="page_type">summary</property>
+ <property name="page-type">summary</property>
<property name="title" translatable="yes">Import Summary</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
<child internal-child="action_area">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
+ <packing>
+ <property name="has-padding">False</property>
+ </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-csv-trans-import.glade b/gnucash/gtkbuilder/assistant-csv-trans-import.glade
index 6323e6315..92ee821fd 100644
--- a/gnucash/gtkbuilder/assistant-csv-trans-import.glade
+++ b/gnucash/gtkbuilder/assistant-csv-trans-import.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkListStore" id="account_match_store">
@@ -14,45 +14,33 @@
</object>
<object class="GtkAdjustment" id="end_row_adj">
<property name="upper">1000</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="start_row_adj">
<property name="upper">1000</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
+ <property name="step-increment">1</property>
+ <property name="page-increment">10</property>
</object>
<object class="GtkAssistant" id="csv_transaction_assistant">
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="title" translatable="yes">CSV Transaction Import</property>
- <property name="default_width">400</property>
- <property name="default_height">500</property>
+ <property name="default-width">400</property>
+ <property name="default-height">500</property>
<signal name="apply" handler="csv_tximp_assist_finish_cb" swapped="no"/>
<signal name="cancel" handler="csv_tximp_assist_close_cb" swapped="no"/>
<signal name="close" handler="csv_tximp_assist_close_cb" swapped="no"/>
<signal name="destroy" handler="csv_tximp_assist_close_cb" swapped="no"/>
<signal name="prepare" handler="csv_tximp_assist_prepare_cb" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
<child>
<object class="GtkLabel" id="start_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="valign">start</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
<property name="label" translatable="yes">This assistant will help you import a delimited file containing a list of transactions. It supports both token separated files (such as comma separated or semi-colon separated) and fixed width data.
For a successful import three columns have to be available in the import data:
@@ -70,22 +58,22 @@ Lastly, for repeated imports the preview page has buttons to Load and Save the s
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">Transaction Import Assistant</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="file_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">
Select location and file name for the Import, then click "OK"...
</property>
@@ -100,42 +88,46 @@ Select location and file name for the Import, then click "OK"...
</object>
<packing>
<property name="title" translatable="yes">Select File for Import</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="preview_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="border_width">12</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_bottom">6</property>
- <property name="row_spacing">5</property>
- <property name="column_spacing">5</property>
+ <property name="margin-bottom">6</property>
+ <property name="row-spacing">5</property>
+ <property name="column-spacing">5</property>
<child>
<object class="GtkFrame" id="frame6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkBox" id="combo_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">3</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">3</property>
+ <child>
+ <placeholder/>
+ </child>
<child>
<object class="GtkButton" id="delete_settings">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Delete Settings
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="tooltip-text" translatable="yes">Delete Settings
Deletes the settings saved under the name as entered in the adjacent text field.
There are two reserved names which can never be deleted:
- No settings
@@ -144,24 +136,24 @@ There are two reserved names which can never be deleted:
<child>
<object class="GtkImage" id="image2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">edit-delete</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">edit-delete</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="save_settings">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Save Settings
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="tooltip-text" translatable="yes">Save Settings
Saves current settings under the name as entered in the adjacent text field.
There are two reserved names which can't be used to save custom settings:
- No settings
@@ -170,15 +162,15 @@ There are two reserved names which can't be used to save custom settings:
<child>
<object class="GtkImage" id="image1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">document-save</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">document-save</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">2</property>
</packing>
</child>
@@ -187,83 +179,81 @@ There are two reserved names which can't be used to save custom settings:
<child type="label">
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Load and Save Settings</b></property>
- <property name="use_markup">True</property>
- <property name="track_visited_links">False</property>
+ <property name="use-markup">True</property>
+ <property name="track-visited-links">False</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label_xalign">0</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
<property name="orientation">vertical</property>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkRadioButton" id="csv_button">
<property name="label" translatable="yes">Separators</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_tximp_preview_sep_fixed_sel_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="fixed_button">
<property name="label" translatable="yes">Fixed-Width</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">csv_button</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
- <property name="width">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
+ <property name="width">2</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>
@@ -272,142 +262,141 @@ There are two reserved names which can't be used to save custom settings:
</packing>
</child>
<child>
+ <!-- n-columns=3 n-rows=3 -->
<object class="GtkGrid" id="separator_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="column_spacing">3</property>
+ <property name="column-spacing">3</property>
<child>
<object class="GtkCheckButton" id="space_cbutton">
<property name="label" translatable="yes">Space</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_tximp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="tab_cbutton">
<property name="label" translatable="yes">Tab</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_tximp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="comma_cbutton">
<property name="label" translatable="yes">Comma (,)</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_tximp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="colon_cbutton">
<property name="label" translatable="yes">Colon (:)</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_tximp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="semicolon_cbutton">
<property name="label" translatable="yes">Semicolon (;)</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_tximp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="hyphen_cbutton">
<property name="label" translatable="yes">Hyphen (-)</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_tximp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="custom_cbutton">
<property name="label" translatable="yes">Custom</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_tximp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="custom_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="changed" handler="csv_tximp_preview_sep_button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
+ <property name="width">2</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>
@@ -417,16 +406,16 @@ There are two reserved names which can't be used to save custom settings:
</child>
<child>
<object class="GtkBox" id="fw_instructions_hbox">
- <property name="can_focus">False</property>
- <property name="no_show_all">True</property>
+ <property name="can-focus">False</property>
+ <property name="no-show-all">True</property>
<child>
<object class="GtkImage" id="instructions_image1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
<property name="valign">start</property>
- <property name="icon_name">dialog-information</property>
+ <property name="icon-name">dialog-information</property>
<property name="icon_size">3</property>
</object>
<packing>
@@ -437,60 +426,61 @@ There are two reserved names which can't be used to save custom settings:
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="column_spacing">5</property>
+ <property name="can-focus">False</property>
+ <property name="column-spacing">5</property>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">â¢</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Double-click anywhere on the table below to insert a column break</property>
<property name="wrap">True</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">â¢</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Right-click anywhere in a column to modify it (widen, narrow, merge)</property>
<property name="wrap">True</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -508,45 +498,42 @@ There are two reserved names which can't be used to save custom settings:
</packing>
</child>
<child>
+ <!-- n-columns=1 n-rows=2 -->
<object class="GtkGrid" id="table5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkSeparator" id="hseparator4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">3</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">3</property>
+ <property name="margin-bottom">3</property>
<property name="hexpand">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
- <property name="width">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="multi_split_button">
<property name="label" translatable="yes">Multi-split</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Normally the importer will assume each line in the input file will correspond to one transaction. Each line can have information for one transaction and one or two splits.
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Normally the importer will assume each line in the input file will correspond to one transaction. Each line can have information for one transaction and one or two splits.
When Multi-split is enabled the importer will assume multiple consecutive lines together hold the information for one transaction. Each line provides information for exactly one split. The first line should also provide the information for the transaction.
To know which lines belong to the same transaction, the importer will compare the provided transaction information in each line. If that information is empty or the same as the first transaction line the importer will consider this line part of the same transaction.</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_tximp_preview_multisplit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>
@@ -559,110 +546,111 @@ To know which lines belong to the same transaction, the importer will compare th
<child type="label">
<object class="GtkLabel" id="label19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes"><b>File Format</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
<child>
<object class="GtkBox" id="vbox6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="orientation">vertical</property>
<child>
+ <!-- n-columns=2 n-rows=7 -->
<object class="GtkGrid" id="table3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="margin_bottom">3</property>
- <property name="row_spacing">6</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="margin-bottom">3</property>
+ <property name="row-spacing">6</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label20">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Date Format</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label21">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Currency Format</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Encoding</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Leading Lines to Skip</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Trailing Lines to Skip</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkSpinButton" id="start_row">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="halign">start</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">start_row_adj</property>
<property name="numeric">True</property>
<signal name="value-changed" handler="csv_tximp_preview_srow_cb" swapped="no"/>
@@ -675,22 +663,22 @@ To know which lines belong to the same transaction, the importer will compare th
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkSpinButton" id="end_row">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="halign">start</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<property name="adjustment">end_row_adj</property>
<property name="numeric">True</property>
<signal name="value-changed" handler="csv_tximp_preview_erow_cb" swapped="no"/>
@@ -703,90 +691,81 @@ To know which lines belong to the same transaction, the importer will compare th
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_format_container">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <child>
- <placeholder/>
- </child>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="encoding_container">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <child>
- <placeholder/>
- </child>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="currency_format_container">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <child>
- <placeholder/>
- </child>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="skip_rows">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Starting from the first line that is actually imported every second line will be skipped. This option will take the leading lines to skip into account as well.
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Starting from the first line that is actually imported every second line will be skipped. This option will take the leading lines to skip into account as well.
For example
* if 'Leading Lines to Skip' is set to 3, the first line to import will be line 4. Lines 5, 7, 9,... will be skipped.
* if 'Leading Lines to Skip' is set to 4, the first line to import will be line 5. Lines 6, 8, 10,... will be skipped.</property>
<property name="halign">start</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_tximp_preview_skiprows_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="skip_rows_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Skip alternate lines</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
</object>
@@ -801,43 +780,46 @@ For example
<child type="label">
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Miscellaneous</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">none</property>
<child>
<object class="GtkBox" id="account_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_bottom">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-bottom">3</property>
<property name="hexpand">True</property>
+ <child>
+ <placeholder/>
+ </child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Account</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -850,13 +832,13 @@ For example
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkTreeView" id="treeview">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="enable_grid_lines">both</property>
+ <property name="enable-grid-lines">both</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection2"/>
</child>
@@ -872,16 +854,16 @@ For example
<child>
<object class="GtkBox" id="hbox13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<child>
<object class="GtkImage" id="instructions_image">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
<property name="valign">start</property>
- <property name="icon_name">dialog-information</property>
+ <property name="icon-name">dialog-information</property>
<property name="icon_size">3</property>
</object>
<packing>
@@ -894,7 +876,7 @@ For example
<child>
<object class="GtkLabel" id="instructions_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Select the type of each column to import.</property>
@@ -916,20 +898,20 @@ For example
<child>
<object class="GtkBox" id="hbox14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkCheckButton" id="skip_errors_button">
<property name="label" translatable="yes">Skip Errors</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="image_position">right</property>
- <property name="draw_indicator">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="image-position">right</property>
+ <property name="draw-indicator">True</property>
<signal name="toggled" handler="csv_tximp_preview_skiperrors_cb" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
@@ -944,19 +926,19 @@ For example
<packing>
<property name="title" translatable="yes">Import Preview</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="account_match_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label7609">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Select a row to change the mappings</property>
</object>
<packing>
@@ -969,16 +951,15 @@ For example
<child>
<object class="GtkScrolledWindow" id="account_match_swindow">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="account_match_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="model">account_match_store</property>
- <property name="rules_hint">True</property>
- <property name="enable_search">False</property>
- <property name="enable_tree_lines">True</property>
+ <property name="enable-search">False</property>
+ <property name="enable-tree-lines">True</property>
<signal name="button-press-event" handler="csv_tximp_acct_match_view_clicked_cb" swapped="no"/>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection3"/>
@@ -1020,11 +1001,11 @@ For example
<child>
<object class="GtkBox" id="hbox7609">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="account_match_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Error text.</property>
</object>
<packing>
@@ -1037,15 +1018,15 @@ For example
<object class="GtkButton" id="account_match_change">
<property name="label" translatable="yes">Change GnuCash _Account...</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="csv_tximp_acct_match_button_clicked_cb" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">1</property>
</packing>
</child>
@@ -1059,21 +1040,21 @@ For example
</object>
<packing>
<property name="title" translatable="yes">Match Import and GnuCash accounts</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="doc_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
<property name="label" translatable="yes">If you click "Next" Gnucash will perform a number of checks.
If one of those <i>checks fails</i> you'll be automatically redirected to the preview page to try and correct.
@@ -1087,7 +1068,7 @@ If this is the <i>first time importing</i>, you will find that all l
The confidence of a correct association is displayed as a colored bar.
More information can be displayed by using the help button.</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -1098,50 +1079,50 @@ More information can be displayed by using the help button.</property>
</child>
</object>
<packing>
- <property name="page_type">progress</property>
+ <property name="page-type">progress</property>
<property name="title" translatable="yes">Transaction Information</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="match_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="match_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">label</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
</object>
<packing>
- <property name="page_type">confirm</property>
+ <property name="page-type">confirm</property>
<property name="title" translatable="yes">Match Transactions</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="summary_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="summary_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">label</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -1152,28 +1133,19 @@ More information can be displayed by using the help button.</property>
</child>
</object>
<packing>
- <property name="page_type">summary</property>
+ <property name="page-type">summary</property>
<property name="title" translatable="yes">Import Summary</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
<child internal-child="action_area">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
+ <packing>
+ <property name="has-padding">False</property>
+ </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-hierarchy.glade b/gnucash/gtkbuilder/assistant-hierarchy.glade
index a262dfc8c..a57de0256 100644
--- a/gnucash/gtkbuilder/assistant-hierarchy.glade
+++ b/gnucash/gtkbuilder/assistant-hierarchy.glade
@@ -1,32 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAssistant" id="hierarchy_assistant">
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="modal">True</property>
- <property name="default_width">400</property>
- <property name="default_height">550</property>
+ <property name="default-width">400</property>
+ <property name="default-height">550</property>
<signal name="cancel" handler="on_cancel" swapped="no"/>
<signal name="close" handler="on_finish" swapped="no"/>
<signal name="prepare" handler="on_prepare" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
<child>
<object class="GtkLabel" id="intro_page_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
<property name="label" translatable="yes">This assistant will help you create a set of GnuCash accounts for your assets (such as investments, checking or savings accounts), liabilities (such as loans) and different kinds of income and expenses you might have.
You can pick a set of accounts here that seem close to your needs. After the assistant completes you will be able to add, rename, modify, and remove accounts, at any time later on. You will also be able to add sub-accounts, as well as move accounts (along with their sub-accounts) from one parent to another.
@@ -35,21 +26,21 @@ Click 'Cancel' if you do not wish to create any new accounts now.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">New Account Hierarchy Setup</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="currency_book_option_page_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">5</property>
<child>
<object class="GtkLabel" id="choose_currency_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">
Please choose the currency to use for new accounts.</property>
</object>
@@ -62,11 +53,11 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkBox" id="currency_chooser_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label100">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -77,7 +68,10 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkBox" id="currency_chooser_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="expand">True</property>
@@ -88,7 +82,7 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkLabel" id="label102">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -106,23 +100,23 @@ Please choose the currency to use for new accounts.</property>
</object>
<packing>
<property name="title" translatable="yes">Choose Currency</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="choose_account_types_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="pickAccountsDescriptionLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
<property name="label" translatable="yes">Select language and region specific categories that correspond to the ways that you foresee you will use GnuCash. Each category you select will cause several accounts to be created.</property>
<property name="wrap">True</property>
- <property name="width_chars">75</property>
+ <property name="width-chars">75</property>
</object>
<packing>
<property name="expand">False</property>
@@ -133,41 +127,41 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkPaned" id="hpaned100">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_top">12</property>
+ <property name="can-focus">True</property>
+ <property name="margin-top">12</property>
<property name="position">300</property>
- <property name="position_set">True</property>
+ <property name="position-set">True</property>
<child>
<object class="GtkBox" id="vbox200">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="vexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkPaned" id="vpaned100">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="vbox101">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="vexpand">True</property>
- <property name="border_width">6</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label101">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Categories</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -178,7 +172,7 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkComboBox" id="language_combo">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext3"/>
<attributes>
@@ -195,7 +189,7 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkComboBox" id="region_combo">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext4"/>
<attributes>
@@ -212,7 +206,7 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkLabel" id="region_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -230,17 +224,16 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow101">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="vexpand">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="account_categories_tree_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="vexpand">True</property>
<property name="reorderable">True</property>
- <property name="rules_hint">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection100"/>
</child>
@@ -256,17 +249,17 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkButtonBox" id="hbuttonbox100">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="layout_style">spread</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="layout-style">spread</property>
<child>
<object class="GtkButton" id="select_all_button">
<property name="label" translatable="yes">_Select All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="select_all_clicked" swapped="no"/>
</object>
<packing>
@@ -279,10 +272,10 @@ Please choose the currency to use for new accounts.</property>
<object class="GtkButton" id="clear_all_button">
<property name="label" translatable="yes">C_lear All</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="clear_all_clicked" swapped="no"/>
</object>
<packing>
@@ -307,16 +300,16 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkBox" id="vbox102">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label103">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>Category Description</b></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -327,20 +320,20 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow100">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="account_types_description">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="cursor_visible">False</property>
- <property name="accepts_tab">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="cursor-visible">False</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -372,15 +365,15 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkBox" id="vbox100">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="vexpand">True</property>
- <property name="border_width">6</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="accounts_in_category_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" comments="%s is an account template">Accounts in %s</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -395,9 +388,9 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkScrolledWindow" id="accounts_in_category">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="vexpand">True</property>
- <property name="shadow_type">in</property>
+ <property name="shadow-type">in</property>
</object>
<packing>
<property name="expand">False</property>
@@ -421,10 +414,10 @@ Please choose the currency to use for new accounts.</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
<property name="label" translatable="yes">Notes</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -437,62 +430,63 @@ Please choose the currency to use for new accounts.</property>
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
- <property name="row_spacing">3</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
+ <property name="row-spacing">3</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="valign">start</property>
<property name="label">â¢</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="valign">start</property>
<property name="label">â¢</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">If not satisfied with the available templates, please read the wiki page linked below and share your new or improved template.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">The selection you make here is only the starting point for your personalized account hierarchy. Accounts can be added, renamed, moved, or deleted by hand later at any time.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -506,8 +500,8 @@ Please choose the currency to use for new accounts.</property>
<object class="GtkLinkButton">
<property name="label" translatable="yes">GnuCash Account Template Wiki</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="relief">none</property>
<property name="uri">https://wiki.gnucash.org/wiki/Account_Hierarchy_Template</property>
</object>
@@ -520,20 +514,20 @@ Please choose the currency to use for new accounts.</property>
</object>
<packing>
<property name="title" translatable="yes">Choose accounts to create</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="final_account_vbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="finalAccountLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
<property name="label" translatable="yes">
If you would like to change an account's name, click on the row containing the account, then click on the account name and change it.
@@ -543,9 +537,9 @@ If you would like an account to have an opening balance, click on the row contai
<b>Note:</b> all accounts except Equity and placeholder accounts may have an opening balance.
</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
- <property name="width_chars">75</property>
+ <property name="width-chars">75</property>
</object>
<packing>
<property name="expand">False</property>
@@ -557,12 +551,9 @@ If you would like an account to have an opening balance, click on the row contai
<child>
<object class="GtkScrolledWindow" id="final_account_tree_box">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">12</property>
- <property name="shadow_type">in</property>
- <child>
- <placeholder/>
- </child>
+ <property name="can-focus">True</property>
+ <property name="margin-start">12</property>
+ <property name="shadow-type">in</property>
</object>
<packing>
<property name="expand">True</property>
@@ -573,15 +564,15 @@ If you would like an account to have an opening balance, click on the row contai
</object>
<packing>
<property name="title" translatable="yes">Setup selected accounts</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="finish_page_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">6</property>
- <property name="margin_end">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
<property name="label" translatable="yes">Press 'Apply' to create your new accounts. You will then be able to save them to a file or database.
Press 'Back' to review your selections.
@@ -590,24 +581,18 @@ Press 'Cancel' to close this dialog without creating any new accounts.</property
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">confirm</property>
+ <property name="page-type">confirm</property>
<property name="title" translatable="yes">Finish Account Setup</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
<child internal-child="action_area">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
+ <packing>
+ <property name="has-padding">False</property>
+ </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-loan.glade b/gnucash/gtkbuilder/assistant-loan.glade
index b68e402ed..9b9e4ff5a 100644
--- a/gnucash/gtkbuilder/assistant-loan.glade
+++ b/gnucash/gtkbuilder/assistant-loan.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkListStore" id="len_liststore">
@@ -86,52 +86,43 @@
</data>
</object>
<object class="GtkAssistant" id="loan_mortgage_assistant">
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
- <property name="default_width">400</property>
- <property name="default_height">400</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
+ <property name="default-width">400</property>
+ <property name="default-height">400</property>
<signal name="apply" handler="loan_assistant_finish" swapped="no"/>
<signal name="cancel" handler="loan_assistant_cancel" swapped="no"/>
<signal name="close" handler="loan_assistant_close" swapped="no"/>
<signal name="prepare" handler="loan_assistant_prepare" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
<child>
<object class="GtkLabel" id="loan_intro_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
<property name="label" translatable="yes">This is a step-by-step method for creating a loan repayment within GnuCash. In this assistant, you can input the details of your loan and its repayment along with the details of its payback. Using that information, the appropriate Scheduled Transactions will be created.
If you make a mistake or want to make changes later, you can edit the created Scheduled Transactions directly.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">Loan / Mortgage Repayment Setup</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="loan_info_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
<property name="label" translatable="yes">Enter the Loan Details, as a minimum enter a valid Loan Account and Amount.
</property>
@@ -145,105 +136,106 @@ If you make a mistake or want to make changes later, you can edit the created Sc
</packing>
</child>
<child>
+ <!-- n-columns=4 n-rows=6 -->
<object class="GtkGrid" id="param_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
- <property name="border_width">5</property>
- <property name="row_spacing">6</property>
- <property name="column_spacing">6</property>
+ <property name="border-width">5</property>
+ <property name="row-spacing">6</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847897">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Interest Rate</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847899">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Start Date</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847900">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Length</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847895">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Amount</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847920">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Loan Account</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="rem_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
- <property name="secondary_icon_tooltip_text" translatable="yes">Enter the number of months still to be paid off. This determines both the remaining principle and the duration of the scheduled transaction.</property>
- <property name="climb_rate">1</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
+ <property name="secondary-icon-tooltip-text" translatable="yes">Enter the number of months still to be paid off. This determines both the remaining principle and the duration of the scheduled transaction.</property>
+ <property name="climb-rate">1</property>
</object>
<packing>
- <property name="left_attach">3</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">3</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox167">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkSpinButton" id="len_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
- <property name="climb_rate">1</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
+ <property name="climb-rate">1</property>
</object>
<packing>
<property name="expand">False</property>
@@ -254,7 +246,7 @@ If you make a mistake or want to make changes later, you can edit the created Sc
<child>
<object class="GtkComboBox" id="len_opt">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">len_liststore</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1"/>
@@ -271,41 +263,41 @@ If you make a mistake or want to make changes later, you can edit the created Sc
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847898">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Type</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847901">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Months Remaining</property>
<property name="justify">center</property>
<property name="ellipsize">end</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkComboBox" id="type_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">type_liststore</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext3"/>
@@ -315,18 +307,18 @@ If you make a mistake or want to make changes later, you can edit the created Sc
</child>
</object>
<packing>
- <property name="left_attach">3</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">3</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox170">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkComboBox" id="irate_type_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">rate_liststore</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext2"/>
@@ -344,14 +336,14 @@ If you make a mistake or want to make changes later, you can edit the created Sc
<child>
<object class="GtkSpinButton" id="irate_spin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">Enter the annual interest rate in percent. Accepts values from 0.001 - 100. The Mortgage Assistant does not support zero-interest loans.</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
- <property name="climb_rate">1</property>
+ <property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">Enter the annual interest rate in percent. Accepts values from 0.001 - 100. The Mortgage Assistant does not support zero-interest loans.</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
+ <property name="climb-rate">1</property>
<property name="digits">3</property>
- <property name="snap_to_ticks">True</property>
+ <property name="snap-to-ticks">True</property>
<property name="numeric">True</property>
</object>
<packing>
@@ -363,7 +355,7 @@ If you make a mistake or want to make changes later, you can edit the created Sc
<child>
<object class="GtkLabel" id="label847921">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">%</property>
<property name="justify">center</property>
</object>
@@ -375,33 +367,33 @@ If you make a mistake or want to make changes later, you can edit the created Sc
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="type_freq_frame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0.5</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0.5</property>
<child>
<object class="GtkBox" id="type_freq_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">10</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">10</property>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label847976">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Interest Rate Change Frequency</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
<property name="width">4</property>
</packing>
</child>
@@ -442,20 +434,20 @@ If you make a mistake or want to make changes later, you can edit the created Sc
</object>
<packing>
<property name="title" translatable="yes">Loan Details</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="loan_options_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847903">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
- <property name="margin_bottom">12</property>
+ <property name="margin-bottom">12</property>
<property name="label" translatable="yes">
Do you utilise an escrow account, if so an account must be specified...</property>
<property name="justify">center</property>
@@ -470,19 +462,19 @@ Do you utilise an escrow account, if so an account must be specified...</propert
<child>
<object class="GtkBox" id="vbox174">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">12</property>
- <property name="margin_bottom">12</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">12</property>
+ <property name="margin-bottom">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkCheckButton" id="opt_escrow_cb">
<property name="label" translatable="yes">... utilize an escrow account for payments?</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -493,14 +485,14 @@ Do you utilise an escrow account, if so an account must be specified...</propert
<child>
<object class="GtkBox" id="opt_escrow_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">12</property>
+ <property name="margin-start">12</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label847963">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Escrow Account</property>
<property name="justify">center</property>
</object>
@@ -527,7 +519,7 @@ Do you utilise an escrow account, if so an account must be specified...</propert
<child>
<object class="GtkSeparator" id="hseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -538,18 +530,18 @@ Do you utilise an escrow account, if so an account must be specified...</propert
</object>
<packing>
<property name="title" translatable="yes">Loan Repayment Options</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="loan_repayment_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">
All accounts must have valid entries to continue.
</property>
@@ -563,130 +555,134 @@ All accounts must have valid entries to continue.
</packing>
</child>
<child>
+ <!-- n-columns=4 n-rows=5 -->
<object class="GtkGrid" id="repay_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
- <property name="border_width">5</property>
- <property name="row_spacing">6</property>
- <property name="column_spacing">6</property>
+ <property name="border-width">5</property>
+ <property name="row-spacing">6</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847910">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Payment From</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847911">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Principal To</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847918">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Name</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847909">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Amount</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847912">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Interest To</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="txn_title">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
<property name="width">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="amount_ent">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="editable">False</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
<property name="width">3</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="freq_frame">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0.5</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0.5</property>
<child>
<object class="GtkBox" id="freq_frame_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">10</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">10</property>
+ <child>
+ <placeholder/>
+ </child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label847977">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Repayment Frequency</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
<property name="width">4</property>
</packing>
</child>
@@ -716,18 +712,18 @@ All accounts must have valid entries to continue.
</object>
<packing>
<property name="title" translatable="yes">Loan Repayment</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="loan_payment_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">
All enabled option pages must contain valid entries to continue.
</property>
@@ -742,153 +738,154 @@ All enabled option pages must contain valid entries to continue.
<child>
<object class="GtkEventBox" id="eventbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
<child>
<object class="GtkBox" id="vbox158">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
+ <!-- n-columns=4 n-rows=6 -->
<object class="GtkGrid" id="pay_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
- <property name="row_spacing">6</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
+ <property name="row-spacing">6</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847916">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Amount</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="pay_from_account_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Payment From</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847919">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Name</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="pay_escrow_to_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Payment To (Escrow)</property>
<property name="justify">right</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="pay_escrow_from_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Payment From (Escrow)</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847975">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Payment To</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pay_specify_source">
<property name="label" translatable="yes">Specify Source Account</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="pay_use_escrow">
<property name="label" translatable="yes">Use Escrow Account</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="pay_txn_title">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
<property name="width">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="pay_amt_ent">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
<property name="width">3</property>
</packing>
</child>
@@ -932,24 +929,24 @@ All enabled option pages must contain valid entries to continue.
<child>
<object class="GtkFrame" id="frame92">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
- <property name="label_xalign">0.5</property>
+ <property name="label-xalign">0.5</property>
<child>
<object class="GtkBox" id="vbox159">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="pay_txn_part_rb">
<property name="label" translatable="yes">Part of Payment Transaction</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -960,19 +957,19 @@ All enabled option pages must contain valid entries to continue.
<child>
<object class="GtkBox" id="vbox160">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
- <property name="border_width">10</property>
+ <property name="border-width">10</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="pay_uniq_freq_rb">
<property name="label" translatable="yes">Other</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="use-underline">True</property>
+ <property name="draw-indicator">True</property>
<property name="group">pay_txn_part_rb</property>
</object>
<packing>
@@ -984,7 +981,10 @@ All enabled option pages must contain valid entries to continue.
<child>
<object class="GtkBox" id="pay_freq_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -1004,7 +1004,7 @@ All enabled option pages must contain valid entries to continue.
<child type="label">
<object class="GtkLabel" id="label847978">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Payment Frequency</property>
</object>
</child>
@@ -1027,14 +1027,14 @@ All enabled option pages must contain valid entries to continue.
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">center</property>
<child>
<object class="GtkButton" id="pay_back_button">
<property name="label" translatable="yes">Previous Option</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="halign">start</property>
</object>
<packing>
@@ -1047,8 +1047,8 @@ All enabled option pages must contain valid entries to continue.
<object class="GtkButton" id="pay_next_button">
<property name="label" translatable="yes">Next Option</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="halign">start</property>
</object>
<packing>
@@ -1066,20 +1066,20 @@ All enabled option pages must contain valid entries to continue.
</child>
</object>
<packing>
- <property name="page_type">progress</property>
+ <property name="page-type">progress</property>
<property name="title" translatable="yes">Loan Payment</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="loan_review_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">
Review the details below and if correct press Apply to create the schedule.</property>
<property name="justify">center</property>
@@ -1093,21 +1093,21 @@ Review the details below and if correct press Apply to create the schedule.</pro
<child>
<object class="GtkBox" id="vbox177">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">10</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">10</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="hbox176">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="hbox178">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label847973">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Range</property>
<property name="justify">center</property>
</object>
@@ -1120,13 +1120,13 @@ Review the details below and if correct press Apply to create the schedule.</pro
<child>
<object class="GtkBox" id="vbox178">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">10</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">10</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkComboBox" id="rev_range_opt">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">range_liststore</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext4"/>
@@ -1159,45 +1159,52 @@ Review the details below and if correct press Apply to create the schedule.</pro
<object class="GtkFrame" id="rev_date_frame">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
- <property name="label_xalign">0.5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
+ <property name="label-xalign">0.5</property>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="rev_date_range_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">10</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">10</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="label847971">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Start Date</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label847972">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">End Date</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label847979">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Date Range</property>
</object>
</child>
@@ -1219,10 +1226,7 @@ Review the details below and if correct press Apply to create the schedule.</pro
<child>
<object class="GtkScrolledWindow" id="rev_scrollwin">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <child>
- <placeholder/>
- </child>
+ <property name="can-focus">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -1239,39 +1243,33 @@ Review the details below and if correct press Apply to create the schedule.</pro
</child>
</object>
<packing>
- <property name="page_type">confirm</property>
+ <property name="page-type">confirm</property>
<property name="title" translatable="yes">Loan Review</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="loan_summary_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Schedule added successfully.</property>
<property name="justify">center</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">summary</property>
+ <property name="page-type">summary</property>
<property name="title" translatable="yes">Loan Summary</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
<child internal-child="action_area">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
+ <packing>
+ <property name="has-padding">False</property>
+ </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-qif-import.glade b/gnucash/gtkbuilder/assistant-qif-import.glade
index d60979e8f..b8f762098 100644
--- a/gnucash/gtkbuilder/assistant-qif-import.glade
+++ b/gnucash/gtkbuilder/assistant-qif-import.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkListStore" id="currency_liststore">
@@ -25,32 +25,20 @@
</data>
</object>
<object class="GtkAssistant" id="qif_import_assistant">
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="title" translatable="yes">QIF Import Assistant</property>
<signal name="apply" handler="gnc_ui_qif_import_finish_cb" swapped="no"/>
<signal name="cancel" handler="gnc_ui_qif_import_cancel_cb" swapped="no"/>
<signal name="close" handler="gnc_ui_qif_import_close_cb" swapped="no"/>
<signal name="prepare" handler="gnc_ui_qif_import_prepare_cb" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
<child>
<object class="GtkLabel" id="start_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
<property name="label" translatable="yes" comments="Run the assistant in your language to see GTK's translation of the button labels.">GnuCash can import financial data from QIF (Quicken Interchange Format) files written by Quicken/QuickBooks, MS Money, Moneydance, and many other programs.
The import process has several steps. Your GnuCash accounts will not be changed until you click "Apply" at the end of the process.
@@ -59,22 +47,22 @@ Click "Next" to start loading your QIF data, or "Cancel" to abort the process.</
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">Import QIF files</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="load_file_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label822">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" comments="Run the assistant in your language to see GTK's translation of the button labels.">Please select a file to load. When you click "Next", the file will be loaded and analyzed. You may need to answer some questions about the account(s) in the file.
You will have the opportunity to load as many files as you wish, so don't worry if your data is in multiple files.
@@ -91,17 +79,17 @@ You will have the opportunity to load as many files as you wish, so don't worry
<child>
<object class="GtkBox" id="hbox69">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkEntry" id="qif_filename_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="has-default">True</property>
<property name="editable">False</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -113,9 +101,9 @@ You will have the opportunity to load as many files as you wish, so don't worry
<object class="GtkButton" id="button71">
<property name="label" translatable="yes">_Select...</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ui_qif_import_select_file_cb" swapped="no"/>
</object>
<packing>
@@ -135,22 +123,22 @@ You will have the opportunity to load as many files as you wish, so don't worry
</object>
<packing>
<property name="title" translatable="yes">Select a QIF file to load</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="load_progress_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="load_progress_primary">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"><span weight="bold" size="larger">Primary text</span></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -162,7 +150,7 @@ You will have the opportunity to load as many files as you wish, so don't worry
<child>
<object class="GtkLabel" id="load_progress_secondary">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">Secondary text.</property>
<property name="wrap">True</property>
</object>
@@ -175,13 +163,13 @@ You will have the opportunity to load as many files as you wish, so don't worry
<child>
<object class="GtkBox" id="load_progress_vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkProgressBar" id="load_progress_bar">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="pulse_step">0.10000000149</property>
+ <property name="can-focus">False</property>
+ <property name="pulse-step">0.10000000149</property>
</object>
<packing>
<property name="expand">False</property>
@@ -192,9 +180,9 @@ You will have the opportunity to load as many files as you wish, so don't worry
<child>
<object class="GtkLabel" id="load_progress_sub">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"><span style="italic">Sub-operation text</span></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -206,15 +194,15 @@ You will have the opportunity to load as many files as you wish, so don't worry
<child>
<object class="GtkButtonBox" id="load_progress_hbuttonbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="load_progress_start">
<property name="label" translatable="yes">_Start</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ui_qif_import_load_progress_start_cb" swapped="no"/>
</object>
<packing>
@@ -227,10 +215,10 @@ You will have the opportunity to load as many files as you wish, so don't worry
<object class="GtkButton" id="load_progress_pause">
<property name="label">P_ause</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ui_qif_import_load_progress_pause_cb" swapped="no"/>
</object>
<packing>
@@ -257,18 +245,18 @@ You will have the opportunity to load as many files as you wish, so don't worry
<child>
<object class="GtkScrolledWindow" id="scrolledwindow25">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="load_progress_log">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="cursor_visible">False</property>
- <property name="accepts_tab">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="cursor-visible">False</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -281,19 +269,19 @@ You will have the opportunity to load as many files as you wish, so don't worry
</object>
<packing>
<property name="title" translatable="yes">Load QIF files</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="date_format_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label841">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">The QIF file format does not specify which order the day, month, and year components of a date are printed. In most cases, it is possible to automatically determine which format is in use in a particular file. However, in the file you have just imported there exist more than one possible format that fits the data.
Please select a date format for the file. QIF files created by European software are likely to be in "d-m-y" or day-month-year format, where US QIF files are likely to be "m-d-y" or month-day-year.
@@ -309,7 +297,7 @@ Please select a date format for the file. QIF files created by European software
<child>
<object class="GtkComboBox" id="date_format_combobox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="model">date_format_liststore</property>
<signal name="changed" handler="gnc_ui_qif_import_date_valid_cb" swapped="no"/>
<child>
@@ -328,7 +316,7 @@ Please select a date format for the file. QIF files created by European software
<child>
<object class="GtkLabel" id="label847713">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Click "Back" to cancel the loading of this file and choose another.</property>
<property name="justify">center</property>
<property name="wrap">True</property>
@@ -336,26 +324,26 @@ Please select a date format for the file. QIF files created by European software
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="title" translatable="yes">Set a date format for this QIF file</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="account_name_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label823">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">The QIF file that you just loaded appears to contain transactions for just one account, but the file does not specify a name for that account.
Please enter a name for the account. If the file was exported from another accounting program, you should use the same account name that was used in that program.
@@ -372,11 +360,11 @@ Please enter a name for the account. If the file was exported from another accou
<child>
<object class="GtkBox" id="hbox70">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label824">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Account name</property>
<property name="justify">center</property>
</object>
@@ -390,10 +378,10 @@ Please enter a name for the account. If the file was exported from another accou
<child>
<object class="GtkEntry" id="qif_account_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="activate" handler="gnc_ui_qif_import_acct_enter_cb" swapped="no"/>
<signal name="changed" handler="gnc_ui_qif_import_acct_valid_cb" swapped="no"/>
</object>
@@ -413,14 +401,14 @@ Please enter a name for the account. If the file was exported from another accou
<child>
<object class="GtkLabel" id="label847714">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Click "Back" to cancel the loading of this file and choose another.</property>
<property name="justify">center</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">2</property>
</packing>
</child>
@@ -428,27 +416,26 @@ Please enter a name for the account. If the file was exported from another accou
<packing>
<property name="title" translatable="yes">Set the default QIF account name</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="loaded_files_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<property name="spacing">4</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow26">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="selected_file_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="headers_visible">False</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
+ <property name="headers-visible">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -464,7 +451,7 @@ Please enter a name for the account. If the file was exported from another accou
<child>
<object class="GtkLabel" id="label816">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" comments="Run the assistant in your language to see GTK's translation of the button labels.">Click "Load another file" if you have more data to import at this time. Do this if you have saved your accounts to separate QIF files.
Click "Next" to finish loading files and move to the next step of the QIF import process.</property>
@@ -480,15 +467,15 @@ Click "Next" to finish loading files and move to the next step of the QIF import
<child>
<object class="GtkButtonBox" id="hbox68">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">spread</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">spread</property>
<child>
<object class="GtkButton" id="unload_file_button">
<property name="label" translatable="yes">_Unload selected file</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ui_qif_import_unload_file_cb" swapped="no"/>
</object>
<packing>
@@ -501,9 +488,9 @@ Click "Next" to finish loading files and move to the next step of the QIF import
<object class="GtkButton" id="button69">
<property name="label" translatable="yes">_Load another file</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ui_qif_import_load_another_cb" swapped="no"/>
</object>
<packing>
@@ -523,19 +510,19 @@ Click "Next" to finish loading files and move to the next step of the QIF import
<packing>
<property name="title" translatable="yes">QIF files you have loaded</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="account_doc_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label830">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">On the next page, the accounts in your QIF files and any stocks or mutual funds you own will be matched with GnuCash accounts. If a GnuCash account already exists with the same name, or a similar name and compatible type, that account will be used as a match; otherwise, GnuCash will create a new account with the same name and type as the QIF account. If you do not like the suggested GnuCash account, double-click to change it.
Note that GnuCash will be creating many accounts that did not exist on your other personal finance program, including a separate account for each stock you own, separate accounts for the brokerage commissions, special "Equity" accounts (subaccounts of Retained Earnings, by default) which are the source of your opening balances, etc. All of these accounts will appear on the next page so you can change them if you want to, but it is safe to leave them alone.
@@ -551,22 +538,22 @@ Note that GnuCash will be creating many accounts that did not exist on your othe
</object>
<packing>
<property name="title" translatable="yes">Accounts and stock holdings</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="account_match_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label7609">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Select the matchings you want to change</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">account_page_view</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">account_page_view</property>
</object>
<packing>
<property name="expand">False</property>
@@ -578,13 +565,12 @@ Note that GnuCash will be creating many accounts that did not exist on your othe
<child>
<object class="GtkScrolledWindow" id="scrolledwindow11">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="account_page_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection2"/>
</child>
@@ -600,11 +586,11 @@ Note that GnuCash will be creating many accounts that did not exist on your othe
<child>
<object class="GtkBox" id="hbox7609">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label7610">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Matchings selected</property>
<property name="wrap">True</property>
</object>
@@ -617,7 +603,7 @@ Note that GnuCash will be creating many accounts that did not exist on your othe
<child>
<object class="GtkLabel" id="account_page_count">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">0</property>
<property name="wrap">True</property>
</object>
@@ -633,9 +619,9 @@ Note that GnuCash will be creating many accounts that did not exist on your othe
<property name="label" translatable="yes">Change GnuCash _Account...</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ui_qif_import_account_rematch_cb" swapped="no"/>
</object>
<packing>
@@ -654,19 +640,19 @@ Note that GnuCash will be creating many accounts that did not exist on your othe
</object>
<packing>
<property name="title" translatable="yes">Match QIF accounts with GnuCash accounts</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="category_doc_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label840">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">GnuCash uses separate Income and Expense accounts rather than categories to classify your transactions. Each of the categories in your QIF file will be converted to a GnuCash account.
On the next page, you will have an opportunity to look at the suggested matches between QIF categories and GnuCash accounts. You may change matches that you do not like by double-clicking on the line containing the category name.
@@ -683,22 +669,22 @@ If you change your mind later, you can reorganize the account structure safely w
</object>
<packing>
<property name="title" translatable="yes">Income and Expense categories</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="category_match_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label7611">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Select the matchings you want to change</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">category_page_view</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">category_page_view</property>
</object>
<packing>
<property name="expand">False</property>
@@ -710,13 +696,12 @@ If you change your mind later, you can reorganize the account structure safely w
<child>
<object class="GtkScrolledWindow" id="scrolledwindow12">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="category_page_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection3"/>
</child>
@@ -732,11 +717,11 @@ If you change your mind later, you can reorganize the account structure safely w
<child>
<object class="GtkBox" id="hbox7612">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label7613">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Matchings selected</property>
<property name="wrap">True</property>
</object>
@@ -749,7 +734,7 @@ If you change your mind later, you can reorganize the account structure safely w
<child>
<object class="GtkLabel" id="category_page_count">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">0</property>
<property name="wrap">True</property>
</object>
@@ -765,9 +750,9 @@ If you change your mind later, you can reorganize the account structure safely w
<property name="label" translatable="yes">Change GnuCash _Account...</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ui_qif_import_category_rematch_cb" swapped="no"/>
</object>
<packing>
@@ -786,19 +771,19 @@ If you change your mind later, you can reorganize the account structure safely w
</object>
<packing>
<property name="title" translatable="yes">Match QIF categories with GnuCash accounts</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="memo_doc_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847707">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">QIF files downloaded from banks and other financial institutions may not have information about Accounts and Categories which would allow them to be correctly assigned to GnuCash accounts.
In the following page, you will see the text that appears in the Payee and Memo fields of transactions with no QIF Account or Category. By default these transactions are assigned to the 'Unspecified' account in GnuCash. If you select a different account, it will be remembered for future QIF files.</property>
@@ -813,22 +798,22 @@ In the following page, you will see the text that appears in the Payee and Memo
</object>
<packing>
<property name="title" translatable="yes">Payees and memos</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="memo_match_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label7614">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Select the matchings you want to change</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">memo_page_view</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">memo_page_view</property>
</object>
<packing>
<property name="expand">False</property>
@@ -840,13 +825,12 @@ In the following page, you will see the text that appears in the Payee and Memo
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="memo_page_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection4"/>
</child>
@@ -862,11 +846,11 @@ In the following page, you will see the text that appears in the Payee and Memo
<child>
<object class="GtkBox" id="hbox7615">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkLabel" id="label7616">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Matchings selected</property>
<property name="wrap">True</property>
</object>
@@ -879,7 +863,7 @@ In the following page, you will see the text that appears in the Payee and Memo
<child>
<object class="GtkLabel" id="memo_page_count">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">0</property>
<property name="wrap">True</property>
</object>
@@ -895,9 +879,9 @@ In the following page, you will see the text that appears in the Payee and Memo
<property name="label" translatable="yes">Change GnuCash _Account...</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ui_qif_import_memo_rematch_cb" swapped="no"/>
</object>
<packing>
@@ -916,19 +900,19 @@ In the following page, you will see the text that appears in the Payee and Memo
</object>
<packing>
<property name="title" translatable="yes">Match payees/memos to GnuCash accounts</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="currency_book_option_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label831">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">The QIF importer cannot currently handle multi-currency QIF files. All the accounts you are importing must be denominated in the same currency.
</property>
<property name="justify">center</property>
@@ -943,9 +927,9 @@ In the following page, you will see the text that appears in the Payee and Memo
<child>
<object class="GtkLabel" id="label832">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Select the currency to use for all imported transactions:</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -957,7 +941,7 @@ In the following page, you will see the text that appears in the Payee and Memo
<child>
<object class="GtkBox" id="currency_picker_hbox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<placeholder/>
</child>
@@ -971,12 +955,12 @@ In the following page, you will see the text that appears in the Payee and Memo
<child>
<object class="GtkLabel" id="book_option_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Book Options</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
- </object>
+ </object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
@@ -986,7 +970,7 @@ In the following page, you will see the text that appears in the Payee and Memo
<child>
<object class="GtkLabel" id="book_option_message_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Since you are creating a new file, you will next see a dialog for setting book options. These can affect how GnuCash imports transactions. If you come back to this page without cancelling and starting over, the dialog for setting book options will not be shown a second time when you go forward. You can access it directly from the menu via File->Properties.</property>
<property name="wrap">True</property>
</object>
@@ -999,26 +983,26 @@ In the following page, you will see the text that appears in the Payee and Memo
</object>
<packing>
<property name="title" translatable="yes">Choose the QIF file currency and select Book Options</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="commodity_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label833">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_bottom">12</property>
+ <property name="can-focus">False</property>
+ <property name="margin-bottom">12</property>
<property name="label" translatable="yes">Below you are asked to provide information about stocks, mutual funds, and other investments that appear in the QIF file(s) you are importing. GnuCash needs some additional details about these investments that the QIF format does not provide.
Each stock, mutual fund, or other investment must have a name and an abbreviation, such as a stock symbol. Because some unrelated investments have the same abbreviation, you also need to indicate what type of abbreviation you have entered. For example, you could select the exchange that assigned the symbol (NASDAQ, NYSE, etc.), or select an investment type.
@@ -1035,7 +1019,7 @@ If you don't see your exchange listed, or none of the available choices are appr
<child>
<object class="GtkLabel" id="label834">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Enter Information about...</property>
</object>
@@ -1048,8 +1032,8 @@ If you don't see your exchange listed, or none of the available choices are appr
<child>
<object class="GtkNotebook" id="commodity_notebook">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tab_pos">left</property>
+ <property name="can-focus">True</property>
+ <property name="tab-pos">left</property>
<property name="scrollable">True</property>
</object>
<packing>
@@ -1061,7 +1045,7 @@ If you don't see your exchange listed, or none of the available choices are appr
<child>
<object class="GtkLabel" id="label835">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">All fields must be complete to continue...</property>
</object>
@@ -1081,22 +1065,22 @@ If you don't see your exchange listed, or none of the available choices are appr
</object>
<packing>
<property name="title" translatable="yes">Tradable commodities</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="convert_progress_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="convert_progress_primary">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"><span weight="bold" size="larger">Primary text</span></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -1108,7 +1092,7 @@ If you don't see your exchange listed, or none of the available choices are appr
<child>
<object class="GtkLabel" id="convert_progress_secondary">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">Secondary text.</property>
<property name="wrap">True</property>
</object>
@@ -1121,13 +1105,13 @@ If you don't see your exchange listed, or none of the available choices are appr
<child>
<object class="GtkBox" id="convert_progress_vbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkProgressBar" id="convert_progress_bar">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="pulse_step">0.10000000149</property>
+ <property name="can-focus">False</property>
+ <property name="pulse-step">0.10000000149</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1138,9 +1122,9 @@ If you don't see your exchange listed, or none of the available choices are appr
<child>
<object class="GtkLabel" id="convert_progress_sub">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"><span style="italic">Sub-operation text</span></property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -1152,15 +1136,15 @@ If you don't see your exchange listed, or none of the available choices are appr
<child>
<object class="GtkButtonBox" id="convert_progress_hbuttonbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="convert_progress_start">
<property name="label" translatable="yes">_Start Import</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ui_qif_import_convert_progress_start_cb" swapped="no"/>
</object>
<packing>
@@ -1173,10 +1157,10 @@ If you don't see your exchange listed, or none of the available choices are appr
<object class="GtkButton" id="convert_progress_pause">
<property name="label" translatable="yes">P_ause</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gnc_ui_qif_import_convert_progress_pause_cb" swapped="no"/>
</object>
<packing>
@@ -1203,18 +1187,18 @@ If you don't see your exchange listed, or none of the available choices are appr
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="convert_progress_log">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="cursor_visible">False</property>
- <property name="accepts_tab">False</property>
+ <property name="wrap-mode">word</property>
+ <property name="cursor-visible">False</property>
+ <property name="accepts-tab">False</property>
</object>
</child>
</object>
@@ -1227,19 +1211,19 @@ If you don't see your exchange listed, or none of the available choices are appr
</object>
<packing>
<property name="title" translatable="yes">QIF Import</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="duplicates_doc_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label847694">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" comments="Run the assistant in your language to see GTK's translation of the button labels.">
If you are importing a QIF file from a bank or other financial institution, some of the transactions may already exist in your GnuCash accounts. To avoid duplication, GnuCash has tried to identify matches and needs your help to review them.
@@ -1257,37 +1241,36 @@ Click "Next" to review the possible matches.</property>
</object>
<packing>
<property name="title" translatable="yes">Match existing transactions</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="duplicates_match_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="vbox94">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkFrame" id="frame45">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">none</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow22">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="new_transaction_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection5"/>
</child>
@@ -1298,10 +1281,10 @@ Click "Next" to review the possible matches.</property>
<child type="label">
<object class="GtkLabel" id="label847716">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Imported transactions needing review</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">new_transaction_view</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">new_transaction_view</property>
</object>
</child>
</object>
@@ -1314,19 +1297,18 @@ Click "Next" to review the possible matches.</property>
<child>
<object class="GtkFrame" id="frame46">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="can-focus">False</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">none</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow23">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="old_transaction_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="rules_hint">True</property>
+ <property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection6"/>
</child>
@@ -1337,10 +1319,10 @@ Click "Next" to review the possible matches.</property>
<child type="label">
<object class="GtkLabel" id="label847717">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">_Possible matches for the selected transaction</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">old_transaction_view</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">old_transaction_view</property>
</object>
</child>
</object>
@@ -1360,13 +1342,13 @@ Click "Next" to review the possible matches.</property>
</object>
<packing>
<property name="title" translatable="yes">Select possible duplicates</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="end_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Click "Apply" to import data from the staging area and update your GnuCash accounts. The account and category matching information you have entered will be saved and used for defaults the next time you use the QIF import facility.
Click "Back" to review your account and category matchings, to change currency and security settings for new accounts, or to add more files to the staging area.
@@ -1375,41 +1357,32 @@ Click "Cancel" to abort the QIF import process.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">confirm</property>
+ <property name="page-type">confirm</property>
<property name="title" translatable="yes">Update your GnuCash accounts</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="summary_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Summary Text</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
<packing>
- <property name="page_type">summary</property>
+ <property name="page-type">summary</property>
<property name="title" translatable="yes">Qif Import Summary</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
<child internal-child="action_area">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
+ <packing>
+ <property name="has-padding">False</property>
+ </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-stock-split.glade b/gnucash/gtkbuilder/assistant-stock-split.glade
index c717ef4e0..6c6acc648 100644
--- a/gnucash/gtkbuilder/assistant-stock-split.glade
+++ b/gnucash/gtkbuilder/assistant-stock-split.glade
@@ -1,55 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAssistant" id="stock_split_assistant">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="border_width">12</property>
+ <property name="border-width">12</property>
<property name="title" translatable="yes">Stock Split Assistant</property>
- <property name="window_position">center</property>
- <property name="default_width">500</property>
+ <property name="window-position">center</property>
+ <property name="default-width">500</property>
<signal name="cancel" handler="gnc_stock_split_assistant_cancel" swapped="no"/>
<signal name="close" handler="gnc_stock_split_assistant_finish" swapped="no"/>
<signal name="prepare" handler="gnc_stock_split_assistant_prepare" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
<child>
<object class="GtkLabel" id="intro_page_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">start</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
<property name="label" translatable="yes">This assistant will help you record a stock split or stock merger.
</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">Stock Split Assistant</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="stock_account_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">12</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">12</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="stock_account_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_bottom">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-bottom">6</property>
<property name="label" translatable="yes">Select the account for which you want to record a stock split or merger.</property>
<property name="justify">center</property>
</object>
@@ -62,11 +53,11 @@
<child>
<object class="GtkScrolledWindow" id="stock_account_scrolled">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkTreeView" id="account_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<child internal-child="selection">
@@ -84,20 +75,20 @@
</object>
<packing>
<property name="title" translatable="yes">Stock Split Account</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="stock_details_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="stock_detail_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_bottom">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-bottom">6</property>
<property name="label" translatable="yes">Enter the date and the number of shares you gained or lost from the stock split or merger. For stock mergers (negative splits) use a negative value for the share distribution. You can also enter a description of the transaction, or accept the default one.</property>
<property name="justify">center</property>
<property name="wrap">True</property>
@@ -109,120 +100,121 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=7 -->
<object class="GtkGrid" id="stock_details_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="date_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Date</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="distribution_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Shares</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="description_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Desc_ription</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">description_entry</property>
+ <property name="mnemonic-widget">description_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="description_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
<property name="text" translatable="yes">Stock Split</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="hseparator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="text_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_bottom">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-bottom">6</property>
<property name="label" translatable="yes">If you want to record a stock price for the split, enter it below. You may safely leave it blank.</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="price_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">New _Price</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="currency_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Currenc_y</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
</packing>
</child>
<child>
@@ -247,21 +239,21 @@
</object>
<packing>
<property name="title" translatable="yes">Stock Split Details</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="stock_cash_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="stock_cash_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_bottom">6</property>
+ <property name="can-focus">False</property>
+ <property name="margin-bottom">6</property>
<property name="label" translatable="yes">If you received a cash disbursement as a result of the stock split, enter the details of that payment here. Otherwise, just click "Next".</property>
<property name="justify">center</property>
<property name="wrap">True</property>
@@ -273,62 +265,63 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="cash_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="cash_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Amount</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="memo_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">_Memo</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<property name="justify">center</property>
- <property name="mnemonic_widget">memo_entry</property>
+ <property name="mnemonic-widget">memo_entry</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="memo_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">â</property>
+ <property name="invisible-char">â</property>
<property name="text" translatable="yes" comments="Default memo text for the remains of a stock split">Cash in lieu</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="cash_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -339,62 +332,63 @@
</packing>
</child>
<child>
+ <!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="cash_table2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">3</property>
- <property name="column_spacing">6</property>
- <property name="column_homogeneous">True</property>
+ <property name="can-focus">False</property>
+ <property name="row-spacing">3</property>
+ <property name="column-spacing">6</property>
+ <property name="column-homogeneous">True</property>
<child>
<object class="GtkLabel" id="income_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>_Income Account</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="asset_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes"><b>A_sset Account</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="income_scroll">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="border_width">3</property>
+ <property name="border-width">3</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="asset_scroll">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="border_width">3</property>
+ <property name="border-width">3</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
@@ -407,37 +401,31 @@
</object>
<packing>
<property name="title" translatable="yes" comments="Dialog title for the remains of a stock split">Cash In Lieu</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="finish_page_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
<property name="label" translatable="yes">If you are finished creating the stock split or merger, press "Apply". You may also press "Back" to review your choices, or "Cancel" to quit without making any changes.</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">confirm</property>
+ <property name="page-type">confirm</property>
<property name="title" translatable="yes">Stock Split Finish</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
<child internal-child="action_area">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
+ <packing>
+ <property name="has-padding">False</property>
+ </packing>
</child>
</object>
</interface>
diff --git a/gnucash/gtkbuilder/assistant-xml-encoding.glade b/gnucash/gtkbuilder/assistant-xml-encoding.glade
index 7b5b1b88b..51933a2b0 100644
--- a/gnucash/gtkbuilder/assistant-xml-encoding.glade
+++ b/gnucash/gtkbuilder/assistant-xml-encoding.glade
@@ -1,80 +1,71 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAssistant" id="assistant_xml_encoding">
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
- <property name="default_width">500</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
+ <property name="default-width">500</property>
<signal name="cancel" handler="gxi_cancel_cb" swapped="no"/>
<signal name="close" handler="gxi_finish_cb" swapped="no"/>
<signal name="prepare" handler="gxi_prepare_cb" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
<child>
<object class="GtkLabel" id="start_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Introduction placeholder</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">Title placeholder</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="conversion_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">16</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">16</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkBox" id="vbox10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkBox" id="hbox10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="edit_encs_button">
<property name="label" translatable="yes">_Edit list of encodings</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="gxi_edit_encodings_clicked_cb" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="default_enc_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Default encoding</property>
</object>
<packing>
@@ -100,7 +91,7 @@
<child>
<object class="GtkLabel" id="impossible_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">placeholder: #unassigned, #impossible</property>
</object>
<packing>
@@ -112,19 +103,16 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow4">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can-focus">True</property>
<child>
<object class="GtkViewport" id="viewport1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="string_box_container">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
- <child>
- <placeholder/>
- </child>
</object>
</child>
</object>
@@ -147,64 +135,58 @@
<packing>
<property name="title" translatable="yes">Convert the file</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="end_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">finish placeholder</property>
<property name="wrap">True</property>
</object>
<packing>
- <property name="page_type">confirm</property>
+ <property name="page-type">confirm</property>
<property name="title" translatable="yes">Finish GnuCash Datafile Import</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
<child internal-child="action_area">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
+ <packing>
+ <property name="has-padding">False</property>
+ </packing>
</child>
</object>
<object class="GtkDialog" id="encodings_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
<property name="title" translatable="yes">Edit the list of encodings</property>
<property name="modal">True</property>
- <property name="window_position">center-on-parent</property>
- <property name="default_height">300</property>
- <property name="type_hint">dialog</property>
+ <property name="window-position">center-on-parent</property>
+ <property name="default-height">300</property>
+ <property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="cancelbutton1">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -216,10 +198,10 @@
<object class="GtkButton" id="okbutton1">
<property name="label" translatable="yes">_OK</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="can-default">True</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -231,36 +213,36 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">18</property>
<child>
<object class="GtkBox" id="vbox4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkBox" id="vbox5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>S_ystem input encodings</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">available_encs_view</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">available_encs_view</property>
</object>
<packing>
<property name="expand">False</property>
@@ -271,20 +253,20 @@
<child>
<object class="GtkBox" id="hbox8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="vexpand">True</property>
<property name="spacing">6</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="available_encs_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="headers_visible">False</property>
+ <property name="can-focus">True</property>
+ <property name="headers-visible">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -300,15 +282,15 @@
<child>
<object class="GtkButton" id="add_enc_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="valign">center</property>
<signal name="clicked" handler="gxi_add_enc_clicked_cb" swapped="no"/>
<child>
<object class="GtkImage" id="image11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">go-next</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">go-next</property>
</object>
</child>
</object>
@@ -335,18 +317,18 @@
<child>
<object class="GtkBox" id="vbox6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>_Custom encoding</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">custom_enc_entry</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">custom_enc_entry</property>
</object>
<packing>
<property name="expand">False</property>
@@ -357,15 +339,15 @@
<child>
<object class="GtkBox" id="hbox7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkEntry" id="custom_enc_entry">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">â</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="invisible-char">â</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -376,14 +358,14 @@
<child>
<object class="GtkButton" id="add_custom_enc_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<signal name="clicked" handler="gxi_add_custom_enc_clicked_cb" swapped="no"/>
<child>
<object class="GtkImage" id="image10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">go-next</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">go-next</property>
</object>
</child>
</object>
@@ -417,19 +399,19 @@
<child>
<object class="GtkBox" id="vbox7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="vexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes"><b>_Selected encodings</b></property>
- <property name="use_markup">True</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">selected_encs_view</property>
+ <property name="use-markup">True</property>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">selected_encs_view</property>
</object>
<packing>
<property name="expand">False</property>
@@ -440,22 +422,22 @@
<child>
<object class="GtkBox" id="hbox9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="vexpand">True</property>
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="remove_enc_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="valign">center</property>
<signal name="clicked" handler="gxi_remove_enc_clicked_cb" swapped="no"/>
<child>
<object class="GtkImage" id="image12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">center</property>
- <property name="icon_name">go-previous</property>
+ <property name="icon-name">go-previous</property>
</object>
</child>
</object>
@@ -468,14 +450,14 @@
<child>
<object class="GtkScrolledWindow" id="scrolledwindow3">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="selected_encs_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="headers_visible">False</property>
+ <property name="can-focus">True</property>
+ <property name="headers-visible">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection2"/>
</child>
@@ -515,8 +497,5 @@
<action-widget response="-6">cancelbutton1</action-widget>
<action-widget response="-5">okbutton1</action-widget>
</action-widgets>
- <child type="titlebar">
- <placeholder/>
- </child>
</object>
</interface>
diff --git a/gnucash/import-export/aqb/assistant-ab-initial.glade b/gnucash/import-export/aqb/assistant-ab-initial.glade
index dd7c72e01..0d414ad3f 100644
--- a/gnucash/import-export/aqb/assistant-ab-initial.glade
+++ b/gnucash/import-export/aqb/assistant-ab-initial.glade
@@ -1,48 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAssistant" id="aqbanking_init_assistant">
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="title" translatable="yes">AqBanking Initial Assistant</property>
- <property name="default_width">400</property>
- <property name="default_height">500</property>
+ <property name="default-width">400</property>
+ <property name="default-height">500</property>
<signal name="cancel" handler="aai_on_cancel" swapped="no"/>
<signal name="close" handler="aai_on_finish" swapped="no"/>
<signal name="prepare" handler="aai_on_prepare" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
<child>
+ <!-- n-columns=1 n-rows=2 -->
<object class="GtkGrid" id="start_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
+ <property name="border-width">12</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">This assistant helps you setting up your Online Banking connection with your bank.</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" comments="See https://wiki.gnucash.org/wiki/AqBanking for the used terminology and replace the link, if a localized version exists.">The requirements for Online Banking vary between the different supported AqBanking backends, but usually you will need:
* Your bank needs to grant you online access. See on their website or ask their customer service for how to obtain it.
@@ -61,32 +53,32 @@ Note: NO WARRANTIES FOR ANYTHING. Some banks run a poorly implemented Online Ban
<property name="wrap">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">Initial Online Banking Setup</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="wizard_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="valign">center</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
- <property name="border_width">12</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="wizard_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">The Setup of your Online Banking connection is handled by the external program "AqBanking Setup Wizard".
You have to set up at least one connection before you can continue.
@@ -103,10 +95,10 @@ Please press the button below to start it.</property>
<object class="GtkButton" id="ab_wizard_button">
<property name="label" translatable="yes">_Start AqBanking Wizard</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="halign">center</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="aai_wizard_button_clicked_cb" swapped="no"/>
</object>
<packing>
@@ -117,25 +109,25 @@ Please press the button below to start it.</property>
</child>
</object>
<packing>
- <property name="page_type">intro</property>
+ <property name="page-type">intro</property>
<property name="title" translatable="yes">Start Online Banking Wizard</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="account_match_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_start">12</property>
- <property name="margin_end">12</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="account_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">Double Click on the line of an Online Banking account name if you want to match it to a GnuCash account or select incorrect matches and click "Delete selected matches". Click "Next" when all desired accounts are matching.</property>
<property name="wrap">True</property>
</object>
@@ -148,14 +140,14 @@ Please press the button below to start it.</property>
<child>
<object class="GtkScrolledWindow" id="account_scrolledwindow">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="account_page_view">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="margin_start">3</property>
- <property name="margin_end">3</property>
+ <property name="can-focus">True</property>
+ <property name="margin-start">3</property>
+ <property name="margin-end">3</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
</child>
@@ -171,15 +163,15 @@ Please press the button below to start it.</property>
<child>
<object class="GtkBox" id="button_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkButton" id="ab_match_delete_button">
<property name="label" translatable="yes">_Delete selected matches</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
<property name="halign">start</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="aai_match_delete_button_clicked_cb" swapped="no"/>
</object>
<packing>
@@ -198,20 +190,20 @@ Please press the button below to start it.</property>
</object>
<packing>
<property name="title" translatable="yes">Match Online accounts with GnuCash accounts</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
<child>
<object class="GtkBox" id="finish_page">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">12</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="finish_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes">The setup for matching Online Banking accounts to GnuCash accounts is now finished. You can now invoke Online Banking actions on those accounts.
If you want to add another bank, user, or account, you can start this assistant again anytime.
@@ -227,22 +219,19 @@ Press "Apply" now.</property>
</child>
</object>
<packing>
- <property name="page_type">confirm</property>
+ <property name="page-type">confirm</property>
<property name="title" translatable="yes">Online Banking Setup Finished</property>
<property name="complete">True</property>
- <property name="has_padding">False</property>
+ <property name="has-padding">False</property>
</packing>
</child>
- <child type="titlebar">
- <placeholder/>
- </child>
- <child type="titlebar">
- <placeholder/>
- </child>
<child internal-child="action_area">
<object class="GtkBox">
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
+ <packing>
+ <property name="has-padding">False</property>
+ </packing>
</child>
</object>
</interface>
commit 0e6da46e682c86aeed2d17f84fb4ee0f817aa3e4
Author: Eric <alchemillatruth at purelymail.com>
Date: Fri Jan 7 21:57:06 2022 +0100
Translation update by Eric <alchemillatruth at purelymail.com> using Weblate
po/zh_CN.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/zh_Hans/
Translation update by Eric <alchemillatruth at purelymail.com> using Weblate
po/glossary/zh_CN.po: 100.0% (216 of 216 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/zh_Hans/
Co-authored-by: Eric <alchemillatruth at purelymail.com>
diff --git a/po/glossary/zh_CN.po b/po/glossary/zh_CN.po
index a23216520..bba8ae728 100644
--- a/po/glossary/zh_CN.po
+++ b/po/glossary/zh_CN.po
@@ -7,14 +7,15 @@
# TianXing_Yi <duguqiubailee at gmail.com>, 2021.
# 峡å·ä»å£« <c at cjh0613.com>, 2021.
# Eric <spice2wolf at gmail.com>, 2021.
+# Eric <alchemillatruth at purelymail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
-"PO-Revision-Date: 2022-01-02 22:54+0000\n"
-"Last-Translator: Anonymous <noreply at weblate.org>\n"
+"PO-Revision-Date: 2022-01-07 13:54+0000\n"
+"Last-Translator: Eric <alchemillatruth at purelymail.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"gnucash/glossary/zh_Hans/>\n"
"Language: zh_CN\n"
@@ -1080,7 +1081,7 @@ msgid "due"
msgstr "å°æ"
msgid "Online"
-msgstr ""
+msgstr "å¨çº¿"
msgid "Direct Debit"
-msgstr ""
+msgstr "ç´æ¥åè®°"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 57952fd2a..398774aac 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -20,14 +20,15 @@
# J0kWang <lianjiefly at gmail.com>, 2021.
# YTX <ytx.cash at gmail.com>, 2021, 2022.
# æå
åº <lovedebushiu at qq.com>, 2022.
+# Eric <alchemillatruth at purelymail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.9-pre1\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-07 11:54+0000\n"
-"Last-Translator: æå
åº <lovedebushiu at qq.com>\n"
+"PO-Revision-Date: 2022-01-07 13:54+0000\n"
+"Last-Translator: Eric <alchemillatruth at purelymail.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"gnucash/gnucash/zh_Hans/>\n"
"Language: zh_CN\n"
@@ -9049,7 +9050,7 @@ msgstr "çµè¯"
#: gnucash/register/ledger-core/split-register.c:2557
#: gnucash/register/ledger-core/split-register.c:2583
msgid "Online"
-msgstr "ç½ä¸"
+msgstr "å¨çº¿"
#: gnucash/gnome-utils/gnc-tree-model-split-reg.c:2864
#: gnucash/register/ledger-core/split-register.c:2559
commit 86a4cb9aabce7e1672b8ceacbc80332530ee3603
Author: Pedro Albuquerque <pmra at gmx.com>
Date: Fri Jan 7 21:57:06 2022 +0100
Translation update by Pedro Albuquerque <pmra at gmx.com> using Weblate
po/pt.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Portuguese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt/
Co-authored-by: Pedro Albuquerque <pmra at gmx.com>
diff --git a/po/pt.po b/po/pt.po
index d8a17da73..9ba89e6b6 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-04 07:55+0000\n"
+"PO-Revision-Date: 2022-01-07 11:54+0000\n"
"Last-Translator: Pedro Albuquerque <pmra at gmx.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/gnucash/"
"gnucash/pt/>\n"
@@ -3627,7 +3627,7 @@ msgstr "Fechar o livro no final do perÃodo"
#: gnucash/gnome/gnc-plugin-basic-commands.c:211
msgid "_Import Map Editor"
-msgstr "_Importar editor de mapa"
+msgstr "Editor do mapa de _importação"
#: gnucash/gnome/gnc-plugin-basic-commands.c:212
msgid "View and Delete Bayesian and non-Bayesian information"
@@ -13066,7 +13066,7 @@ msgstr "Separadores"
#: gnucash/gtkbuilder/assistant-csv-export.glade:237
msgid "Choose Export Settings"
-msgstr "Escolha as definições de exportação"
+msgstr "Escolher as definições de exportação"
#: gnucash/gtkbuilder/assistant-csv-export.glade:252
msgid "Select the accounts to be exported and date range if required."
@@ -13160,7 +13160,7 @@ msgstr "_Hoje"
#: gnucash/gtkbuilder/assistant-csv-export.glade:693
msgid "Account Selection"
-msgstr "Selecção de contas"
+msgstr "Seleccionar contas"
#: gnucash/gtkbuilder/assistant-csv-export.glade:707
msgid ""
@@ -13172,7 +13172,7 @@ msgstr ""
#: gnucash/gtkbuilder/assistant-csv-export.glade:720
msgid "Choose File Name for Export"
-msgstr "Escolha o nome do ficheiro a exportar"
+msgstr "Escolher o nome do ficheiro a exportar"
#: gnucash/gtkbuilder/assistant-csv-export.glade:734
msgid "Export Now..."
@@ -13184,7 +13184,7 @@ msgstr "Resumo"
#: gnucash/gtkbuilder/assistant-csv-export.glade:747
msgid "Export Summary"
-msgstr "Exportar resumo"
+msgstr "Resumo da exportação"
#: gnucash/gtkbuilder/assistant-csv-price-import.glade:38
msgid "CSV Price Import"
@@ -13769,7 +13769,7 @@ msgstr ""
"clique no nome da conta e altere-o.\n"
"\n"
"Algumas contas estão marcadas como \"Marcador de posição\". Estas contas são "
-"usadas para criar uma hierarquia de contas e, normalmente, não tem "
+"usadas para criar uma hierarquia de contas e, normalmente, não têm "
"transacções ou saldo inicial. Se quiser que uma conta seja um marcador de "
"posição, marque a caixa respectiva para essa conta.\n"
"\n"
@@ -16036,7 +16036,7 @@ msgstr ""
#: gnucash/gtkbuilder/dialog-imap-editor.glade:35
msgid "Import Map Editor"
-msgstr "Importar editor de mapa"
+msgstr "Editor do mapa de importação"
#: gnucash/gtkbuilder/dialog-imap-editor.glade:52
msgid "_Remove Invalid Mappings"
@@ -16052,7 +16052,7 @@ msgstr "Não-bayesiana"
#: gnucash/gtkbuilder/dialog-imap-editor.glade:193
msgid "Source Account Name"
-msgstr "Nome de conta fonte"
+msgstr "Conta fonte"
#: gnucash/gtkbuilder/dialog-imap-editor.glade:205
msgid "Based On"
@@ -16060,23 +16060,23 @@ msgstr "Baseado em"
#: gnucash/gtkbuilder/dialog-imap-editor.glade:219
msgid "Match String"
-msgstr "Comparar cadeia"
+msgstr "Cadeia comparada"
#: gnucash/gtkbuilder/dialog-imap-editor.glade:233
msgid "Mapped to Account Name"
-msgstr "Mapeado para nome de conta"
+msgstr "Conta mapeada"
#: gnucash/gtkbuilder/dialog-imap-editor.glade:247
msgid "Count of Match String Usage"
-msgstr "Total de uso de comparação"
+msgstr "Total de usos da comparação"
#: gnucash/gtkbuilder/dialog-imap-editor.glade:290
msgid ""
"Filter will be applied to 'Match String' and 'Mapped to Account Name' "
"fields, case sensitive."
msgstr ""
-"Filtro sensÃvel a maiúsculas aplicado aos campos \"Comparar cadeia\" e "
-"\"Mapeado para nome de conta\"."
+"Filtro sensÃvel a maiúsculas aplicado aos campos \"Cadeia comparada\" e "
+"\"Conta mapeada\"."
#: gnucash/gtkbuilder/dialog-imap-editor.glade:335
msgid "_Filter"
@@ -16094,7 +16094,7 @@ msgstr "Col_apsar tudo"
msgid ""
"Multiple rows can be selected and then deleted by pressing the delete button."
msgstr ""
-"Pode seleccionar múltiplas linhas e depois eliminá-las premindo Delete."
+"Pode seleccionar múltiplas linhas e depois eliminá-las premindo Eliminar."
#: gnucash/gtkbuilder/dialog-import.glade:86
msgid "Please select or create an appropriate GnuCash account for:"
@@ -21654,7 +21654,7 @@ msgstr "Não importar (sem acção seleccionada)"
#: gnucash/import-export/import-match-picker.c:423
msgid "Confidence"
-msgstr "Confidência"
+msgstr "Confiança"
#: gnucash/import-export/import-match-picker.c:438
msgid "Pending Action"
@@ -23121,7 +23121,7 @@ msgstr "Mostrar contas até este nÃvel, ignorando qualquer outra opção."
msgid ""
"Override account-selection and show sub-accounts of all selected accounts?"
msgstr ""
-"Ignorar selecção de contas e mostrar sub-contas de todas as contas "
+"Ignorar a selecção de contas e mostrar sub-contas de todas as contas "
"seleccionadas?"
#: gnucash/report/options-utilities.scm:121
commit 9d3d79a748391cd949e3d49d9c450c391b4c3b25
Author: æå
åº <lovedebushiu at qq.com>
Date: Fri Jan 7 21:57:05 2022 +0100
Translation update by æå
åº <lovedebushiu at qq.com> using Weblate
po/zh_CN.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
2 failing checks (0.1%)
Translation: GnuCash/Program (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/zh_Hans/
Co-authored-by: æå
åº <lovedebushiu at qq.com>
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 322eee708..57952fd2a 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -19,14 +19,15 @@
# Eric <spice2wolf at gmail.com>, 2021.
# J0kWang <lianjiefly at gmail.com>, 2021.
# YTX <ytx.cash at gmail.com>, 2021, 2022.
+# æå
åº <lovedebushiu at qq.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.9-pre1\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-05 02:55+0000\n"
-"Last-Translator: YTX <ytx.cash at gmail.com>\n"
+"PO-Revision-Date: 2022-01-07 11:54+0000\n"
+"Last-Translator: æå
åº <lovedebushiu at qq.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"gnucash/gnucash/zh_Hans/>\n"
"Language: zh_CN\n"
@@ -12600,7 +12601,7 @@ msgstr "ä»å¤©(_T)"
#: gnucash/gtkbuilder/assistant-csv-export.glade:693
msgid "Account Selection"
-msgstr "ç§ç®å é¤"
+msgstr "ç§ç®éæ©"
#: gnucash/gtkbuilder/assistant-csv-export.glade:707
msgid ""
commit 0544f6a132056352c28bc3570c0f98de941c2c67
Author: Dullus <dullus at gmail.com>
Date: Fri Jan 7 21:57:05 2022 +0100
Translation update by Dullus <dullus at gmail.com> using Weblate
po/sk.po: 44.9% (2418 of 5380 strings; 1660 fuzzy)
622 failing checks (11.5%)
Translation: GnuCash/Program (Slovak)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/sk/
Translation update by Dullus <dullus at gmail.com> using Weblate
po/glossary/sk.po: 82.8% (179 of 216 strings; 17 fuzzy)
5 failing checks (2.3%)
Translation: GnuCash/Glossary (Slovak)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/sk/
Co-authored-by: Dullus <dullus at gmail.com>
diff --git a/po/glossary/sk.po b/po/glossary/sk.po
index c612ff14d..fedb1ac60 100644
--- a/po/glossary/sk.po
+++ b/po/glossary/sk.po
@@ -4,14 +4,15 @@
# Zdenko Podobný <zdpo at mailbox.sk>, 2001, 2002, 2003, 2008.
# Juraj Korec <euro777 at gmail.com>, 2008.
# Zdenko Podobny <zdenop at gmail.com>, 2008.
+# Dullus <dullus at gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
-"PO-Revision-Date: 2022-01-02 22:54+0000\n"
-"Last-Translator: Anonymous <noreply at weblate.org>\n"
+"PO-Revision-Date: 2022-01-07 11:54+0000\n"
+"Last-Translator: Dullus <dullus at gmail.com>\n"
"Language-Team: Slovak <https://hosted.weblate.org/projects/gnucash/glossary/"
"sk/>\n"
"Language: sk\n"
@@ -46,18 +47,16 @@ msgid "account name"
msgstr "názov úÄtu"
#. "The left side of the balance sheet in T account form shows the application of funds in form of assets. Because it contains only assets use assets directly. Complement: Passive. See also: Report Form"
-#, fuzzy
msgid "account type: Active"
-msgstr "account type: AktÃva"
+msgstr "account type: AktÃvny"
#. "A thing, esp. owned by a person or company, that has value and can be used or sold to pay debts. Dependent on the context you might use 'account type: Active' instead."
msgid "account type: Asset"
msgstr "account type: AktÃva"
#. "in fact: 'Active & Passive', group aka 'Balance Sheet accounts'; complement of 'Profit & Loss'"
-#, fuzzy
msgid "account type: Assets & Liabilities"
-msgstr "account type: Záväzky"
+msgstr "account type: AktÃva a záväzky"
#. "(esp. US) (Brit = current account) a bank account from which money can be withdrawn without previous notice"
msgid "account type: checking"
@@ -92,14 +91,12 @@ msgid "account type: Mutual fund"
msgstr "account type: Podielový fond"
#. "The right side of the balance sheet in T account form shows the source of funds and contains equity & liability. While not common in english, most languages would translate 'equity & liability' with 'passive'. Complement: Active. See also: Report Form Implementation: https://bugs.gnucash.org/show_bug.cgi?id=421766"
-#, fuzzy
msgid "account type: Passive"
-msgstr "account type: AktÃva"
+msgstr "account type: PasÃvny"
#. "Group of accounts tracking your success, complement of 'Assets & Liabilities'"
-#, fuzzy
msgid "account type: Profit & Loss"
-msgstr "account type: AktÃva"
+msgstr "account type: Zisky a straty"
#. "1. (US) any type of account that earns interest 2. (Brit) any type of bank account that earns a higher level of interest than a current account or deposit account"
msgid "account type: saving"
@@ -110,9 +107,8 @@ msgid "account type: Stock"
msgstr "account type: Akcie"
#. "This account type (new in gnucash-2.4.0) is used when exchanging or trading amounts from one currency into another"
-#, fuzzy
msgid "account type: trading"
-msgstr "account type: sporiaci úÄet"
+msgstr "account type: obchodný úÄet"
#. "-"
msgid "account: parent account"
diff --git a/po/sk.po b/po/sk.po
index c4edf69cb..f3aacbe8c 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -4,22 +4,24 @@
# Zdenko Podobny <zdpo at mailbox.sk>, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008.
# Juraj Korec <euro777 at gmail.com>, 2008.
# Zdenko Podobny <zdenop at gmail.com>, 2009, 2010, 2011, 2018
+# Dullus <dullus at gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.9-pre1\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
-"product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
+"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2018-04-02 13:29+0100\n"
-"Last-Translator: Zdenko Podobný <zdenop at gmail.com>\n"
-"Language-Team: Slovak <sk-i18n at lists.linux.sk>\n"
+"PO-Revision-Date: 2022-01-07 11:54+0000\n"
+"Last-Translator: Dullus <dullus at gmail.com>\n"
+"Language-Team: Slovak <https://hosted.weblate.org/projects/gnucash/gnucash/"
+"sk/>\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Weblate 4.10.1\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Poedit-Language: Slovak\n"
"X-Poedit-Country: SLOVAKIA\n"
"X-Poedit-SourceCharset: utf-8\n"
@@ -2246,24 +2248,22 @@ msgstr "Celkom úÄtované:"
#: gnucash/gtkbuilder/dialog-invoice.glade:857
#: gnucash/report/reports/standard/invoice.scm:780
#: libgnucash/engine/gncInvoice.c:1116
-#, fuzzy
msgid "Credit Note"
-msgstr "Kreditný úÄet"
+msgstr "Poznámka k vkladu"
#: gnucash/gnome/dialog-invoice.c:2098
msgid "PAID"
-msgstr ""
+msgstr "ZAPLATENÃ"
#: gnucash/gnome/dialog-invoice.c:2100
#: gnucash/report/reports/standard/new-owner-report.scm:575
msgid "UNPAID"
-msgstr ""
+msgstr "NEZAPLATENÃ"
#: gnucash/gnome/dialog-invoice.c:2148 gnucash/gnome/dialog-invoice.c:2167
#: gnucash/gnome/dialog-invoice.c:2186
-#, fuzzy
msgid "New Credit Note"
-msgstr "Kreditný úÄet"
+msgstr "Nová poznámka k vkladu"
#: gnucash/gnome/dialog-invoice.c:2149
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:292
@@ -2274,9 +2274,8 @@ msgstr "Nová faktúra"
#: gnucash/gnome/dialog-invoice.c:2154 gnucash/gnome/dialog-invoice.c:2173
#: gnucash/gnome/dialog-invoice.c:2192
-#, fuzzy
msgid "Edit Credit Note"
-msgstr "Upraviť nastavenie výkazu"
+msgstr "Upraviť poznámku k vkladu"
#: gnucash/gnome/dialog-invoice.c:2155
msgid "Edit Invoice"
@@ -2284,9 +2283,8 @@ msgstr "Upraviť faktúru"
#: gnucash/gnome/dialog-invoice.c:2158 gnucash/gnome/dialog-invoice.c:2177
#: gnucash/gnome/dialog-invoice.c:2196
-#, fuzzy
msgid "View Credit Note"
-msgstr "Zobraziť/Upraviť úlohu"
+msgstr "Zobraziť poznámku k vkladu"
#: gnucash/gnome/dialog-invoice.c:2159
msgid "View Invoice"
@@ -2320,24 +2318,21 @@ msgid "View Expense Voucher"
msgstr "Zobraziť potvrdenie o výdavku"
#: gnucash/gnome/dialog-invoice.c:2519
-#, fuzzy
msgid "Open Linked Document:"
-msgstr "Nový úÄet"
+msgstr "Otvor previazaný dokument:"
#: gnucash/gnome/dialog-invoice.c:2633 gnucash/gnome/dialog-invoice.c:2858
-#, fuzzy
msgid "Bill Information"
-msgstr "ZúÄtovacia informácia"
+msgstr "FakturaÄné informácie"
#: gnucash/gnome/dialog-invoice.c:2635 gnucash/gnome/dialog-invoice.c:2861
#: gnucash/gnome/dialog-invoice.c:3431
msgid "Bill ID"
-msgstr "ID úÄtu"
+msgstr "ID faktúry"
#: gnucash/gnome/dialog-invoice.c:2639 gnucash/gnome/dialog-invoice.c:2865
-#, fuzzy
msgid "Voucher Information"
-msgstr "FakturaÄné informácie"
+msgstr "Informácie k potvrdenke"
#: gnucash/gnome/dialog-invoice.c:2641 gnucash/gnome/dialog-invoice.c:2868
#: gnucash/gnome/dialog-invoice.c:3465
@@ -2345,20 +2340,20 @@ msgid "Voucher ID"
msgstr "ID potvrdenky"
#: gnucash/gnome/dialog-invoice.c:3198
-#, fuzzy
msgid "Date of duplicated entries"
-msgstr "Dup_likovať položku"
+msgstr "Dátum duplicitných položiek"
#: gnucash/gnome/dialog-invoice.c:3253
msgid ""
"One or more selected invoices have already been posted.\n"
"Re-check your selection."
msgstr ""
+"Jedna alebo viac vybraných faktúr už bolo poslaných.\n"
+"Skontrolujte váš výber."
#: gnucash/gnome/dialog-invoice.c:3257
-#, fuzzy
msgid "Do you really want to post these invoices?"
-msgstr "SkutoÄne chcete vystaviÅ¥ faktúru?"
+msgstr "SkutoÄne chcete odoslaÅ¥ tieto faktúry?"
#: gnucash/gnome/dialog-invoice.c:3335 gnucash/gnome/dialog-invoice.c:3616
msgid "View/Edit Invoice"
@@ -2380,13 +2375,12 @@ msgstr "Vystaviť"
#: gnucash/gnome/dialog-invoice.c:3339 gnucash/gnome/dialog-invoice.c:3348
#: gnucash/gnome/dialog-invoice.c:3359
-#, fuzzy
msgid "Printable Report"
-msgstr "Jednoduchý výkaz"
+msgstr "TlaÄiteľný výkaz"
#: gnucash/gnome/dialog-invoice.c:3344 gnucash/gnome/dialog-invoice.c:3610
msgid "View/Edit Bill"
-msgstr "ZobraziÅ¥/UpraviÅ¥ úÄet"
+msgstr "Zobraziť/Upraviť faktúru"
#. Translators: The terms 'Voucher' and 'Expense Voucher' are used
#. interchangeably in gnucash and mean the same thing.
@@ -3891,24 +3885,20 @@ msgid "Initialize Test Data"
msgstr "Inicializovať testovacie dáta"
#: gnucash/gnome/gnc-plugin-business.c:326
-#, fuzzy
msgid "Assign as payment..."
-msgstr "S_pracovať platbu..."
+msgstr "S_pracovať ako platbu..."
#: gnucash/gnome/gnc-plugin-business.c:327
-#, fuzzy
msgid "Assign the selected transaction as payment"
-msgstr "Vystrihne zvolenú transakciu"
+msgstr "Nastav zvolenú transakciu ako platbu"
#: gnucash/gnome/gnc-plugin-business.c:331
-#, fuzzy
msgid "Edit payment..."
-msgstr "Periodická platba"
+msgstr "Upraviť platbu..."
#: gnucash/gnome/gnc-plugin-business.c:332
-#, fuzzy
msgid "Edit the payment this transaction is a part of"
-msgstr "Upravà aktuálnu transakciu"
+msgstr "Upraviť platbu aktuálnej transakcie"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:199
#: gnucash/gnome/gnc-plugin-page-invoice.c:113
@@ -3927,6 +3917,7 @@ msgstr "Nová úÄtovná _hierarchia..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:205
msgid "Extend the current book by merging with new account type categories"
msgstr ""
+"RozÅ¡ÃriÅ¥ aktuálnu úÄtovnú knihu zlúÄenÃm s novými kategóriami typov úÄtov"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:210
#: gnucash/gnome/gnc-plugin-page-account-tree.c:221
@@ -3939,17 +3930,15 @@ msgstr "OtvoriÅ¥ úÄet"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:222
#: gnucash/gnome/gnc-plugin-page-account-tree.c:346
msgid "Open the selected account"
-msgstr "Otvorà zvolený úÄet"
+msgstr "OtvoriÅ¥ zvolený úÄet"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:215
-#, fuzzy
msgid "Open _Old Style Register Account"
-msgstr "Otvorà zvolený úÄet"
+msgstr "OtvorÅ¥ úÄet starým pokladniÄným spôsobom"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:216
-#, fuzzy
msgid "Open the old style register selected account"
-msgstr "Otvorà zvolený úÄet"
+msgstr "OtvorÅ¥ zvolený starý pokladniÄný úÄet"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:229
#: gnucash/gnome/gnc-plugin-page-account-tree.c:240
@@ -3968,9 +3957,8 @@ msgid "Open Old St_yle Subaccounts"
msgstr "OtvoriÅ¥ podúÄty v starom Å¡_týle"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:235
-#, fuzzy
msgid "Open the old style register selected account and all its subaccounts"
-msgstr "Otvorà zvolený úÄet a vÅ¡etky jeho podúÄty"
+msgstr "OtvorÅ¥ zvolený starý pokladniÄný úÄet a vÅ¡etky jeho podúÄty"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:248
#: gnucash/gnome/gnc-plugin-page-register2.c:245
@@ -3993,30 +3981,26 @@ msgid "Delete selected account"
msgstr "Odstráni zvolený úÄet"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:258
-#, fuzzy
msgid "_Cascade Account Properties..."
-msgstr "_Farba úÄtu:"
+msgstr "Kaskádové vlastnosti úÄtu..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:259
-#, fuzzy
msgid "Cascade selected properties for account"
-msgstr "ProsÃm, vyberte si platný úÄet úveru."
+msgstr "Kaskáda zvolených vlastnostà úÄtu"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:263
#: gnucash/gnome/gnc-plugin-page-account-tree.c:268
#: gnucash/gnome/gnc-plugin-page-register2.c:250
#: gnucash/gnome/gnc-plugin-page-register.c:359
-#, fuzzy
msgid "F_ind Account"
-msgstr "ÃÄet"
+msgstr "Nájdi úÄet"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:264
#: gnucash/gnome/gnc-plugin-page-account-tree.c:269
#: gnucash/gnome/gnc-plugin-page-register2.c:251
#: gnucash/gnome/gnc-plugin-page-register.c:360
-#, fuzzy
msgid "Find an account"
-msgstr "ÃÄet"
+msgstr "Nájdi úÄet"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:273
msgid "_Renumber Subaccounts..."
@@ -4073,9 +4057,8 @@ msgstr "VysporiadaÅ¥ zvolený úÄet"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:307
#: gnucash/gnome/gnc-plugin-page-register2.c:362
#: gnucash/gnome/gnc-plugin-page-register.c:480
-#, fuzzy
msgid "_Auto-clear..."
-msgstr "VyÄistiÅ¥ zoznam"
+msgstr "Automatické vyÄistenie..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:308
msgid "Automatically clear individual transactions, given a cleared amount"
@@ -4110,15 +4093,14 @@ msgstr "Zaznamenať akciové rozdelenie alebo splynutie"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:322
#: gnucash/gnome/gnc-plugin-page-register2.c:372
#: gnucash/gnome/gnc-plugin-page-register.c:490
-#, fuzzy
msgid "View _Lots..."
-msgstr "Odstrániť zobrazenie"
+msgstr "Zobraz poplatky..."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:323
#: gnucash/gnome/gnc-plugin-page-register2.c:373
#: gnucash/gnome/gnc-plugin-page-register.c:491
msgid "Bring up the lot viewer/editor window"
-msgstr ""
+msgstr "Otvor okno editora poplatkov"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:327
msgid "Check & Repair A_ccount"
@@ -4159,14 +4141,12 @@ msgstr ""
#: gnucash/gnome/gnc-plugin-page-account-tree.c:343
#: gnucash/gnome/gnc-plugin-register2.c:64
-#, fuzzy
msgid "_Register2"
-msgstr "Register"
+msgstr "Register2"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:406
-#, fuzzy
msgid "Open2"
-msgstr "Otvoriť"
+msgstr "Otvoriť2"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:408
#: gnucash/gnome/gnc-plugin-page-owner-tree.c:285
@@ -4196,7 +4176,7 @@ msgstr "Odstrániť"
#: gnucash/gnome/gnc-plugin-page-register.c:1962
#: gnucash/gnome/gnc-plugin-page-register.c:5088
msgid "'Check & Repair' is currently running, do you want to abort it?"
-msgstr ""
+msgstr "'Kontroly a opravy' práve bežia, chcete ich ukonÄiÅ¥?"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:521
#: gnucash/gnome/gnc-plugin-page-account-tree.c:527
@@ -4243,13 +4223,12 @@ msgid ""
msgstr ""
#: gnucash/gnome/gnc-plugin-page-account-tree.c:1438
-#, fuzzy
msgid "_Pick another account"
-msgstr "_Vyberte prevodový úÄet"
+msgstr "Vyberte iný úÄet"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:1439
msgid "_Do it anyway"
-msgstr ""
+msgstr "Sprav to aj tak"
#: gnucash/gnome/gnc-plugin-page-account-tree.c:1522
#: gnucash/gnome/gnc-plugin-page-account-tree.c:1658
@@ -4287,17 +4266,17 @@ msgstr "ÃÄet %s bude odstránený."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:1738
#, c-format
msgid "All transactions in this account will be moved to the account %s."
-msgstr ""
+msgstr "VÅ¡etky transakÄne položky z tohto úÄtu budú presunuté do úÄtu %s."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:1745
#, c-format
msgid "All transactions in this account will be deleted."
-msgstr ""
+msgstr "VÅ¡etky transakcie v tomto úÄte budú odstránené."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:1754
-#, fuzzy, c-format
+#, c-format
msgid "Its sub-account will be moved to the account %s."
-msgstr "Vrátane podúÄtov vÅ¡etkých zvolených úÄtov"
+msgstr "Jeho podúÄty budú presunuté do úÄtu %s."
#: gnucash/gnome/gnc-plugin-page-account-tree.c:1760
#, fuzzy, c-format
@@ -4342,9 +4321,8 @@ msgid "Select this or another budget and delete it."
msgstr ""
#: gnucash/gnome/gnc-plugin-page-budget.c:164
-#, fuzzy
msgid "Budget _Options..."
-msgstr "Nastavenia rozpoÄtu"
+msgstr "Nastavenia rozp_oÄtu..."
#: gnucash/gnome/gnc-plugin-page-budget.c:165
#, fuzzy
@@ -4374,9 +4352,8 @@ msgid "Edit budget for all periods for the selected accounts."
msgstr "Upravà zvolený úÄet"
#: gnucash/gnome/gnc-plugin-page-budget.c:181
-#, fuzzy
msgid "Edit Note"
-msgstr "Kreditný úÄet"
+msgstr "Upraviť poznámku"
#: gnucash/gnome/gnc-plugin-page-budget.c:183
#, fuzzy
@@ -4412,14 +4389,12 @@ msgid "Estimate"
msgstr "Odhad"
#: gnucash/gnome/gnc-plugin-page-budget.c:224
-#, fuzzy
msgid "All Periods"
-msgstr "Obdobie"
+msgstr "Všetky obdobia"
#: gnucash/gnome/gnc-plugin-page-budget.c:225
-#, fuzzy
msgid "Note"
-msgstr "Poznámky"
+msgstr "Poznámka"
#: gnucash/gnome/gnc-plugin-page-budget.c:226
#, fuzzy
@@ -4453,14 +4428,12 @@ msgid "You must select at least one account to estimate."
msgstr "MusÃte vybraÅ¥ aspoÅ jeden úÄet pre odhad."
#: gnucash/gnome/gnc-plugin-page-budget.c:1154
-#, fuzzy
msgid "You must select at least one account to edit."
-msgstr "MusÃte vybraÅ¥ aspoÅ jeden úÄet pre odhad."
+msgstr "MusÃte vybraÅ¥ aspoÅ jeden úÄet pre úpravu."
#: gnucash/gnome/gnc-plugin-page-budget.c:1252
-#, fuzzy
msgid "You must select one budget cell to edit."
-msgstr "MusÃte vybraÅ¥ aspoÅ jeden úÄet pre odhad."
+msgstr "MusÃte vybraÅ¥ aspoÅ jednu položku rozpoÄtu pre úpravu."
#: gnucash/gnome/gnc-plugin-page-invoice.c:109
msgid "Sort _Order"
@@ -4515,24 +4488,20 @@ msgid "Make a copy of the current entry"
msgstr "Vytvorà kópiu aktuálnej položky"
#: gnucash/gnome/gnc-plugin-page-invoice.c:204
-#, fuzzy
msgid "Move Entry _Up"
-msgstr "Presunúť _ hore"
+msgstr "Pres_unúť hore"
#: gnucash/gnome/gnc-plugin-page-invoice.c:205
-#, fuzzy
msgid "Move the current entry one row upwards"
-msgstr "Uložiť aktuálnu položku?"
+msgstr "Posunúť aktuálnu položku o riadok nahor"
#: gnucash/gnome/gnc-plugin-page-invoice.c:209
-#, fuzzy
msgid "Move Entry Do_wn"
-msgstr "Presunúť do_le"
+msgstr "Presunúť dole"
#: gnucash/gnome/gnc-plugin-page-invoice.c:210
-#, fuzzy
msgid "Move the current entry one row downwards"
-msgstr "Uložiť aktuálnu položku?"
+msgstr "Posunúť aktuálnu položku o riadok nadol"
#: gnucash/gnome/gnc-plugin-page-invoice.c:238
msgid "_Company Report"
@@ -4662,19 +4631,16 @@ msgid "_Reset Default Layout for Customer Documents"
msgstr ""
#: gnucash/gnome/gnc-plugin-page-invoice.c:317
-#, fuzzy
msgid "_Print Bill"
-msgstr "TlaÄ"
+msgstr "TlaÄ potvrdenie"
#: gnucash/gnome/gnc-plugin-page-invoice.c:318
-#, fuzzy
msgid "_Edit Bill"
-msgstr "Upraviť faktúru"
+msgstr "Upraviť potvrdenie"
#: gnucash/gnome/gnc-plugin-page-invoice.c:319
-#, fuzzy
msgid "_Duplicate Bill"
-msgstr "Duplikovať"
+msgstr "Duplikovať potvrdenie"
#: gnucash/gnome/gnc-plugin-page-invoice.c:320
#, fuzzy
@@ -9203,7 +9169,7 @@ msgstr "Rozdeliť spojnice"
#: gnucash/register/ledger-core/split-register.c:1982
#, c-format
msgid "The account %s does not exist. Would you like to create it?"
-msgstr ""
+msgstr "ÃÄet %s neexistuje. Chcete ho vytvoriÅ¥?"
#: gnucash/gnome-utils/gnc-tree-control-split-reg.c:2121
msgid "You can not paste from the general journal to a register."
@@ -9241,7 +9207,7 @@ msgstr "Vklad cez bankomat"
#: gnucash/register/ledger-core/split-register.c:2547
#: gnucash/register/ledger-core/split-register.c:2578
msgid "ATM Draw"
-msgstr ""
+msgstr "Výber cez bankomat"
#: gnucash/gnome-utils/gnc-tree-model-split-reg.c:2853
#: gnucash/register/ledger-core/split-register.c:2548
commit bb667cb3dc82001d8f1c66d94de503cd3f257cb0
Author: Yaron Shahrabani <sh.yaron at gmail.com>
Date: Fri Jan 7 21:57:04 2022 +0100
Translation update by Yaron Shahrabani <sh.yaron at gmail.com> using Weblate
po/he.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Yaron Shahrabani <sh.yaron at gmail.com>
diff --git a/po/he.po b/po/he.po
index 87c3b974a..563aa09a0 100644
--- a/po/he.po
+++ b/po/he.po
@@ -11,8 +11,8 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-05 11:53+0000\n"
-"Last-Translator: Avi Markovitz <avi.markovitz at gmail.com>\n"
+"PO-Revision-Date: 2022-01-07 11:54+0000\n"
+"Last-Translator: Yaron Shahrabani <sh.yaron at gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gnucash/gnucash/"
"he/>\n"
"Language: he\n"
@@ -23643,7 +23643,7 @@ msgstr "××× ×ס ××צ×× × XML"
#: gnucash/report/reports/locale-specific/de_DE/taxtxf.scm:847
msgid "Taxable Income / Deductible Expenses / Export to .XML file"
-msgstr "××× ×¡×ת ×ר×ת ××ס×× / ××צ××ת ×××ר×ת ××ס / ××צ×× ××§×××¥ XML."
+msgstr "××× ×¡×ת ×ר×ת ××ס×× / ××צ××ת ×××ר×ת ××ס / ××צ×× ××§×××¥ â.XML"
#: gnucash/report/reports/locale-specific/de_DE/taxtxf.scm:851
#: gnucash/report/reports/locale-specific/de_DE/taxtxf.scm:859
commit 003d05c0b0d05173ff4034d3c5ac04de4f9fc900
Author: Francisco Serrador <fserrador at gmail.com>
Date: Fri Jan 7 21:57:03 2022 +0100
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/es_NI.po: 14.7% (791 of 5380 strings; 2900 fuzzy)
966 failing checks (17.9%)
Translation: GnuCash/Program (Spanish (Nicaragua))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es_NI/
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/es.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es/
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/es.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es/
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
po/es.po: 100.0% (5380 of 5380 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es/
Co-authored-by: Francisco Serrador <fserrador at gmail.com>
diff --git a/po/es.po b/po/es.po
index 4123bd0cf..64b2e7b35 100644
--- a/po/es.po
+++ b/po/es.po
@@ -79,7 +79,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2022-01-02 23:54+0000\n"
+"PO-Revision-Date: 2022-01-07 20:57+0000\n"
"Last-Translator: Francisco Serrador <fserrador at gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gnucash/gnucash/"
"es/>\n"
@@ -4663,7 +4663,7 @@ msgstr "Mueve el apunte efectivo una fila por debajo"
#: gnucash/gnome/gnc-plugin-page-invoice.c:238
msgid "_Company Report"
-msgstr "BoletÃn de _Sociedad"
+msgstr "BoletÃn _Societario"
#: gnucash/gnome/gnc-plugin-page-invoice.c:247
msgid "_Standard"
@@ -6036,7 +6036,7 @@ msgstr "Exportar"
#. to be used as toolbar button label.
#: gnucash/gnome/gnc-plugin-page-report.c:1140
msgid "Save Config"
-msgstr "Guardar Configuración"
+msgstr "Guardar Config"
#. Translators: This string is meant to be a short alternative for "Save Report Configuration As..."
#. to be used as toolbar button label.
@@ -9206,8 +9206,14 @@ msgstr "Contabilidad financiara personal y pequeños negocios."
#: gnucash/gnome-utils/gnc-main-window.c:4738
msgid "translator-credits"
msgstr ""
-"Francisco Javier Serrador <serrador at tecknolabs.com> 7-ene-2022\n"
-"Eneko Lacunza <enlar at enlar.net>"
+"Francisco Javier Serrador 2018 - 2022\n"
+"Adolfo Jayme Barrientos, 2021\n"
+"Carlos Manrique Enguita, 2021\n"
+"Eneko Lacunza 2003 - 2008\n"
+"Guille, 2021\n"
+"Jaime MarquÃnez Ferrándiz\n"
+"Juan Manuel GarcÃa Molina, 2000\n"
+"Raúl Miró, 2001"
#: gnucash/gnome-utils/gnc-main-window.c:4741
msgid "Visit the GnuCash website."
@@ -17839,7 +17845,7 @@ msgstr "Nivel de zoom predeterminado"
#: gnucash/gtkbuilder/dialog-preferences.glade:3344
msgid "Reports"
-msgstr "Informes"
+msgstr "Boletines"
#: gnucash/gtkbuilder/dialog-preferences.glade:3363
msgid "<b>Window Geometry</b>"
@@ -18193,10 +18199,9 @@ msgid ""
"ADDRESS item defined in order\n"
"to print an address on the check."
msgstr ""
-"Compruebe que el formato debe\n"
-"tener un elemento de DIRECCIÃN\n"
-"definida con el fin de escribir una\n"
-"dirección en la comprobación."
+"Compruebe que el formato debe tener un\n"
+"elemento de DIRECCIÃN definida con el fin\n"
+"de escribir una dirección en la comprobación."
#: gnucash/gtkbuilder/dialog-print-check.glade:535
#: gnucash/gtkbuilder/dialog-print-check.glade:1084
@@ -21076,7 +21081,7 @@ msgstr "Acum-desgl"
#: gnucash/import-export/bi-import/dialog-bi-import-gui.c:198
msgid "Import Bills or Invoices from csv"
-msgstr "Importar Minutas o Facturas desde CSV"
+msgstr "Importar Ticket o Facturas desde CSV"
#: gnucash/import-export/bi-import/dialog-bi-import-gui.c:226
#, c-format
@@ -26813,7 +26818,7 @@ msgstr "Nombre del cliente"
#: gnucash/report/reports/standard/customer-summary.scm:118
msgid "Markup (which is profit amount divided by sales)"
msgstr ""
-"Marcado (el cual es la cantidad de beneficio dividida entre las ventas)"
+"Resultado (el cual es la cantidad de beneficio dividida entre las ventas)"
#: gnucash/report/reports/standard/customer-summary.scm:119
#: gnucash/report/reports/standard/customer-summary.scm:300
@@ -26832,7 +26837,7 @@ msgstr "No se ha encontrado ningún cliente válido."
#: gnucash/report/reports/standard/customer-summary.scm:299
msgid "Markup"
-msgstr "Marcar"
+msgstr "Resultado"
#: gnucash/report/reports/standard/customer-summary.scm:378
msgid "No Customer"
@@ -28656,7 +28661,7 @@ msgstr "Su ref: "
#: gnucash/report/reports/standard/taxinvoice.scm:198
msgid "Job number: "
-msgstr "Núm. de ejercicio: "
+msgstr "N.º de ejercicio: "
#: gnucash/report/reports/standard/taxinvoice.scm:200
msgid "Job name: "
@@ -28690,7 +28695,7 @@ msgstr "Cantidad Vencida (inc TIV)"
#: gnucash/report/reports/standard/taxinvoice.scm:306
msgid "Invoice #: "
-msgstr "Factura #: "
+msgstr "N.º Factura: "
#: gnucash/report/reports/standard/taxinvoice.scm:307
msgid "Reference: "
diff --git a/po/es_NI.po b/po/es_NI.po
index 583746649..39f04f2d4 100644
--- a/po/es_NI.po
+++ b/po/es_NI.po
@@ -1,18 +1,20 @@
+# Francisco Serrador <fserrador at gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.9-pre1\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
-"product=GnuCash&component=Translations\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
+"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-07 00:19+0100\n"
-"PO-Revision-Date: 2001-10-22 14:04-0600\n"
-"Last-Translator: Georg Lehner <Jorge.Lehner at gmx.net>, Juan Manuel GarcÃa "
-"Molina <juanmagm at mail.com>\n"
-"Language-Team: Spanish es at li.org\"\n"
+"PO-Revision-Date: 2022-01-07 20:57+0000\n"
+"Last-Translator: Francisco Serrador <fserrador at gmail.com>\n"
+"Language-Team: Spanish (Nicaragua) <https://hosted.weblate.org/projects/"
+"gnucash/gnucash/es_NI/>\n"
"Language: es_NI\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 4.10.1\n"
#: bindings/guile/commodity-table.scm:44
msgid "ALL NON-CURRENCY"
@@ -7914,11 +7916,12 @@ msgid "Please select an Equity account to hold the total Period Expense."
msgstr ""
#: gnucash/gnome-utils/dialog-commodity.c:160
-#, fuzzy
msgid ""
"\n"
"Please select a commodity to match"
-msgstr "Debe especificar el archivo a cargar.\n"
+msgstr ""
+"\n"
+"Debe especificar el archivo a cargar."
#: gnucash/gnome-utils/dialog-commodity.c:167
#, fuzzy
commit 2bd8f9125444c7961ce4129b1a11462256dab6cd
Author: Syahmin Sukhairi <syahmin at gmail.com>
Date: Fri Jan 7 21:57:02 2022 +0100
Translation update by Syahmin Sukhairi <syahmin at gmail.com> using Weblate
po/glossary/id.po: 98.1% (212 of 216 strings; 1 fuzzy)
1 failing checks (0.4%)
Translation: GnuCash/Glossary (Indonesian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/id/
Co-authored-by: Syahmin Sukhairi <syahmin at gmail.com>
diff --git a/po/glossary/id.po b/po/glossary/id.po
index e0a3215e1..62affa69f 100644
--- a/po/glossary/id.po
+++ b/po/glossary/id.po
@@ -5,14 +5,15 @@
# Triyan W. Nugroho <triyan.wn at gmail.com>, 2020.
# Ferdinand Tampubolon <dnandz at gmail.com>, 2021.
# Reza Almanda <rezaalmanda27 at gmail.com>, 2021.
+# Syahmin Sukhairi <syahmin at gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 4.8\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2021-12-05 20:11+0100\n"
-"PO-Revision-Date: 2022-01-02 22:54+0000\n"
-"Last-Translator: Anonymous <noreply at weblate.org>\n"
+"PO-Revision-Date: 2022-01-07 05:54+0000\n"
+"Last-Translator: Syahmin Sukhairi <syahmin at gmail.com>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/gnucash/"
"glossary/id/>\n"
"Language: id\n"
@@ -754,13 +755,11 @@ msgstr "Terbagi"
#. "Alias of 'shares'"
msgid "stocks"
-msgstr ""
+msgstr "saham"
#. "Sometimes one old share gets replaced by multiple new like 1 OLD @100¤ by 2 NEW @50¤"
-#, fuzzy
-#| msgid "split"
msgid "stock split"
-msgstr "Terbagi"
+msgstr "pemecahan saham"
#. "This sets the particular design or shape of a report."
msgid "style sheet"
@@ -875,13 +874,13 @@ msgid "withdraw (in the reconcile dialog)"
msgstr "penarikan( dalam rekonsiliasi dialog)"
msgid "stock"
-msgstr ""
+msgstr "saham"
msgid "due"
msgstr ""
msgid "Online"
-msgstr ""
+msgstr "Daring"
msgid "Direct Debit"
msgstr ""
commit 831a17c514972fca210ad601f8943f73e25d8929
Merge: 9d07471a8 0822d6f5a
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Jan 6 21:01:24 2022 -0800
Merge Jean Laroche's '798391_Reimport_OFX_INCOME' into maint.
commit 0822d6f5a3f2ffb0daca0f1b2afb535feeb572f1
Author: jean <27791933+jeanlaroche at users.noreply.github.com>
Date: Fri Dec 31 12:42:31 2021 -0800
Bug 798391 OFX import routine keeps prompting for accepted
With some OFX_INCOME or OFX_REINVEST transactions, the FITID field was not always being set.
diff --git a/gnucash/import-export/ofx/gnc-ofx-import.c b/gnucash/import-export/ofx/gnc-ofx-import.c
index 32e6ace4b..b77284a6c 100644
--- a/gnucash/import-export/ofx/gnc-ofx-import.c
+++ b/gnucash/import-export/ofx/gnc-ofx-import.c
@@ -873,6 +873,8 @@ int ofx_proc_transaction_cb(struct OfxTransactionData data, void *user_data)
// Set split memo from ofx transaction name or memo
gnc_ofx_set_split_memo(&data, split);
+ if (data.fi_id_valid)
+ gnc_import_set_split_online_id (split, sanitize_string (data.fi_id));
}
if (income_account != NULL &&
data.invtransactiontype == OFX_INCOME)
@@ -889,6 +891,8 @@ int ofx_proc_transaction_cb(struct OfxTransactionData data, void *user_data)
// Set split memo from ofx transaction name or memo
gnc_ofx_set_split_memo(&data, split);
+ if (data.fi_id_valid)
+ gnc_import_set_split_online_id (split, sanitize_string (data.fi_id));
}
}
@@ -907,6 +911,8 @@ int ofx_proc_transaction_cb(struct OfxTransactionData data, void *user_data)
// Set split memo from ofx transaction name or memo
gnc_ofx_set_split_memo(&data, split);
+ if (data.fi_id_valid)
+ gnc_import_set_split_online_id (split, sanitize_string (data.fi_id));
}
}
Summary of changes:
data/accounts/pt_PT/CMakeLists.txt | 2 +
.../{C => pt_PT}/acctchrt_business.gnucash-xea | 310 +-
.../{ja => pt_PT}/acctchrt_checkbook.gnucash-xea | 34 +-
gnucash/gnome-utils/gnc-query-view.c | 7 +-
gnucash/gnome/gnc-plugin-page-budget.c | 6 +
gnucash/gtkbuilder/assistant-acct-period.glade | 117 +-
.../gtkbuilder/assistant-csv-account-import.glade | 189 +-
gnucash/gtkbuilder/assistant-csv-export.glade | 363 ++-
.../gtkbuilder/assistant-csv-price-import.glade | 538 ++--
.../gtkbuilder/assistant-csv-trans-import.glade | 589 ++--
gnucash/gtkbuilder/assistant-hierarchy.glade | 236 +-
gnucash/gtkbuilder/assistant-loan.glade | 509 ++--
gnucash/gtkbuilder/assistant-qif-import.glade | 478 ++-
gnucash/gtkbuilder/assistant-stock-split.glade | 245 +-
gnucash/gtkbuilder/assistant-xml-encoding.glade | 202 +-
gnucash/gtkbuilder/business-options-gnome.glade | 9 +-
gnucash/gtkbuilder/business-prefs.glade | 324 +-
gnucash/gtkbuilder/dialog-account-picker.glade | 192 +-
gnucash/gtkbuilder/dialog-account.glade | 1034 ++++---
gnucash/gtkbuilder/dialog-bi-import-gui.glade | 211 +-
gnucash/gtkbuilder/dialog-billterms.glade | 713 +++--
gnucash/gtkbuilder/dialog-book-close.glade | 102 +-
gnucash/gtkbuilder/dialog-choose-owner.glade | 70 +-
gnucash/gtkbuilder/dialog-commodities.glade | 87 +-
gnucash/gtkbuilder/dialog-commodity.glade | 498 ++--
gnucash/gtkbuilder/dialog-custom-report.glade | 63 +-
.../gtkbuilder/dialog-customer-import-gui.glade | 171 +-
gnucash/gtkbuilder/dialog-customer.glade | 499 ++--
gnucash/gtkbuilder/dialog-date-close.glade | 173 +-
gnucash/gtkbuilder/dialog-doclink.glade | 243 +-
gnucash/gtkbuilder/dialog-employee.glade | 428 +--
gnucash/gtkbuilder/dialog-file-access.glade | 170 +-
gnucash/gtkbuilder/dialog-fincalc.glade | 416 ++-
gnucash/gtkbuilder/dialog-find-account.glade | 125 +-
gnucash/gtkbuilder/dialog-imap-editor.glade | 139 +-
gnucash/gtkbuilder/dialog-import.glade | 569 ++--
gnucash/gtkbuilder/dialog-invoice.glade | 604 ++--
gnucash/gtkbuilder/dialog-job.glade | 181 +-
gnucash/gtkbuilder/dialog-lot-viewer.glade | 276 +-
gnucash/gtkbuilder/dialog-new-user.glade | 172 +-
gnucash/gtkbuilder/dialog-object-references.glade | 31 +-
gnucash/gtkbuilder/dialog-options.glade | 72 +-
gnucash/gtkbuilder/dialog-order.glade | 387 ++-
gnucash/gtkbuilder/dialog-payment.glade | 363 +--
gnucash/gtkbuilder/dialog-preferences.glade | 3093 ++++++++++++--------
gnucash/gtkbuilder/dialog-price.glade | 475 ++-
gnucash/gtkbuilder/dialog-print-check.glade | 868 +++---
gnucash/gtkbuilder/dialog-progress.glade | 69 +-
gnucash/gtkbuilder/dialog-query-view.glade | 35 +-
gnucash/gtkbuilder/dialog-report.glade | 420 ++-
gnucash/gtkbuilder/dialog-reset-warnings.glade | 89 +-
gnucash/gtkbuilder/dialog-search.glade | 196 +-
gnucash/gtkbuilder/dialog-sx.glade | 783 ++---
gnucash/gtkbuilder/dialog-tax-info.glade | 320 +-
gnucash/gtkbuilder/dialog-tax-table.glade | 237 +-
gnucash/gtkbuilder/dialog-totd.glade | 87 +-
gnucash/gtkbuilder/dialog-transfer.glade | 350 +--
gnucash/gtkbuilder/dialog-userpass.glade | 92 +-
gnucash/gtkbuilder/dialog-vendor.glade | 358 +--
gnucash/gtkbuilder/gnc-date-format.glade | 124 +-
gnucash/gtkbuilder/gnc-frequency.glade | 319 +-
gnucash/gtkbuilder/gnc-plugin-page-budget.glade | 536 ++--
gnucash/gtkbuilder/gnc-plugin-page-register.glade | 639 ++--
gnucash/gtkbuilder/gnc-plugin-page-register2.glade | 453 ++-
gnucash/gtkbuilder/gnc-recurrence.glade | 57 +-
gnucash/gtkbuilder/gnc-tree-view-owner.glade | 51 +-
gnucash/gtkbuilder/window-autoclear.glade | 22 +-
gnucash/gtkbuilder/window-reconcile.glade | 14 +-
.../import-export/aqb/assistant-ab-initial.glade | 112 +-
gnucash/import-export/aqb/dialog-ab-pref.glade | 124 +-
gnucash/import-export/aqb/dialog-ab.glade | 897 +++---
gnucash/import-export/ofx/gnc-ofx-import.c | 6 +
.../register/ledger-core/split-register-model.c | 7 +-
gnucash/register/register-gnome/combocell-gnome.c | 12 +-
gnucash/report/report-utilities.scm | 14 +-
libgnucash/engine/Split.c | 14 +-
libgnucash/engine/test/utest-Budget.c | 37 +
libgnucash/engine/test/utest-Split.cpp | 4 +-
po/de.po | 44 +-
po/es.po | 1184 ++++----
po/es_NI.po | 19 +-
po/fi.po | 9 +-
po/glossary/ar.po | 4 +-
po/glossary/bg.po | 8 +-
po/glossary/ca.po | 9 +-
po/glossary/da.po | 11 +-
po/glossary/de.po | 4 +-
po/glossary/de_CH.po | 8 +-
po/glossary/el.po | 11 +-
po/glossary/es.po | 52 +-
po/glossary/fi.po | 21 +-
po/glossary/fr.po | 52 +-
po/glossary/he.po | 4 +-
po/glossary/hr.po | 4 +-
po/glossary/hu.po | 8 +-
po/glossary/id.po | 19 +-
po/glossary/it.po | 4 +-
po/glossary/lt.po | 7 +-
po/glossary/nb.po | 11 +-
po/glossary/nl.po | 29 +-
po/glossary/pl.po | 11 +-
po/glossary/pt.po | 49 +-
po/glossary/pt_BR.po | 16 +-
po/glossary/ru.po | 11 +-
po/glossary/rw.po | 7 +-
po/glossary/sk.po | 28 +-
po/glossary/sv.po | 11 +-
po/glossary/tr.po | 4 +-
po/glossary/vi.po | 11 +-
po/glossary/zh_CN.po | 39 +-
po/glossary/zh_TW.po | 8 +-
po/he.po | 322 +-
po/nl.po | 189 +-
po/pt.po | 639 ++--
po/sk.po | 164 +-
po/sv.po | 10 +-
po/zh_CN.po | 151 +-
117 files changed, 12984 insertions(+), 13269 deletions(-)
copy data/accounts/{C => pt_PT}/acctchrt_business.gnucash-xea (85%)
copy data/accounts/{ja => pt_PT}/acctchrt_checkbook.gnucash-xea (85%)
More information about the gnucash-changes
mailing list