mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 798763 - "Manage Document Link" keyboard shortcut is missing
Added missing underscore in gnc-plugin-page-register.ui
This commit is contained in:
parent
0be0b7e5a8
commit
c18e4596b2
@ -202,7 +202,7 @@
|
|||||||
|
|
||||||
<menu id="TransPlaceholder3">
|
<menu id="TransPlaceholder3">
|
||||||
<item>
|
<item>
|
||||||
<attribute name="label" translatable="yes">Manage Document Link…</attribute>
|
<attribute name="label" translatable="yes">_Manage Document Link…</attribute>
|
||||||
<attribute name="action">GncPluginPageRegisterActions.LinkTransactionAction</attribute>
|
<attribute name="action">GncPluginPageRegisterActions.LinkTransactionAction</attribute>
|
||||||
<attribute name="tooltip" translatable="yes">Add, change, or unlink the document linked with the current transaction</attribute>
|
<attribute name="tooltip" translatable="yes">Add, change, or unlink the document linked with the current transaction</attribute>
|
||||||
<attribute name="temp" translatable="no">yes</attribute>
|
<attribute name="temp" translatable="no">yes</attribute>
|
||||||
|
Loading…
Reference in New Issue
Block a user