gnucash master: Fix copy-paste error in gnc-plugin-page-account-tree.ui
Robert Fewell
bobit at code.gnucash.org
Thu Mar 16 05:30:13 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/f6d01384 (commit)
from https://github.com/Gnucash/gnucash/commit/267aa4bf (commit)
commit f6d013847d7f34de16de3726313366cd37bc6a4e
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Thu Mar 16 09:28:39 2023 +0000
Fix copy-paste error in gnc-plugin-page-account-tree.ui
diff --git a/gnucash/ui/gnc-plugin-page-account-tree.ui b/gnucash/ui/gnc-plugin-page-account-tree.ui
index 08d541c61b..1284e45259 100644
--- a/gnucash/ui/gnc-plugin-page-account-tree.ui
+++ b/gnucash/ui/gnc-plugin-page-account-tree.ui
@@ -278,7 +278,7 @@
<attribute name="label" translatable="yes">_Check & Repair</attribute>
<attribute name="action">GncPluginPageAccountTreeActions.ScrubMenuAction</attribute>
<item>
- <attribute name="label" translatable="yes">_Check & Repair A_ccount</attribute>
+ <attribute name="label" translatable="yes">Check & Repair A_ccount</attribute>
<attribute name="action">GncPluginPageAccountTreeActions.ScrubAction</attribute>
<attribute name="tooltip" translatable="yes">Check for and repair unbalanced transactions and orphan splits in this account</attribute>
</item>
Summary of changes:
gnucash/ui/gnc-plugin-page-account-tree.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-changes
mailing list