Fix copy-paste error in gnc-plugin-page-account-tree.ui

This commit is contained in:
Robert Fewell 2023-03-16 09:28:39 +00:00
parent 267aa4bf42
commit f6d013847d

View File

@ -278,7 +278,7 @@
<attribute name="label" translatable="yes">_Check &amp; Repair</attribute> <attribute name="label" translatable="yes">_Check &amp; Repair</attribute>
<attribute name="action">GncPluginPageAccountTreeActions.ScrubMenuAction</attribute> <attribute name="action">GncPluginPageAccountTreeActions.ScrubMenuAction</attribute>
<item> <item>
<attribute name="label" translatable="yes">_Check &amp; Repair A_ccount</attribute> <attribute name="label" translatable="yes">Check &amp; Repair A_ccount</attribute>
<attribute name="action">GncPluginPageAccountTreeActions.ScrubAction</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> <attribute name="tooltip" translatable="yes">Check for and repair unbalanced transactions and orphan splits in this account</attribute>
</item> </item>