Bug 798763 - "Manage Document Link" keyboard shortcut is missing

Added missing underscore in gnc-plugin-page-register.ui
This commit is contained in:
Robert Fewell 2023-03-03 13:12:32 +00:00
parent 0be0b7e5a8
commit c18e4596b2

View File

@ -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>