mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix copy-paste error in gnc-plugin-page-account-tree.ui
This commit is contained in:
parent
267aa4bf42
commit
f6d013847d
@ -278,7 +278,7 @@
|
|||||||
<attribute name="label" translatable="yes">_Check & Repair</attribute>
|
<attribute name="label" translatable="yes">_Check & Repair</attribute>
|
||||||
<attribute name="action">GncPluginPageAccountTreeActions.ScrubMenuAction</attribute>
|
<attribute name="action">GncPluginPageAccountTreeActions.ScrubMenuAction</attribute>
|
||||||
<item>
|
<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="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>
|
||||||
|
Loading…
Reference in New Issue
Block a user