Skip to content

Commit

Permalink
Get the tooltip working on "Online Banking Setup"
Browse files Browse the repository at this point in the history
"tt" -> "tooltip"
  • Loading branch information
richardcohen committed May 14, 2023
1 parent 1fe097b commit 49d3862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnucash/import-export/aqb/gnc-plugin-aqbanking.ui
Expand Up @@ -62,7 +62,7 @@
<item>
<attribute name="label" translatable="yes">_Online Banking Setup…</attribute>
<attribute name="action">gnc-plugin-aqbanking-actions.ABSetupAction</attribute>
<attribute name="tt" translatable="yes">Initial setup of Online Banking access (HBCI, or OFX DirectConnect, using AqBanking)</attribute>
<attribute name="tooltip" translatable="yes">Initial setup of Online Banking access (HBCI, or OFX DirectConnect, using AqBanking)</attribute>
</item>
</menu>

Expand Down

0 comments on commit 49d3862

Please sign in to comment.